body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_nav3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftnav {
	background-image: url(/images/bg_nav3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #E8151D;
	font-size: 12px;
	font-weight: bold;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 5px;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FD1721;
	border: 1px solid #990000;
}
.inthenews {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #174AAE;
	border: 1px solid #03276E;
}
.incommunity {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FD9317;
	border: 1px solid #CC6600;
}
.healthsportinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #339900;
	border: 1px solid #006600;
}
.asktheexperts {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	border: 1px solid #000066;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #E8151D;
	text-decoration: none;
}
a:visited {
	color: #E8151D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #E8151D;
	text-decoration: underline;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	margin-top: -10px;
	font-size: 24px;
}
.day_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.empty_day_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
}
.column_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CE1317;
        font-weight: bold;
}
.footprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {
	font-size: 18px;
}
.regularSmall {
	font-face: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

a:active.leftnavsub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
a:link.leftnavsub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
a:visited.leftnavsub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
a:hover.leftnavsub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; background-color: yellow;}

.tablePeninsula {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	borderwidth: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
