body {
	background: #010101;
}
html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #010101;
	background-image: url(/images/texture-bg.jpg);
}
.bg {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.clientLogin {
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
h1 {
	font:  bold italic 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #0b3a05;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.homecontent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contentpad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 10px;
}

td, div, span, p {
	font:  normal  12px/14px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	color: #061d40;
}

.areaLink {
	font:  bolder italic  12px/14px Georgia, "Times New Roman", Times, serif;
	color: #0b3a05;
	display: block;
	text-align: right;
	text-decoration: none;
}
.subAreaLink {
	font:  bolder italic  12px/14px Georgia, "Times New Roman", Times, serif;
	color: #0b3a05;
	padding-right: 10px;
}
a				{ color: #0b3a05; text-decoration: underline; }
a:active		{ color: #0b3a05; text-decoration: underline; }
a:hover			{ color: #3f562e; text-decoration: underline; }
a:visited		{ color: #0b3a05; text-decoration: underline; }
a:visited:hover	{ color: #3f562e; text-decoration: underline; }

.footer {
	font:  bolder italic  10px/12px Georgia, "Times New Roman", Times, serif;
	color: #e3ecbc;
	padding-right: 10px;
}
.footer a				{ color: #e3ecbc; text-decoration: underline; }
.footer a:active		{ color: #CCCCCC; text-decoration: underline; }
.footer a:hover			{ color: #CCCCCC; text-decoration: underline; }
.footer a:visited		{ color: #e3ecbc; text-decoration: underline; }
.footer a:visited:hover	{ color: #e3ecbc; text-decoration: underline; }

p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
hr {
	border-top: 1px solid #0b3a05;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;

}

.body_green_bg .tag {
	font-weight: bold;
	text-align: right;
	background: #b5bb94;
}

.body_red_bg .tag {
	font-weight: bold;
	text-align: right;
	background: #d2c1ae;
}
.testimonials p {
	font: italic  14px/17px Georgia, "Times New Roman", Times, serif;
}

.testimonials h1 {
	text-align: right;
	font:  bold italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #0c2809;
	padding: 0px;
	margin: 0px;
}

ol {
	margin-top: 0px;
	padding-top: 0px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.body_green_bg .border {
	border: 1px solid #979d77;
}

.body_red_bg .border {
	border: 1px solid #a99987;
}
.body_green_bg .darkerBG {
	background: #b5bb94;
}

.body_red_bg .darkerBG {
	background: #FFFFFF;
}

.subNav li {
	list-style: square;
}
.subNav a				{ font-weight: bolder; text-decoration: underline; }
.subNav a:active		{ font-weight: bolder; text-decoration: underline; }
.subNav a:hover			{ font-weight: bolder; text-decoration: underline; }
.subNav a:visited		{ font-weight: bolder; text-decoration: underline; }
.subNav a:visited:hover	{ font-weight: bolder; text-decoration: underline; }

.body_green_bg input {
	border: 1px solid #979d77;
	background: #f9ffd6;
}

.body_red_bg input {
	border: 1px solid #a99987;
	background: #fffae5;
}

.profilePics {
	border: 1px solid #a99987;
	padding: 10px;
	width: 100px;
	text-align: center;
}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #204E19;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.newstory {
	font-size: 11px;
}
h2 {
	font:  bold italic 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #0b3a05;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h2 a				{ color: #0b3a05; text-decoration: none; }
h2 a:active			{ color: #0b3a05; text-decoration: none; }
h2 a:hover			{ color: #3f562e; text-decoration: underline; }
h2 a:visited		{ color: #0b3a05; text-decoration: none; }
h2 a:visited:hover	{ color: #3f562e; text-decoration: underline; }