@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/body-background.jpg);
	background-position: center top;
	font-size: 13px;
	color: #1e548c;
	font-family: Tahoma, Arial, sans-serif;
	background-repeat: repeat;
}
.wrap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header-background.gif);
	height: 185px;
	width: 100%;
	font-family: "trebuchet MS", Helvetica, sans-serif;
}
#logo {
	background-image: url(images/wellness-center-logo.gif);
	height: 225px;
	width: 180px;
	top: 30px;
	float: left;
	z-index: 20;
	position: relative;
}
#logo a {
	display: block;
	height: 225px;
	width: 180px;
}
.headcontact {
	float: right;
	width: 755px;
	position: relative;
	top: 30px;
}
.headcontact a {
	color: #FFFFFF;
	text-decoration: underline;
}
.headcontact a:hover {
	color: #cee1f2;
}
.headaddress {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
.headercall {
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerphone {
	color: #0084d0;
	font-size: 1.5em;
}
#header h1 {
	font-size: 36px;
	margin-top: 20px;
}
#header h5 {
	font-size: 16px;
	color: #FFFFFF;
}
#nav {
	height: 50px;
	width: 100%;
	background-color: #0084d0;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	position: relative;
	top: -42px;
}
#nav ul {
	list-style-type: none;
	text-transform: uppercase;
	color: #ffffff;
	left: 200px;
	position: relative;
	width: 770px;
	line-height: 50px;
	font-weight: bold;
}
#nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #FFFFFF;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav ul li a:hover {
	background-image: url(images/nav-hover-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	z-index: 10;
}
#contentarea h2 {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 1.75em;
	text-transform: uppercase;
}
#contentarea #intcolumn1 h2 {
	margin-bottom: 15px;
}
#contentarea h3 {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
}
#contentarea h4 {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0084d0;
}
#contentarea p, #contentarea ul, #contentarea ol {
	margin-bottom: 15px;
}
#contentarea a:link, #contentarea a:visited, #footer a:link, #footer a:visited {
	color: #1e548c;
}
#contentarea a:hover, #footer a:hover {
	color: #06284b;
	text-decoration: none;
}
#contentarea ul, #contentarea ul ul {
	margin-left: 15px;
	list-style-type: disc;
}
#contentarea ul ul ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contentarea ol {
	list-style-position: inside;
}
#column1 {
	width: 375px;
	float: left;
	position: relative;
	margin-left: 20px;
}
#intcolumn1 {
	width: 500px;
	float: left;
	position: relative;
	margin-left: 40px;
	display: inline;
}
#intcolumn1 table {
	border: 3px solid #71b2d7;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#intcolumn1 table td, #intcolumn1 table th {
	text-align: center;
	border: 1px solid #71b2d7;
	margin: 0px;
	padding: 4px;
}
#column2 {
	width: 225px;
	float: left;
	position: relative;
	margin-left: 70px;
}
#column2 a:link, #column2 a:visited, #column3 a:link, #column3 a:visited {
	color: #0084d0;
}
#column2 a:hover, #column3 a:hover {
	color: #ffb400;
}
#intcolumn2 {
	width: 300px;
	float: right;
	position: relative;
	margin-right: 40px;
}
#intcolumn2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column3 {
	width: 225px;
	float: right;
}
#picbar {
	background-color: #0084d0;
	width: 100%;
	height: 285px;
	clear: both;
	position: relative;
	top: 15px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0084d0;
	border-bottom-color: #0084d0;
}
#picbar #his3container {
	overflow: hidden;
}
#bottombluebar {
	background-color: #0084d0;
	width: 100%;
	height: 50px;
	clear: both;
	position: relative;
	top: 15px;
}
#homefooter {
	text-align: center;
	position: relative;
	margin-bottom: 100px;
	top: 85px;
}
#homefooter a {
	color: #1e548c;
	text-decoration: underline;
}
#homefooter a:hover {
	color: #0084d0;
}
#footer {
	background-color: #0084d0;
	width: 100%;
	height: 50px;
	top: 15px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF !important;
}
#footer .wrap {
	padding-top: 10px;
}
.imgfloatright  {
	float: right;
	margin: 5px 0px 5px 20px;
	border: 3px solid #1e548c;
}
.imgfloatleft {
	float: left;
	margin: 5px 20px 5px 0px;
	border: 3px solid #1e548c;
}
.floatright {
	float: right;
}
.border {
	border: 3px solid #1e548c;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.nonbold {
	font-weight: normal;
}
.center {
	text-align: center;
}
.sidenotetxt {
	font-size: 0.8em;
}
.attn {
	color: #FF0000;
}
hr {
	color: #1e548c;
	background-color: #1e548c;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

