/* ===================================================	
	CONTENT STYLES	
=================================================== */
body {
	margin: 0px;
	padding: 0px;
	background: url(/lib/images/site/hp_background.jpg) repeat-x top center;
}

#wrapper {
	width: 760px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	position:relative;
}

.clear {
	clear:both;
	height : 1%; 
	overflow : hidden; 
}

a img {
	border:none;
}

#hpMap {
	float:left;
}


#hpLeft {
	float:left;
	padding:0 10px 0 11px;
	width:290px;
}

#hpLeft a {
	display:block;
	margin:15px 0 31px 0;
}

#hpRight {
	float:right;
	padding:0 12px 0 20px;
	width:417px;
}

#intro {
	background:#F4D690 none repeat scroll 0 0;
	clear:both;
	color:#70712F;
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	margin:15px 19px 9px 12px;
	*margin-top:7px;
	padding:18px;
}

/* ===================================================	
	FLASH STYLES	
=================================================== */

#hpFlash {
	background:#CACA94;
	height:163px;
	position:relative;
	width:760px;
	z-index:0;
}

#hpQuote, #fquote {
	float:right;
	height:338px;
	width:449px;
}

embed, object {
    position: relative;
    z-index: 0;
} 


/* ===================================================
	SOCIAL MEDIA ICONS
=================================================== */

#socialBar {
	height:60px;
	left:312px;
	position:absolute;
	top:708px;
	width:455px;
}

#socialBar ul {
	padding:0;
	margin:0;
}

#socialBar li {
	color:#007155;
	float:left;
	font-family:"Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	list-style:none;
	height:60px;
	margin-right:10px;
	text-align:right;
	width:60px;
}

#socialBar li.first {
	line-height:16px;
	padding-top:8px;
	width:90px;
}

#socialBar li.first span {
	clear:both;
	display:block;
	color:#be7925;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}


/* ===================================================	
	LODGING BLOCK STYLES	
=================================================== */

#lodging {
	background:transparent url(../images/site/hp_rightcol_lodging.jpg) no-repeat left top;
	color:#70712f;
	font-family:"Lucida Sans Regular", "Lucida Sans",  Trebuchet, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:92px;
	overflow:hidden;
	padding:24px 13px 13px 0pt;
	text-align:right;
	width:404px;
}

#lodging select {
	background:#f2f3d5;
	color:#000000;
	margin:5px 0;

}

#lodging input {
	background:#70712f;
	border:none;
	color:#FFFFFF;
	padding:2px;
}

#lodging span {
	vertical-align:3px;
}

#gobutton {
	vertical-align:3px;
	*vertical-align:0;
}



/* ===================================================	
	SEARCH STYLES	
=================================================== */

#search {
	position: absolute;
	margin: 20px 0px 0px 575px;
	padding: 0px;
	width:185px;
}
#search form {
	margin: 0px;
	padding: 0px;
	
	}
#search input.query {
	border-top: 1px solid #728D99;
	border-right: 0px;
	border-bottom: 1px solid #728D99;
	border-left: 1px solid #728D99;
	color: #265062;
	font-size: 10px;
	width:148px;
	height:16px;
	float:left;
	padding:3px;
}
#search input.button {
	border: 1px solid #728D99;
	background: #D18716;
	color: #FFFFFF;
	font-size: 11px;
	width:30px;
	height:24px;
	float:right;
	padding:3px;
}


/* ===================================================	
	NAV STYLES	
=================================================== */
.navbar {
	height: 26px;
	width: 760px;
	margin: 0;
	position:relative;
	z-index:999;
}

#masthead {
	height: 66px;
	width: 760px;
	background:url(/lib/images/site/masthead_bg.jpg) no-repeat;
}


/* ===================================================	
	FOOTER STYLES	
=================================================== */

#footer {
	width:760px;
	margin-top: 35px;
	display:block;
	clear: both;
}

#footer a, a:hover {
	color: #265062;
}
#footer p {
	color: #265062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


/* ===================================================	
	PARASITE STYLES	
=================================================== */
#toolbar a {
	background: #FF7F00;
	padding: 2px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}