@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dce7b7;
}
.bgTop {
	background-color: #446556;
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgBottom {
	background-color: #dce7b7;
	background-image: url(images/bgBottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7b845d;
	text-decoration: none;
	letter-spacing: -1px;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7b845d;
	text-decoration: underline;
	letter-spacing: -1px;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #499874;
	text-decoration: underline;
	letter-spacing: -1px;
}
.menuDivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #d5ff7a;
	text-decoration: none;
	letter-spacing: 1px;
}

.headerContactGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #c9e775;
	text-decoration: none;
}
.headerContactGreenNEW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7f973d;
	text-decoration: none;
}
.headerContactDarkGreenNEW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #485a14;
	text-decoration: none;
}
.headerContactWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.bgContent {
	background-image: url(images/bgContent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #b9f07d;
	text-decoration: none;
	letter-spacing: -1px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #9DB953;
}
a:hover {
	color: #d0fe53;
}
.fontGreen {
	color: #b9f07d;
}
.headerCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #9DB953;
	text-decoration: none;
	letter-spacing: -1px;
}
.headerDropCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #9DB953;
	text-decoration: none;
	letter-spacing: -1px;
}
.picPaddingLeft {
	padding-left: 15px;
}
.picPaddingRight {
	padding-Right: 15px;
}

.homeSectionLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.homeSectionLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #d0fe53;
	text-decoration: underline;
	letter-spacing: -1px;
}
