/*********************************************************************
STYLE RESET - removes browser defaults
**********************************************************************/
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, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*********************************************************************
GENERAL STYLES - top level appearance for entire site
**********************************************************************/
body 
	{
	background: #3B2314;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B2314;
	}

h1
	{
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #386B23;
	margin: 0 0 10px 0;
	line-height: .9em;
	letter-spacing: -.01em;
	}
	
h2
	{
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #F56E1D;
	margin: 18px 0 10px 0;
	}

h3
	{
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #F56E1D;
	text-transform: uppercase;
	letter-spacing: -.02em;
	}

h4
	{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #6B6F1A;
	}


h5
	{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #F56E1D;
	margin: 0 0 9px 0;
	line-height: 1em;
	}

h6
	{
	font-size: 10px;
	color: #BD9A70;
	}
	
p
	{
	line-height: 1.25em;
	margin: 0 0 12px 0;
	}

a
	{
	color: #F56E1D;
	text-decoration: none;
	}
	
a:hover
	{
	color: #3B2314;
	}
	
blockquote
	{
	
	}

ol
	{
	margin: 0 0 15px 20px;
	line-height: 1.5em;
	}

/*********************************************************************
LAYOUT - containers used to create layout
**********************************************************************/
#bkgWrap
	{
	width: 100%;
	background: #BD9A70 url(../images/bkg_wrap.jpg) top center no-repeat;
	padding: 23px 0 25px 0;
	}

#contain
	{
	width: 968px;
	margin: 0 auto;
	background: url(../images/bkg_contain.png) top left repeat;
	min-height: 650px;
	}

#header
	{
	width: 940px;
	margin: 0 auto;
	height: 75px;
	background: url(../images/dashBrown.gif) bottom left repeat-x;
	}

#flashHolder
	{
	position: relative;
	top: -46px;
	float: left;
	padding: 0 14px 0 14px;
	margin: 0 0 -46px 0;
	}

#content
	{
	width: 885px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	}

.left
	{
	width: 276px;
	float: left; 
	position: relative;
	margin: -30px 0 0 0;
	z-index: 200;
	}

.middle
	{
	width: 340px;
	float: left; 
	margin: 0 0 0 32px;
	padding: 27px 0 0 0;
	}

.right
	{
	width: 212px;
	float: left;
	margin: 0 0 0 25px;
	padding: 25px 0 0 0; 
	}

.drill #content
	{
	width: 940px;
	padding: 0;
	}

.drill .left
	{
	width: 656px;
	background: #fff;
	float: left;
	padding: 30px;
	margin: -30px 0 20px 0;
	}

.drill .left img
	{
	float: left;
	margin: 0 18px 10px 0;
	}


.drill .right
	{
	width: 212px;
	float: left;
	padding: 0 0 20px 0;
	margin: -30px 0 0 12px;
	}

.drill #content .left p
	{
	line-height: 1.65em;
	}
	
/*********************************************************************
NAVIGATION 
**********************************************************************/
#auxNav
	{
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 11px 0 0 0;
	width: 650px;
	}
 
#auxNav a
	{
	color: #6B6F1A;
	text-decoration: none;
	}

#auxNav a:hover
	{
	color: #3B2314;
	}

#nav
	{
	float: right;
	margin: 18px 0 0 0;
	}

#nav img
	{
	margin: 0 5px 0 0;
	}

#subNav
	{
	margin-bottom: 17px;
	position: relative;
	top: -26px;
	left: 14px;
	padding: 7px;
	width: 926px;
	background: #3B2314;
	z-index: 300;
	float: left;
	text-align: right;
	}

#subNav img
	{
	float: left;
	}
	
#subNav a
	{
	float: right;
	display: block;
	margin: 2px 10px 0 0;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	color: #BD9A70;	
	font-size: 12px;
	border-left: 1px solid #603813;
	}

#subNav a.on
	{
	color: #F56E1D;
	}

#subNav a:hover
	{
	color: #F56E1D;
	}

.subNavRounded
	{
	margin: 5px 0 5px 0;
	background: url(../images/bkg_subNav.jpg) top left repeat-x;
	}
	
/*********************************************************************
FOOTER 
**********************************************************************/
#footer
	{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 968px;
	padding: 8px;
	background: #210e07 url(../images/bkg_footer.jpg) top left repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	color: #BD9A70;	
	}

#footer a
	{
	display: block;
	color: #BD9A70;	
	}

#footer a:hover
	{
	color: #F56E1D;	
	}

#footer img.guy
	{
	float: left;
	margin: -65px -10px 0 -10px;
	}

#footer img.logo
	{
	float: right;
	margin: 25px 5px 0 0;
	}
	
.footerCell
	{
	float: left;
	margin: 30px 0 0 0;
	padding: 0 25px 0 25px;
	border-right: 1px dashed #603813;
	}

.sponsorLogo
	{
	width: 968px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 10px;
	}

.sponsorLogo img
	{
	float: right;
	}

img.quickLinks
	{
	position: absolute;
	left: 109px;
	}

/*********************************************************************
CALLOUTS 
**********************************************************************/
.callout
	{
	margin: 0 0 20px 0;
	}

.textureCallout
	{
	background: url(../images/bkg_callout.jpg) top right no-repeat;
	padding: 7px;
	}

.greenCallout
	{
	background: #386B23;
	padding: 7px;
	}

.rounded
	{
	margin: 5px 0 5px 0;
	padding: 17px;
	background: #fff;
	}
 
.textureCallout p
	{
	font-size: 10px;
	line-height: 1.1em;
	}

.greenCallout p
	{
	font-size: 11px;
	line-height: 1.1em;
	}

.calendar
	{
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #BC9970;
	}

#scroll
	{
	height: 150px;
	overflow-y: scroll;
	padding: 0 7px 0 0;
	}

/*********************************************************************
CLASSES 
**********************************************************************/
.clear
	{ 
  	clear:both; 
	height:1px; 
	overflow:hidden; 
	line-height:1%; 
	font-size:0px; 
	margin-bottom:-1px; 
	}

.bttn
	{
	margin: 0 5px 0 0;
	}
	
.logo
	{
	float: left; 
	margin: -13px 0 0 -25px;
	}

.floatLeft
	{
	float: left;
	}

.floatRight
	{
	float: right;
	}

.dashLine
	{
	background: url(../images/dashBrown.gif) top left repeat-x;
	padding: 8px 0 0 0;
	}

.middle a
	{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F56E1D; 
	text-decoration: underline;
	}

.middle a:hover
	{
	color: #3B2314;
	}

.green
	{
	color: #60682A;
	}
	
	
#public-message 
	{
	position: relative;
	top:0;
	padding:10px 0;
	text-align:center;
	width: 100%;
	height: 30px;
	background: #386B23;
	border-bottom:1px solid #7D8029;
	color:#fff;
	}
	
#public-message p 
	{
	font: 28px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	}