body {
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	background:#E8D8B7}
#container {
	width:655px;
	margin:20px auto;
	border:4px solid #655851;}

h2, h3, h4, h5 {margin:0 0 10px 0; padding:10px 0 0 0;}
h2 {font-size:2.2em;}
h3 {font-size:1.8em;}
h4 {font-size:1.6em;}
h5 {font-size:1.3em;}
p, ol, ul {font-size:.85em;}
a {color: #54557B; text-decoration: none;}
a:hover {color: #147; text-decoration: underline;}

/*--****** HEADER ******--*/
#header {
	background:url(../images/bg_header.jpg) no-repeat;
	z-index:0;
	position:relative;
	margin:0; padding:0;}
#header h1 {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	margin: 0; padding:0;}	
#header h1 a:link, #header h1 a:visited{
	background:url(../images/montana.png) no-repeat;
	width:358px;
	height:45px;
	margin:23px auto 0;
	display:block;
	border:none;}
	
#choosepark {
	background:url(../images/parks.png) no-repeat;
	width:625px;
	height:240px;
	margin:15px auto 0;}	

/*--****** NAVIGATION ******--*/
#nav {
	background:#655851;
	width:655x;
	height:110px;
	margin:0; padding:0;}
#nav ul {
	margin:25px 0 0 20px; padding:20px 0 0 0;}
#nav ul li {
	list-style-type:none;
	display:block;
	float:left;
	margin:0 35px 0 0;}
#nav ul li a {
	display:block;
	height:55px;
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	margin:0; padding:0;}	
.links {height:55px;}
#nav ul li#quiz a {background:url(../images/nav_takequiz.gif) no-repeat; width:90px;}
#nav ul li#twitter a {background:url(../images/nav_twitter.gif) no-repeat; width:105px}
#nav ul li#facebook a {background:url(../images/nav_facebook.gif) no-repeat; width:103px;}
#nav ul li#blog a {background:url(../images/nav_blog.gif) no-repeat; width:85px;}
#nav ul li#home a {background:url(../images/nav_home.gif) no-repeat; width:60px}
#nav ul li#quiz a:hover {background:url(../images/nav_takequiz_a.gif) no-repeat;}
#nav ul li#twitter a:hover {background:url(../images/nav_twitter_a.gif) no-repeat;}
#nav ul li#facebook a:hover {background:url(../images/nav_facebook_a.gif) no-repeat;}
#nav ul li#blog a:hover {background:url(../images/nav_blog_a.gif) no-repeat;}
#nav ul li#home a:hover {background:url(../images/nav_home_a.gif) no-repeat;}

#votenow {
	margin:0 0 -92px 0; padding:0;
	position:absolute;
	z-index:0; /*added so the float works in chrome */}	
#votenow img{
	margin:0;
	display:block;
	border:none;
	position:relative;
	z-index:10;
	top:-75px; left:525px;}
	/* one: top:-165px; left:525px; 
	   FireFox: top:-75px; left:-113px; 
	   Chrome: top:-125px; left:525px; */
#onfence {
	clear:both;
	margin:0 0 -50px; padding:0;}
#onfence img {
	margin:0;
	display:block;
	border:none;
	position:relative;
	z-index:10;
	top:5px; left:220px;}/* top:-30px; left:220px; */

/*--****** Page Structure ******--*/
#content {
	background:url(../images/bt_tile.jpg) repeat #ECE5C6;
	background:url(../images/bg_full.jpg) repeat #ECE5C6;
	margin:0;
	padding:0;
	width:655px}
#wrapper {
	background:url(../images/bg_div.gif) repeat-y;
	margin:0; padding:0 0 15px 0;}

#glacier {
	width:290px;
	float:left;
	margin:20px 0;
	padding:0 20px 0 10px;}
#glacier h2 {
	background:url(../images/h_glacier.gif) no-repeat;
	border-bottom:3px dotted #655851; 
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	margin: 0 0 10px 0; padding:0 0 10px 0;
	width:100%;
	height:23px;
	display:block;}

#yellowstone {
	width:290px;
	float:left;
	margin:20px 0;
	padding:0 0 0 20px;}
#yellowstone h2 {
	background:url(../images/h_yellowstone.gif) no-repeat;
	border-bottom:3px dotted #655851;
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	margin: 0 0 10px 0; padding:0 0 10px 0;
	width:100%;
	height:23px;
	display:block;}


/*--****** Toggle Down ******--*/
h3.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	width: 300px;
	font-size: 2em;
	font-weight: normal;
	float: left;}
h3.trigger a {
	text-decoration: none;
	display: block;
	color:#655851;}
h3.trigger a:hover {color:#362F2B;}	
h3.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: 320px;
	clear: both;}
.toggle_container .block {
	padding: 5px 10px 5px 0; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/}


/*-- ****** Visit Buttons ******--*/
#visitbtm {padding:30px 0 60px 0;}
h4.visit {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	float:left;}
#vglacier a:link, #vglacier a:visited{
	background:url(../images/visitbtm_glacier.gif);
	width:69px;
	height:33px;
	margin:0 0 0 240px;
	display:block;
	border:none;}
#vyellow a:link, #vyellow a:visited{
	background:url(../images/visitbtm_yellowstone.gif);
	width:69px;
	height:33px;
	margin:0 0 0 40px;
	display:block;
	border:none;}
#vglacier a:hover, #vyellow a:hover {
	background-position: 0 -100px;}


/*-- ****** TugO'War Buses ******--*/
#tugowar {
	background:#655851;
	color:#FFF;
	margin:0; padding:5px 0}
#tugowar h3 {
	font-size:1.7em;
	font-variant:small-caps;
	text-align:center;
	font-weight:normal;
	margin:0}
#tugowar p {text-align:center; margin:0 0 15px 0}
#tugowar a:link, #tugowar a:visited {color:#D2996E}
#tugbuses {
	margin:0 auto 20px auto; 
	display:block;}
#scores {
	margin: 0 auto;
	display:block;
	width:350px}
#score_glacier {
	float:left;
	font-size:1.8em;
	color:#7FA3A5;
	border:2px solid #fff;
	padding:3px;
	margin:0 0 0 0}
#score_yellow {
	float:right;
	font-size:1.8em;
	color:#C39D00;
	border:2px solid #fff;
	padding:3px;}


/*-- ****** MISSION STATEMENT ******--*/
#mission {
	padding:0 20px 25px;}
#mission h3 {
	font-variant:small-caps;
	font-size:1.8em;
	text-align:center;
	font-weight:normal;
	color:#655851;
	margin:0; padding:15px 0 0 0;}
#mission p {
	line-height:1.6em;
	margin:0; padding:0 0 30px;}


/*-- ****** Page Specific CSS ******--*/
#glacier h3, #yellowstone h3 {
	font-variant:small-caps;
	font-size:1.2em;
	font-weight:normal;
	color:#655851;
	padding:5px 0}
.browncaps {
	font-variant:small-caps;
	font-size:2.2em;
	font-weight:normal;
	color:#655851;
	padding:15px 0 0 15px}
.smallbrown {
	font-size:1.1em;
	font-weight:normal;
	color:#655851;
	padding:15px 0 0 0}
.front_item {
	border-bottom:2px dotted #655851;
	padding:0 0 10px 0;	}
ol.ten {
	padding:2px 0 2px 25px; margin:0;}
ol.ten li {
	padding:4px 0; margin:0 0}
ol#quiz li {
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0;
	margin:5px 0;
	background:}
#betterquiz {
	padding:0; margin:0;}
#betterquiz input {
	margin: 4px 4px 4px 10px;}
.submit {
	font-size:1.2em;
	padding:5px;
	margin:0 auto;
	display:block;
	width:170px;}
.votesubmit {
	font-size:1.2em;
	padding:5px;
	border: 2px solid #4F6F5B;
	background:url(../images/bg_button.jpg) repeat-x #CBA479;
	color:#FFF;
	margin:15px auto 0 auto;
	display:block;
	width:170px;}	
h4.final {font-size:1.3em; padding: 0 0 0 15px}
p.score {font-size:1.1em; padding: 0 0 0 15px;}
span.radio {
  width: 80px;
  height: 50px;
  padding: 0 5px 0 0;
  background:url(../images/check.gif) no-repeat;
  display: block;
  clear: left;
  float: left;}
 .thanks {
	 padding:50px 0 70px 15px;
	 color:#655851}
 .map {
	 border:4px solid #655851;
	 display:block;
	 margin:0 auto;}
 .linemap {
	 border:4px solid #655851;
	 display:block;
	 width:295px;
	 margin:20px 0 0 2px;}
 .twitter {
	 margin:0 auto;
	 width:280px;
	 padding:30px 0 0 10px;
	 display:block;}
.fencemap {
	display:block;
	margin:0 auto 15px;
	border:5px solid #655851}	 
p.error {
	display:block;
	width:290px;
	padding:10px;
	margin:20px 0 30px 0;}

/*-- ****** FOOTER ******--*/
#footer {
	background:#655851;
	color:#FFF;
	margin:0 0 0 0; padding:15px;}
#globe {	
	position:relative;
	float:left;
	height:127px;
	width:81px;	
	z-index:10;
	top:-70px;
	margin:0 0 -70px 0;}
#globe h3 {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;}	
#globe h3 a:link, #globe h3 a:visited{
	background:url(../images/globe.gif) no-repeat;
	height:127px;
	width:81px;
	display:block;
	border:none;}	
#footer h3 a{
	color: #EAD7D9; 
	float:left;
	font-variant:small-caps;
	font-size:1.0em;
	font-weight:normal;
	padding:-30px 0 0 5px}
#footer h3 a:hover {color:#fff}
#footer p {
	font-size:.9em;
	padding: 10px 0 10px 95px;
	margin: 0;}
#footer a {color:#D9CB99;}

#content_privacy {
	background:url(../images/bg_full.jpg) repeat #ECE5C6;
	margin:0;
	padding:0 10px 0 10px;
	width:635px}
#privacy {
	text-align:center;
	font-size:.8em;
	font-style:italic;}
	
.clear {clear:both;}
.center {display:block; margin:0 auto;}
.t_center {text-align:center}
.large {font-size:1.1em;}
.date {font-size:.8em; margin:5px 0 0 0; font-style:italic; color:#444444}
