/* CSS Document */

body {
margin: 0px auto 20px auto;
font-size: medium;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background: #8eb3c5 url(../images/waves.gif) center top repeat;
}

a:link, a:visited {
color: #006892;
}

p, h2 {
margin-top: 0;
}

h4 {
font-size: 1.14em;
margin-top: 0;
}

h3 {
font-size: 1.4em;
display: block;
clear: both;
padding: .25em;
background: #ccdaea;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
font-size: 2.25em;
color: #006892;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { 
margin: 0;
padding: 0;
float: left;
}

h1 a { 
display: block;
width: 267px;
height: 70px;
margin: 0;
padding: 0;
background: url(../images/logo.gif) left top no-repeat;
}

h1 a span {
display: none;
}

ul, ul li, dd, dl, dt, dd {
list-style-type: none;
margin: 0;
padding: 0;
}

.hide {
display: none;
}

.clear {
display: block;
clear: both;
}

#outer {
width: 918px;
margin: auto;
background: url(../images/body.jpg) center top repeat-y;
text-align: left;
font-size: .75em;
}

#inner {
padding-bottom: 19px;
background: url(../images/footer.png) center bottom no-repeat;
}


#header {
padding: 24px 19px 10px 19px;
text-align: right;
color: #5f3944;
background: url(../images/header.png) center top no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
}

#header .vcard .org {
display: none;
}

#ab-col .vcard {
margin-bottom: 1em;
font-size: 1.25em;
clear: both;
float: none;
}

#primary-nav {
clear: both;
background: #5f3944;
color: #ffffff;
padding: 10px 0px 10px 10px;
margin: 0px 19px;
}

#primary-nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#primary-nav ul li {
display: inline;
margin-right: 15px;
font-weight: bold;
}

#primary-nav ul li a:link, #primary-nav ul li a:visited {
color: #ffffff;
text-decoration: none;
}

#primary-nav ul li a:hover {
text-decoration: underline;
}

#a-col {
width: 200px;
margin-right: 20px;
padding-bottom: 15px;
background: #e5f0f4 url(../images/c-col-bottom.gif) left bottom no-repeat;
}

#b-col {
width: 460px;
margin: 0px 20px;
}

#c-col {
width: 200px;
margin-left: 20px;
padding-bottom: 15px;
background: #006892 url(../images/sidebar-bottom.png) left bottom no-repeat;
color: #ffffff;
}

#c-col h2 {
font-size: 1.25em;
color: #ffffff;
padding-top: 10px;
}

#c-col ul {
margin: 0;
padding: 0 0 10px 0;
line-height: 150%;
}

#staff img {
float: left;
margin: 0px 15px 30px 0px;
}

.feature-img {
float: right;
margin: 0px 0px 30px 15px;
}


#staff li {
display: block;
clear: both;
}


#c-col a:link, #c-col a:visited {
color: #ffffff;
}


#c-col .inner, #a-col .inner {
width: 170px;
padding: 15px 15px 0px 15px;
background: url(../images/sidebar-top.png) left top no-repeat;
}

#ab-col, #bc-col {
width: 660px;
min-height: 500px;
}

#content {
color: #222222;
padding: 10px 19px;
}

#content div {
float: left;
}

#footer {
clear: both;
text-align: center;
padding: 15px 15px .5em 15px;
margin: 0px 19px;
background: #5f3944;
color: #ffffff;
}

#footer a {
color: #fff;
}

#ab-col.home {
padding-top: 450px;
background: url(../images/home-banner.jpg) left top no-repeat;
min-height: 0px;
}

.contact {
height: 450px;
width: 660px;
background: url(../images/contact-banner.jpg) left top no-repeat;
}


dt {
font-weight: bold;
margin-bottom: .5em;
}

dd {
margin-bottom: 2em;
}

ul.static {
margin-bottom: 1em;
line-height: 125%;
}

ul.static li {
list-style-type: disc;
margin-left: 2em;
}

ol {
line-height: 150%;
}

p.schedule {
display: block;
margin-top: 50px;
}