body{
color: #8A8A8A;
margin:0;
padding:0;
font: 11px Arial;
line-height: 1.1em;
}

a {
color: #777777;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #333333;
text-decoration: none;
font-weight: bold;
}

#mainwrap{
width: 96%;
height: auto;
margin-left: 2%;
margin-right: 2%;
}

#headersection{
height: 75px;
}

#header{
background: url(images/header_bg.png);
float: left;
height: 75px;
}

#header img{
padding-top: 5px;
padding-left: 10px;
}

#header a{
color: #FFF;
font: 30px Arial, 'Trebuchet MS', Verdana;
font-weight: bold;
letter-spacing: -1px;
padding-left: 30px;
padding-right: 45px;
padding-top: 10px;
vertical-align: top;
}

#searchbar{
float: right;
padding-top: 5px;
}

#searchbar .tbox{
font-size: 10px;
font-family: Arial;
color: #000000;
border: 1px solid #BABABA;
padding: 1px 6px;
}

#contentwrap{
clear: both;
float: left;
width: 100%;
margin-top: 18px;
}

#content{
margin: 0 180px 0 180px;
}

#content2{
margin: 0 180px 0 0;
}

#leftside{
float: left;
width: 180px;
margin-top: 18px;
margin-left: -100%;
margin-bottom: 10px;
background: #FFF;
border-bottom: 1px #BABABA dashed;
}

#rightside{
float: left;
width: 180px;
margin-top: -60px;
margin-left: -180px;
margin-bottom: 10px;
background: #FFF;
border-bottom: 1px #BABABA dashed;
}

#footer{
clear: left;
width: 100%;
height: 80px;
background: url(images/footer_bg.png) repeat-x;
color: #BABABA;
text-align: center;
margin-top: 10px;
}

#footer a{
color: #BABABA;
}

#footer a:hover{
color: #777777;
}

#footer a img{
border: 0px;
}

#footer a img:hover{
background: url(images/roof_hover.png);
height: 25px;
width: 102px;
border: 0px;
}

.menupad{
margin: 6px;
}

/********* Navigation classes ***********/

#navmenu{
padding: 0;
width: 100%;
}



/************ News classes **************/

.news_table {
background: #FFF url(images/news_body_bg.png) repeat-x;
margin-bottom: 15px;
padding-left: 8px;
padding-right: 8px;
}

.news_caption {
padding: 12px 8px 7px 12px;
color: #000000;
font: bold 15.6px Arial;
text-align: left;
text-transform: uppercase;
}

.news_summary {
padding-left: 16px;
font: normal 13.8px Arial;
color: #000000;
}

.news_body {
padding: 20px 10px 0px 10px;
color: #000000;
font: 11px Arial, verdana;
text-align: left;
}

.news_info {
background-color: #EBEBEB;
border: 1px solid #BABABA;
font-weight: bold;
font-size: 11px;
}

/***************** Menu Style classes  ****************/

.menu_table {
margin-bottom: 5px;
}

.menu_caption {
background: #FFF url(images/caption_bg.png) repeat-x;
padding: 6px 6px 5px 8px;
color: #000000;
font: 15.6px Arial;
text-align: left;
text-transform: uppercase;
}

.menu_caption2 {
padding: 6px 6px 5px 12px;
color: #000000;
font: 15.6px Arial;
text-align: left;
text-transform: uppercase;
}

.menu_content {
padding: 10px 8px 9px 8px;
color: #000000;
font: 11px Arial;
text-align: left;
}

.menu_content2 {
padding: 20px 10px 0px 10px;
color: #000000;
font: 11px Arial, verdana;
text-align: left;
}

/*********** Chat Box/Comment classes *************/

#chatbox{
font-weight: bold;
text-align: left;
}

#chatbox .tbox, .helpbox{	
font-size: 11px;
font-family: Arial;
margin: 3px 0 5px 0;
color: #000000;
border: 1px solid #BABABA;
padding: 3px;
width: 95%;
}

.cbheader{
font-weight: normal;
background-color: #EBEBEB;
padding: 2px;
border: 1px solid #BABABA;
}

#chatbox .button {
margin-bottom: 7px;
text-align: center;
}

#commentform .tbox, #commentform .helpbox{
width: 350px; 
border: 1px solid #BABABA; 
}

/***************** Core classes ***********/

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
font: normal 10px Arial, Verdana, Tahoma, sans-serif;
text-align: left;
color: #000000;
}

h1 {
font: 15px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #000000;
}

h2 {
font: 13px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #000000;
}

h3 {
font: 16px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #000000;
}

.button {
color: #777777;
font: bold 11px Arial;
border: 0px solid #888888;
text-align: center;
background: #FFF;
}

.button:hover {
color: #333333;
font: bold 11px Arial;
cursor: pointer;
border: 0px solid #333333;
text-align: center;
background: #FFF;
}

.indent {
border: #BABABA 1px dashed;
padding: 4px;
margin: 0px;
background-color: #EBEBEB;
}

.nextprev {
border: 0px;
text-align: center;
padding: 2px;
}

.nextprev2 {
border: 0px;
text-align: center;
padding: 2px;
}

.tbox, .helpbox{	
font-size: 10px;
font-family: Arial;
#color: #8A8A8A;
color: #000000;
border: 1px solid #BABABA;
padding: 1px 6px;
}

code {
border:0px dashed #BABABA;
padding:8px;
margin:12px
}

table {
margin-left: auto;
margin-right: auto;
}

ul {
	padding-left: 8px;
}

/*************** Forum Classes *************/
  
.fborder, .border{
border-collapse: collapse;
border-spacing: 0px;
}

.forumheader {
background-color: #EBEBEB;
padding: 6px;
border: 1px solid #BABABA;
font-weight: bold;
font-size: 12px;
padding: 9px;
}

.fcaption {
font-weight: bold;
font-size: 12px;
color: #000000;
padding: 10px 0 10px 0;
}

.forumheader2, .forumheader3 {
text-align: left;
padding: 6px 0 6px 0;
border-bottom: 1px #BABABA dashed;
}

.forumheader2 a{
font-weight: bold;
}

td.forumheader4 {
border: 1px #BABABA solid;
}

.forumheader5 {
cursor: pointer;
}

/* MENU STYLES */

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
text-align: left; font-size: 11px;
}

div.menuBar {
padding: 0;
text-align: left;
}

div.emenuBar {
text-align: left;
}

/* main level links */

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
float: left;
color: #8A8A8A;
padding: 6px 12px 3px 12px;
text-align: center;
font: bold 11px Arial;
text-transform: uppercase;
border-bottom: 2px #FFF solid;
}
  
/* main level links hover */  

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
background: transparent;
color: #333333;
border-bottom: 2px #333333 solid;
}

/* main level links active */

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
background: transparent;
color: #333333;
border-bottom: 2px #FFF solid;
}

/* sublinks styles */

/* sublink container */

div.menu {
left: 0px;
padding: 1px 1px 1px 1px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
}

/* sublinks main style */

div.menu a.menuItem {
color: #000000;
cursor: pointer;
display: block;
padding: 4px 11px 4px 0px;
text-transform: uppercase;
text-align: left;
font-size: bold 11px Arial;
white-space: nowrap;
background: #EBEBEB;
}

/* sublinks hover style */

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
color: #000000;
font-weight: bold;
background: #EBEBEB;
}

div.menu a.menuItem span.menuItemBuffer {
padding: 0px 2px 0px 2px;
}

div.menu a.menuItem:hover span.menuItemBuffer {
padding: 0px 2px 0px 2px;
}

div.menu a.menuItem span.menuItemText {
padding: 0px 0px 0px 18px;
}

div.menu a.menuItem span.menuItemArrow {
margin-right: -.75em;
}

div.menu div.menuItemSep {
margin: 4px 2px;
}

a.menuItem.header {
border-bottom: 1px solid #b3b3b3;
}