﻿body
{
	padding: 0px;
	margin: 0px;
	background-color: #1B4B22;
	font-family: 'Century Gothic';
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url( 'Images/BG1.jpg' );
	background-repeat: repeat-x;
}

.MenuSystem
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
}

.ImagesRt
{
	border: medium solid #000000;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

.ImagesLt
{
	border: medium solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
	float:left
}

.ImagesLtStaff
{
	border: medium solid #000000;
	margin-right: 10px;
	float:left
}

#Header
{
	border: medium solid #000000;
	width: 100%;
	height: 100px;
	background-color: #1a284b;
}

#InnerContent
{
	margin-top: 80px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

#Content
{
	min-height: 400px;
}

#Footer
{
	font-size: 8pt;
	word-spacing: 5px;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 10px;
}

#HomeContent
{
 text-align:center	
}

#Facebook
{
	text-align: right;
	margin: 5px;
}

a:link {
	color: #00CC00;
	text-decoration: none;
}

a:visited 
{
	color: #00CC00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.LeftMenu
{
	text-align: center;
	text-decoration: none;
}
#FooterMenu
{
	text-align: center;
}
.TableFAQs
{
	width: 800px;
}
.FAQsQuestion
{
	color: #00CC00;
	font-weight: bold;
	padding-left: 20px;	
}
.FAQsAnswer
{
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#SideBarRight
{
	padding: 10px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #00FF00;
	background-color: #002B00;
	width: 160px;
	height: 250px;
	text-align: center;
}
#SubHeaderImage
{
	margin-top: 10px;
}
.StaffContainer
{
	padding: 10px 10px 15px 10px;
	border-width: 1px;
	border-color: #00FF00;
	min-height: 200px;
	border-bottom-style: solid;
	text-align: justify;
}
h3
{
	color: #00CC00;
}
.FAQsCell
{
	padding: 10px 20px 10px 20px;
	background-image: url('../Images/BG_FAQs.jpg');
	background-repeat: repeat-x;
}
.UL_Content
{
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
}
.EQ_TableHdr
{
	width: 8.3%;
	background-color: #339933;
	text-align: center;
}
.EQ_TableCel
{
	border-width: 1px;
	border-style: solid;
	border-color: #339933;
	text-align: center;
	vertical-align: top;
}
.SmallFont
{
	font-size: x-small;
}

.Highlight_Red
{
	color: #FF0000;
}
h4
{
	font-family: 'Century Gothic';
	font-size: small;
	color: #00CC00;
	text-align: center;
	word-spacing: 7px;
	letter-spacing: 4px;
}
