html
{
text-align:center;
margin:0px;
padding:0px;
font-family: Arial, verdana;
}

body
{
text-align:center;
margin:0px;
background:#695b41 url('images/bg.gif') repeat-x;
padding-top:0px;
}


#container{
    text-align:left;
    margin:auto;
    padding:0px 0px 20px 0px;
    width:700px;
    font-size:14px;
}

#mast
{
height:100px;
}

#logo
{
width:250px;
float:left;
}

#mast_right
{
width:300px;
float:right;
color:#fff;
text-align:center;
font-style:italic;
font-family:georgia;
font-size:18px;
padding-top:16px;
}

body#home a#homenav, body#services a#servicenav, body#doctor a#doctornav, body#staff a#staffnav, body#lab a#labnav, body#location a#locnav, body#about a#aboutnav, body#contact a#contactnav
{
background:#27566b;
}

#nav
{
background: url('images/nav.gif') no-repeat;
height:33px;
line-height:33px;
color:#fff;
padding-left:5px;
}

#nav a
{
font-size:14px;
font-weight:bold;
color:#fff;
text-decoration:none;
margin:0px 1px 0px 1px;
float:left;
padding:0px 8px 0px 8px;
}

#nav a:hover
{
background:#467990;
}

#body
{
background:#fff;
border:10px solid #fff;
}

#body_left
{
width:420px;
float:left;
}

h1,h2,h3
{
font-weight:normal;
margin:0px 0px 5px 0px;
}

h1
{
font-size:20px;
color:#27566b;
}

h2
{
font-size:18px;
}

h3
{
font-size:16px;
}

#body_right
{
width:250px;
float:right;
font-size:12px;
}

.box
{
margin:0px 0px 5px 0px;
}

.box_green
{
background:#819655;
color:#fff;
padding:5px;
}

.box_orange
{
background:#d7661f;
color:#fff;
padding:5px;
}

.box_blue
{
background:#467990;
color:#fff;
padding:5px;
font-size:14px;
}

.white_b
{
padding:8px;
margin:0px;
border:1px solid #fff;
}

.box h2,h3,h4
{
font-weight:bold;
}

.box span
{
display:block;
padding:8px 0px 8px 0px;
border-bottom:1px dotted #fff;
font-weight:bold;
text-align:center;
font-size:12px;
vertical-align:top;
font-family:georgia;
}

#footer
{
background:#372613;
color:#e3cda3;
clear:both;
height:50px;
line-height:50px;
}

#footer_left
{
width:450px;
float:left;
padding-left:20px;
font-size:11px;
}

#footer_right
{
withd:200px;
float:right;
padding-right:20px;
font-size:20px;
}
.clear
{
clear:both;
}

/* Sections */

.promo_box
{
font-size:15px;
text-align:center;
background:#BF0000;
color:#fff;
font-weight:bold;
margin:0px 0px 5px 0px;
}

.promo_box p
{
padding:5px;
margin:0px;
}

.test_box
{
background:#5F5247;
color:#fff;
font-weight:bold;
margin:0px 0px 5px 0px;
padding:5px;
}

.test_box p
{
padding:0px;
margin:0px;
}

.test_box h3
{
margin:0px 0px 3px 0px;
}

.test_box a
{
color:#fff;
}

/* Bottom Logos */

.logos span
{
text-align:right;
float:right;
margin-top:5px;
font-style:italic;
}

/* Images */

#body table td
{
width:50%;
height:50%;
}

#body table img
{
width:100%;
}

#body table td
{
vertical-align:top;
padding-bottom:20px;
}

#contact td span
{
display:block;
margin-bottom:5px;
}

.test_sep
{
border-top:1px solid #cfcfcf;
}
