/* -------------------------------------------- */
/* index.html */
/* -------------------------------------------- */

body { 
	background-color: #660000;
	color: #c33; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
	margin: 10; 
}
.text { color: #c33; 
		font-size: 13px; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
		font-stretch: normal; line-height: 16px; 
}
		
.footnote { color: #c33; 
		font-size: 11px; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
		line-height: 11px; 
}


.topnav{
	text-decoration:  none;
	font-family : Arial, Helvetica, Verdana,sans-serif;
	font-size : 12px;
	line-height: 18px;
	font-weight : 600;
	color:#FFFFFF;
	vlink:#993300;
}

.botnav{
	text-decoration:  underline;
	font-family : Arial, Helvetica, Verdana,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : 500;
	color:#999999;
	vlink:#3399CC;
}

.copywright{
	text-decoration:  none;
	font-family : Arial, Helvetica, Verdana,sans-serif;
	font-size : 9px;
	line-height: 10px;
	font-weight : 500;
	color:#999999;
}


.bodylink{
text-decoration:  none;
font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
	color:#600; 
	vlink:#CC3333;}

/* -------------------------------------------- */
/* upcoming_events.html */
/* -------------------------------------------- */

.events { font-size: .8em; font-weight: normal; font-style: normal; color: #600; line-height: 1.50em; text-align: left; left: 0; }
		
.head { color:#660000; font-size: 16px; line-height: 18px; font-weight:800; text-align: left;  letter-spacing: 0; vertical-align: top; }

.subhead { color: #600; font-size: 1em; line-height: 1.50em; font-weight: bold; text-align: left;  letter-spacing: 0; vertical-align: top; }		
			
/* -------------------------------------------- */
/* join_us.html */
/* -------------------------------------------- */

.form-head { font-size: 1.25em; font-weight: 600; font-style: normal; font-variant: normal; text-transform: none;}

.form-text { text-align: right; vertical-align: top; }