html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image: url(http://www.goactivecare.com/images/background4.gif);
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.headerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.3px;
	font-weight: bold;
}
.footerText {
	font-size: 11.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.miniFont {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:0.8;
}
a:link {
	color: #296592;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #296592;
}
a:hover {
	text-decoration: none;
	color: #296592;
}
a:active {
	text-decoration: underline;
	color: #296592;
}

table.superdoc {
	margin-top: 16px;
	border: 1px solid #e3dac5; 
	background:#efe7d4;
}

table#officestable td {
	border: 1px solid #e3dac5;
	background-color: #efe7d4;
}

table#officestable td.text {
	font: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 95%;
	text-align: center;
}

.darkcorner {
	background: url(http://www.goactivecare.com/images/darkcorner1.jpg) top left no-repeat;
}



/* NAV
-------------------------------------------*/
#navtable td {
	font-size: 11px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
}

#navtable td a {
	height: 19px;
	width: 149px;
	text-align: center;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}

#navtable td a:hover {
	background: url(http://www.goactivecare.com/images/nav_blueover1.png) center center no-repeat; 
	color: #FFFFFF;
	
}

#navtable td {
	background: url(http://www.goactivecare.com/images/nav_divider.gif) right top no-repeat;
}

#navtable td.noright {
	background: none;
}

#home #homenav  a,
#about #aboutnav  a,
#contact #contactnav  a,
#locations #locationsnav  a,
#livehealthy #livehealthynav  a,
#DR. SPEESLER #DR. SPEESLERnav a,
#faq #faqnav  a {
	background: url(http://www.goactivecare.com/images/nav_blueover1.png) center center no-repeat; 
	color: #FFFFFF;
}	

table.footernav a {
	height: 18px;
	width: 123px;
	text-align: center;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

table.footernav a:hover {
	background-color: #006699;
	color: #FFFFFF;
	
}

.style6 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif
}
.style12 {
	line-height: 0.8
}
.style13 {
	font-size: 11px
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

ul#list {
	list-style-image: url(http://www.goactivecare.com/images/bullet.gif);
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

ul#list li {
	margin: 3px 2px 3px 2px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: inline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #296592;
	font-size: 20px;
}

img {
	border: none;
}
body {
	line-height: 125%;
}

td.text {
	line-height: 125%;

}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

table#officetext td {
	font-size: 11px;
	color: #333333;
}

