/* CSS Document */

body {
padding:0;
margin:0;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#6a1e1e;
background:#FFFFFF;
}

p { text-align: justify; }
a {
color:#8e0101;
text-decoration:underline;
}

a:hover {
color:#8e0101;
text-decoration:none;
}

form {
padding:0;
margin:0;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

#container {
min-width:860px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 860? "860px": "auto");
}

#wrapper {
float:left;
width:100%;
}

#right-block {
margin-left:180px;
background:url(images/tel-numbers-right.png) no-repeat top left;
}

#header-menu {
margin:0 50px 0 80px;
background:#757171;
color:#FFFFFF;
}

#header-menu a {
text-decoration:none;
color:#FFFFFF;
}

#header-menu a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#logo {
padding:40px 46px 0 134px;
font-size:11px;
height:150px;
}

#content {
padding:5px 10px 20px 10px;
}

.title {
font-size:18px;
color:#582c0e;
}

#left-block {
float:left;
width:180px;
margin-left:-100%;
}

#left-block-content {
padding:40px 5px 20px 5px;
font-size:11px;
}

#doctors {
margin-bottom:15px;
}

#doctors-title {
background:url(images/doctors-title.gif) no-repeat;
width:166px;
height:22px;
text-align:center;
color:#FFFFFF;
padding:3px 0 0 0;
}

#doctors-title a {
text-decoration:underline;
color:#FFFFFF;
}

#doctors-title a:hover {
text-decoration:none;
color:#FFFFFF;
}

#left-menu-item {
text-align:center;
padding:0 0 15px 0;
background:url(images/gray-line.gif) repeat-x bottom;
margin-bottom:15px;
}

#footer {
clear:left;
width:100%;
height:93px;
color:#FFFFFF;
font-size:11px;
background:url(images/footer-bg.png) repeat-x;
}

#footer a {
color:#FFFFFF;
text-decoration:underline;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

.copy {
width:70%;
vertical-align:bottom;
text-align:right;
}

#copy {
padding:0 11px 22px 0;
}




.itemheader {
	FONT-SIZE: 7pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #969696;
	padding: 5px;
}

.itemsubheader {
	FONT-SIZE: 9pt;
	COLOR: #385870;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
}

.price {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #6a1717;
	color: #FFFFFF;
	padding: 5px;
	}
