@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bkg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #content {
	background-image: url(../images/copy_top2.jpg);
	background-color: #E9E8E7;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	min-height: 500px;
}
#container #footer {
	height: 34px;
	background-image: url(../images/nav_back.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 40px;
}
#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer a:hover {
	text-decoration: underline;
}
#container #copywrite {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.flt_right {
	width: 200px;
	float: right;
	text-align: right;
}
#container #copywrite a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #copywrite a:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container #header {
	height: 221px;
	background-color: #000000;
	padding-bottom: 54px;
}
#container #topnav {
	height: 54px;
	width: 862px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/nav_back.jpg);
	top: 221px;
	padding-left: 38px;	
	visibility: hidden;
}
#content #content_left {
	width: 500px;
	padding-top: 40px;
	padding-left: 40px;
	float: left;
	line-height: 16px;
}
#content #content_left2 {
	width: 800px;
	padding-top: 40px;
	padding-left: 40px;
	float: left;
	line-height: 16px;
}
#content_left h2, #content_left2 h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #3F4862;
}
#content a {
	color: #3F4862;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#content #content_right {
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-left: 20px;
}
#content_right .right_rpt {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
.right_rpt h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #3F4862;
}
.img_flt_left {
	width: 90px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.right_rpt ul {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.right_rpt li {
	padding-bottom: 10px;
}


/* Set the UL to have no list item and give it a height */
#topnav ul {
	border: none;
	width: 850px;
	list-style-type: none;
	z-index: 5;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#topnav 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;
	}

#topnav 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: 54px;
	}

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

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

/* No active state here so make sure it shows the default portion of the image */
#topnav ul li a:active {
	background-position: 0 -54px;
	}

/* Set each background image and make styles to set the selected state */

#btn_mission a {
	background-image: url(../images/btn_mission.jpg);
	height: 54px;
	width: 95px;
}
#btn_mission a:hover, #btn_mission a:active, #btn_mission .selected {
	background-position: 0 -54px;
	}
#btn_partners a {
	background-image: url(../images/btn_partners.jpg);
	height: 54px;
	width: 176px;
}
#btn_partners a:hover, #btn_partners a:active, #btn_partners .selected {
	background-position: 0 -54px;
	}
#btn_applications a {
	background-image: url(../images/btn_applications.jpg);
	height: 54px;
	width: 141px;
}
#btn_applications a:hover, #btn_applications a:active, #btn_applications .selected {
	background-position: 0 -54px;
	}
#btn_events a {
	background-image: url(../images/btn_events.jpg);
	height: 54px;
	width: 92px;
}
#btn_events a:hover, #btn_events a:active, #btn_events .selected {
	background-position: 0 -54px;
	}
#btn_gallery a {
	background-image: url(../images/btn_gallery.jpg);
	height: 54px;
	width: 95px;
}
#btn_gallery a:hover, #btn_gallery a:active, #btn_gallery .selected {
	background-position: 0 -54px;
	}
#btn_contact a {
	background-image: url(../images/btn_contact.jpg);
	height: 54px;
	width: 115px;
}
#btn_contact a:hover, #btn_contact a:active, #btn_contact .selected {
	background-position: 0 -54px;
	}
	
	


/* keep rollover active while on dropdown */
#topnav li a:hover,
#topnav li:hover a,
#topnav li.sfhover a {
	background-position: 0 -54px;
	}

/* dropdown list styles */
#topnav li ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 54px;
	background-image: none;
	}

#topnav li > ul {
	top: auto;
	left: auto;
	}

* html #topnav li ul {
	display: block;
	left: -10000px;
	}

/* this rule is for IE-Mac. */
#topnav li.over #topnav li.sfhover {
	border-width: 0;
	}

#topnav li:hover ul, #topnav li.over ul, #topnav li.sfhover ul  { /* lists nested under hovered list items */
	display: block;
	left: 0;
	}

#topnav li ul li {
	margin: 0;
	padding: 0;
	/* for IE 5.x */
	margin-left: -16px;
	display: block;
	float: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	/* Set the border to 0 for IE */
	border-right-width: expression("0");
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 0;
	margin-top: 3;
	text-align: left;
	}

/* IE 5/6 Hack to fix a 3px gap under main category buttons */
* html #topnav li {
	margin: 0 0 -3px 0;
	}

/* IE 5.01 Hack, because IE 5.01 does not recognize the first style. This is thrown away then the other styles are applied */
#topnav li ul a {
	}

#topnav ul li ul {
	width: 160px;
	}

#topnav ul li ul a {
	color: #ffffff;
	background: #261E11;
	padding: 4px 9px 4px 10px;
	height: auto;
	width: 139px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 139px;
	}

#topnav li ul a:hover {
	background-color: #E7B70E;
	color: #000000;
	}

#btn_destinations ul, #btn_destinations ul li,
#btn_about ul, #btn_about ul li,
#btn_articles ul, #btn_articles ul li,
#btn_blog ul, #btn_blog ul li,
#btn_taxidermy ul, #btn_taxidermy ul li,
#btn_land ul, #btn_land ul li,
#btn_contact ul, #btn_contact ul li,
#btn_newsletter ul, #btn_newsletter ul li {
	background-color: #C3620B;
	}

/** Support for the "sfhover-fix.js" **/
* html #topnav ul iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}
/** end **/
#more_events {
	padding-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 8px;
	margin-top: 4px;
}

