body, html {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;}
	
a:link, a:visited{
	text-decoration: none;
	color: #710c0b;
	border:0px;}
	
a:hover, a:active{
	text-decoration: underline;
	color: #710c0b;
	border:0px;
	outline: none;}

a:focus {
	-moz-outline-style: none;}

.container{
	width:100%;
	background: #9e1a17 url('../images/shadow.gif') 0% 100% repeat-x;
	text-align: center;
	margin: 0;
	padding:0;
	padding-bottom: 10px;}

.inner{
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right:auto;}

/* BANNER */	
.banner{
	width: 850px;
	height: 194px;}

#logo{
	float: left;
	margin-top: 45px;}
	
#bannerphoto{
	float: left;
	margin-left: 23px;}

#getinvolved{	
	float: right;
	width: 205px;
	margin-top:35px;}
	
#donate a, #donate a:visited{
	width: 202px;
	height: 57px;
	background: url('../images/donate1.gif') 0 0 no-repeat;
	display:block;}
#donate a:hover{
	width: 202px;
	height: 57px;
	background: url('../images/donate2.gif') 0 0 no-repeat;}
	
#enews a, #enews a:visited{
	width: 202px;
	height: 57px;
	margin-top:6px;
	background: url('../images/enews1.gif') 0 0 no-repeat;
	display:block;}
#enews a:hover{
	width: 202px;
	height: 57px;
	background: url('../images/enews2.gif') 0 0 no-repeat;}	


/* NAV BAR */

#nav{
	width: 850px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	height: 46px;
	float: left;
	background: url('../images/nav_bkgrnd.gif') 0 0 repeat-x;}
	
#nav ul{
	margin: 0; 
	padding: 0;
	float: left;}

#nav ul li{
	display: inline;}

#nav ul li a, #nav ul li a:visited, #nav ul li a:active{
	text-transform: uppercase;
	line-height: 38px;
	float: left; 
	text-decoration: none;
	color: #ffffff;
	margin: 4px 40px; 
	outline: none;}

#nav ul li a:hover{
	color: #f1e3b9;
	text-decoration: none;}		
	
#nav ul a:focus {
		-moz-outline-style: none;Ê}	

#navhome{
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 8px;} 
	
#navhome a, #navhome a:visited{
	width: 18px;
	height: 18px;
	background: url('../images/home1.gif') 0 0 no-repeat;
	display: block;}
	
#navhome a:hover{
	width: 18px;
	height: 18px;
	background: url('../images/home2.gif') 0 0 no-repeat;}	
	
	
	
/*** MAIN ***/	
	
.main{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#000;
	clear: left;
	width: 850px;
	background-color: #f1e3b9;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 10px;}

#eventbox{
	float: left;
	margin-left: 20px;
	padding-top:7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url('../images/eventbkgrnd.jpg') 0 0 repeat-x;
	width: 208px;
	line-height: normal;}	
	
#maintext{
	float: left;
	width: 576px;
	margin-left: 20px;}


/* calendar styles */
.eventsList {
	font-size: 13px;
	margin: 0;
	padding: 0 10;
	margin-bottom: 8px;
	text-align: left;}

.dayDiv {
	margin-top:0px;
	}
	
.dateDiv {
	color: #9e1a17;
	margin-top: 20px;}

.titleDiv {
	font-size: 13px;
	color: #9e1a17;}
	
.timeStart {
	float:left;
	margin-bottom: 0px;} 
	
.hyphenDiv {
	float:left;
	margin-left:4px;
	margin-right:4px;}
	
.timeEnd {}

.locDiv {
	clear:both;}
	
.notesDiv {
	font-weight: normal;}
	
.noEvents {}
	
/* end calendar styles */	

h1, h2{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	color: #9e1a17;}
	
h1{
	font-size: 17px;
	margin-bottom: 6px;}
	
h3{
	font-weight: normal;
	font-size: 14px;
	color: #9e1a17;
	margin-top: 12px;
	margin-bottom: 4px;}	
	
#newshead{
	font-weight: normal;
	font-size: 17px;
	color: #9e1a17;
	margin-top: 32px;
	margin-bottom: 2px;}

#newssource{
	text-transform: uppercase;
	font-size: 11px;}	


/* forms */	
td{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 1 5 1 0;}	

table{ margin:0;}	

.required, .forms{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	width: 300px;
	border: 1px solid #710c0b;
	text-align: left;
	highlight: #d6ccb9;
	padding: 2px;
	margin-bottom: 3px;}
	
.dropdown{
 	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: arial, helvetica, sans-serif;
	border: 1px solid #710c0b;
	text-align: left;
	highlight: #d6ccb9;
	padding: 2px;
	margin-bottom: 3px;}

.formbutton{
	background-color:#ccc;
	text-transform: uppercase;
	color: #710c0b;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 2px 8px 2px 8px;
	margin: 5px 0 15px 0;
	border: 2px outset #d7b9c9;}
	
.reqstar { 
	vertical-align:top;
	color: #710c0b;
	font-size: 10px;}	

#footnote{
	font-size: 10px;
	color: #666;
	line-height: normal;}
	
	

	
/* FOOTER */
#footer{
	clear: left;
	margin-top: 4px;
	color: #b8908f;
	width: 100%;
	text-align: center;
	font-size: 11px;}
	
#footerinner{
	width: 800px;
	margin-left: auto;
	margin-right: auto;}

#footer a, #footer a:visited{
	font-size: 11px;
	color: #b8908f;
	text-decoration: underline;}
	
#footer a:hover{
	font-size: 11px;
	color: #999;}

#ftrclm{
	text-align: left;
	padding-right: 150px;
	float: left;}