@charset "utf-8";
/* CSS Document */

body { margin-top: 0; background: #E2E2E2; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em }
h1 { margin: 0; padding: 5px 10px; font-size: 1.3em }
h2 { margin: 0; padding: 5px 10px; font-size: 1.1em }
h3 { margin: 0; padding: 5px 10px; font-size: 1.1em; text-align: center }
p { margin: 0; padding: 10px; line-height: 20px }
a { text-decoration: underline; color: #000000 }
a:hover { text-decoration: none }
#header { margin: 0 auto; width: 800px; height: 113px; background: url(../pics/toptitle.gif) top left no-repeat }
#nav-bar { margin: 0 auto; width: 800px }
#home { background: url(../pics/menu-home.jpg) top left no-repeat }
#homesel { background: url(../pics/menu-home-sel.jpg) top left no-repeat }
#clinic { background: url(../pics/menu-clinic.jpg) top left no-repeat }
#clinicsel { background: url(../pics/menu-clinic-sel.jpg) top left no-repeat }
#contact { background: url(../pics/menu-contact.jpg) top left no-repeat }
#contactsel { background: url(../pics/menu-contact-sel.jpg) top left no-repeat }
#content-top { margin: 0 auto; width: 800px; min-height: 40px; background: url(../pics/bg-top.gif) top left no-repeat }
#content { margin: 0 auto; width: 800px; background:url(../pics/bg.gif) top left repeat-y }
#content-bottom { margin: 0 auto; width: 800px; height: 20px; background: url(../pics/bg-top.gif) bottom left no-repeat }
#menu2 { margin: 0; padding: 0 }
#menu2 li { float: left; margin: 0; padding: 6px 20px 0 20px; list-style: inside; list-style-image: url(../pics/dot.gif) }
#menu2 a { font-size: 1.2em; color: #0000FF; font-weight: bold; text-decoration: none }
#menu2 a:hover { text-decoration: underline }
#backpain { visibility: hidden; display: none }
#qanda li { padding: 5px }
#mapHolder { margin: 0 auto; width: 500px; height: 300px; margin-top: 60px; margin-bottom: 60px }
#footer { margin: 0 auto; width: 800px; font-size: 0.8em; text-align: center }
#footer a:hover { text-decoration: none }
#footer a { color: #000000 }
.menu { float: left; text-align: center; width: 102px; height: 30px; margin: 0 4px; padding: 43px 0 0 0 }
.menu a { font-family: "Courier New", Courier, monospace; font-size: 1em; color: #000000; font-weight: bold; text-decoration: none }
.menu a:hover { text-decoration: underline }
.col { float: left; width: 400px; }
.box { margin: 0 auto; width: 550px; border: 1px solid #000000; padding-bottom: 10px; margin-bottom: 20px }
.green { background: #CCD6CC }
.pink { background: #FDE3F4 }
.yellow { background: #F9F8D8 }
.left { float: left; padding: 0 10px 0 10px }
.centre { text-align: center }
.right { float: right; padding: 0 10px 0 0 }
.top { padding-top: 13px }
.clearing { clear: both }