@charset "UTF-8";
/* CSS Document */

html { position: relative; margin: 0; padding: 0; overflow: scroll; overflow-x: auto; overflow-y: scroll; }
body { position: relative; margin: 15px; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #343A4D; color: #000; }
h1 { margin: 0 0 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 30px; line-height: normal; }
h2 { margin: 0 0 15px; font-family: "Times New Roman", Times, serif; font-weight: normal; font-size: 18px; line-height: normal; }
h3 { margin: 0 0 15px; font-size: 14px; line-height: normal; }
h4 { margin: 0; font-size: 14px; line-height: normal; }
h5 { margin: 0; font-size: 12px; line-height: normal; }
h6 { margin: 0 0 15px; padding: 0 0 15px; font-size: 10px; line-height: normal; border-bottom: 1px solid #CCC; text-align: center; }
h6 a { text-decoration: none; }
h6 a:hover { text-decoration: underline; }
p { margin: 0 0 15px; line-height: 19px; }
p.citation { text-align: right; font-style: italic; padding: 0 0 15px; margin: 0 0 15px; border-bottom: 1px solid #CCC; }
ul, ol { margin: 0 0 20px 20px; padding: 0; line-height: 16px; }
ul.spaced li, ol.spaced li { margin: 0 0 15px; padding: 0; }
ul.spaced a { text-decoration: none; font-weight: bold; }
img { border: none; }
a { color: #20475F; }
a:hover { color: #2F759B; }

.main { position: relative; margin: 0 auto; width: 565px; padding: 271px 25px 25px 260px; background: #FFF url(/images/interface/bkg.gif) left top repeat-y; min-height: 595px; height: auto !important; height: 595px; }
.main-home { position: relative; margin: 0 auto; width: 850px; padding: 0; background: #FFF url(/images/interface/bkg.gif) left top repeat-y; height: 620px; }
.logo { position: absolute; z-index: 2; left: 0; top: 0; width: 235px; height: 193px; }
.banner { position: absolute; z-index: 3; right: 0; top: 0; width: 615px; height: 246px; }
.nav { position: absolute; z-index: 4; left: 0; top: 193px; width: 235px; height: 337px; white-space: nowrap; }

.home-text { position: absolute; left: 260px; top: 271px; width: 295px; }
.home-text p { line-height: 21px; }
.home-form { position: absolute; right: 25px; top: 271px; width: 215px; }
.home-form table { width: 215px; margin-top: 15px; }
.home-form h1 { margin: 0; }
.home-form p { margin: 8px 0 0; line-height: 15px; font-size: 9px; }
.home-form th { text-align: left; vertical-align: top; font-weight: bold; font-size: 10px; padding: 4px 8px 8px 0; width: 62px; }
.home-form td { text-align: left; padding: 0 0 8px; width: 145px; }
.home-form td input, .home-form td select { width: 145px; }
.home-form td textarea { width: 145px; height: 60px; }
.home-form td input, .home-form td textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px; }
.home-phone { position: absolute; left: 260px; top: 520px; width: 335px; height: 41px; padding: 25px 0 0; }

.footer { margin: 0 auto 15px; padding: 10px; font-size: 10px; width: 830px; text-align: center; color: #FFF; }
.footer a { font-weight: bold; text-decoration: underline; color: #FFF; }
.footer a.silent { font-weight: normal; text-decoration: none; }
.footer a.silent:hover { text-decoration: underline; }

.sidebar-form { position: absolute; z-index: 5; width: 200px; left: 22px; top: 550px; }
.sidebar-form table { width: 191px; margin-top: 15px; }
.sidebar-form h1 { margin: 0; }
.sidebar-form p { margin: 8px 0 0; line-height: 15px; font-size: 9px; }
.sidebar-form th { text-align: left; font-weight: bold; font-size: 10px; padding: 8px 0 0; }
.sidebar-form td { text-align: left; padding: 4px 0 0; }
.sidebar-form td input,  .sidebar-form td select { width: 187px; }
.sidebar-form td textarea { width: 187px; height: 70px; }
.sidebar-form td input,  .sidebar-form td textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px; }

.doctors-madison { float: left; width: 265px; border-right: 1px solid #CCC; padding-right: 15px; margin-right: 15px; float: left; text-align: center; }
.doctors-verona { float: left; width: 265px; text-align: center; }
.doctors-madison table, .doctors-verona table { width: 265px; }
.doctors-madison td, .doctors-verona td { padding-top: 15px; text-align: center; width: 50%; vertical-align: bottom; }
.doctors-madison th, .doctors-verona th { text-align: center; width: 50%; vertical-align: top; font-size: 11px; font-weight: normal; }
.doctors-madison img, .doctors-verona img { border: none; }
.doctors-madison a, .doctors-verona a { color: #000; text-decoration: none; }

.bio-photo { clear: left; float: left; width: 256px; margin: 0 15px 15px 0; }
.bio-text { clear: right; float: right; width: 285px; }
.bio-education { clear: left; float: left; width: 231px; margin: 0 24px 15px 0; padding-right: 15px; border-right: 1px solid #CCC; }
.bio-education li { margin: 0px 0px 15px 0px; padding: 0px; }

.img-left { clear: left; float: left; margin: 0 15px 15px 0; }
.img-right { clear: right; float: right; margin: 0 0 15px 15px; }

