body {
	margin:0px;
	padding:0px;
	background:url(images/dirt-background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
}

.head, h1 {
	color:#151659;
	font-size:20px;
	margin-top:0px;
	text-transform:uppercase;
	font-weight:normal;
}

h2, h3, h4, h5 {
	color:#151659;
	font-weight:normal;
}

.grass {
	background:url(images/grass-background.jpg) repeat-x;
}

#flashcontent {
	height:157px;
}

.left-side {
	background:url(images/left-background.jpg) no-repeat top right;
	height:157px;
}

#side-band {
	background:url(images/side-background.jpg);
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.navlist	{
	margin:0px;
	margin-left: 4px;
	padding-left: 0;
	list-style-type: none;
}

.navlist a {
	display: block;
	width:145px;
	border-bottom: 1px solid #59792c;
	border-top: 1px solid #79994e;
	background:url(images/nav-norm.jpg) no-repeat;
	color:#e7f7d1;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
}

.navlist a:visited {
	color: #e7f7d1;
	text-decoration: none;
}

.navlist a:hover {
	background:url(images/nav-roll.jpg) no-repeat;
	background-color:#9d9621;
	color: #e7f7d1;
	border-bottom: 1px solid #918918;
	border-top: 1px solid #b8b03e;
}

#content-container {
	background-color:#FFFFFF;
	border:10px solid #FFFFFF;
	padding:5px 10px 10px 10px;
	line-height:20px;
}

.section-container {
	padding-top:10px;
	margin-bottom:15px;
}

.splash-section-1,
.splash-section-2 {
	border-right:1px solid #999999;
	padding-right:8px;
}

.splash-section-2,
.splash-section-3 {
	padding-left:10px;
}

.section-titles {
	font-size:20px;
	margin-top:0px;
	text-transform:uppercase;
	font-weight:normal;

}

.splash-section-1 .section-titles {
	color:#d66a27;
}

.splash-section-2 .section-titles {
	color:#7c0049;
}

.splash-section-3 .section-titles {
	color:#d5bb00;
}

.section-text {
	padding-top:5px;
	padding-bottom:5px;
}

.section-link {
	padding:5px 0 0 0px;
	text-decoration:none;
}

.section-link a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.section-link a:hover {
	font-weight:bold;
	color:#009900;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.testimonial-container {
	margin-top:20px;
}

.testimonial-text,
.SampledTestimonialComment {
	color:#003300;
	font-size:10px;
	text-align:center;
	line-height:13px;
	font-weight:normal;
}

.SampledTestimonialClientName {
	padding-top:0px;
	margin-top:0px;
	color:#003300;
	font-size:10px;
	text-align:center;
}

.updates-container {
	margin-top:20px;
	border:2px solid #91ae66;
	padding:3px;
	margin-bottom:15px;

}

.updates-title {
	color:#ffffff;
	font-size:12px;
	margin-top:0px;
	text-transform:uppercase;
	font-weight:bold;
}

.LatestNewsHeader {
	color:#ffffff;
	padding-top:5px;
	padding-bottom:10px;
	font-size:14px;
	text-decoration:underline;
}

.LatestNewsTitle {
	color:#ffffff;
	font-size:12px;
	padding-left:15px;
	font-weight:normal;
}

.contact-info {
	padding:5px 0 10px 10px;
	color:#c1d69d;
	font-size:12px;
}

.contact-info a, .contact-info a:visited {
	color:#c1d69d;
	font-weight:bold;
	text-decoration:none;
}

.contact-info a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.MainMenu_MenuContainer {
	width:170px;
	margin-left:4px;
}

.MainMenu_MenuItem td {
	background:url(images/nav-norm.jpg) no-repeat;
	color:#e7f7d1;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	border-bottom: 1px solid #59792c;
	border-top: 1px solid #79994e;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:6px;
}

.MainMenu_MenuItemSel td {
	background:url(images/nav-roll.jpg) no-repeat;
	background-color:#9d9621;
	color: #e7f7d1;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #918918;
	border-top: 1px solid #b8b03e;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:6px;
}

.normal {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


.normal a, .normal a:visited {
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal a:hover {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.login-link {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}

#dnn_dnnLOGIN_cmdLogin, .SkinObject, .login-link a {
	color:#FFFFFF;
}