body { 
	background-image: url(/images/header-background.jpg);
	background-repeat:repeat-x;
	margin-top: 15px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif; /*Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}

.comm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.comm:hover , .commh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

.contentlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
}

.lead {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #4F8D93;
}

.phone {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #4F8D93;
}


.divs {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #4F8D93;
	text-decoration: bold;
}

.marker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE766A;
	text-decoration: bold;
}

.brand {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #4F8D93;
	text-decoration: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}


a.nav {
font-family: Georgia, "Times New Roman", Times, serif; /* Arial, Helvetica, sans-serif; */
color: #666666;
font-size: 12px;
text-decoration: none;
}

a.sub, .sub {
font-family: Georgia, "Times New Roman", Times, serif; /* Arial, Helvetica, sans-serif; */
color: #4F8D93;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.clinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	text-decoration: underline;
}

.TopNavCell {
text-align:center;
border-left-color:#555555;
border-left-style:solid;
border-left-width:1px;
background-image:url(images/nav_fill.jpg);
cursor: pointer;
font-family: Georgia, "Times New Roman", Times, serif;
}

.TopNavHover {
text-align:center;
border-left-color:#555555;
border-left-style:solid;
border-left-width:1px;
background-image:url(images/nav_fillx.jpg);
cursor: pointer;
}


.TopNavLnk {
font-size: 10pt;
letter-spacing: 1px;
text-decoration:none;
color:#DDDDDD;
font-family: Georgia, "Times New Roman", Times, serif;
}
