@charset "utf-8";
/* CSS Document */

html,body { height:100%; }
body { font-family: Verdana, Verdana, Geneva, sans-serif; background:#FFF url('/images/background.jpg') repeat-x; margin:0; padding:0; font-size:0.8em; color:#655E00; }

#header, #content, #footer, #main-image, #hmenu { margin:0 auto; clear:both; }
#header, #content { width:760px; }
#main-image, #footer { width:748px; }
#hmenu { width:742px; }

#header .left { float:left;width:500px; }
#header .right { float:right; width:165px; height:92px; }
#header img { margin-top:20px; }

span.h1 { font-weight:normal; font-size:28px; color:#E0DFCC; font-family:Arial, Helvetica, sans-serif; margin:20px 0 0 0; }
span.h1 .white, span.h2 { color:#EEEBAC; }
span.h1 .white { font-size:32px;  }
span.h2 { float:left;font-weight:normal; font-size:20px; margin:0 0 20px 160px; }
h1 { font-size:1.2em; text-transform:uppercase; }
h2 { font-size:1em; color:#333300; }

#main-image { border:6px solid white; padding:0; }
#main-image img { width:748px; }

#hmenu { margin-top:6px; background-color:#655E00; padding:6px; font-size:1em; font-weight:bold; height:1.2em; padding-left:12px; }
#hmenu ul, #vmenu ul { margin:0; padding:0;}
#hmenu ul li { float:left; margin-right:2em; list-style-type:none; }
#hmenu ul li a { text-decoration:none; color:#FFF;  }
#hmenu ul li a:hover { color:#000; }

#content .left { float:left; width:518px; margin:6px 6px 6px 0; padding:12px; background-color:#FFF; }
#content .left p, #content .left ul { color:#333300; }
.map { text-align:center; }

#content a { color:#0000FF; }
#content a:hover { color:#000; }

#vmenu { background-color:#FFF; float:left; width:188px; padding:12px; margin:6px 0 6px 0; }
#vmenu ul li { list-style-type:none; margin-bottom:6px; }
#vmenu ul li a { text-decoration:none; }
#vmenu ul li a:hover { text-decoration:underline; }
#vmenu p { font-weight:bold; }

#footer-border { height:6px; background-color:#655E00; clear:both; }
#footer { padding:6px; font-size:0.8em; }
#footer a { color:#655E00; text-decoration:none; }
#footer a:hover { color:#000; }