

body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #ededec;
}

.home-shell{
	padding-left: 20px;
	padding-right: 10px;
	background-color: White;
	background-image: url(/images/wbodyareabg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bodyarea{
	margin: 0px;
	padding: 0px;
	width:610px;
}

.nav {
	background-image: url(/images/wnav5.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	width:160px;
}


.footer {
	font: 10px tahoma, arial, sans-serif;
	color: silver;
	font-weight: normal;
	background-color: White;
}
	
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: silver;
	font-size: 10px;
}	

#footer a:hover {
	text-decoration: underline;
	color: gray;
	font-size: 10px;
}	
	
.bcnav{
	font-size:11px;
}
	
.locations {
	font: 11px tahoma, arial, sans-serif;
	color: gray;
	font-weight: bold;
	background-color: White;
}
	
#locations a:link, #locations a:active, #locations a:visited {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}	

#locations a:hover {
	text-decoration: underline;
}	

#cmPollContents {border: solid 1px #000; background-color: #fff;}
#cmPollContents table {width: 150px; padding: 0px;}
#cmPollContents table tr, #cmPollContents table td {padding: 0px;}
#cmPollContents input {padding-left: 5px;}
#cmPollContents h3 {font: bold 13px verdana, sans-serif; padding-left: 15px; border-bottom: solid 1px #000;}
#cmFader {border: solid 1px #000; background-color: #fff; width: 200px; padding: 0px;}
#cmFader h3 {font: bold 14px verdana, sans-serif; }	
#cmFader p {font: 11px verdana, sans-serif; color: #000000; margin: 0px;}


/*	SiteCM text size	*/

.cmTextSize1 { font-size: 24px; }
.cmTextSize2 { font-size: 20px; }
.cmTextSize3 { font-size: 18px; }
.cmTextSize4 { font-size: 14px; }
.cmTextSize5 { font-size: 12px; }
.cmTextSize6 { font-size: 10px; }

#footertoprint {
	display: none;
}