body {
	background: #000 url("../images/bg.jpg") no-repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#wrapper {
	width: 650px;
	margin: 0px auto;
}

#header, #rotaterWrap, #videoWrap, #bowDetailsWrap, #camSpecs, #footer {
	width: 100%;
}

#header {
	margin: 24px 0px;
	padding-left: 4px;
	/* background: url("../images/nav-bg.jpg") no-repeat top right; */
}

#headerLogo {
	margin: 0px auto;
	height: 105px;
	padding: 0px;
	text-align: center;
}

#nav {
	width: 652px;
	height: 30px;
	margin-bottom: 1px;
}

#nav ul, ul.sidebar_buttons {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.sidebar_buttons {
	width: 163px;
	float: right;
	margin: 20px -1px 0px 0px;
}

#nav ul li, ul.sidebar_buttons li {
	float: left;
	clear: none;
	position: relative;
}

#nav ul li {
	z-index: 150;
	width: 163px;
}

ul.sidebar_buttons li {
	margin: 0px 0px 5px;
	z-index: 100;
	float: none;
}

#nav ul li.last {
}

#nav ul li a, ul.sidebar_buttons li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	display: block;
	padding: 6px 0px 6px;
	background: url("/images/bg_or_80.png") top left repeat;
}

#nav ul li a:hover, ul.sidebar_buttons li a:hover, ul.sidebar_buttons li a.current {
	background: url("/images/bg_or_100.png") top left repeat;
	color: #FFF;
}

#nav li ul {
	display: none;
  	position: absolute;
 	top: 28px;
  	left: 0;
	/* background: url("../images/bg_menu.png") top left repeat; */
}

#nav li ul li {
	border: none;
}

#nav li ul li a {
	text-align: center;
	padding: 6px 0px;
}

#nav li ul li a:hover {
}
	
/* Fixes the IE fix in the last selector (setting top and left) for all other browsers... yeah */

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

#nav li:hover > ul, #nav li.over > ul{ 
	display: block; 
}

/* Second Level... */
#nav ul ul ul {
	top: 0px;
	left: 163px;
	z-index: 300;
	background: #000;
}

#nav ul ul li:hover > ul, #nav ul ul li.over > ul {
	display: block;
}


/*

#rossNav {
	margin-left: 278px;
	clear: none;
}

#rossNav ul {
	padding: 19px 0px 0px 0px;
}

#rossNav ul li {
	float: left;
	padding: 0px 20px;
	list-style-type: none;
}

#rossNav a {
	color: #DDDDBB;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
}

#rossNav a:hover {
	color: #DDCC88;
}

*/

.calendar {
	margin: 10px 0px;
}

#rotaterWrap {
	text-align: center;
	border: 2px solid #ff6600;
	margin: 20px 0px 0px;
}

#rotater {
	width: 650px;
	margin: 0px auto;
}

#videoWrap {
	padding: 10px 0px;
	height: 295px;
}

#videoBox {
	height: 100%;
	width: 100%;
	margin-left: 2px;
}

#video {
	float: left;
	clear: none;
	height: 100%;
	
}

#videoTOC {
	padding-left: 395px;
	clear: none;
}

#videoTOC ul {
	text-align: left;
	list-style-type: none;
}

#videoTOC ul li {
}

#max_arch_drop {
	position: absolute;
	right: 20px;
	z-index: 20;
}

#bowDetailsWrap {
	text-align: center;
}

#bowDetails {
	width: 650px;
	margin: 0px auto 0px;
}

#bowHome {
	margin: 40px 0px 0px -130px;
}

p {
	color: #FFFFFF;
	margin: 15px 5px;
	font-size: 12px;
}

a {
	color: #FF6600;
}

a:hover {
	color: #FFF;
}

.downloads {
	list-style-type: none;
	padding: 25px 0px 15px;
}

.pdficon {
	padding-right: 10px;
}

h1 {
	color: #FF9900;
}

.header_image {
	margin: 10px 0px;
}

.standard_form div {
	margin: 5px 0px;
}

.standard_form label {
	width: 90px;
	display: block;
	float: left;
	clear: none;
	margin: 3px 5px 0px 0px;
	text-align: right;
	font-size: 11px;
}

.standard_form div.kid_nomarg div {
	margin: 0px;
	padding: 0px;
}

#contact-content {
	font-size: .9em;
}

.contact_form {
	font-size: 11px;
}

.contact_form div {
	padding: 3px 0px;
}

.contact_form label {
	float: left;
	clear: left;
	text-align: right;
	display: inline;
	width: 75px;
	padding-right: 8px;
}

.small_text {
	font-size: 9px;
	width: 300px;
	margin-left: 75px;
}

#footer {
	width: 650px;
	height: 100px;
	padding-top: 80px;
	background: none;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer ul li {
	float: left;
	clear: none;
	margin: 4px 10px;
}

#footer a, #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

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

#footer #internal_menu, #footer #family_menu, #footer #address {
}

#footer #family_menu {
	margin-left: 35px;
}

#footer #internal_menu {
	margin-left: 100px;
	clear: both;
}

#footer #address {
	margin-top: 10px;
	text-align: center;
}

#footer #internal_menu a, #footer #family_menu a {
	font-weight: bold;
	text-decoration: none;
}

#footer #family_menu a {
	font-size: 13px;
}

#footer #internal_menu a {
	font-size: 11px;
}

#footer #address {
	padding: 8px 5px;
}

/* Harvest Report Styles
==========================================*/

.harvest {
	margin: 8px 0px;
}

.harvest th {
	font-weight: bold;
	text-align: center;
	background: url("/images/bg_red.png") repeat;
	padding: 4px 8px;
}

.harvest td {
	padding: 4px 8px;
}

.pageNums {
	
}

.pageNums a, .pageNums span {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
	font-size: 14px;
}

.pageNums span.thisPage {
	font-weight: bold;
}

/*	THICKBOX STYLES
==========================================*/
*{padding: 0; margin: 0;}
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
#TB_window {font: 12px Arial, Helvetica, sans-serif; color: #FFFFF; }
#TB_secondLine {font: 10px Arial, Helvetica, sans-serif;color:#666666;}
#TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus {color: #FF9900;}
#TB_window a:hover {color: #FFFFFF;}
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
#TB_overlay {position: fixed;	z-index:100;	top: 0px;left: 0px;	height:100%;	width:100%;}
.TB_overlayMacFFBGHack {background: url(../images/ui/macFFBgHack.png) repeat;}
.TB_overlayBG {background-color:#000;	filter:alpha(opacity=50);	-moz-opacity: 0.50;opacity: 0.50;}
* html #TB_overlay { /* ie6 hack */ position: absolute;  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position: fixed;	background: #000000 url("../images/bg.jpg") no-repeat top center;	z-index: 102;	color:#FFFFFF;	display:none;	border: 4px solid #FF9900;	text-align:left;	top:50%;	left:50%;}
* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image {display:block;	margin: 15px 0 0 15px;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;border-top: 1px solid #666;	border-left: 1px solid #666;}
#TB_caption{	height:25px;	padding:7px 30px 10px 25px;	float:left;}
#TB_closeWindow{	height:25px;	padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;	margin-bottom:1px;	text-align:right; 	float:right;}
#TB_ajaxWindowTitle{float:left;	padding:7px 0 5px 10px;	margin-bottom:1px;}
#TB_title{	background-color:#e8e8e8; color:#000; 	height:27px;}
#TB_ajaxContent{clear:both;	padding:10px 15px 15px 15px;	overflow:hidden;	text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{	position: fixed;	display:none;	height:13px;	width:208px;	z-index:103;	top: 50%;	left: 50%;	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99;	position:fixed;	top: 0;	left: 0;	background-color:#fff;	border:none;	filter:alpha(opacity=0);	-moz-opacity: 0;	opacity: 0;	height:100%;	width:100%;}
* html #TB_HideSelect { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both;	border:none;	margin-bottom:-1px;	margin-top:1px;	margin-bottom:1px; color: #FFF;}
#TB_iframeContent p {color: #FFF;}
