body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-color: #f4f4f4;
background-image: url("images/bg.gif");
background-position: top center;
background-repeat: repeat-y;
}

#container {
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 63px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: right;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 10px 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #7195af;
border-left: 4px solid #cccccc;
}	
	
#menu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#content {
margin: 10px 0px 20px 160px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
width: 575px;
height: auto;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#contentbg {
margin: 10px 0px 20px 160px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
width: 575px;
height: auto;
background-image:  url("images/OBGYNBG.jpg");
background-repeat: no-repeat;
background-position:center; 
}

#contentbg h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

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

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.hr {
color: #7195af;
background-color: #7195af;
border: 0;
height: 3px;
}

.image{
	border-style:outset;
	border-color: black;
	border-width:1px;
}

.imageright{
	border-style:outset;
	border-color: black;
	border-width:1px;
	margin: 10px 0 5px 10px;
	float: right;
}

.logoimg {
float:left;
}

/* Custom Layout */

table.loc {
	border: 0px none;
	border-collapse: collapse;
	background:inherit;
	width: 525px;
}

td.locpic {
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	width: 288px;
}

td.locinfo {
	text-align: left;
    vertical-align: top;
	width: 195px;
	padding: 5px;
}

span.squares1 {
display:block;
width:200px;
height:25px;
margin-right:2px;
background-image: url("images/square1.gif");
background-repeat:no-repeat;
}

span.squares2 {
display:block;
width:200px;
height:25px;
margin-right:2px;
background-image: url("images/square2.gif");
background-repeat:no-repeat;
}

span.squares3 {
display:block;
width:360px;
height:25px;
margin-right:2px;
background-image: url("images/square3.gif");
background-repeat:no-repeat;
}

span.appointments {
display:block;
width:360px;
height:25px;
margin-right:2px;
background-image: url("images/Appointments.gif");
background-repeat:no-repeat;
}

span.location {
display:block;
width:360px;
height:25px;
margin-right:2px;
background-image: url("images/location.gif");
background-repeat:no-repeat;
}

span.faqs {
display:block;
width:360px;
height:30px;
margin-right:2px;
background-image: url("images/faqs.gif");
background-repeat:no-repeat;
}

span.physicians {
display:block;
width:360px;
height:25px;
margin-right:2px;
background-image: url("images/physicians.gif");
background-repeat:no-repeat;
}

span.emergencies {
display:block;
width:360px;
height:25px;
margin-right:2px;
background-image: url("images/emergencies.gif");
background-repeat:no-repeat;
}

span.billing {
display:block;
width:360px;
height:30px;
margin-right:2px;
background-image: url("images/billing.gif");
background-repeat:no-repeat;
}

span.medications {
display:block;
width:360px;
height:30px;
margin-right:2px;
background-image: url("images/medications.gif");
background-repeat:no-repeat;
}

span.documents {
display:block;
width:360px;
height:30px;
margin-right:2px;
background-image: url("images/documents.gif");
background-repeat:no-repeat;
}

#containerdoc {
width:575px;
height:390px;
}

.doclayout {
float:left;
margin-bottom:2em;
width:285px;
height:75px;
line-height:80px;
}

.doclayout img {
float:left;
border:1px solid;
}
.doclayout p  {
margin-left:45px; 
padding-left:20px;
}

.docpic {float:left; border:0px solid;width:135px; height:189px;}
.docinfo {float:left; border:0px solid;width:400px;}
.docinfo p  {margin-left:20px;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
