body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#CBC0EB;
	text-align:center;
	line-height:20px;
	color:#000;
}

h2{
    font-family:  arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
	text-transform: uppercase;
	/*color:#786D61;*/
	
	font-weight: bold;
}
h1{
    font-family: arial, Verdana, Helvetica,  sans-serif;
    font-size: 17px;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	letter-spacing: -.08em;
	font-weight: bold;
}
h3{
    font-family: arial, Verdana, Helvetica,  sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#container{
   margin-left:auto;
   margin-right:auto;
   background-image: url(images/contentback.jpg);
}

#mast, #container, #content, #footer {
    width:731px;
	text-align:left;
}

#content {
   
 	float:left;
	background-image: url(images/contentback.jpg);
	font-size:12px;
	
}
#contentbios{
    padding-top:20px;
	padding-left:15px;

	
}
#contentleft{
    padding-top:20px;
    width:220px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-size: 12px;
}
#contentright{
    padding-top:20px;
 	float: left;
	width: 450px;
	font-size: 12px;
}

#contentleftclinics{
    padding-top:20px;
    width:200px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}


#contentleftadmin{
    padding-top:20px;
    width:100px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#contentrightadmin{
    padding-top:20px;
 	float: left;
	width: 700px;
	padding-left:10px;
}

#contentrightclinics{
    padding-top:20px;
 	float: left;
	width: 220px;
	padding-right: 10px;
}

#contentfamily{
    padding-top:20px;
 	float: left;
	width: 230px;

}
#contentrightclinics ul{
    padding-left:0px;
 	
    margin-left: 0px;
}
#contentrightclinics li{
    padding:0px;
 	list-style-type: none;
    margin: 0px;
}

#contentleftindex{
    margin-top:20px;
    width:240px;
	float:left;
	padding-left:20px;
	padding-right:5px;
}

#contentcenterindex{
    margin-top:20px;
 	float: left;
	width: 240px;
	padding-left:10px;
	padding-right: 10px;
	border-right-width: 1px;
    border-right-style: dotted;
    border-color: #999999;
	border-left-width: 1px;
    border-left-style: dotted;
}

#contentrightindex{
    margin-top:20px;
 	float: left;
	width: 160px;
	padding-left:20px;
}



a{
    color:#89836F;
}
a:hover{
    color:#464646;
}
a:visited{

}

#footer{
    padding-top: 30px;
    font-size:.8em;
	color:#736F56;
	float: left;
	background-image: url(images/contentback.jpg);
	padding-bottom: 10px;
}

div#footer a{
    color:#736F56;
}

div#footer a:hover{
    color:#000;
}

div.footerlinks{
   float:left;
   width:705px;
   margin-left: 10px;
   padding-top: 0px;
   background-color: #FFFDF0;
}

div.footerlogo{
   float:left;
   width:60px;
   background-color: #FFFDF0;
   padding-right: 10px;
}

div.footerright{
   float:left;
   padding-left:25px;
}

div.accredit{
    float: left;
	width: 200px;
	padding-right: 20px;
	border-right-width: 1px;
    border-right-style: solid;
    border-color: #999999;
	background-color: #FFFDF0;
}

div.subfooter{
    font-size:.8em;
	clear:both;
}

#callouthistory {
    width: 170px;
	border: 1px dashed #ccc;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

#callouthistoryadmin {
    width: 100px;
	border: 1px dashed #ccc;
	padding: 5px 5px 0px 5px;
}
#callouthistory p{
	font-size: 12px;
	padding: 0px;
}

#callouthistory ul{
    margin: 0px;
	padding-left:15px;
}
#callouthistory li{
    padding-bottom:10px;
	
}

.calloutleft {
    width: 170px;
	
	padding: 5px 5px 0px 5px;
}


.rightimage {
    width: 150px;
	float: right;
	text-align:center;
	padding: 0px 0px 15px 15px;
}
.rightimage2 {
    width: 220px;
	float: right;
	text-align:center;
	padding: 0px 0px 15px 15px;
}
.testleft{
    width:160px;
	float: left;
	padding: 10px;
}
.testright{
    width:500px;
	float: left;
	padding: 10px;
}
.testholder{
    float:left;
    width:100%;
    border: 1px dashed #dddddd;
}
.testholdersub{
    margin-top: 20px;
    float:left;
    width:100%;
    border: 1px dashed #dddddd;
}
.tableleft{
    border-left: 1px dashed #dddddd;
	border-top: 1px dashed #dddddd;
	border-bottom: 1px dashed #dddddd;
	padding: 10px 10px 10px 10px;
	text-align:center;
}
.tableleft img{
    border: 2px solid;
	

}
.tableright{
    border-right: 1px dashed #dddddd;
	border-top: 1px dashed #dddddd;
	border-bottom: 1px dashed #dddddd;
	padding: 10px 60px 10px 10px;
	font-size:12px;
}
.physician{
    background-color: #E9E4F8;
}
.highlight{
    background-color: #FBF8E3;
}

.tableColorAlt {

	background-color: #F3E9F3;
}
.smalltext{
	font-size:11px;
}