/*
-------------------
GOBAL STYLE RESETS
-------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a{color:#C30;}

a:hover{color:#C30;}

strong{font-weight:bold;}

em{font-style:italic;}

p{line-height:1.5;}

/*
-------------------
MAIN ELEMENTS
-------------------
*/
body, html{
	background-color:#3A0E06;
	color:#FFF;
	font: 85%/1.5 Verdana, Arial, Sans-Serif;
	text-align: center;
}

html{
	background:#3A0E06 url(/page/-/images/body_bg.jpg) top center repeat-x;
}

body{
	background:transparent url(/page/-/images/mountains.jpg) top center repeat-x;
}

#wrapper,
#wrapper_wide{
	position:relative;
	top:0;
	background:transparent url(/page/-/images/wrapper.jpg) top center repeat-y;
	margin:0 auto;
	padding:0 7px;
	width:800px;	
}

#wrapper_wide{
	background:transparent url(/page/-/images/wrapper_wide.jpg) top center repeat-y;
}

#masthead{
	position:relative;
	top:0;
	background:transparent url(/page/-/images/header.png) top center no-repeat;
	width:800px;
	height:150px;
}

#wrapper_wide #masthead{
	background:transparent url(/page/-/images/header_wide.png) top center no-repeat;
}

#maincontent{
	position:relative;
	float:left;
	width:537px;
	padding:0 10px;
	color:#000;
	text-align:left;
}

#wrapper_wide #maincontent{width:775px;}

#subcontent{
	position:relative;
	float:left;
	width:243px;
}

#footer{
	clear:both;
	background:transparent url(/page/-/images/footer_bg.png) top center no-repeat;
	height:33px;
	line-height:33px;
	padding-top:8px;
}

/*
-------------------
NAVIGATION ELEMENTS
-------------------
*/


#globalnav{
	position:absolute;
	top:110px;
	left:40px;
}

#globalnav li{display:inline;}

#globalnav li a{
	display:block;
	float:left;
	text-indent:-5000em;
	height:20px;
	line-height:20px;
	margin-right:25px;
}

#globalnav li.about a{
	background:transparent url(/page/-/images/nav_about.gif) center left no-repeat;
	width:93px;
}
#globalnav li.about a:hover{
	background:transparent url(/page/-/images/nav_about_over.gif) center left no-repeat;
}

#globalnav li.news a{
	background:transparent url(/page/-/images/nav_news.gif) center left no-repeat;
	width:45px;
}

#globalnav li.news a:hover{
	background:transparent url(/page/-/images/nav_news_over.gif) center left no-repeat;
}

#globalnav li.endorsements a{
	background:transparent url(/page/-/images/nav_endorsements.gif) center left no-repeat;
	width:126px;
}


#globalnav li.endorsements a:hover{
	background:transparent url(/page/-/images/nav_endorsements_over.gif) center left no-repeat;
}

#globalnav li.gallery a{
	background:transparent url(/page/-/images/nav_gallery.gif) center left no-repeat;
	width:70px;
}

#globalnav li.gallery a:hover{
	background:transparent url(/page/-/images/nav_gallery_over.gif) center left no-repeat;
}

#globalnav li.issues a{
	background:transparent url(/page/-/images/nav_issues.gif) center left no-repeat;
	width:55px;
}

#globalnav li.issues a:hover{
	background:transparent url(/page/-/images/nav_issues_over.gif) center left no-repeat;
}

#globalnav li.contact a{
	background:transparent url(/page/-/images/nav_contact.gif) center left no-repeat;
	width:71px;
}

#globalnav li.contact a:hover{
	background:transparent url(/page/-/images/nav_contact_over.gif) center left no-repeat;
}

#globalnav li.calendar a{
	background:transparent url(/page/-/images/nav_calendar.gif) center left no-repeat;
	width:82px;
}

#globalnav li.calendar a:hover{
	background:transparent url(/page/-/images/nav_calendar_over.gif) center left no-repeat;
}

/*
-------------------
CONTENT ELEMENTS
-------------------
*/

h1#logo{
	position:absolute;
	top:28px;
	left:8px;
	height:75px;
	width:550px;
}

h1 a{
	display:block;
	height:75px;
	width:550px;	
}

h1 span{display:none;}

form#register{
	position:absolute;
	top:8px;
	left:365px;
}

form#register label{display:none;}

form#register h3{
	background:transparent url(/page/-/images/stay_informed.gif) top left no-repeat;
	width:110px;
	height:11px;
	text-indent:-5000em;
	float:left;	
	margin-right:5px;	
}

form#register input{
	float:left;
	height:12px;
	font-size:1em;
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	padding-left:2px;
	margin-top:-3px;
	margin-right:5px;
}

form#register input#email{width:96px;}

form#register input#zip{width:49px;}

form#register input#submit{
	background:transparent url(/page/-/images/submit.gif) top left no-repeat;
	width:52px;
	height:17px;
	border:0;
	padding:0;
	text-indent:-5000em;
	margin:0;
	cursor:pointer;
}

#maincontent h2{
	//background:transparent url(/page/-/images/h2_bg.png) top left repeat-x;
	background:transparent url(/page/-/images/h2_bg.png) top left repeat;
	text-align:left;
	padding-left:8px;
	height:auto;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	font-size:1.3em;
        text-transform: uppercase;
}

#maincontent h3{
	color:#38548E;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2;
}

div.box{
	width:536px;
	background:transparent url(/page/-/images/box_bg.gif) top center repeat-y;
}

div.box_wide{
	width:785px;
	background:transparent url(/page/-/images/box_wide.gif) top center repeat-y;
}

div.box_top{
	background:transparent url(/page/-/images/box_top.gif) top center no-repeat;
	padding:15px;
	width:506px;	
}

div.box_top_wide{
	background:transparent url(/page/-/images/box_top_wide.gif) top center no-repeat;
	padding:15px;
}

div.box_top p,
div.box_top_wide p{margin-bottom:1em;}

div.box_top h4,
div.box_top_wide h4{
	margin-bottom:1em;
	font-weight:bold;
}

div.box_bottom{
	clear:both;
	background:transparent url(/page/-/images/box_bottom.gif) top center no-repeat;
	height:10px;
	width:536px;
	margin-bottom:10px;	
}

div.box_bottom_wide{
	background:transparent url(/page/-/images/box_bottom_wide.gif) bottom center no-repeat;
	height:8px;
	width:785px;
	margin-bottom:10px;	
}

div#thanks{
	border:2px solid #C4771B;
	background:#E2B253 url(/page/-/images/thanks_bg.png) top left repeat-x;
	width:507px;
	margin:0 auto 10px auto;
	font-family:"Times New Roman", Times, serif;
	color:#592D25;
	font-size:1.2em;
	padding:10px;
}

div.content{
	float:left;
	padding-right:10px;
}

div.content img {
margin: 6px;
}

div#news{overflow:hidden;}

div#news img{float:right;}

div#otherheadlines h3,
div#otherheadlines p{
	padding:0 10px;
}

div#otherheadlines h3{font-size:1em;}

div#otherheadlines p{margin-bottom:1em;}

div#videos{
	background:transparent url(/page/-/images/video_bg.jpg) top center repeat-y;
	width:226px;
	margin:0 auto;
}

div#videos h2{
	background:transparent url(/page/-/images/h2_bg.png) top left repeat-x;	
	width:219px;
	line-height:24px;
	height:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}

h2#issues,
h2#getinvolved{
	text-indent:-5000em;
	width:226px;
	height:19px;
	margin:5px auto 5px auto;
}

h2#getinvolved{
	background:transparent url(/page/-/images/get_involved.jpg) top center no-repeat;
}

h2#issues{
	background:transparent url(/page/-/images/issues.jpg) top center no-repeat;
}

div.video_top{
	background:transparent url(/page/-/images/video_top.jpg) top center no-repeat;
	padding-top:5px;
	padding-left:4px;
}

div.video_top img{display:block;}

div.video_top p{
	color:#000;
	line-height:1.2;
	padding:10px;
	text-align:left;
}

div.video_top p strong{
	color:#38548E;
	font-size:1.1em;
}

div#videofooter{
	background:transparent url(/page/-/images/video_bottom.jpg) top center no-repeat;
	height:11px;
	width:226px;
	margin:0 auto;
}

div.line{
	background:transparent url(/page/-/images/divider.jpg) top center no-repeat;
	width:226px;
	height:1px;
	margin:5px auto 5px auto;
}
div.endorsement{
padding: 4px;
text-align: center;
}
/*
-------------------
FOOTER ELEMENTS
-------------------
*/

#footer a{color:#FFF;}

#footer p{line-height:33px;}

/*
-------------------
SUCKERFISH MENUS
-------------------
*/

#globalnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
        z-index: 50000000;
}

#globalnav li:hover ul {
	left: auto;
        z-index: 50000000;
       top: 20px;
}

#globalnav li:hover ul, #globalnav li.sfhover ul {
	left: auto;
        z-index: 50000000;
       top: 20px;
}
#globalnav li.gallery:hover ul, #globalnav li.gallery li.sfhover ul {
	left: 340px;
        z-index: 50000000;
}

#globalnav li.about:hover ul, #globalnav li.about li.sfhover ul {
	left: 0;
        z-index: 50000000;
}

#globalnav li.about li a:hover,#globalnav li.gallery li a:hover{
background-image: none;
background-color: #EEE7DE;
}

#globalnav li.about li a, #globalnav li.gallery li a{
background-image: none;
text-indent: 0;
text-align: left;
background: #EEE7DE;
border: 2px solid #fff;
padding: 4px;
color: #0F2C5A;
text-transform: uppercase;
font-family: "Times New Roman",Times,serif;
text-decoration: none;
font-weight: bold;
z-index: 50000000;
}