/* CSS Document */

body{
background:#6699CC;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

#holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.png);
background-repeat:repeat-y;
}

#header{
margin-bottom:5px;
}

.navigation{
float:right;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
margin-top:3px;
}

#top_curve{
background-image:url(images/curve_top.png);
background-repeat:no-repeat;
height:15px;}

#wrapper{
background-color:#FFFFCC;
float:left;
margin:10px 19px 5px 19px;
}

#content{
margin-bottom:10px;
}

#bottom_curve{
height:15px;
background-image:url(images/curve_btm.png);
background-repeat:no-repeat;
clear:both;
}

.footer{
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:5px;
margin-bottom:25px;
}

.hr{
clear:both;
width: 100%;
height:8px;
border-bottom:dotted #006699 1px;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}

a:link, a:visited {
color: #006699;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img{
border:none;
}

.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;}

.nav:hover{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -9px;}

.logo_plus {
color: #990000;
font-weight: bold;
font-size:24px;
}

.left_content{
float:left;
width:200px;
}

.right_content{
float:left;
width:500px;
}

#doctors ul{
padding:0;
margin:0;
}

#doctors img {
clear:both;float:left;border:solid #606060 2px;background:#000;margin:0 20px 20px 0;
padding:0;}

#doctors li{
min-height:150px;
border-bottom:dotted #000 1px;list-style-type:none;clear:both;
margin: 20px 0 20px 0;padding:0 0 20px 0;
}