body{
	margin:0;
	padding:0;
	font-size:small;
	font-family: 'small Georgia', "Times New Roman", Times, serif;
	background:#FFFFFF url(../images/bodywrap_bg.gif) top center repeat;
}
h1{
	font-size:1.3em;
	color: #000066;
	
}
p{
}
fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 10px 0 10px 120px;
	border:1px dashed #D5AA01;
}
fieldset ol {  
	padding:2em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	padding-bottom: 1em;
}
fieldset.submit {  
	border-style: none;
}
label {  
	display: block;
	text-transform: uppercase;
	font-size:0.8em;
}
input{
	width:200px;
	margin: 0 0 2px 0;
}
textarea{
	width:250px;
	height:90px
}
a{
	text-decoration:none;
	color:#000066;
}
.themechanger{
	width:100%;
	height:30px;
	text-align:center;
}
.head{
	background: white url(../images/head_bg.jpg) bottom center repeat-x;
	width:100%;
	height:167px;
	text-align:center;
	margin:0;
}

.logo1{
	margin: 0;
}
.menu{
	width:100%;
	height:38px;
	background: #9D0B00;
	border-top:2px solid #D5AA01;
	border-bottom:2px solid #D5AA01;
	text-align:center;
}
.menu ul{
	margin-top:8px;
	margin-bottom:1%;
	padding:3px 0 0 0;
}
.menu li{
	display:inline;
	padding:20px 20px;
}
.menu .nav{
	font-size:1em;
	font-weight: 900;
	color:#D5AA00;
	text-decoration:none;
}
.nav:link, .nav:visited{
	font-weight: 900;
	padding:20px 0;
	text-decoration:none;
}
.nav:hover, .nav:active{
	font-weight: 900;
	padding:20px 0;
	color:#D5AA00;
}
.menu li.current{
	background-image:url(../images/menu_bg.png);
	z-index:1000;
	background-position: center;
	background-repeat: no-repeat;
	font-size:1em;
	font-weight: 900;
	padding:20px 32px;
	color:#990000;
}
.bodywrap{
	width:100%;
	height:100%;
}
.contentwrap{
	position:relative;
	width:800px; 
	margin-left:auto;
	margin-right:auto;
	border-left: 2px solid #D5AA01;
	border-right: 2px solid #D5AA01;
	background:transparent url(../images/mainbg.png) top left repeat;
}
.footprintsr{
	position:absolute;
	top:300px;
	right:100px;
	width:50px;
	height:420px;
	text-align:center;
	background:transparent;
}
.footprintsl{
	position:absolute;
	top:300px;
	left:100px;
	width:50px;
	height:420px;
	text-align:center;
	background:transparent;
}
.clue1{
	position: absolute;
	top:7px;
	right:7px;
	width:235px;
	height:205px;
	z-index:2;
	background:url(../images/floaterSampleClues.png) center no-repeat;
	color:#9D0B00;
}
.clue2{
	position: fixed;
	top:60%;
	right:1%;
	width:235px;
	height:205px;
	z-index:2;
	background:url(../images/floaterSampleClues.png) center no-repeat;
	color:#9D0B00;
}
.clue3{
	position: fixed;
	top:400px;
	left:0;
	width:235px;
	height:205px;
	z-index:2;
	background:url(../images/floaterSampleClues.png) center no-repeat;
	color:#9D0B00;
}
.clue1 ul, .clue2 ul, .clue3 ul{
	list-style:none;
}
.clue1 li, .clue2 li, .clue3 li{
	margin:0 0 2px -10px;
	text-align:center;
	font-weight:bold;
	width:180px;
}
.clue1 p, .clue2 p, .clue3 p{
	text-align:center;
	margin:110px 0px -10px 40px;
	font-size:0.9em;
	width:160px;
	color:#9D0B00;
	text-decoration:none;
}
.clue1 a:link, .clue1 a:visited, .clue2 a:link, .clue1 a:visited, .clue3 a:link, .clue1 a:visited{
	color:#000066;
	text-decoration:none;
}
.clue1 a:hover, .clue1 a:active, .clue2 a:hover, .clue1 a:active, .clue3 a:hover, .clue1 a:active{
	color:#000066;
	text-decoration:underline;
}
.sideleft{
	background:transparent url(../images/palm.png) bottom center no-repeat;
	width: 24%;
	float:left;
	padding:10px;
}
.sideleft2{
	background:transparent url(../images/palm.png) bottom center no-repeat;
	width: 24%;
	float:left;
	padding:10px;
}
.sideleft ul{
	margin: -1em 0 0 2em;
	padding:1em 0 0 0;
}
.sideleft li, .sideleft li a{
	color:#9D0B00;
	padding: 0 0 0.5em 0;
}
.testimonial{
	font-style:italic;
}
.testimonial p{
	margin:0;
	padding:0;
}
.author{
	float:right;
	width:100%;
	text-align:right;
	font-size:0.9em;
	font-style:normal;
	padding: 2px 0 10px 0;
}
.testpic{
	padding:10px 0;
	margin: 0 auto 20px;
}
.callus{
	text-align:center;
	margin-top:40%;
}
.callus img{
	border:none;
}
.main{
	border-left: 1px dashed #D5AA01;
	width:72.8%;
	height:772px;
	margin:0 0 0 27%;
}
.main2{
	border-left: 1px dashed #D5AA01;
	width:72.8%;
	height:900px;
	margin:0 0 0 27%;
}
.flash{
	height:191px;
	border-bottom:1px dashed #D5AA01;
}
.flashpic{
	padding:0;
	margin:0;
}
.content{
	background:url(../images/content_bg.gif) top left no-repeat;
	height:512px;
}
.content2{
	background:url(../images/content_bg_sm.gif) top left no-repeat;
	height:320px;
}
.hunts{
	position:relative;
	padding:60px 0 0 120px;
	margin:8px 0 0 0;
}
.huntsimg{
	float:right;
	padding:10px;
}
.huntsbody{
	width:330px;
	height:412px;
	overflow:visible;
	position:relative;
	padding:50px 0 0px 120px;
	color:#5E5E2F;
}
.huntsbody p{
	font-size:1.1em;
}
.huntsbody_sm{
	height:300px;
}
.huntsbody li{
	color:#5E5E2F;
	width:300px;
}
.ulwrap{
	margin:-20px 0 0 0;
}
.contentwrap p{
}
.huntslist{
	padding:0 0 0 120px;
	color:#5E5E2F;
}
.fltleft{
	float:left;
}
.testimonialslist{
	border-top:1px dashed #D5AA01;
	border-bottom:1px dashed #D5AA01;
	padding:0 40px 0 20px;
	height:30em;
	overflow-x:hidden;
	overflow-y:scroll;
}
.testimonialslist ul{
	list-style:none;
}
.testimonialslist li{
	color:#5E5E2F;
	font-style:italic;
	width:100%;
}
.contactform{
	padding:0 40px 0 20px;
}
.hunts_ul_left{
	float: left;
	padding:0;
}
.hunts_ul_right{
	float: right;
	width:50%
}
.hunts_ul_right2{
	float: right;
	width:5%;
}
.hunts li{
	color:#5E5E2F;
}
a .benefits {
	text-decoration:none;
	color:#990000;
}
.benefits2{
	position:absolute;
	top:13.5em;
	left:120px;
	margin:0;
	color:#5E5E2F;
	padding:0;
	width:60%;
}
.benefits2 p{
	margin-top:0;
}
.mission{
	position:absolute;
	top:40px;
	left:120px;
	margin:0;
	padding:0;
	color:#5E5E2F;
	width:60%;
}
.mission h1{
}
.mission p{
	color:#5E5E2F;
	margin:-5px 0 0;
}
.tagline{
	position:absolute;
	top:36em;
	right:10px;
	margin:0 10%;
	padding:0;
}
.tagline h2{
	font-style:italic;
	color:#000066;
	font-size:1.2em;
}
.thanksimg{
	padding:0 10px 10px;
	text-align:center;
}
.foot{
	clear:both;
	height:30px;
	border-top: 2px solid #D5AA01;
	border-bottom: 2px solid #D5AA01;
	background: #FFFFF6 url(../images/foot_bg.png) top left repeat-x;
	z-index:999;
}
.footholder{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.foottext{
	margin-top:1.8em;
	color:#9D0B00;
	font-size:0.7em;
}
.foottext a{
	text-decoration:none;
	color:#9D0B00;
}
.footright{
	float:right;
	text-align:right;
	margin:-1.2em 0pt 0pt;
	width:300px;
	height:10px;
}
.footleft{
	width:350px;
}
a.back{
	color:#000066;
	text-decoration:none;
	text-align:center;
	margin-top:200px;
}
a.back:hover{
	text-decoration:underline;
}