body {

	font-family: "Times New Roman", Times, serif;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #AAAAAA;

	text-decoration: none;

	background-color: #333333;

	background-image: url(images/bg.gif);

}

	td{

	color:#000;

	font-size: 12px;

}



#copyright-bar {

	font-family: "Times New Roman", Times, serif;

	font-size: 10px;

	color: #000000;

	padding: 5px 5px 15px 5px;

	background-color: #000000;

	}

	

.textwhite {

	color: #FFFFFF;

	}

	

.textwhitebold { 

	font-weight: bold; 

	color: #FFFFFF; 

	font-size: 1.1em;

	}

	

.textbold {

	font-weight: bold;

	font-size: 1.1em;

	}

	

.textunderline { 

	text-decoration: underline

	}

	

.textitalic { 

	font-style: italic;

	}

	

.checkbullet {  

	list-style-position: outside; 

	list-style-image: url(media/checkmark.gif);

	}

	

.textred { 

	color: #ee0000; 

	}

	

.textblue { 

	color: #0000FF; 

	}

	

.textredbold { 

	font-weight: bold; 

	font-size: 1.1em;

	color: #ee0000; 

	}

a {

	font-family: "Times New Roman", Times, serif;

	color: #ee0000;

	text-decoration: underline;

}

a:hover {

	font-family: "Times New Roman", Times, serif;

	color: #ee0000;

	text-decoration: none;

}

#contact-bar {

	color: #FFFFFF;

	background-color: #ee0000;

	text-align: center;

	padding: 5px;

	font-size: 14px;

}

#nav-left {

	background-color: #000000;

	vertical-align: top;

	width: 214px;

}

#nav-top {

	background-color: #ee0000;

	vertical-align: middle;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 8px;

	padding-right: 8px;

	padding-bottom: 8px;

	padding-left: 20px;

}

#nav-top a{

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

}

#nav-top a:hover{

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	color: #8b8b8b;

	text-decoration: none;

}

#main {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #FFFFFF;

	text-align: left;

	vertical-align: top;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 20px;

	

}

#main a{

	font-family: Helvetica, Arial, sans-serif;

	color: #ee0000;

	text-decoration: underline;

}

#main a:hover{

	font-family: Helvetica, Arial, sans-serif;

	color: #ee0000;

	text-decoration: none;

}

#main-home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;

	

}

#main-home a{

	font-family: Helvetica, Arial, sans-serif;

	color: #ee0000;

	text-decoration: underline;	

}

#main-home a:hover{

	font-family: Helvetica, Arial, sans-serif;

	color: #ee0000;

	text-decoration: none;	

}

#imgbox{

	border: 2px solid #ee0000;

	margin: 5px;

}





/* Community Involvement Table  */



#community-organizations{

	font-family: Helvetica, Arial, sans-serif;

	font-size: 11px;

	color: #000000;

	text-align: left;

	vertical-align: top;

}

#community-organizations td{

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #999999;

	padding-right: 5px;

	padding-left: 5px;

}

#community-organizations li{

	list-style-image: url(media/bullet.gif);

	list-style-position: outside;

	line-height: 110%;

}

/* Newsletter Table  */



#newsletters{

	font-family: Helvetica, Arial, sans-serif;

	font-size: 11px;

	color: #000000;

	text-align: center;

	vertical-align: top;

}

#newsletters td{

	padding: 5px;

	border: 1px solid #999999;

}

#newsletters a{

	font-size: 11px;

}

#newsletters a:hover{

	font-size: 11px;

}

#newsletters img{

	border: 1px solid #000000;

}

.image-border{

	border: 1px solid #000000;

	margin: 3px;

	padding: 0px;

}

.image-border:hover{

	border: 1px solid #ee0000;

	margin: 3px;

	padding: 0px;

}

.weather-widget {

	background-color: #FFFFFF;

	margin: 0px;

	width: 775px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 15px;

	padding-right: 0px;

}

.red {

	color: #EE0000;

	font-weight: bold;

	font-size: 16px;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.paddedImg {

	margin: 10px;

}

#breadcrumbs   {

	font-size: 10px;

}

#breadcrumbs a {

	font-size: 10px;

	text-decoration: underline;

}

#breadcrumbs a:hover {

	font-size: 10px;

	color: #CCCCCC;

}

.healthy {

	color: #009900;

}
.altrow {
	background-color: #E9E9E9;
}
