body{
	font-family: Tahoma,Arial,sans-serif;
	font-size:10pt;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
	
A:link {
	color:#996633;
	text-decoration: none
	}
A:visited {
	color:#996633;
	text-decoration: none
}
A:hover {
	COLOR: #ff6600;
	text-decoration: underline;
}	
.header{
	background-image: url(/images/nav/header/header_bg.gif);	
	border-bottom: 2px solid #ffffff;
}

.midTable
{
	COLOR: #333333; 
	background-image: url(/images/nav/bodybg.gif); 
	BORDER: 1px solid #CC9966; 
	padding: 10px 10px 10px 10px;
}

/************** home *****************/
.homeMidTable
{
	COLOR: #333333;
	background-image: url(/images/nav/bodybg.gif);
	BORDER: 1px solid #CC9966;
	padding: 0px 0px 0px 0px;
	height: 100%;

}

.homeTable
{
	COLOR: #333333; 
	background-color: #FFFFFF;
	BORDER: 1px solid #CC9966; 
	padding: 0px 0px 0px 0px;
	height: 100%;
	
}

.homeVideoAudio
{

	BORDER: 1px solid #CC9966; 
	padding: 0px 0px 0px 0px;
	height: 100%;
	
}
.NewsletterText{
	font-family: Tahoma,Arial,sans-serif;
	font-size:8pt;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


.homeEvents{
	font-family: Tahoma,Arial,sans-serif;
	font-size:8pt;
	color: #333333;
	line-height: 1.166;	
	margin: 2px;
	padding: 2px;
}
.homeEvents ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type:none;
}

.homeEvents ul li {
	padding: 2px 0 0 12px;


}
/************** pages *****************/
.navBar{
	width: 160px;
	background-color: #64829A;
	BORDER: 1px solid #CC9966;

}
.story
{
	clear: both;
	font-family: Tahoma,Arial,sans-serif;
	font-size:10pt;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CC9966;
	background-color: #FFFFFF;
	text-align: left;
	width: 550px;
	
}

.innertable{
	clear: both;
	font-family: Tahoma,Arial,sans-serif;
	font-size:10pt;
	color: #333333;
	line-height: 1.166;	
	margin: 2px;
	padding: 2px;
}
.innertableSpeak{
	clear: both;
	font-family: Tahoma,Arial,sans-serif;
	font-size:8pt;
	color: #333333;
	line-height: 1.166;	
	margin: 2px;
	padding: 2px;
}
/************* #siteInfo styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	color:#996633;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */



#footer a:link, a:active, a:visited{
	color:#996633;
	text-decoration: none
	
}
#footer a:hover{
	color:#996633;
	text-decoration: underline
	
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

.spacer {
	width: 1px;
}

.inputStyle {
 background-color: White;
 border-bottom: #333333 1px solid;
 border-left: #333333 1px solid;
 border-right: #333333 1px solid;
 border-top: #333333 1px solid;
 font-family: Tahoma,Arial,sans-serif;
 font-size: 10px;
 color: #333333;
 font-variant:

}
.inputStyleBox {
 font-family: Tahoma,Arial,sans-serif;
 font-size: 10px;
 color: #333333;
 font-variant:
 
}
.formHead {
	BORDER-BOTTOM: 
	1px solid #CC6600; 
	PADDING-BOTTOM: 4px;
	font-family: Tahoma,Arial,sans-serif;
	font-size:10pt;}