@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 24px;
	font-size: 13px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

#wrapper {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	height: 1100px;
	border:1px solid #9b9999;
	background-color: #FFFFFF;
}

#header {
	width:900px;
	height: 100px;
}
	
#logo {
	width:303px;
	height:22px;
	background-image:url(images/logo.png);
	position:relative;
	float:left;
	top: 50px;
	left: 40px;
}

#nav {
	width:491px;
	height:44px;
	background-image:url(images/nav_bg.png);
	position:relative;
	float:right;
	top: 40px;
	right: 40px;
	background-repeat: no-repeat;
}	

#nav ul {margin: 0;padding: 4px 0px 0px 0px;list-style: none;line-height: normal;}

#nav li { float: left;background: }

#nav a {
	display: block;
	width: 80px;
	height: 28px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6b6b6b;

}

#nav a:hover, #nav .current_page_item a { text-decoration: none; color: #000000; }

#nav .current_page_item  {
	padding-left: 0;
	text-decoration:none;
	color: #000000;
}

#image {
	width:813px;
	height: 283px;
	background-image:url(images/image.jpg);
	position: relative;
	top: 20px;
	float: left;
	left: 40px;
}

#content {
	width:815px;
	height:680px;
	position: relative;
	float: left;
	top: 30px;
	left: 40px;
}

#left {
	width:261px;
	float:left;
}

#right {
	width: 540px;
	float:right;
}

#header_text {
	width:540px;
	background-image:url(images/header_strip.png);
	background-repeat:repeat-x;
	height: 150px;
}

#header_left {

	width:220px; 
	height:150px; 
	float:left; 
	
}

#header_right {
	width:280px;
	height:100px;
	float:right;
	margin-right: 20px;
	margin-top: 25px;
}

.welcome {
	margin-left:10px;
	margin-top:30px;
}

.header_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9b9999;
	line-height: 18px;
}
	
#content_box {
	width:540px;
	height: 497px;
	margin-top: 10px;
	border: 1px solid #e8e7e7;
}

#text {
	width: 460px;
	margin-left:40px;
	margin-top: 20px;
}

#text2 {
	width: 530px;
	margin-top: 20px;
	margin-left: 8px;
}

#posted {

	width:460px;
	margin-left:40px;
	margin-top:10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#999999;
	text-align:right; 
	
}

.green {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#335606;
}

.image_02{
	margin-left: 65px;
}

.bold{

	font-weight:bold; 
	
}

.grey {

	color:#616161; 
	
}

#related_links {

	width:261px;
	height:53px;
	background-image:url(images/related_links.gif);
	
}

#links {
	width:261px;
	background-color:#eae9e8;
	height: 250px;
}

#links .current_page {color:#000000; }

#links ul{
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	padding-top: 20px;
	padding-right: 40px;
}

#links ul li{
	padding-bottom: 4px; /*bottom spacing between menu items*/
}

#links ul li a{
	color: #9b9999;
	background:url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	padding-left: 19px;
}


#links ul li a:hover{ /*hover state CSS*/
color:#335606;
background-color: #F3F3F3;
}

.facebook {
	margin-left: 17px;
	margin-top: 10px;
}

#details {
	width:261px;
	height: 140px;
	margin-top: 20px;
}

#footer {
	width:261px;
	height: 140px;
	
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9b9999;
	line-height: -20px;
}
#details p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9999;
	line-height: 6px;
}

#details a {color:#335606; }

#details a:hover {color:#000000; }

#footer a:hover {color:#335606;  }

#drive_time{
	width:160px;
	height:100px;
	float:left;
	margin-top: 10px;
	margin-left: 30px;
}

#drive_time2{
	width:160px;
	height:100px;
	float:left;
	margin-top: 10px;
}

#drive_time3{
	width:160px;
	height:100px;
	float:right;
	margin-top: 10px;
	margin-right: 30px;
}

#text a {color:#335606; text-decoration:underline; }

#text a:hover {color:#000000; }

#hotels {
	width:225px;
	margin-left:30px;
	float:left;
	margin-top: 40px;
}

#beds {
	width:225px;
	margin-right:30px;
	float:right;
	margin-top: 40px;
}

#hotels p {
	font-size:12px;
	line-height:18px;
}


#hotels a {text-decoration:underline; }


#hotels a:hover {color:#335606;  	line-height: 18px;
}

#beds p {
	font-size:12px;
	line-height:18px;
}


#beds a {text-decoration:underline; }

#beds a:hover {color:#335606;  }

#hotels li {
	list-style-type: square;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
}

  .floatimgleft {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    }
	
.button {
	background: #335606;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	margin-left: 5px;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: auto;
	background-color: #151410;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	color:#151410;
	line-height:0;
}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	width: auto;
	height: auto; /* without this line error in IE8 detected */
	margin: 0 auto;
	position: relative;
}


#imageContainer{
	width:10px;
	height:10px;
	margin: 0 auto;
	overflow:hidden;
	background-color: #fff;
	position: relative;
	font-size:0;/* ie fix - big info bar*/
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	font-size:10px;
	z-index:1;
}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url(engine/images/loading.gif) center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { 
	background:url(engine/images/prev.png) 5% center no-repeat; 
	_background-image:url(../images/prev_ie6.gif)
}
#nextLinkImg:hover, #nextLinkImg:visited:hover { 
	background:url(engine/images/next.png) 97% center no-repeat; 
	_background-image:url(engine/images/next_ie6.gif)
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width:100%;
}

#imageData{
	overflow:hidden;
	width:100%;
}
#imageDetails{ width: 70%; float: left; text-align: left; 	padding:10px 10px 0 10px;}
#caption{ font-weight: bold; display:block;}
#numberDisplay{ display: block; float: left; padding-right:10px;}			
#detailsNav{display:block; float:left;   padding:0; }	
#prevLinkDetails, #nextLinkDetails, #slideShowControl{ background-repeat:no-repeat; outline-style:none; display:block; float:left;}
#prevLinkDetails { margin:3px; margin-top:1px; width:16px;height:16px; background: url(engine/images/prevlabel.gif) left center;}
#nextLinkDetails { margin:3px; margin-top:1px; width:16px;height:16px; background:url(engine/images/nextlabel.gif) right center;}

#slideShowControl.started{
	background-image:url(engine/images/pause.gif);
}

#slideShowControl{
	display:block;
	width:17px; 
	height:17px; 
	float:left;
	background:url(engine/images/start.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}

#close{
	padding:10px 10px 0 0;
	float:right;
}
#closeLink {
	display:block; outline-style:none; margin:0; padding:0; text-decoration:none; 
	width:32px;
	height:32px;
	background:url(engine/images/close.gif) no-repeat;
}	
		
	


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	

#outerImageFrame{
	border:solid 1px red;
	height:100%;
	width:100%;
	position:absolute;
}


#outerImageContainer{
	overflow:visible;
}
#outerImageContainer td{
	text-align:center;
	padding:0;
}

#lightboxFrameBody{
	background-color: #fff;
	border:solid 1px #fff; /* hack for opera table small cell width */
}

#outerImageContainer td{
	font-size:0;
}
/* frame style */
#outerImageContainer td.tl, #outerImageContainer td.br{
	height:15px;
	width:15px;
}

#outerImageContainer td.tl{
	background-image:url(engine/images/borderTopLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderTopLeft.png', sizingMethod='scale');
}
#outerImageContainer td.tc{
	background-image:url(engine/images/borderTopCenter.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderTopCenter.png', sizingMethod='scale');
}
#outerImageContainer td.ml{
	background-image:url(engine/images/borderMiddleLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderMiddleLeft.png', sizingMethod='scale');
}
#outerImageContainer td.mr{
	background-image:url(engine/images/borderMiddleRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderMiddleRight.png', sizingMethod='scale');
}
#outerImageContainer td.bc{
	background-image:url(engine/images/borderBottomCenter.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderBottomCenter.png', sizingMethod='scale');
}


#outerImageContainer td.tr{
	background-image:url(engine/images/borderTopRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderTopRight.png', sizingMethod='scale');
}
#outerImageContainer td.bl{
	background-image:url(engine/images/borderBottomLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderBottomLeft.png', sizingMethod='scale');
}
#outerImageContainer td.br{
	background-image:url(engine/images/borderBottomRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderBottomRight.png', sizingMethod='scale');
}

#vlightbox { zoom:1; }
#vlightbox span{ display:block; }
#vlightbox a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	opacity:0.87;
}
#vlightbox a img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox a:hover{
	opacity:1;
}
