.body {
font-family: sans-serif, arial, helvetica;
margin-top: 15px;
}

.banner {
width: 700px;
border-style: solid;
border-width: 1px;
border-color: #8787d0;
}

.border {
width: 700px;
border-style: solid;
border-width: 1px;
border-color: #9a9a9c;
}

.maintr {
width: 700px;
}

.nav {
height: 20px;
background: #8787d0;
text-align: center;
color: #FFFFFF;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.side {
align: left;
margin-right: 10px;
}

h1 {
margin-right: 5px;
margin-bottom: 5px;
border-bottom: solid 1px #000000;
margin-top: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
}

p {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: justify;
margin-right: 10px;
}

.content {
border: 0px;
border-collapse: collapse;
margin: 0px;
spacing: 0px;
padding: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.content td {
vertical-align: top;
}

/* Formats Body Links */
a {
color: #000066;
text-decoration: none;
}

a:hover {
color: #000066;
background-color: none;
text-decoration: underline;
}

.mission {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: justify;
margin-right: 15px;
}

/* Formats Our Doctors */

h2 {
margin-bottom: 0px;
border-bottom: solid 1px #000000;
margin-top: 15px;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}

h3 {
margin-bottom: 0px;
border-bottom: solid 1px #000000;
padding: 1px;
margin-top: 15px;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
background-color: #558;
color: #fff;
}

.doctor {
margin-right: 4px;
}

/* Formats Helpful/Educational Info */

.info {
margin-top: 20px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

/*Formats Forms */
li {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.top {
margin-top: 20px;
}

/* Formats Locations */
.map {
margin-left: 10px;
margin-right: 5px;
margin-top: 10px;
}

/*Formats Contact Form*/
.form {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}


/* Formats Footer */

td.footer {
width: 700px;
text-align: right;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: #9a9a9c;
}

td.footer a {
color: #000000;
text-decoration: none;
}

td.footer a:hover {
color: #000000;
background-color: none;
text-decoration: underline;
}

/* Formats Navigation Links */

td.nav a {
color: #FFFFFF;
background-color: none;
text-decoration: none;
}

td.nav a:active {
color: #3434d0;
background-color: none;
text-decoration: none;
}

td.nav a:hover {
color: #3434d0;
background-color: none;
text-decoration: none;
}

.news_box {
font-weight: bold;
border-left: solid 1px #777;
border-top: solid 1px #888; 
border-right: solid 2px #666; 
border-bottom: solid 2px #666; 
background-color: #a9a9ff;
padding: 5px;
}
