#container {
/*set default font-size*/
font-size: 75%;
font-family: verdana;
text-align : left;
border: 1px solid #3F4B09;
background-color: white;
}

body {
background-color: #BCC59A;
}

#infobar {
font-size: .7em;
text-align: right;
padding-bottom: 3px;
font-family: verdana;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em; color: #808000; font-weight: normal;}
h2 {font-size: 2em; color: #808000; font-weight: normal;}

.content a {color: #cc3300;}
.content a:hover {color: #5A7F00;}
.rhs a {text-decoration: none;}
.rhs a:hover {text-decoration: underline;}
.rhstitle {color: #561A00; font-weight: bold; font-family: arial;}
.newshead a {color: #561A00;}

#infobar a {color: #304400;}
#creditsleft a {color: white;}
#creditsright a{color: #8D797B;}
/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 21px;
padding-top: 0;
color: #383838;
line-height: 150%;
}

.googlemap {
border: 1px solid #046C6B;
margin-bottom: 18px;
}

#indexmap {
line-height: 150%;
color: #716358;
padding: 12px;
background: #FAE8D2;
border-right: 2px solid white;
}

.rhs {
padding-bottom: 15px;
padding-left: 12px;
padding-right: 12px;
background-color: #BB8853;
border: 1px solid #BB8853;
}

.rhsitem {
width: 106px;
border-bottom: 1px solid #952F07;
padding-top: 11px;
padding-bottom: 11px;
}

#rhsnewsitem {
font-size: .85em;
}




.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

.credits {
border-top: 2px solid white;
background: white;
font-size: 11px;
font-family: trebuchet ms;
height: 28px;
}

#creditsleft {
width: 366px;
background: url(../images/footercell1.gif);
color: white;
padding-left: 13px;
border-right: 2px solid white;
}

#creditsmiddle {
width: 239px;
background: url(../images/footercell2.gif);
color: #3D2B39;
padding-left: 11px;
border-right: 2px solid white;
}

#creditsright {
background: white url(../images/footercell3.gif);
color: #8D797B;
padding-left: 11px;
font-size: 10px;
}