HTML {
	font-family: Arial; padding:0px; margin:0px;
}
BODY {
	font-family: Arial; padding:0px; margin:0px;
}
TD {
	font-size:12px;
}

.separator 
{	
	position:relative;
	top:-5px;
	color:#336633;
}

.leftNav {
	width:150px; background-color:#a3c2e0;
}
.leftNavHeader
{
	font-weight:bold;
	padding:5px;
	background-color:#6699cc;
	color:#ffffff;
}
.navLink
{
	text-decoration:none;
	font-size:11px;
	color:#003366;
	font-weight:normal;
}
.rightNav 
{
	width:160px;
}

.centerContent {
	padding:8px;
	padding-top:0px;
}

.searchBox 
{	
	vertical-align:middle;
	height:144px;
	border:3px solid #FFCC33;
	background-image:url(/Images/search/BuildersHat.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.searchBoxText {
	color:#000000;
	font-weight:bold;
}
.searchBox INPUT,SELECT 
{
	border:1px solid #cc9900;
}


.footer {
	background-color:#6699cc;	
}
.footerMenu {
	padding:3px;
}
.footerMenu 
{
	text-align:center ;
	font-size:11px;
	color:#ffffff;
	padding:3px;
}
.footerMenu A 
{
	text-decoration:none;
	color:#ffffff;
	padding:3px;
}

.footerChannels
{
	text-align:center ;
	background-color:#ffffff;
	padding:3px;
	color:#6699cc;
}
.footerChannels A
{
	font-size:11px;
	text-decoration:none;
	color:#6699cc;
}

.showRegionDiv {
	display:block;
	visibility:visible;
}

.hideRegionDiv {
	display:none;
	visibility:hidden;
}

.Region1Link
{
	font-size:13px;
	color:#003366;
}
.Region2Link
{
	font-size:11px;
	color:#336633;
}
.moreLink
{
	font-weight:bold;
	font-size:11px;
	color:#336633;
}

.townLink
{
	font-weight:bold;
	color:#003366;
	height:18px;
}

A:hover 
{
	text-decoration:underline;
}

INPUT, SELECT {font-size:11px;border:1px solid #cccccc}

.advertiserContainer
{
	background-color:#E1EcF7;
	font-size:12px;
	color:#003366;	
}

.advertiserTitle, .advertiserTitle A
{
	background-color:#b2cce5;
	font-weight:900;
	font-size:18px;
	color:#003366;
	text-decoration:none;	
}

.advertiserLinks, .advertiserLinks A
{
	text-align:center;
	background-color:#b2cce5;	
	font-weight:bold;
	color:#003366;
}

.spotlightContainer
{
	background-color:#c1e3c1;
	font-size:12px;
	color:#003300;	
}

.spotlightTitle, .spotlightTitle A
{
	background-color:#81b081;
	font-weight:900;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;	
}

.spotlightLinks, .spotlightLinks A
{
	text-align:center;
	background-color:#81b081;	
	font-weight:bold;
	color:#ffffff;
}

.articleHeader
{
	font-size:13px;
}

.articleText
{
	font-size:13px;
}
hr 
{
	height:1px;
	color:#eaeaea;
}











