﻿
.titleGrey {
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.titleBlack {
	font-size: 12px;
}
body {
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
	color : #2a3845;
	background: #FFFFFF;
}
.syleSideImgL {
	border: 1px solid #F0F0F0;
	margin-right: 30px;
	margin-bottom: 5px;
	float: left;
}

.syleTopImg {
	border: 1px solid #F0F0F0;
	height: auto;
}

p {
	margin: 0px;
	padding: 0px;
}

a:visited, a:link {
	color: #9C5672;
	text-decoration: none;
	background: none;
}
a:hover {
	color: #CFB667;
	text-decoration: underline;
	background: none;
}
h1 {
	color: #9C5672;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom: 1px #CDE6F8 solid;
}
h2 {
	color: #9C5672;
	margin : 20px 0 10px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom : 1px solid #efece7;
}
h3 {
	color: #186A9B;
	margin : 10px 0;
	padding-bottom : 10px;
	font: normal 17px Georgia, serif;
	border-bottom : 1px solid #efece7;
	text-align: center;
	width: 280px;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 18px;
	list-style: square url("../images/redBullet.gif");
}

.whatWeDo {
	background: #E9F4FC;
	border: 1px #CDE6F8 solid;
	padding: 15px 9px 15px 9px;
	margin-top: 10px;
}
.styleHyperLinkorEmail {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
/*--------------------------------------------------------------------------------*/
#container {
	margin: 0px auto 0 auto;
	width : 776px;
	border: 1px solid #f0e9eb;
}
#header {
margin : 0 1px;
}
/*--------------------------------------------------------------------------------*/
#shadow {
	height: auto;
	background : url('../images/shadow.gif') repeat-x;
	clear: both;
}
/*--------------------------------------------------------------------------------*/
#navigation {
	background: #006BAE;
	padding : 10px 20px;
	text-align : right;
	color: #FFFFFF;
	width: auto;
}

#navigation a:visited, #navigation a:link {
	text-decoration : none;
	color: #FFFFFF;
}
#navigation a:hover {
	text-decoration : underline;
	color: #CFB667;
}
/*--------------------------------------------------------------------------------*/
.clinicLogo {
	margin: 0px 0px 0px 8px;
	float: left;
}
#clinicTitle {
	padding : 15px;
	margin-top: 10px;
	background : url('../images/shadow.jpg') no-repeat 50% top;
	text-align: center;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

#centeredContent {
	width: auto;
	clear: both;
	margin: 0px 30px 0px 30px;
}
#logoSeparator {
	margin-bottom: 5px;
	height: 139px;
}
.hoursOpen {
	padding: 0px 0px 0px 10px;
	color: #003399;
}
.LogoRow1 {
	font : normal 18px Georgia, serif;
	color: #9C5672;
	margin: 5px 0 0 5px;
	float: right;
}
.LogoRow2  {
	font : normal 18px Georgia, serif;
	margin: 5px 10px 0 5px;
	color: #03003F;
	float: right;
}
#divLeft {
	background-position: center top;
	float: left;
	width: 436px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	height: auto;
}
#divRight{
	float: right;
	width: 333px;
}


#leftColumn {
	width: 395px;
	padding: 0 0 15px 30px;
	float : left;
	margin-left: 0px;
}
#rightColumn {
	width: 270px;
	float : right;
}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer 
{
	background: #E9F4FC;
	border-top: 1px solid #f0e9eb;
	padding: 10px 15px;
	clear : both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: auto;
	height: 59px;
}





/*--------------------------------------------------------------------------------*/

#intro 
{
	margin: 10px 10px 0 0px;
	text-align : center;
	float: right;
	width: 314px;
	height: auto;
}

.sidebar {
	width: 268px;
	padding: 10px 30px 10px 25px;
	background : url('../images/shadow.jpg') no-repeat 50% top;
	float: right;
	margin-top: 25px;
}
.titleL {
	font: normal normal normal 14px "normal Georgia", serif;
	color: #9C5672;
	margin: 5px 0 0 0;
	float: right;
}
.titleR {
	font: normal normal normal 14px "normal Georgia", serif;
	margin: 5px 5px 0 5px;
	color: #056AAC;
	float: right;
}
.littleTitleRed {
	font-family: "Georgia Ref";
	font-size: 17px;
	font-weight: bold;
	color: #9C5672;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
.littleTitleBlue {
	padding: 0px 0px 8px 0px;
	font-family: "Georgia Ref";
	font-size: 15px;
	font-weight: bold;
	color: #1C699A;
	margin: 5px 0px 5px 0px;
}

