body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 98%;
	background-color: #46423b;
}

.header {
	background-color: #faf8f2;
}

.footer_cell {
	background-color: #5e4d33;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #50746C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color:#ffffff;
	padding:15px;

}
.ltgray_cell {
	background-color: #edeae1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 5px;
}
.businesstitle_cell {
	background-color: #d0caba;
	padding-left: 5px;
	border: 1px solid #666666;
	font-size: 95%;
}
.business_cell {
	background-color: #f3ebd5;
	padding-left: 5px;
	border-top: none;
	border-left: 1px solid #666666;
	font-size:90%;
}
.lastbusiness_cell {
	background-color: #f3ebd5;
	padding-left: 5px;
	border-top: none;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size:90%;
}

.whiteborderleft_cell {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
}

.righttop_column {

	background-image: url(images/bt_drpshdw.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.links {
	background-color: #c8c5c0;
	height: 25px;
	width: 100%;
}
.dkgraycell {
	background-color: #c8c5c0;
	color: white;
	font-weight: bold;
	font-size: 90%;
	padding-left: 5px;
}
	
H4
{
	font-size: 100%;
	font-weight: bold;
	color: #990000;
}

.title {
	font-weight:bold;
	font-size:100%;
	color:#990000;
	}
	 
.rightbottom_column {
	background-color: #50746c;
	background-image: url(images/top_drpshdw.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 4px 0px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.right_column_beige {
	background-color: #9A8752;
	padding: 0px 4px 0px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.org_titles {
	color: #ede9e1;
	font-size: 95%;
	font-weight: bold;
	}

.main_content_column{
	background-color: transparent;
	width: auto;
	left: 0px;
	right: 200px;
	float: left;
	height: 100%;
}

.redcell {
	background-color: #8F310F;
	color: white;
	font-size:95%;
	text-align: center;
	padding: 10px;
	}
.bluecell {
	background-color: #50746C;
	color: white;
	font-size:95%;
	text-align: center;
	padding: 10px;
	}
.beigecell {
	background-color: #9A8752 ;
	color: white;
	font-size:95%;
	text-align: center;
	padding: 10px;
	}

.greencell {
	background-color: #686a14;
	color: white;
	font-size:95%;
	text-align: center;
	padding: 10px;
	}
	
.redcell_titles {
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}

.whitecell_titles {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;	
}
.greencell_titles {
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#006600;	
}
.whitecell{
	background-color:white;
	font-size: 85%;
	padding: 5px 5px 15px 20px;
	border-bottom: solid 1px #cccccc;
	color:#000000;
	}
	
.emphaiscell{
	background-color:#fbdb9a;
	font-size: 85%;
	padding: 5px 10px;
	}
.asterisk {
	font-size: 85%;
	}
.dates {
	font-size: 70%;
	color: #8f3033;
	background-image: url(images/date_bdkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	left: 10px;
	padding-left: 5px;
	}
A:link    
{
	text-decoration: underline; 
	color: #50746c;
}        
A:visited 
{
	text-decoration: underline;
	color: #726e67;

	
}        
A:active  
{
	text-decoration: underline;  
	color: #eda92e;
}        
A:hover   
{
	text-decoration: underline;
	color:#3a8e85;
	
}
A.blue:link    
{
	text-decoration: underline; 
	color: #fff;
}        
A.blue:visited 
{
	text-decoration: underline;
	color: #000;

	
}        
A.blue.blue:active  
{
	text-decoration: underline;  
	color: #f9d881;
}        
A:hover   
{
	text-decoration: underline;
	color:#f9d881;
	
}

A.org:link    
{
	text-decoration: underline; 
	color: #ffffff;
	font-size: 80%;
}        
A.org:visited 
{
	text-decoration: underline;
	color: #000000;
	font-size: 80%;
	
}        
A.org: active  
{
	text-decoration: underline;  
	color: #f9d881;
	font-size: 80%;;
}        
A.org:hover   
{
	text-decoration: underline;
	color:#f9d881;
	font-size: 80%;
}
.orglinkdiv
{
	font-size: 85%;
	color:#cfe4e8;
}

.linksdividers
{
 	border:#83a59e 1px dotted;
	padding:2px 2px 2px 4px;;
	}

A.red:link    
{
	text-decoration: underline; 
	color: #ffffff;
}        
A.red:visited 
{
	text-decoration: underline;
	color: #000000;
	
}        
A.red: active  
{
	text-decoration: none;  
	color: #eda92e;
}        
A.red:hover   
{
	text-decoration: underline;
	color: #eda92e;
}

.tablefont
{
	font-size: 90%;
	}
	
.tabletitlecell
{
	font-size: 100%;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5e4d33;
	text-align: center;
	}
.emphasis_cell
{
	background-color:#fcc562;
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.news_title
{
	background-color:#cc0000;
	font-size: 110%;
	font-weight: bold;
	color: white;
	line-height: 30px;
	}
.photoandtext_cell {
	background-color: #edeae1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 90%;
}