@charset "UTF-8";

body  {
	background: url(images/header.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 90%;
}
 #container {
	width: 850px;
	background: url(images/containerbk.png) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
 #header {
	height: 73px;
	width: 850px;
	position:relative;
	background: url(images/header.jpg) repeat-x;
} 
 #header h1 {
	margin: 0; 
	text-indent: -5000px;
}
#logo{
	position:absolute;
	top: 10px;
	left:10px;
	}
#logo a img{
	border:none;
}
.completecare{
	position:absolute;
	top:8px;
	left:328px;
	font-weight: bold;
	color: #313074;
	font-style: italic;
	font-size: x-large;
	}
.onelocation{
	position:absolute;
	top:40px;
	left:436px;
	font-style: italic;
	font-weight: bold;
	color: #313074;
	font-size: x-large;
	}
.phone{
	position:absolute;
	top:15px;
	left:665px;
	font-size: x-large;
	font-weight: bold;
	color: #313074;
	font-style: italic;
	}
#images{
	float:left;
	width:850px;
	height:200px;
	border-bottom: 7px solid #6C7A2F;
	background: #6c7a2f;

}
 #sidebar {
	float: left;
	width: 180px;
	color: #FFF;
}
 #contentarea {
	margin: 0 0 0 180px;
	padding: 5px;
	line-height: 175%;
	} 
#contentarea a {
	color: #333372;
	text-decoration: none;
	font-weight: bold;
}
#contentarea a:hover {
	color: #6B7A2D;
	border-bottom: 1px dashed #6A792C;
}
#contentarea h1 {
	color: #F63;
	font-size: large;
}
#contentarea h2{
	color: #333372;
	font-size: medium;
}
#contentarea dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6C7A31;
}
#contentarea dd {
	font-style: italic;
	color: #333372;
}

 #footer {
	padding: 0 10px 0 20px;
	background:url(images/footerstripes.png) repeat;
	color: #373F17;
	border-top: 3px solid #373F17;
	font-weight: bold;
	line-height: 175%;
} 
#footer a {
	color: #373F17;
}
#footer a:hover {
	color: #fff;
}
 #footer p {
	margin: 0;
	padding: 10px 0;
}
.Rfloat {
	float: right;
	margin: 0 5px 5px 5px;
	border: 1px solid #333372;
}
.Lfloat{
	float:left;
	margin:0 10px 0 5px;
	border:1px solid #333372;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.docs{
	padding:5px;
	margin:20px;
	color:#fff;
	border:1px solid #6B7A2D;
	background: #333372 url(images/drbk.jpg) repeat;
	height: 260px;
	line-height: 200%;
}
.docs img{
	float:right;
	margin:5px;
	border:double 3px #fff;
}

.staff{
	padding:5px;
	margin:20px;
	color:#fff;
	border:1px solid #6B7A2D;
	background: #333372 url(images/drbk.jpg) repeat;
	height: 380px;
	text-align: center;
}
.staff img{
	display:block;
	margin:5px auto;
	border:3px double #FFF;
}
.centerthis {
	display: block;
	margin: 5px auto;
	text-align: center;
}
.movie{
	float:right;
}
.pdfbullets {
	list-style: url(images/pdfbullet.png);
}
.flowerbullets {
	list-style: url(images/flowerbullet.png);
}
.signature {
	font-style: italic;
	font-weight: bold;
	color: #333372;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 15px;
}
#side-tests{
	font-size:9pt;
	color:#b6b6ee;
	padding-left: 3px;
	font-style: italic;
	line-height:180%;
}
#side-tests a {
	color: #b6b6ee;
	padding-left:10px;
	font-weight: bold;
	text-decoration:none;
}
#side-tests a:hover{
	color: #F8F9C6;
}
.Rfloatcaption
{
	float: right;
	width: 225px;
	margin: 0 5px 5px 5px;
	color: #333372;
	font-weight: bold;
	text-align: center;
}

.Rfloatcaption img
{
	border: 1px solid #333372;
}
