/* begin css reset */ 
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, b, 
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
caption, tbody, tfoot, thead, tr, th, td { 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}

body {
	color: #edebdd;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	color: #f86921;
	padding: 1px 3px;
	border-bottom: 1px dotted #f86921;
	text-decoration: none;
}

a:hover {
	color: #edebdd;
	background-color: #f86921;
	text-decoration: none;
}

h1 {
	font-size: 26px;
}

.page_header {
	margin: 0;
	padding: 40px 0 0 0;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* -------------------------- global styles -------------------------- */

.left, .float {
	float: left;
}

.right {
	float: right;
}

.wrap {
	width: 960px;
	display: block;
	margin: 0 auto;
	clear: both;
}

.clear {
	clear: both;
}

.separator {
	clear: both;
	height: 20px;
}

.replace {
	text-indent: -9999px;
}


/* -------------------------- layout -------------------------- */


#header {
	background: #edecde url(../images/mast.jpg) left top repeat-x;
	width: 100%;
}

#banner {
	clear: both;
	margin: 0;
	padding: 0;
}

#banner .wrap {
	height: 116px;
	width: 950px;
	overflow: hidden;
}

#logo {
	position: relative;
	top: -15px;
	width: 301px;
}

#navigation {
	width: 600px;
}

#subnav, #nav {padding-top: 10px;}

#nav, #subnav {
	width: 280px;
	float: left;
}

#nav ul, #subnav ul {
	padding-right: 20px;
}

.search {
	background: transparent url(../images/search.gif) left top no-repeat;
	height: 43px;
}

#header form.search {
	float:right;
	padding-left: 3px;
}

.input {
	background-color: #3e2413;
	width: 180px;
	height: 18px;
	margin: 8px 20px 8px 8px;
	padding: 3px;
	color: #efefef;
	font-size: 13px;
	border: 0px none;
}


.submit {
	background-color: #1e0e05;
	border: 0px none;
	color: #ba3a01;
	font-size: 11px;
	cursor: pointer;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	margin: 0;
}

.submit:hover {
	color: #efefef;
}

#topnav {
	background: transparent url(../images/topnav.jpg) left bottom repeat-x;
	color: #f0eee1;
	height: 20px;
	padding: 7px 0 0 0;
}

#topnav span.topnav {
	padding-left: 360px;
}
	
#topnav a, #topnav a:link, #topnav a:visited {
	color: #ce7c53;
	text-decoration: none;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom: none;
}

#topnav span.separator {
	padding: 5px 25px;
	background: transparent url(../images/topnav_separator.gif) right center no-repeat;
}
	
#topnav a:hover {
	text-decoration: underline;
	background-color: transparent;
}

p.tagline {
	text-align: center;
	color: #271406;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px 5px 0 0;
	margin: 0px;
}

#main {
	background: transparent url(../images/wood.jpg) repeat 200px -375px;
}

#wrapper {
	background: transparent url(../images/bg.jpg) repeat-x 200px 0;
}

#left-column {
	float:left;
	width: 300px;
	padding-top: 40px;
}

ul.nav, ul.subnav {
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}

ul.nav li, ul.subnav li {
	padding: 0;
	margin: 0px;
	vertical-align: middle;
	list-style: none;
}
	
ul.nav a, ul.nav a:link, ul.nav a:visited, ul.subnav a, ul.subnav a:link, ul.subnav a:visited {
	color: #271406;
	padding: 4px 0;
	text-decoration: none;		
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #c6c4b5;	
	display: block;
}

ul.nav a:link.on, ul.nav a:visited.on, ul.nav a:hover.on, ul.subnav a:link.on, ul.subnav a:visited.on, ul.subnav a:hover.on {
	color: #BA3A01;
	text-decoration: none;	
	text-transform: uppercase;	
	border-bottom: 1px dotted #BA3A01;
	padding-left: 22px;	
}

ul.nav a.on {
	background: transparent url(../images/nav_on.gif) left center no-repeat;
}

ul.subnav a.on {
	background: transparent url(../images/subnav_on.gif) left center no-repeat;
}
	
ul.nav a:hover, ul.subnav a:hover {
	color: #BA3A01;
	background-color: transparent;
}


#right-column {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
	float: right;
}

#right-column a:link, #right-column a:visited {
	color: #0066CC;
	text-decoration: none;
}

#right-column a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
}

#content {
	vertical-align: top;
	line-height: 1.5;
	width: 600px;
	float: right;
}

#wd_printable_content {
	margin: 0;
	padding: 0;
}

#content table, table.spintable {
	font-size: 1.1em;
}

#content p {
	padding: 0;
	margin: 0;
}

/* use h2 for the title of a section */
#content h2 {}
	
/* use h3 for the title of an item, or a group heading */
#content h3 {}

/* use h4 for subtitles and such */
#content h4 {}
	
/* caption style override for pictures within the template1-content area */
#content .caption {}

/* inline links */
#content a:link, #content a:visited {
	text-decoration: none;
}
	
/* use .itemlink class for anything that clicks through to an item */
#content a:link.itemlink, #content a:visited.itemlink {
	font-weight: bold; 
}

#content a:hover.itemlink {}

/* use .itemtitle for things that are like .itemlink, but aren't links */
#content .itemtitle {
	font-weight: bold;
	color: #000000;
}

.wd_page_toolbar {
	background-color: #1e0e05;
	padding: 15px 5px 25px;
	width: 281px;
}

#footer {
	padding: 4px 15px 15px 15px;
	vertical-align: bottom;
	background-color: #0c0805;
}

#footer img {
	float: right;
}
	
.sponsors a {
	border-bottom: none;
}
	
.sponsors a:hover {
	background-color: transparent;
}
	
#footer a {
	text-decoration: none;
}	
	
#footer a:hover {
	background-color: transparent;
}

.contentbox table {
	margin: 0px;
}

#sponsors {
	background: #140c07 url(../images/footer.jpg) left top repeat;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	padding: 5px;
	margin: 0px;
	color: #bebc8b;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	font-size: 15px;
}

.sponsors a img {
	border: 7px solid #090604;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

div#content table.menu {
	color:#EDEBDD;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 5px;
}

.menuTitle {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
