body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	background-color: #212026;
	background-image: url(images/2_body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-position: left 280px;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	height: 240px;
	text-align: center;
	background-color: #1d1d23;
}
.twoColFixRtHdr #menu {
	text-align: center;
	background-color: #a8967a;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-top: 15px;
}
.twoColFixRtHdr #box {
	background-image: url(images/2_box_bg.jpg);
	background-repeat: no-repeat;
	width: 180px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #535353;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
} 
.twoColFixRtHdr #footer {
	color: #bcbcbd;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #313131;
}
/* Headings */
h1, h2, .head, .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #99c143;
	text-shadow:#000000 1px 1px 0px;
	text-transform: capitalize;
}
h1, .head {
	margin-top: 0px;
	font-size: 24px;
}
h2, .subhead, .boxhead {
	font-size: 18px;
}
.boxhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:5px;
	color: #1d1d23;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1d1d23;
}
#features .boxhead {
	color: #99c143;
	border-bottom-color: #99c143;
}
/* Links */
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
 .twoColFixRtHdr #menu a {
	line-height: 38px;
	background-image: url(images/2_menu_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #f1f2f2;
}
 .twoColFixRtHdr #menu a:hover, .twoColFixRtHdr #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
.twoColFixRtHdr #mainContent a {
	color: #99c143;
} 
.twoColFixRtHdr #footer a {
	color: #f1f2f2;
} 
.twoColFixRtHdr #footer .bottomlinks a {
	margin-right: 5px;
	margin-left: 5px;
}
.twoColFixRtHdr #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 
.menu {
	color: #f1f2f2;
	display: block;
}
.menu:hover {
	color: #ffffff;
}
.twoColFixRtHdr #bottomAreas a {
	color: #898989;
	}
#features a, .ResourceLinks, .resourcelinks {
	color: #99c143;
	display: block;
}

/* forms */
form {
	margin: 0px;
}
.submit {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px;
}
#sideContactForm {
	width:180px;
	margin-top:5px;
}
#ContactForm .input, #contactForm .input {
	width: 200px;
	border: 1px solid #d5d5d5;
}

#sideContactForm .input {
	width: 172px;
	border: 1px solid #d5d5d5;
	margin: 0 0 5px 0;
}
/* Misc */
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	background-color: #212026;
	color: #212026;
}
.fltrt { 
	float: right;
	margin-left: 15px;
}
.fltlft { 
	float: left;
	margin-right: 15px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottomAreas {
	height: 47px;
	background-image: url(images/2_bottom_areas.jpg);
	background-repeat: no-repeat;
	padding-top: 162px;
	margin-top: 25px;
}
#features {
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.seoBox {
 padding:15px;
 border:solid 1px #d5d5d5;
}
