#container { margin: 0px auto; width: 880px; background-color: #fff; }
body {font-family: helvetica; font-size: 17px;}
h2 { font-family: georgia; font-weight: bold; font-size: 26px; color: #003366}
h1 { font-family: georgia; font-weight: bold; font-size: 26px; color: #003366}
li {font-size: 16px; padding-bottom: 10px; }
#main {background-color: #fff; }

#navbar {height:45px; background-color: #003366;}
#navbar ul{padding-top: 14px; margin-top: 0px }
#navbar li{font-size: 15px; line-height: 14px; color:white; padding-left: 3px; padding-right: 15px; display:inline }
#navbar a { color: #dfb550; font-family: georgia; font-weight: bold; }
#navbar a:hover { color: #dfb550; text-decoration: underline; }

#topbar {height:70px;}

a:link, a:visited {text-decoration: none; }
a:hover {text-decoration: underline; }
a:visited {text-decoration: none; color: #003366 }
.menu a {color:white; line-height:0px; }

#footer a {color:white;}
#footer a:hover {text-decoration:underline}
#footer a:link {color:white}
#footer a:visited {color:white}
#footer {color:white; height: 35px; margin-top: 20px; font-family: georgia; }
#footer {background-color: #003366;}
#footer ul{line-height: 10px; padding-top: 10px; margin: 0px auto; text-align: center}
#footer li{font-size: 12px; line-height: 12px; color: #dfb550; padding-left: 20px; padding-right: 40px; display:inline; }

.slideshow{height:190px;margin:0 auto;width:270px;}

#contact-us a { color: #ffffff; }
#contact-us a:hover { color: #ffffff; }
#contact-us h2 { color: #dfb550; text-decoration: underline;}

