@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(../images/bkg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#container #logo {
	height: 100px;
	background-image: url(../images/premier_logo.jpg);
	background-repeat: no-repeat;
	background-position: 166px;
}
#container #logo h1 {
	font-size: 10px;
	display: none;
}
#container #nav {
	height: 58px;
	width: 909px;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	padding-left: 41px;
}
#container #content {
	background-image: url(../images/paper_back2.jpg);
	background-repeat: no-repeat;
	background-color: #E6D1C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav ul {
	border: none;
	width: 900px;
	list-style-type: none;
	z-index: 1;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#nav ul li {
	/* This allows each li to line up next to each other on a single line */
	display: inline;
	/* This allows each item to be horizontal */
	float: left;
	/* This will be used later for dropdowns */
	position: relative;
	}

#nav ul li a {
	/* change each anchor item to a block so that it takes up space */
	display: block;
	text-decoration: none;
	/* WIN IE5 hack */
	height: 58px;
	}

/* Hide the text on the top nav bar */
#nav ul li a span {
	display: none;
	}

/* On over move the viewable portion of the image up */
#nav ul li a:hover {
	background-position: 0 -58px;
	}

/* No active state here so make sure it shows the default portion of the image */
#nav ul li a:active {
	background-position: 0 0;
	}
#rates_Link a {
	background-position: 0 0;
	width: 121px;
	background-image: url(../images/btn_rates.gif);
	background-repeat: no-repeat;
	}
#rates_Link a:hover, #rates_Link a:active, #rates_Link .selected {
	background-position: 0 -58px;
	}
	
	
#property_Link a {
	background-position: 0 0;
	width: 119px;
	background-image: url(../images/btn_property.gif);
	background-repeat: no-repeat;
	}
#property_Link a:hover, #property_Link a:active, #property_Link .selected {
	background-position: 0 -58px;
	}
	
	
#accommodations_Link a {
	background-position: 0 0;
	width: 142px;
	background-image: url(../images/btn_accommodations.gif);
	background-repeat: no-repeat;
	}
#accommodations_Link a:hover, #accommodations_Link a:active, #accommodations_Link .selected {
	background-position: 0 -58px;
	}
	
	
#aboutus_Link a {
	background-position: 0 0;
	width: 89px;
	background-image: url(../images/btn_aboutus.gif);
	background-repeat: no-repeat;
	}
#aboutus_Link a:hover, #aboutus_Link a:active, #aboutus_Link .selected {
	background-position: 0 -58px;
	}
	
	
#gallery_Link a {
	background-position: 0 0;
	width: 83px;
	background-image: url(../images/btn_gallery.gif);
	background-repeat: no-repeat;
	}
#gallery_Link a:hover, #gallery_Link a:active, #gallery_Link .selected {
	background-position: 0 -58px;
	}
	
	
#journal_Link a {
	background-position: 0 0;
	width: 121px;
	background-image: url(../images/btn_journal.gif);
	background-repeat: no-repeat;
	}
#journal_Link a:hover, #journal_Link a:active, #journal_Link .selected {
	background-position: 0 -58px;
	}
	
	
#partners_Link a {
	background-position: 0 0;
	width: 94px;
	background-image: url(../images/btn_partners.gif);
	background-repeat: no-repeat;
	}
.clear {
	clear: both;
}
#partners_Link a:hover, #partners_Link a:active, #partners_Link .selected {
	background-position: 0 -58px;
	}
	
	
#contact_Link a {
	background-position: 0 0;
	width: 87px;
	background-image: url(../images/btn_contact.gif);
	background-repeat: no-repeat;
	}
#contact_Link a:hover, #contact_Link a:active, #contact_Link .selected {
	background-position: 0 -58px;
	}
#container #content #premium {
	height: 456px;
	background-image: url(../images/premium_whitetail_hunts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 381px;
}
#container #content #front_slideshow {
	position: absolute;
	z-index: 1;
	height: 366px;
	width: 1001px;
	left: -25px;
	top: 173px;
}
#container #content #copy,#copy_journal {
	float: left;
	width: 563px;
	padding-left: 41px;
	padding-top: 42px;
	line-height: 17px;
	padding-bottom: 40px;
}
#container #content #copy2 {
	float: left;
	width: 563px;
	padding-left: 41px;
	padding-top: 42px;
	line-height: 17px;
	padding-bottom: 40px;
	min-height: 500px;
}
*html #copy2 {
	height: 500px;
}
#copy_gallery {
	float: left;
	width: 875px;
	padding-left: 41px;
	padding-top: 42px;
	line-height: 17px;
	padding-bottom: 40px;
}
#container #content #copy_right {
	float: left;
	width: 284px;
	padding-left: 29px;
	padding-top: 40px;
}
#container #content #copy_right .side_img {
	height: 183px;
	width: 265px;
	background-image: url(../images/side_image_back.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#container #content #copy_right #join_list {
	background-image: url(../images/join_mailing_list.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 267px;
	margin-bottom: 5px;
}
.mark_front {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container #footer {
	background-image: url(../images/footer.jpg);
	height: 30px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 41px;
	padding-top: 35px;
}
#container #footer #oidg_right {
	float: right;
	margin-right: 58px;
	width: 150px;
	text-align: right;
}
#container #footer #oidg_right a {
	color: #E6D1C0;
	text-decoration: none;
}
#container #footer #oidg_right a:hover {
	text-decoration: underline;
}
#container #content #copy_right #tim_herald {
	padding: 14px;
	background-color: #150100;
	color: #FFFFFF;
	width: 227px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#container #content #copy #herald2 {
	color: #FFFFFF;
	height: 120px;
	width: 469px;
	background-image: url(../images/secret_out.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#copy a,#copy2 a,#copy_journal a,#copy_gallery a {
	color: #330000;
	text-decoration: underline;
}
#copy h2,#copy2 h2,#copy_journal h1,#copy_gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy a:hover,#copy2 a:hover,#copy_journal a:hover,#copy_gallery a:hover {
	text-decoration: none;
}
#container #content #copy #herald2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#container #content #copy_right #tim_herald h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #copy_right #request_brochure {
	background-image: url(../images/request_brochure.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 267px;
	margin-bottom: 15px;
}
#container #content #copy_right #request_brochure a {
	display: block;
	height: 67px;
}
#container #content #copy_right #request_brochure span {
	display: none;
}
#container #content #copy_right #join_list a {
	display: block;
	height: 67px;
}
#container #content #copy_right #join_list span {
	display: none;
}
#container #logo #home {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
#container #logo #home a {
	display: block;
	height: 90px;
}
#container #logo #home span {
	display: none;
}
#container #content #copy2 img {
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
#blogrightside {
	margin-left: 5px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 235px;
	margin-bottom: 10px;
}
#blogrightside h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 16px;
	background-color: #1E0E07;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#blogrightside h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#blogrightside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#blogrightside li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#blogrightside a {
	color: #000000;
	text-decoration: none;
}
#blogrightside a:hover {
	text-decoration: underline;
}
.navigation .alignleft {
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.navigation .alignright {
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
.navigation {
	clear: both;
}
#copy_journal h2 {
}
.post {
	clear: both;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.gallery_img_flt {
	height: 100px;
	width: 100px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

