body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #cce1fb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: #066e20;
	text-decoration: underline;
}

a:hover {
	color: #91bff9;
	text-decoration: none;
}

#mainWrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/MainBackground.gif);
	background-repeat: repeat-y;
	width: 816px;
}
#navWrap {
	height: 165px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/LogoHeader.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	overflow: hidden;
}
.leftCol {
	float: left;
	width: 442px;
	margin-left: 35px;
	text-align: left;
	margin-right: 30px;
	margin-top: 13px;
	display: inline;
}
.rightCol {
	float: left;
	width: 278px;
}
h1 {
	font-size: 160%;
	font-weight: normal;
	color: #004812;
}
#footer {
	background-image: url(images/FooterBckgrnd.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	width: 816px;
}
.newsCol {
	background-color: #d4e0d7;
	float: left;
	width: 274px;
	text-align: left;
	margin-top: 13px;
	padding-bottom: 13px;
	background-image: url(images/NewsBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsCol p {
	margin-right: 14px;
	margin-left: 14px;
}
.clr {
	clear: both;
}
#navWrap ul {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	list-style-type: none;
	width: 746px;
	float: left;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 23px;
}
#navWrap ul li {
	float: left;
}
.centerCol {
	float: left;
	width: 744px;
	margin-left: 35px;
	text-align: left;
	margin-top: 13px;
	display: inline;
}
.centerColHilight {
	background-color: #C3D4C7;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #457A52;
	padding: 5px;
	background-image: url(images/CenterColHilightCorners.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.formlinks {
	padding-left: 25px;
	margin-left: 25px;
}
.formlinks li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.doctorLINKS {
	background-color: #d4e0d7;
	float: left;
	width: 276px;
	text-align: left;
	margin-top: 13px;
	background-image: url(images/linksboxtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 13px;
}
.doctorLINKS p, .doctorLINKS h1 {
	padding-right: 13px;
	padding-left: 13px;
}
.doctorlinksbot {
	background-image: url(images/linksboxbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 24px;
	margin-bottom: 0px;
}
.doctorBOX {
	float: left;
	width: 442px;
	margin-left: 175px;
	text-align: left;
	margin-right: 30px;
	margin-top: 13px;
	display: inline;
	background-color: #E5ECE7;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
img.floatLeft {
	float: left;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-left: 20px;
	padding-top: 10px;
}
