/*=========================================================RESET*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, em,
font, img, small, strong, sub, sup, ul, ol, li, dl, dt, dd, fieldset, form, 
label, legend, tr, th, td, input, select,textarea{
margin:0; padding:0;  border:0; outline:0;}
em{
font-style: italic;
}
strong{
font-weight: bold;
}
ul, ol{
list-style: none;
}
a{
text-decoration:none;
}
img, fieldset{
border:0;
}

/*=========================================================STRUCTURE*/
html, body {
height:100%;
}
#page{
margin:0 auto;
min-height:768px;
position:relative;
width:925px;
}
#header{
height:134px;
width:924px;
}
#content{
float:left;
margin:25px 25px 25px 25px;
width:575px;
}
#sidebar{
float:right;
margin-bottom:25px;
width:300px;
}

/*==========================================================GENERAL*/
body{
background-image: url("../images/bodyBg.jpg");
background-repeat: repeat-x;
background-color:#050505;
font-family:arial,helvetica,sans-serif;
font-size:75%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
}
#page{
background-image: url("../images/fauxColumn2.jpg");
background-repeat: repeat-y;
}
#header{
background-image: url("../images/headerBg.jpg");
background-repeat: no-repeat;
}
/*==========================================================CONTENT*/
.feature{
margin-bottom:25px;
}
.subFeature{
width:255px;
background-color:#2d2d2c;
background-image: url("../images/navBg.jpg");
background-repeat: no-repeat;
float:left;
padding:21px 13px 21px 13px;
color:#ffffff;
height:230px;
}
#pod1{
margin-right:13px;
}
#podHeader1,
#podHeader2{
color:#ffffff;
font-size:150%;/*==========================================================FONT*/
font-weight:bold;
text-transform:uppercase;
padding-bottom:1.9em;
}
#pod2 p.event{
border-bottom: solid 1px #666666;
font-size:100%;
line-height:15px;
height: 44px;
margin-bottom: 10px;
}
#pod2 p.event span{
float: left;
background-color: #B65BAA;
width: 36px;
height: 30px;
padding: 8px 6px;
line-height:16px;
margin-right: 10px;
font-size: 9px;
text-align:center;
font-style:normal;
}
#pod2 p.event span em {
font-size: 15px;
}
#pod2 p.event a{
color:#ffffff;
}

/*==========================================================SIDEBAR/NAVIGATION*/
#sidebar{
background-image: url("../images/navBg.jpg");
background-repeat: no-repeat;
}
.navHeader{
color:#ffffff;
font-size:150%;/*==========================================================FONT*/
font-weight:bold;
text-transform:uppercase;
margin:21px 25px 25px 25px;
}
#nav ul li a {
color: #fff;
text-decoration: none;
padding: 12px 0 12px 0;
display: block;
font-size:110%;/*==========================================================FONT*/
}
#nav ul ul li a {
padding: 4px 0 4px 0;
}
#nav ul ul ul li a {
color: #fff;
}
#nav ul#menu li a {
display: inline;
padding: 0;
}
#nav ul {
padding: 20px 0 230px 0;
margin: 0;
list-style: none;
}
#nav ul li {
border-bottom: solid 1px #494947;
border-top: solid 1px #494947;
padding:0;
margin: 0 30px -1px 30px;
font-style: italic;
}
#nav ul ul li {
border: none;
margin: 0 0 0 3em;
list-style:square;
color:#ffffff;
}
#nav ul ul {
padding: 0;
margin: 0;
}/*Drop down section*/
#nav ul ul li.current ul li {
padding:0.3em 0 0.3em 0em;
}/*Drop down section*/
#nav ul ul,
#nav ul li.current ul ul {
display: none;
}/*Hides L2*/
#nav ul li.current ul {
display: block;
background-image: none;
margin: -4px 0 8px 0;
}/*L2 positioning*/
#nav ul li.current a{
color:#df93d4;
}
#nav ul li.current ul li.current a{
color:#df93d4;
}
#nav ul li.current ul li a{
color:#fff;
}

/*==========================================================FOOTER*/

#footer{
position:absolute;
bottom:30px;
margin:25px 25px 0 25px;
}
#footer p{
color:#ffffff;
font-size:90%;/*==========================================================FONT*/
padding-bottom:0.3em;
}
#footer a{
color:#fff;
}
#bhBranding p a{
color:#595957;
}

#bhBranding p{
color:#595957;
}

/*==========================================================TYPE/LISTS*/
h1{
font-size:200%;
color:#a43d98;
padding-bottom:1.0em;
}
h2{
color:#a43d98;
font-size:160&;
padding-bottom:0.5em;
padding-top:0.5em;
}
h3{
color:#a43d98;
font-size:130%;
}
h4{
color:#a43d98;
}
p{
font-size:110%;
padding-bottom:1.0em;
}
a{
color:#2d2d2c;
}
#content li{
font-size:110%;
list-style-image: url("../images/arrow.gif");
margin-left:18px;
}

/*==========================================================MISC*/
.clear{
clear:both;
}
.highlightDentist{
color:#16bcb2;
}
.highlightPatient{
color:#2a2876;
}
.left{
float:left;
}
.right{
float:left;
}
.event h2 a{
color:#16bcb2;
}
.event h3{
color:#2d2d2c;
border-bottom:dotted #2d2d2c 1px;
}
.county{
float: left;
width: 190px;
}
.sitemap ul li a {
font-size:115%;
line-height:1.5;
}
.sitemap ul ul li a {
font-size:105%;
line-height:1.5;
}
.sitemap ul ul ul li a {
font-size:95%;
line-height:1.5;
}









