@charset "utf-8";
body
{
padding: 10px 20px 20px 20px;
    margin: 0;
    font-family:Arial, Helvetica, sans-serif;
background-color:#32614a;
color:#000;
}
h1, h2, h3, h4 {
    margin: 0;
}
h1 {
    clear: both;
    padding: 0.5em 1.1em;
    border-top: 0.05em solid black;
    font-family: "Monotype Corsiva", cursive;
    letter-spacing: 4px;
    font-size: 1.5em;
	background-color:#00ad00;
    border-left: 0.05em solid black;
    border-right: 0.05em solid black;
}
h2 {
padding-top:40px;
	color:#fff;
}
h3 {
    font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
}

a {
    text-decoration: none;
color:#f8e99d;
}
.small {
font-size:10px;
}
.pic {
float:right;
margin: 0 0 10px 10px;
}
.calendar {
font-size:12px;
background-color:#798573;
}

a:hover {
text-decoration: underline;
}
p.copy {
    padding-top: 0;
}
p {
margin:0px;
padding:0px;
}
p.contentbox{

}
table img{
border:dashed;
border-width:1px;
border-color:#003300;
}

body {
	background-image:url(images/bgbg2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#1d3f2e;
	font-family:"Courier New", Courier, monospace;
}
div#header{
height: 200px;
background-image:url(images/header2.jpg);
background-position:top;
background-position:right;
background-repeat:no-repeat;
}
div#nav{
	color:white;
	text-align:center;
	padding:10px;
	background-color:#4a4530;
	background-image:url(images/bar.jpg);
}
div#keywords{
height:200px;
}
div#logo{
float:left;

}
div#body {
    margin: 0 auto;
    width: 960px;
	background:#31614B;
	margin-top:-12px;
}
div#contentarea {
background-image:url(images/contnetBG2.gif);
    clear: both;
	overflow:hidden;
}
div#content {
	width:740px;
    font-size: 16px;
	color:#000;
	overflow:visible;
}
div#contentbox {
	padding:10px 30px 20px 30px;
}
div#contentbox p{
margin:0px;
padding:0px 0px 20px 0px;
text-indent:50px;
}

div#contentbox a{
text-decoration: none;
color:#990033;
}
div#contentbox a:hover{
text-decoration: underline;
}
div#contentheader {
padding:10px 5px 5px 20px;
background-image:url(images/contheader2.jpg);
background-repeat:no-repeat;
}

div#newstuff {
width:740px;
background-image:url(images/sideheader2.jpg);
background-repeat:no-repeat;
background-color:#798573;
}
div#calendar {
float:right;
width:200px;
background-image:url(images/sideheader.jpg);
background-repeat:no-repeat;
background-color:#798573;
padding:5px;
}
div#stuff {
height:170px;
}
div#stuffhead{
padding:5px;
}
div#stuff1 {
float:left;
width:240px;
}
div#stuff2 {
margin: 0 auto;
width:240px;
}
div#stuff3 {
float:right;
width:240px;
}
div#footer {
clear:both;
	color:white;
	text-align:center;
	padding:10px;
	background-color:#4a4530;
	background-image:url(images/bar.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
}
div#comingsoon {
height:75px;
}

div.right {
float:right;
margin: 0 0 10px 10px;
}

/************  Menu  ******************/
.navlist
{
margin: 0;
font-size:16px;
padding: 0 0 0px 0px;
}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
float: center;
margin: 0 2px 0px 2px;
text-decoration: none; 
padding:6px;
color: #f8e99d;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
color: #fff;
}

.navlist a:hover 
{
background-color:#f8e99d;
background-image:url(images/overbtn.jpg);
color:#4A4530;
}
.links
{
margin-bottom:20px;
padding: 0 0 0px 0px;
}

.links ul, .links li
{
margin: 0;
padding: 0;
display:table-row;
list-style-type: none;
}