/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px;
	background-color: #b1b7bd;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	/* scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000033;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#45270D;
	scrollbar-base-color:#88673A;
	scrollbar-dark-shadow-color:#45270D;
	scrollbar-shadow-color:#45270D;
	scrollbar-track-color:#ffffff; */
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;					 
	vertical-align:top;				  			  
	line-height:14px;
	color:#000000;
}


table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}

.main_table {
	width:800px; 
	border:none;
	background-color: #FFFFFF;
}
									   
td {					       				  
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;							 
	vertical-align:top;				  			  
	line-height:14px;
	color:#000000;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma, Arial;			
	padding:1px 0px 0px 3px;		   
	vertical-align:top;	
	color:#6A6666;
	background:#ffffff;
	border: 1px solid #956825;
	border-collapse:inherit;
}		
br {line-height:0px;}							        
img {border:0px;}	





/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a 		{color:#863800;}	   
a:hover {text-decoration:none;}	
b 		{color:#863800; font:bold 12px Tahoma, Arial;}
b a		{color:#474747;}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 		
.header { 
	font-weight: bold;
	font-size: 16px;
	color: #448CCB;
	line-height: 1.25em;
	margin-bottom: 30px;
}

.bolded { 
	font-weight: bold;
	color: black;
	font-size: 1.2em;
	line-height: 1.25em;
}

.blueheader { color: #448CCB;
	font-weight: bold;
	font-size: 1.15em;
	border-bottom: 1px solid #448CCB;
	margin-bottom: 10px;
}

.emph { color: #448CCB;
	font-weight: bold;
}

.emphblue { color: #448CCB;
	font-weight: normal;
}

hr { color: #448CCB;}



/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/

ul { margin-top: 5px;}
li { list-style-image: url(images2/star.gif);
	line-height:13px;
	margin:0px 0px 2px 15px;
	padding:0px 0px 2px 0px;
}

li a {
	color:#863800;
	font:bold 12px Tahoma, Arial;
}



/* top buttons */
.top_buttons a { 
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 15px 15px 20px;
	line-height: 2em;
}

.top_buttons a:hover {
	background-color: #448ccb;
} 

.top_buttons a.act { 
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #448ccb;
	padding: 20px 15px 15px 20px;
	line-height: 2em;
}

.top_buttons a.act:hover {
	background-color: #000000;
} 
	
/* left buttons */

td.left_buttons {
	background-color: black;
	width: 170px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.left_events {
	text-align: left;
	border: 1px solid white;
	background-color: #333333;
	margin: 20px 10px;
}

.emph_left_buttons {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

.left_events a { 
	color: white;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 2px 5px 2px;
	line-height: 1.5em;
	
}

.left_events a:hover {
	background-color: #448ccb;
} 

.left_events a.act { 
	color: #448ccb;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 2px 5px 2px;
	line-height: 1.5;
	
}

.left_events a.act:hover {
	background-color: white;
} 

/* center copy */
td.center_copy { 
	width: 472px;
	height: 38px;
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

td.center_copy .copy { 
	padding: 20px 20px 0 20px;
	text-align: left;
}



/* right copy */	

td.right_text {
	background-color: #448CCB;
	width: 157px;
	border-right: 1px solid white;
	color: white;
}

.logo_area {
	text-align: left;
	margin: 20px 0;
}

.sponsors {
	text-align: left;
	border: 1px solid white;
	background-color: #7aabd7;
	padding: 10px 10px;
	margin: 30px 10px;
	
}

/* forms */
.form_section
{
	clear: both;
	display: block;
}

/* footer */

td.footer { background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	color: white;
	text-align: center;	
	background-color: #448CCB;
	}
td.footer copy {
	margin: 0;
	text-align: center;
}
	
#footer a { color: white;
	font-size: .8em;}

.footer_web { color: #660000;
	text-decoration: none;
}
