/*
Theme Name: DestinWest
Theme URI: http://destinwest.net/
Description: The default WordPress theme based on the original static Destin West site.
Version: 1.1

	DestinWest v1.1
	 http://destinwest.net/

*/

/* Begin Typography & Colors */

/* Begin Structure */

.clear {
	clear: both;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


@import url("http://destinwest.net/navtree.css");


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background-color: #1f96e1;
	background-image: url(http://destinwest.net/img/bg.gif);
	background-repeat: repeat-x;
}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 10px;
	line-height:120%;
}

h1 {font-size:220%; color:#431837;}
h2 {font-size:190%; color:#7a2c65;}
h3 {font-size:170%; color:#02494e;}

h4 {
font-size:150%;
font-family: Georgia, "Times New Roman", Times, serif;
/* font-size:110%; */
font-weight:lighter;
color:#2c868d;
border-bottom: 1px dotted #a0c5c8;
}


/*
.mileage
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color:#016AA9;
}

.bodytext
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color:#666666;
	line-height: 150%;
}

.bodytext a, .bodytext a:active, .bodytext a:visited
{
color:#666666;
text-decoration:underline;
}
.bodytext a:hover
{
color:#016AA9;
text-decoration:none;
}
*/

.caltext
{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color:#666666;
	line-height: 150%;
}

.caltext a, .caltext a:active, .caltext a:visited
{
color:#666666;
text-decoration:underline;
}
.caltext a:hover
{
color:#016AA9;
text-decoration:none;
}

.caltextbold {
	font-weight: bold;
	color: #0099CC;
}


img.floatleft { float: left;
margin: 0px 16px 0px 0px;
padding: 0px 0px 0px 0px;
 }	
 
 img.floatright { float: right;
margin: 0px 0px 10px 16px;
padding: 0px 0px 0px 0px;
 }	
 
.bodytext ul li {
	line-height:150%;
	padding: 0px 0px 6px 0px;
	list-style: url(../img/bullet.gif);

}

.bodytext ol li {
	line-height:135%;
	list-style: url(none);
}


.red
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color:#FF0000;
}

	
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
    background-color:#fff;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/

div#navcontainer
{
background-color: #048d98;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #2fa2ab;
}

div#navcontainer ul li a:hover
{
background-color: #3cb6c0;
color: white;
}

#active a { border-left: 1px solid #2fa2ab; }
/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
}

/* Container Left Start*/
div#MainText-left {
	width: 120px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 120px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #EBC7E1;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 10px;
	background-color: #431837;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7A2C65;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #95357A;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7A2C65;
}


/* Container Right Start*/
div#MainText-right {
	clear: both;
	width: 625px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 5px;
	line-height: 18px;
}

div#MainText-right a {color:#0099CC;}
div#MainText-right a:hover {color:#FF3333; text-decoration:none;}

div#MainText-right ul li {
	line-height:150%;
	padding: 0px 0px 6px 0px;
	list-style: url(../img/bullet.gif);

}

div#MainText-right ol li {
	line-height:135%;
	list-style: url(none);
}



/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #048d98;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ADDCDC;
}
div#Footer a{
	color:#ADDCDC;
	text-decoration: underline;
}
div#Footer a:hover{
	color: #fff;
	text-decoration: none;
}



.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 100px; /* Width of Menu Items */
border-bottom: 1px solid #fff;
background-color: #431837;
font-family:"Trebuchet MS";
text-align:center;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 100px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #e1b9d6;
text-decoration: none;
background: #431837;
padding: 1px 5px;
border: 1px solid #fff;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #e1b9d6;
}

.suckerdiv ul li a:hover{
background-color: #95357a;
}

.suckerdiv .subfolderstyle{
background: url(../img/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

