#header .center {
	background-image: url(Graphics/Header_bkgd.jpg);
	background-position: center;
	text-align:center
}
#sidebar1, #sidebar2 {
	background-color: #45AF86;
	FONT-FAMILY: Arial, Geneva, sans-serif;	
}

#sidebar1 TD.menu {
	FONT-SIZE: 10pt;
	color: #FFFFFF;    
}
#sidebar1 A.menu {
    COLOR: #FFFFFF;
	 text-decoration: none; 
}
#sidebar1 A.menu:hover {
    COLOR: #FCCF55;

}
#sidebar1 TD.menuSelect {
	FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #029A5F;	
}
#sidebar1 A.menuSelect {
	COLOR: #029A5F;
	text-decoration: none;
	font-weight: bold;
}

#sidebar1 A.menuSubSelect {
	COLOR: #029A5F;
	text-decoration: none;
}
#sidebar1 A.menuSelect:hover, #sidebar1 A.menuSubSelect:hover { 
	COLOR: #FF9900;
}
#sidebar2 TD.Board {
	FONT-SIZE: 10pt;
	color: #FFFFFF;
	text-align: center;
}
#sidebar2 TD.Tour {
	FONT-SIZE: 8pt;
	color: #FFFFFF;
	text-align: center;
}
#mainContent  {
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;	
}
#mainContent .FeaturedImage {
	border: 8px solid #45AF86;
	padding: 10px;
}
#mainContent .FeaturedText {
	color: #45AF86;
}

#mainContent .FeatureFootnote {
	font-size: x-small;
}
#footer address {
	font-size: x-small;
}
#footer .update {
	font-size: xx-small;
	color: #F0B000;
}

