body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #a19589 url(../images/bg.jpg) no-repeat top center;
	margin:0;
}

a:link, a:visited {
color:#024a89;
}
a:hover {
color:7d746b;
}

blockquote {
background-color:#2571b4;
margin:0;
text-align:center;
color:white;
font-weight:bold;
padding:5px;
font-size:110%;
clear:both;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#88262f;
font-size:250%;
padding-left:0;
font-weight:normal;
height: 20px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:200%;
font-weight:normal;
margin-left:20px;
color:#88262f;
clear:both;
}

h3 {
padding-top:10px;
margin-left:20px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
margin-left:20px;
color:#88262f;
border-bottom: 1px solid #88262f;
clear:both;
}

.phone {
font-size:150%;
font-weight:bold;
line-height:190%
}

.directions {
font-size:110%;
font-weight:bold;
}

#wrapper {
margin:auto;
width:800px;
}

#patients {
width:800px;
margin-top:40px;
height:20px;
}

a.rollover img {
border-width:0;
float:right;
margin-right:10px;
}

#header {
	background-color:white;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:109px;
	border:1px solid white;
}

#header img {
float:left;
}

.header_info {
	float:right;
	width:445px;
	height:100px;
	margin:5px 0px 0px 0px;
}

.header_info p {
	color:#88262f;
	line-height:140%;
	text-align:right;
	font-size:11px;
	margin: 0px;
}

#main_nav {
margin:0;
padding:0;
float:left;
clear:both;
background-image:url(../images/menu_bg.jpg);
background-repeat:no-repeat;
color:white;
text-align:center;
width:800px;
height:25px;

}

#main_nav ul, #footer ul {
margin:0;
padding:5px 0 0 5px;
}

#main_nav ul li, #footer ul li {

display:inline;
text-decoration:none;
}

#main_nav  a:link, #main_nav a:visited, #footer a:link, #footer a:visited {
padding-left:10px;
padding-right:10px;
color:white;
text-decoration:none;
}

#main_nav a:hover {
padding-left:10px;
padding-right:10px;
background-color:white;
color:#024a89;
}

#content {
clear:both;
margin:0;
background-color:white;
background-image:url(../images/home_grids.jpg);
background-repeat:no-repeat;
border:1px solid white;
padding-left:20px;
}

#content_info {
margin-left:20px;
}
#content_info ul {
	margin-bottom: 10px;
}

.rellas {
color:#88262f;
font-size:120%;
margin-top:-20px;
margin-left:2px;
}


#content ul li, #content_internal ul li {
list-style:square;
padding:5px 20px 5px 0;
}

#content_internal {
background-color:white;
background-image:url(../images/bg_content_top.jpg);
background-repeat:repeat-x;
width:800px;
float:left;
clear:both;
margin:0;
}

#content_internal h1 {
color:white;
padding:10px 5px 5px 15px;
background-image:url(../images/bg_h1.jpg);
background-repeat:no-repeat;
margin:0;
height:57px;
}

#content_internal p {
margin:5px 20px 5px 20px;
}

#content_internal img {
float:left;
margin:10px 10px 10px 20px;
}
#content_internal img.clear {
margin:-15px 0 0 0;
clear:both;
float:none;
}

#footer {
text-align:center;
width:800px;
color:white;
}

#footer a:hover {
text-decoration:underline;
}

#bottom {
width:800px;
height:68px;
clear:both;
background-image:url(../images/bg_content_bottom.jpg);
background-repeat:no-repeat;
}

ul.picture_list {
border-bottom:1px solid #333;

}

ul.picture_list li {
clear:both;
list-style:none !important;
height:120px;
}

ul.picture_list img {
border:1px solid #333;
}

.gray_background {
background-color:#EEEEEE;
}

.gray_box {
 background-color:#EEE;
 float:right;
 width:500px;
 }
 
form.contact { }
form.contact p span { float: left; display: block; width: 90px; padding-right: 10px; text-align: right; }
form.contact p.center { text-align: center; }
form.contact input, form.contact textarea { width: 200px; font: 11px arial, sans-serif; }
