﻿BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	width: 100%;
}

#LeftColumn li
{
    list-style-image: url("images/bullet.gif");
    margin-left: 7px;
    margin-bottom: 3px;
    text-indent: 0px;
    vertical-align: middle;
}

#LeftColumn ul
{
	padding: 0px;
	margin: 7px;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #547e2a;
}
	
a:visited
{
    color: #727b6a;
}


#wrapper
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width:913px; 
    
}

#PageContent
{
	width: 913px;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000 ;
	border-right-style: solid;
	border-right-color: #000000 ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000 ;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	margin-top: -4px;

}

#header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	z-index:100;
}
#header img
{
    margin-bottom: -4px;
}
#header_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -17px;
	margin-left: 475px;
	text-align: right;
	white-space:nowrap;
	display:inline-block;
	
}
#header_menu a
{
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
}


#header_menu a:hover
{
    color: #e38d57;
    text-decoration: none;
}
.headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #547e2a;
}


#LeftColumn
{
	float:left;
	width: 205px;
	background-color: #c5e5a4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 20px 10px;
}

#CenterColumn
{
	background-color: #ffffff;
	padding: 20px 0px 20px 20px;
	position: relative;
	margin: 3px 0px 0px 225px
}

#clearone
{
	clear:both;
}
#footermenu
{
	clear:both;
	text-align: center;
	padding-top: 10px;  
             
}
.leftmenulink
{
	font-weight: bold;
	text-transform: uppercase;
	color: #547e2a;
	font-family: Arial;
	margin-left: 10px;
	
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #547e2a;
	padding-right: 7px;
	font-weight: bold;
	padding-left: -1px;
}

.nav a:visited {
	color: #727b6a;
}

.nav a:hover {
    color: #e38d57;
}

.nav_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #547e2a;
	text-transform: uppercase;
	font-weight: bolder;
}

.nav_main a:visited {
    color: #727b6a;
}
.nav_main a:hover {
    color: #e38d57;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #547e2a;
}
