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

body
{
	background-color:#000;
	background-image:url(images/gray_siding_background.jpg);
	background-repeat:repeat;
	left:0px;
	top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper
{
	position:relative;
	width:800px;
	margin:0 auto;
	text-align:left;
}


.header img
{
	position:absolute;
	left:100px;
	top:0px;
	z-index:1;
}

.post img
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}

.glitter_stars
{
	position:absolute;
	left:5px;
	top:250px;
	width:5px;
	z-index:3;
}
	

.content img
{
	position:absolute;
	width:800px;
	left:0px;
	top:0px;
	z-index:-1;
}

.homeinfo 
{
	position:absolute;
	left:200px;
	top:196px;
	width:550px;
}

.brochureinfo
{
	position:absolute;
	left:100px;
	top:400px;
	width:650px;
}

.south_maps
{
	position:absolute;
	left:230px;
	top:490px;
	text-align:center;
	z-index:1;
}
.east_maps
{
	position:absolute;
	left:500px;
	top:280px;
	text-align:center;
}
.local_maps
{
	position:absolute;
	left:50px;
	top:280px;
	text-align:center;
}

ul
{
	list-style-image:url(images/matted_star2.gif);	
}

li{
	font-size:large;
}

p{
	font-size:large;
}




.navigation 
{
	position:absolute;
	left:40px;
	top:1730px;
	z-index:2;
	width: 736px;
}



a:link
{
	text-decoration:underline;
	color:#000;
	border:none;
	border-style:none;
	border:0px;
}


a:visited
{
	text-decoration:underline;
	color:#000;
	border:none;
	border-style:none;
	border:0px;
}

a:hover
{
	text-decoration:underline;
	color:#030;
}

.accomm_photo
{
	position:absolute;
	left:575px;
	top:260px;
	z-index:2;
}
.page_details
{
	position:absolute;
	left:50px;
	top:500px;
	width:700px;
}

.fire_photo
{
	float:left;
	margin-right:10px;
}

.cabin_photo
{
	position:absolute;
	left:50px;
	top:420px;
	z-index:2;
}

.steak_photo
{
	float:right;
	margin-left:10px;
}
.kabob_photo
{
	float:left;
	margin-right:10px;
}

.deer_photo
{
	float:left;
	margin-right:10px;
}

.bring
{
	float:right;
	top:1500px;
}

.childs_ride_photo
{
	float:left;
	margin-right:10px;
}

.pasture_ride_photo
{ 
	float:left;
	margin-right:10px;
}

.organics_photos
{
	position:absolute;
	left: 250px;
	top:100px;
	z-index:1;
	border:double;
}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
	
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}	
img{
	border-style:none;
}

