﻿@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/grass-bkg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #0B3100;
}
#divWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contactus {
	padding: 10px;
	background-color: #ECEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#divSite {
	background-image: url(../images/body-bkg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	float: left;
}
#divHeader {
	background-color: #CFE2ED;
	height: 280px;
	width: 950px;
}
#divNav {
	height: 45px;
	width: 950px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#divContent {
	width: 950px;
	float: left;
}
#divContentSingleColumn {
	width: 950px;
	float: left;
}
#divLeftSingleColumn {
	float: left;
	width: 750px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#divLeft {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#divRight {
	float: right;
	width: 255px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#divNews {
	width: 232px;
	background-color: #ECEDED;
	margin-bottom: 30px;
}
#divFlash {
	float: left;
	width: 950px;
	height: 219px;
}
#float {
	float: right;
	margin-left: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.7em;
}
#divLeft a {
	font-weight: bold;
	color: #c73f10;
}
#divMore {
	height: 40px;
	width: 232px;
}
#divSide {
	width: 232px;
	margin-bottom: 30px;
}
#divSide ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divSide li {
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
	background-color: #ECEDED;
	margin-bottom: 3px;
}
#divSide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #F15923;
}
#divSide2 {
	width: 232px;
}
#divTestimonial {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#divTicker {
	text-align: center;
	color: #333333;
	width: 232px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#divLeft ul {
	font-size: 15px;
	line-height: 1.5em;
}
#divLeft li {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c73f10;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background-image: url(../images/orange-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FEFEFE;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 a {
	text-decoration: underline;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}
h5 {
	display: block;
	background-color: #E2E3E3;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #FEFEFE;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C73F10;
	margin-top: 0px;
	margin-bottom: 5px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #C73F10;
}
.style4 {
	font-weight: bold;
	color: #C84315;
	text-decoration: underline;
}
.style5 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 28px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#divFooter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFEFE;
	background-image: url(../images/grass-bkg.jpg);
	height: 25px;
	padding-top: 5px;
	float: left;
	width: 950px;
}
.style3 {
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
