* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #7e1500;
}

a:hover {
	text-decoration: none;
}

html {
  font-size: 16px;
}

body {
	background: #e1e1d9 url(images/body.jpg) repeat-x 0% 0%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3 {
	float: left;
	overflow: hidden;
}

a.notBold {
	text-decoration: none;
}

a.notBold:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2em;
	margin: 0 0 8px 0;
  line-height: 1em;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	color: #404000;
}

h1.alink {
	font-size: 1.3em;
	/*margin: 0 0 8px 0;*/
  /*line-height: 1em;*/
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	color: #0B6B00;
}

h1.headerCall {
	font-size: 1.4em;
	/*margin: 0 0 8px 0;*/
  /*line-height: 1em;*/
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	color: #404000;
}

h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0 0 8px 0;
	font-weight: 500;
	text-align: left;
	color: #0B6B00; /*587300 #6c6c00; */
}

h2.other {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 8px 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #6c6c00;
}

h3.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	line-height: 1.090em;
	font-weight: normal;
	color: #771400;
	margin: 0 0 15px 0;
}

h3.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight:normal;
	color: #404000;
	margin: 0 0 25px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.833em;
	line-height: 1.090em;
	font-weight: normal;
	color: #771400;
	margin: 0 0 25px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.833em;
	line-height: 1.090em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0 0 23px 0;
}

.negative_margin {
	margin: -19px 0 0 0;
}

.fleft {
	float: left;
}

.no_margin {
	margin: 0 !important;
}

#header {
  height: 297px;
	position: relative;
}

#content {
	padding: 0 29px 0 30px;
}

#top_middle {
	background: #e0e0ca url(images/top-middle.jpg) repeat-x 0% 0%;
}

#bottom_middle {
	background: url(images/bottom-middle.jpg) repeat-x 0% 100%;
}

#middle_left {
	background: url(images/middle-left.jpg) repeat-y 0% 0%;
}

#middle_right {
	background: url(images/middle-right.jpg) repeat-y 100% 0%;
}

#top_left {
	background: url(images/top-left.jpg) no-repeat 0% 0%;
}

#top_right {
	background: url(images/top-right.jpg) no-repeat 100% 0%;
}

#bottom_left {
	background: url(images/bottom-left.jpg) no-repeat 0% 100%;
}

#bottom_right {
	background: url(images/bottom-right.jpg) no-repeat 100% 100%;
	padding: 11px 13px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#bottom_right p {
	line-height: 1.5em;
	margin: 0 0 17px 0;
}

#bottom_right p em {
	float: right;
	padding: 0 50px 0 0;
	font-style: normal;
}

#bottom_right ul {
	margin: 0 0 15px 0;
}

#bottom_right ul li {
	background: url(images/arrows.gif) no-repeat 0% 8px;
	padding: 0 0 0 14px;
	line-height: 2em;
	text-align: left;
	font-size: 0.917em;
}

#bottom_right ul li a {
	text-decoration: none;
}

#bottom_right ul li a:hover {
	text-decoration: underline;
}

.row-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 37px 0;
}

.top_middle1 {
	background: #c4c49e url(images/top-middle1.jpg) repeat-x 0% 0%;
}

.bottom_middle1 {
  background: url(images/bottom-middle1.jpg) repeat-x 0% 100%; 
}

.middle_left1 {
	background: url(images/middle-left1.jpg) repeat-y 0% 0%;
}

.middle_right1 {
	background: url(images/middle-right1.jpg) repeat-y 100% 0%;
}

.top_left1 {
	background: url(images/top-left1.jpg) no-repeat 0% 0%;
}

.top_right1 {
	background: url(images/top-right1.jpg) no-repeat 100% 0%;
}

.bottom_left1 {
	background: url(images/bottom-left1.jpg) no-repeat 0% 100%;
}

.bottom_right1 {
	background: url(images/bottom-right1.jpg) no-repeat 100% 100%;
	width: 100%;
	text-align: center;
}

.bottom_right1 h4 {
	margin: 15px 0 17px 0;
}

.bottom_right1 p {
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 17px 0;
}

.bottom_right1 .link {
	float: none;
	width: 162px;
	margin: 0 auto;
}

.indent {
	padding: 13px 25px 40px 25px;
}

.title {
	margin: 9px 0 10px 0;
}

.link {
	background: url(images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 24px;
}

.link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link1 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	width: 162px;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link1 strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link1 strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 27px;
}

.link1:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.link3 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
}

.link3 strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link3 strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	line-height: 29px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 22px 0 27px;
}

.link3:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link4 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	width: 90px;
	float: right;
	text-decoration: none;
	color: #ffffff;
}

.link4 strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link4 strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 27px;
	color: #ffffff;
}

.link4:hover {
	text-decoration: none;
	cursor: pointer;
}

.row-2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 43px 0;
}

.row-3 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 43px 0;
}

.info_box {
	margin: 0 0 22px 0;
}

.info_box img {
	float: left;
	margin: 0 20px 0 0;
}

.info_box h2 {
	margin: 0;
}

.info_box a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.info_box p {
	background: url(images/hor-divider.gif) repeat-x 0% 100%;
	margin: 0 0 0 83px !important;
	padding: 5px 0 15px 0;
	line-height: 1.5em;
}

.info_box ul {
  padding-top: 10px;
	padding-left: 15px;
  font-size: 1.1em;
}

.info_box p.no_style {
	background: none !important;
	padding: 5px 0 0 0 !important;
}

.top_middle2 {
	background: #e8e8d3 url(images/top-middle2.jpg) repeat-x 0% 0%;
	margin: 0 0 11px 0;
}

.bottom_middle2 {
	background: url(images/bottom-middle2.jpg) repeat-x 0% 100%;
}

.middle_left2 {
	background: url(images/middle-left2.jpg) repeat-y 0% 0%;
}

.middle_right2 {
	background: url(images/middle-right2.jpg) repeat-y 100% 0%;
}

.top_left2 {
	background: url(images/top-left2.jpg) no-repeat 0% 0%;
}

.top_right2 {
	background: url(images/top-right2.jpg) no-repeat 100% 0%;
}

.bottom_left2 {
	background: url(images/bottom-left2.jpg) no-repeat 0% 100%;
}

.bottom_right2 {
	background: url(images/bottom-right2.jpg) no-repeat 100% 100%;
	padding: 7px 15px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.bottom_right2 span {
	display: block;
	margin: 0 0 6px 0;
	font-size: 0.917em;
	color: #7e1500;
}

.bottom_right2 span a {
	text-decoration: none;
}

.bottom_right2 span a:hover {
	text-decoration: underline;
}

.bottom_right2 p {
	font-size: 1.083em !important;
	line-height: 1.3em !important;
	margin: 0 !important;
	color: #4f5a5b;
}

.hor_line {
	background: url(images/hor-divider1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.hor_line1 {
	background: url(images/hor-divider2.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.list_style {
	float: left;
	margin: 0 70px 20px 0 !important;
}

.featureList {
  font-size: 14px;
	color: #7e1500;
}

.lowerBanner {
  margin-left: 10px;
}

#contact_form {
	width: 539px;
	margin: -8px 0 0 0;
}

#contact_form p {
	float: right;
}

#contact_form textarea {
	background: #fff;
	width: 261px;
	height: 140px;
	padding: 3px;
	margin: 0 0 6px 0;
	font-family: tahoma, arial, times new roman;
	font-size: 1em;
	color: #000;
	border: 1px solid #a09b96;
}

#contact_form label {
	display: block;
	height: 40px;
	overflow: hidden;
	margin: 2px 0 0 0;
}

#contact_form input {
	background: #fff;
	width: 241px;
	height: 16px;
	padding: 2px 3px 1px 3px;
	font-family: tahoma, arial, times new roman;
	font-size: 1em;
	color: #000;
	border: 1px solid #a09b96;
}

#contact_form a {
	margin: 0 0 0 19px;
}

#page8 a {
	color: #000;
}

#footer {
	height: 47px;
	padding: 24px 62px 15px 62px;
}

#footer ul {
	overflow: hidden;
	width: 100%;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	padding: 0 22px 0 12px;
	margin: 0 0 0 -12px;
	font-size: 0.917em;
	text-transform: uppercase;
}

#footer ul li a {
	text-decoration: none;
	color: #262616;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	width: 100%;
	margin: -1px 0 0 0;
	font-size: 0.833em;
}

#footer p span {
	text-transform: uppercase;
	color: #891c05;
}

#footer p a {
	color: #262616;
	margin: 0 0 0 8px;
}

/* ----------------- */
#auditForm{
	width:260px;
	padding-bottom:30px;
}

.qcsmall{
	font-size:12px;
}

#auditForm label{
	float:left;
	text-align:right;
	width:85px;
}

#auditForm img{
	border:0px;
	float:right;
	clear:both;
}

.auditFormField{
	width:255px;
	height:20px;
	margin-bottom:5px;
	padding:5px 5px 5px 0px;
	background:url(images/inputfieldbkgd.jpg) no-repeat;
	clear:both;
	text-align:right;
	font-size:12px;
}
.auditFormField_contact{
	width:auto;
	height:20px;
	margin-right:3px;
	margin-bottom:5px;
	padding:5px 5px 5px 0px;
	clear:both;
	text-align:right;
	font-size:12px;
}

.auditFormText{
	width:255px;
	height:70px;
	margin-bottom:5px;
	padding:5px 5px 5px 0px;
	background:url(images/textareabkgd.jpg) no-repeat;
	clear:both;
	text-align:right;
	font-size:12px;
}

.auditFormField input{
	width:140px;
	height:20px;
	text-align:left;
	border:0px;
	background-color:#eaf0df;
  margin-left:10px;
	float:left;
}

.auditFormText textarea{
	width:145px;
	height:68px;
	margin-bottom:5px;
	text-align:left;
	border:0px;
	color:#000;
	background-color:#f1f6e7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  margin-left:10px;
  float:left;
}


