/* CSS Document */

/*html, body, img, div {
margin: 0;
padding: 0;
border: 0;
}*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-image: url(images/bodybg_02.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #A45736;
margin-top: 0px;
}

#container {
width: 721px;
background-image: url(images/containerbg_19.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#banner {
background-image: url(images/bannerbg_02.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 329px;
margin-top: 0px;
}

#content {
float: left;
width: 495px;
padding: 20px;
}

#sidebar-a {
float: right;
background-image: url(images/sidebg_09.jpg);
background-repeat: no-repeat;
background-position: center;
width: 183px;
margin-right: 1px;
padding-top: 10px;
}

#footer {
color: #FFFFFF;
clear: both;
height: 10px;
border-bottom: solid #CDCDCD 1px;
} 

/* Navigation */

div#navbar {
font-weight: bold;
text-align: center;
padding: 3px;
margin-top: 0px;
width: 715px;
background-image: url(images/navbg_05.jpg);
background-repeat: repeat-x;
height:27px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #97624B;
background-color: #F6F6F6;
text-decoration: none;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px; 
}

#navbar ul li a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none; 
}

#navbar #current a {
color: #000000;
background-color: #ffffff;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

/* HTML Tags */

h1 {
font-size: 12px;
font-weight: 300;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
color: #801826;
font-size: 16px;
font-weight: 300;
}

/* classes */

.footer {
font-size: 12px;
color: #FFFFFF;
text-align: center;
}

.footer2 {
font-size: 10px;
color: #FFFFFF;
text-align: center;
}

.drphoto1 {
height: 300px;
}

.drphoto2 {
height: 270px;
}

.photoleft {
float: left;
padding: 3px;
border: 1px #cccccc solid;
margin-right: 25px;
}

.photo {
padding: 3px;
border: 1px #cccccc solid;
}


/* links */

a:link, a:visited {
color: #801826;
text-decoration: underline;
}

a:hover {
color: #FFFFFF;
background-color: #801826;
text-decoration: none;
}

.footer2 a:link, .footer2 a:visited {
color: #FFFFFF;
text-decoration: none;
}

.footer2 a:hover {
color: #FFFFFF;
text-decoration: underline;
background-color: #A45736;
}


/* -- Page Identifiers -- */

body#home #navhome a,
body#doctors #navdoctors a,
body#locations #navlocations a,
body#patientforms #navpatientforms a,
body#resources #navresources a {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}
