p {  font-size: 12px; line-height: 16px;}
h3 {  font-size: 14px; font-weight: bold}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-image: url(assets/artimages/h1Liner.png);
	height: 51px;
	width: 543px;
	left: 5px;
	top: 15px;
	text-indent: 5pt;
	padding-top: 15px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
a {  font-weight: bold; text-decoration: none; color: #D2D6E1;}
a:hover {
	text-decoration: underline;
	color: #2B386F;
}

TABLE TD
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #081757;
    FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Arial;
	}
.white {
	color: #FFFFFF;
}
.topbg {
	background-image: url(assets/artimages/header.jpg);
	background-repeat: no-repeat;
}

.chooseDentist {
	border: 1px solid #FFFFFF;
	background: #475282; 
	}
	
	.chooseDentist a {
		color:#FFCC00;
		}
	
	.chooseDentist a:hover {
		text-decoration: underline;
		color: #FFCC00;
		}

li {margin-left:-15px;
	font-size: 11px;
	}
	
.imgborder { BORDER: #000000 2px solid;}
.picborder {border:#000000 1px solid; }


div#topHeader {background:#000 url(assets/header/header.jpg) top left no-repeat;height:207px;width:764px;position:relative}
div#topHeader div.address {background-color:#000;color:#fff;text-transform:uppsercase;text-align:center;padding:1px;position:absolute;bottom:0;font-weight:bold;width:764px;}

ul#leftNav {list-style:none;padding:0;margin:0;width:187px}
ul#leftNav li {border-bottom:1px solid #fff;padding:0;margin:0;}
ul#leftNav li a{color:#0d144a;display:block;padding:5px 5px 5px 12px;background-color:#d2d6e1;text-decoration:none;text-transform:uppercase}
ul#leftNav li a:hover{color:#fff;background-color:#545f8c}

