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

body {
	background-color: #dbdbdb;
}

.header {
font-family: 'Calibri',Arial, Helvetica, sans-serif;
font-size: 14px;
color: #4e834e;
font-weight: bold;
}

.body {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.body A:link {color:#000000}
.body A:visited {color:#000000}
.body A:active {color:#000000}
.body A:hover {color: #4e834e}


.footer {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #4e834e;
}

.footer A:link {color:#4e834e}
.footer A:visited {color:#4e834e}
.footer A:active {color:#4e834e}
.footer A:hover {color: #000000}

.news {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF
}

.widgetsheader {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}

.widgets {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF
}

.widgets A:link {color:#ffffff}
.widgets A:visited {color:#ffffff}
.widgets A:active {color:#ffffff}
.widgets A:hover {color: #000000}

.address {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF
}

#left-nav-container {
	width: 283px;
	height: 320px;
	
	float: left;
	background-color: #2f4f2f;
}

#left-nav-container ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 25px;
	padding: 0px;
}

div#news UL {
padding: 15px;
margin: 0;
}

.IEBorder_TLBR {
	border-spacing: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #304f2f;
	border-right-color: #304f2f;
	border-bottom-color: #304f2f;
	border-left-color: #304f2f;
}

.mtheader {
font-family: 'Calibri',Arial, Helvetica, sans-serif;
font-size: 20px;
color: #4e834e;
font-weight: bold;
}

.mtheader A:link {color:#4e834e}
.mtheader A:visited {color:#4e834e}
.mtheader A:active {color:#4e834e}
.mtheader A:hover {color: #000000}

.mtheader2 {
font-family: 'Calibri',Arial, Helvetica, sans-serif;
font-size: 16px;
color: #4e834e;
font-weight: bold;
}

.mtheader2 A:link {color:#4e834e}
.mtheader2 A:visited {color:#4e834e}
.mtheader2 A:active {color:#4e834e}
.mtheader2 A:hover {color: #000000}

H1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
           color:#000000;
      }
	  
.nav {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fefdfd;
	line-height: 23px;
}
.nav a:link {
	text-decoration: none;
	font-family: 'Calibri', Arial, Helvetica, sans-serif; 
	
	font-size: 14px; 
	color: #fefdfd; 
}
.nav a:visited {
	text-decoration: none;
    font-family: 'Calibri', Arial, Helvetica, sans-serif;
	
	font-size: 14px; 
	color: #fefdfd; 
}
.nav a:hover {
	text-decoration: none;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	
	font-size: 14px; 
	color: #4e834e; 	
}
.nav a:active {
	text-decoration: none;
	font-family: 'Calibri', Arial, Helvetica, sans-serif; 
	
	font-size: 14px; 
	color: #fefdfd;  	
}

	
