body {
	margin: 0;
	padding: 0;
	font: 80%/1.8 "Microsoft Sans Serif", Arial, Verdana;
	background: #85C7DB url(/images/page-bg.png) repeat-x top left;
}

p, #mainContent li {
	color: #656565;
	font-size: 1.0em;
	line-height: 1.3em;
}

td {
	color: #656565;
	font-size: 1.0em;
}

h1 {
	color: #53B4CE;
	font-size: 2.2em;
	margin-top: 10px;
	line-height: 1.1em;
	font-weight: normal;
}

h2 {
	color: #53B4CE;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
}

h3 {
	color: #53B4CE;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
}

h4 {
	color: #53B4CE;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: normal;
}

h4 a {
	color: #53b4ce;
	text-decoration: none;
}

a {
	color: #656565;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table tr td p {
	margin: 0 0 10px 0;
}

#page-container {
	background: transparent url(/images/container-bg.png) no-repeat top center;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	background: transparent url(/images/wrapper-bg.png) no-repeat top center;
}

#page-content {
	width: 880px;
	margin: 0 auto;
	padding-top: 60px;
}

#branding {
	margin-bottom: 30px;
}

#branding h2 {
	float: right;
	font-weight: bold;
	width: 250px;
	text-align: right;
	margin-top: -35px;
}

#branding h2 a {
	color: #53B4CE;
	text-decoration: none;
}

#branding h2 a:hover {
	text-decoration: underline;
}


#mainNav {
	width: 170px;
	float: left;
	position: relative;
}

#side-contact {
	width: 170px;
	height: 219px;
	position: absolute;
	padding: 5px;
	background: transparent url(/images/side-contact-bg.png) no-repeat top left;
	top: 312px;
}

#side-contact p {
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 25px;
	color: #fff;
	font-weight: bold;
}

#side-contact p a {
	color: #fff;
}

#nav {
	list-style: none;
	margin: 20px 0 0 0;
}

#nav li {
	margin-left: -20px;
	font-size: 1.1em;
	font-weight: bold;
}

#nav li a {
	color: #999999;
}

#nav li a:hover {
	color: #53B4CE;
	text-decoration: none;
}

#nav li#current a {
	color: #53B4CE;
}

#nav li ul {
	list-style: none;
	margin: 5px 0 0 0;
}

#nav li ul li {
	background: url(/images/bullet-bg.png) no-repeat left center;
	padding-left: 30px;
	font-size: 0.8em;
	margin-left: -40px;
	line-height: 1.0em;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	margin-right: 15px;
	padding-bottom: 5px;
}

#nav li ul li a {
	color: #999999;
	text-decoration: none;
}

#nav li#current ul li a {
	color: #999999;
}

#nav li#current ul li a:hover {
	color: #53B4CE;
}

#mainContent {
	width: 670px;
	margin-left: 20px;
	min-height: 660px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}

.home-background-1 {
	background: #fff url(/images/home-background-1.png) no-repeat top left;
	color: #fff;
	height: 165px;
}

.home-background-1 h3 {
	color: #fff;
	margin-top: 4px;
	padding-top: 4px;
}

.home-background-1 h3 a {
	color: #fff;
	text-decoration: none;
}

.home-background-1 h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

.home-background-1 p {
	color: #fff;
	margin-right: 30px;
	margin-left: 10px;
}

.home-background-1 p a {
	color: #fff;
}

.home-background-2 {
	background: #fff url(/images/home-background-2.png) no-repeat top left;
	color: #53B4CE;
	height: 165px;
}

.home-background-2 h3 {
	color: #35758D;
	margin-top: 4px;
	padding-top: 4px;
}

.home-background-2 h3 a {
	color: #35758D;
	text-decoration: none;
}

.home-background-2 h3 a:hover {
	color: #35758D;
	text-decoration: underline;
}

.home-background-2 p {
	color: #35758D;
	margin-right: 30px;
	margin-left: 10px;
}

.home-background-2 p a {
	color: #35758D;
}

.home-background-3 {
	background: #fff url(/images/home-background-3.png) no-repeat top left;
	color: #fff;
	height: 220px;
	padding: 0 10px 0 10px;
}

.img-blue-border {
	border: 2px solid #53B4CE;
}

.hr {
	height: 31px;
	width: 670px;
	border: 0;
	margin: 0;
	color: #fff;
	background: #fff url(/images/hr-divider.png) no-repeat center center;
}
hr {
	display: none;
}

#treatment-table img {
	border: 0;
	margin-bottom: 3px;
}

#treatment-table a {
	color: #53B4CE;
	font-size: 1.2em;
	text-decoration: none;
}

#treatment-table a:hover {
	text-decoration: underline;
}


#footer {
	clear: both;
	padding-top: 30px;
	height: 40px;
	padding-bottom: 10px;
	background: #fff url(/images/footer-bg.png) no-repeat top center;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
	float: left;
	margin-right: 20px;
	font-size: 0.9em;
	color: #999999;
}

#feed-links {
	width: 350px;
	float: right;
	margin-top: 0px;
}

.feed-container {
	width: 150px;
	float: left;
}

.feed-logo {
	width: 25px;
	float: left;
	margin-right: 5px;
}

.feed-logo img {
	border: 0;
}

/* Form Styling */

form {
	text-align: center;
	height: 272px;
	background: #fff url(/images/form-bg.png) no-repeat top center;
}

dd {
	margin-bottom: 5px;
	text-align: left;
}

dt {
	width: 150px;
	float: left;
	clear: both;
	color: #656565;
	text-align: left;
}

dl {
	width: 500px;
	margin: 0 auto;
	padding: 6px;
}
