/* CSS Document */
body{
	background-color: #6e6e6e;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, p{
	padding-left: 22px;
	padding-right: 25px;
}
a:link, a:visited, a:active{
	color: #da6600;
	text-decoration: underline;
}
a:hover{
	color: #da6600;
	text-decoration: none;
}
#container{
	margin: auto;
	display: block;
	width: 960px;
	overflow:hidden;
}
div.header{
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	height: 76px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
div.header .logo{
	float: left;
}
div#nav {
	width: 730px;
	float: left;
	background-position: 8px;
	margin: 0px;
	height: 76px;
}
div#nav ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
div#nav ul li{
	float: left;
	height: 76px;
	margin: 0px;
	padding: 0px;
}
div#nav ul li a#home {
	display:block;
	height:76px;
	width:84px;
	background:url(../images/nav_home.jpg) no-repeat 0 -76px;
}
div#nav ul li a#enter {
	display:block;
	height:76px;
	width:129px;
	background:url(../images/nav_enterContest.jpg) no-repeat 0 -76px;
	
}
div#nav ul li a#range{
	display:block;
	height:76px;
	width:130px;
	background:url(../images/nav_rangeLayouts.jpg) no-repeat 0 -76px;
}
div#nav ul li a#rules {
	display:block;
	height:76px;
	width:174px;
	background:url(../images/nav_rulesRegulations.jpg) no-repeat 0 -76px;
}
div#nav ul li a#safety {
	display:block;
	height:76px;
	width:109px;
	background:#68696B url(../images/nav_safetyTips.jpg) no-repeat 0 -76px;
}
div#nav ul li a#video{
	display:block;
	height:76px;
	width:104px;
	background:url(../images/nav_video.jpg) no-repeat 0 -76px;
}

div#nav ul li a#home:hover,
div#nav ul li a#enter:hover,
div#nav ul li a#range:hover, 
div#nav ul li a#rules:hover, 
div#nav ul li a#safety:hover, 
div#nav ul li a#video:hover, 
div#nav ul li a.selected {
	background-position:0 0 !important;
}

div.content{
	background-image: url(../images/content_bkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	padding: 0px;
}
div.home-right{
	background-image: url(../images/homeRight_bkg.jpg);
	width: 480px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 14px;
}
div.home-left{
	background-image: url(../images/turnAcresIntoAction.gif);
	background-repeat: no-repeat;
	width: 466px;
	float: left;
	padding-top: 82px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow:hidden;
}
div.home-left h1{
	color: #da6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/cutout_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 22px;
}
div.home-left h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/cutout_arrow_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 0px;
}
div.home-left img{
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 6px;
}
div.content ol{
	margin:0px 0px 5px 20px;
	padding: 0px;
}
div.content ol li{
	margin-left: 22px;

}
div#enter-button a{
	display:block;
	height: 36px;
	width: 158px;
	background: url(../images/btn_enterToWin.gif) no-repeat 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
div#enter-button a:hover {
	background-position:0 -36px !important;
}
div.poll-container{
	background-image: url(../images/poll_bkg.jpg);
	background-repeat: no-repeat;
	width: 389px;
	margin-top: 15px;
	padding-top: 10px;
	margin-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-position: 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	clear: left;
	display:inline;
	overflow:hidden;
}
div.poll-container h3{
	font-size: 18px;
	color: #a2a2a2;
	line-height: 20px;
	background-image: url(../images/poll_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	text-align: center;
	float: left;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.poll{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 47px;
	text-align: left;
	width: 290px;
}
div.poll p{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 290px;
}
div.poll p.question{
	font-size: 13px;
	font-weight: bold;
	color: #6c6c6c;
	width: 290px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#submit-button a{
	display:block;
	height: 16px;
	width: 42px;
	background: url(../images/btn_submit.gif) no-repeat 0 -16px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}
div#submit-button a:hover {
	background-position:0 0px!important;
}
.TabbedPanelsContent p{
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
.TabbedPanelsContent ul{
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	width: 210px;
	display:block;
}
.TabbedPanelsContent ul li{
	background-image: url(../images/prize_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 10px;
	padding-top: 3px;
}
div.footer{
	background-image: url(../images/footer_bkg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding: 25px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878788;
	margin: 10px 0px 0px;
	width: 960px;
	clear: left;
}
div.footer a{
	color: #878788;
}
/*********** Subpage Styles ***************/

div.subpage-content {
	background-image: url(../images/content_bkg.gif);
	background-repeat: repeat-y;
	width: 960px;
	float: left;
	overflow:hidden;
}

div.subpage-content h1{
	color: #da6600;
	font-size: 18px;
	background-image: url(../images/subpageTitle_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 20px;
	height: 25px;
	padding-left: 30px;
	padding-right: 0px;
}

div.subpage-content h2{
	color: #000000;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
}

div.subpage-content h3{
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin: 15px 0px 0px;
	padding-top: 0px;
}
div.subpage-content p{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

div.flash-container{
	margin-left: 22px;
}

div.subpage-content img{
	float: right;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-top: 10px;
	margin-left: 25px;
}
div.subpage-content ol{
	margin:0px 0px 5px 20px;
	padding: 0px;
}
div.subpage-content ol li{
	margin-left: 30px;
}
div.enter-content{
	background-image: url(../images/enter_content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	float: left;
	width: 900px;
	overflow:hidden;
	display:inline;
}
div.enter-content p{
	width: 344px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.form-container{
	float: left;
	width: 525px;
	background-color: #dae5f2;
	margin-left: 30px;
	background-image: url(../images/form_bkg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.form-container p.form-header{
	background-image: url(../images/form_bkg_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 10px;
	padding: 15px 0px 0px 25px;
	width: 500px;
}
div.form-container p.required{
	padding: 0px 0px 0px 25px;
	float: left;
	clear: left;
}
div.form-item{
	float: left;
	clear: left;
	margin: 0px;
	padding: 5px 0px 5px 25px;
	width: 500px;
}
div.form-group{
	width: 500px;
	padding-left: 25px;
	margin: 0px;
	clear:left;
}
div.form-group form{
	float: left;
	clear: left;
	margin: 0px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
div.title{
	width: 120px;
	float: left;
	font-weight: bold;
}
div#form-button a{
	display:block;
	height: 36px;
	text-indent:-9999px;
	width: 134px;
	background: url(../images/btn_formSubmit.gif) no-repeat 0 0;
	margin-left: 22px;
	float: left;
	clear: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
div#form-button a:hover {
	background-position:0 -36px !important;
}

.subpage-content .videothumbs {
	margin:12px 0px 0 14px;
	border: 0;
	border-bottom:#FFF solid 1px;
	float:left;
}
.subpage-content .videothumbs:hover {
	border-bottom:#F69 solid 1px;
}

.subpage-content .links {
	margin:12px 0px 0 14px;
	border: 0;
	float:left;
	min-width:100px;
	padding:0 20px 0 0;
}

div#captchaOne img{
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

