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

body {background: url(../images/bg.jpg) repeat-y; }
h1 {font-size: 20px; text-indent: -1000px;}
h2 {font: bold 16px 'Trebuchet MS', arial, sans-serif; color: #58595b;}
h3 {font: bold 14px 'Trebuchet MS', arial, sans-serif;}
h4 {font: bold 12px 'Trebuchet MS', arial, sans-serif;}
h3, h4 {color: #58595b; margin-bottom: 2px;}
p, ul, table {font: 12px 'Trebuchet MS', arial, sans-serif; color: #58595b; line-height: 1.5em;}
p {margin-top: 0px;}
li {list-style: disc;}

#nav ul {font: 15px 'Trebuchet MS', arial, sans-serif; color: #90be83; text-transform: uppercase; }
#nav li {line-height: 1.75em; list-style: none;}
li a {color:  #90be83; text-decoration: none;}
li a:visited {color: #90be83; text-decoration: none;}
li a:hover {color: #333; text-decoration: none;}
.current {font: 15px 'Trebuchet MS', arial, sans-serif; color: #333; text-transform: uppercase; }

#header {background: url(../images/header.png) no-repeat; width: 1006px; height: 190px;}
#nav {width: 160px; float: left;  margin: -30px 0px 0px 65px; padding: 6px 3px;}
#wrapper {width: 631px;  background: url(../images/tile1.jpg) repeat-y; margin: 0px 0px 0px 294px;}
#content {width: 600px; padding: 5px 15px 5px; text-align: justify;}
#bottom {background: url(../images/tile_bottom.jpg) no-repeat; width: 631px; height: 42px; margin: 0px 0px 0px 294px;}

.h2special {position: relative; top: 135px; left: 550px;}
.h2sp {position: relative; top: 135px; left: 425px;}
.footer { width: 1006px; font-size: 11px; text-align: center; margin: -10px 0px 0px; text-indent: 210px;}

table, .leftmarg {margin-left: 25px;}
.map {margin-left: 20px;}
.bottom {margin-bottom: 60px;}
.margintop {margin-top: 10px;}