/* CSS Document */

body {
background-color: #442121;
margin: 2px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 5px 0 0 0;
}

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
}

#title {
width: 760px;
height: 135px;
background-image: url(images/newTitle.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#topBar {
width: 580px;
height: 40px;
float: right;
background-position: 0 0;
background-repeat: no-repeat;
}

#docNav {
float: right;
}

#navigation {
width: 160px;
background-color: #672d2c;
float: left;
padding: 0;
}

#navList {
list-style-type: none;
padding: 0;
margin: 0;
}

#body {
width: 760px;
background-image: url(images/tiling.jpg);
background-position: 0 0;
background-repeat: repeat-y;
background-color: #ffffff;
}

#content {
padding-left: 163px;
padding-top: 40px;
}

#footer {
width: 760px;
height: 100px;
text-align: center;
background-image: url(images/footerNew.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

#footer p {
color: #ffffff;
}

a {
color:#990000;
}

p {
padding: 1px 5px 2px 5px;
}

.mainPhoto {
float: right;
padding: 4px;
}

.pageTitle {
padding: 3px 0 8px 0;
text-decoration: underline;
}

#photodiv {
margin-left: 70px;
text-align: center;
width: 450px;
}

#mainParagraph {
margin-left: 30px;	
margin-right: 30px;
}

.fbLink {
text-align: center;	
}

#dentalPic {
float: right;	
clear: none;
margin: 10px 10px 0 10px;
}

/********************* Stupid Internet Explorer Hacks *********************/
/********** ie 6 and below  *****************/

* html #navigation {
width: 160px;
background-color: #672d2c;
float: left;
padding: 0;
margin: 0;
position: absolute;
top: 142px;
}

* html #container {
background-color: #ffffff;
}

/********** ie 7 only **********************/

*:first-child+html #navigation {
width: 160px;
background-color: #672d2c;
float: left;
padding: 0;
margin: 0;
position: absolute;
top: 142px;
}

*:first-child+html #container {
background-color: #ffffff;
}

/********************* Pharmacy/Appointments Page *************************/

#appointmentTable, #pharmacyTable {
margin-left: auto;
margin-right: auto;
}

#appointmentTable td, #pharmacyTable td {
text-align: left;
}

h2, h3, h5, h6 {
text-align: center;
padding: 0;
margin: 4px;
}

h3 {
margin-top: 12px;
margin-bottom: 12px;
}

.smallText {
font-size: 9px;
}

.formLabels {
font-size: 12px;
}

.pharmHeader {
text-align: center;
font-size: 14px;
color: #FFFFFF;
background-color: #999999;
}


/****************** Thanks Page *******************/

.thanks {
text-align: center;
}

/***************** About the Hospital ************/

#aboutHospital {
float: right;
margin: 4px 6px 4px 5px;
}

.aboutPics {
margin-left: 70px;
}

/****************** Staff Page *******************/

.staffName {
margin: 2px 0 0 0;
font-weight: bold;
text-align: center;
}

.staffTitle {
margin: 0;
text-align: center;
font-style: italic;
}

.staffDescription {
margin: 7px 0 19px 0;
font-size: 13px;
}

.staffPhoto1 {
float: right;
margin: 3px 7px 1px 3px;
border: 1px solid #442121;
}

.staffPhoto2 {
float: left;
margin: 3px 7px 1px 9px;
border: 1px solid #442121;
}

.staffRule {
width: 92%;
color: #442121;
}

/****************** Doctors Page *******************/

.docName {
font-weight: bold;
font-size: 15px;
text-align: center;
margin: 8px 0 0 0;
}

.docDescription {
font-size: 13px;
}

.docPhoto {
float: right;
margin: 0px 8px 4px 4px;
}

/***************** Services **********************/

.serviceName {
border-bottom: 1px solid black;
text-align: left;
font-size: 14px;
}

#moreServices {
text-align: center;
font-size: 15px;
font-weight: bold;
}

.serviceDescription {
font-size: 13px;
}

.miniLinks {
font-size: 12px;
width: 475px;
margin-left: auto;
margin-right: auto;
}

.bloodTitle {
font-size: 14px;
text-align: center;
}

.serviceList {
font-size: 13px;
}

.moreServicesImg {
float: right;
margin: 0px 8px 4px 4px;
}

.moreServicesImg2 {
float: left;
margin: 0px 8px 4px 4px;
}

.acuQuestion {
font-weight: bold;	
}

/*************** Testimonaials ****************/

.testimonialP {
font-style: italic;
}

/*************** Community ****************/

.slideshowHeadings {
margin-left: 36px;
margin-right: 30px;
text-align: left;
}


/*************** Links ****************/

.links {
text-align: center;

}

/*************** Directions ****************/

#mapquestTable {

}
