.sitebody {
	background-color: #ce7019;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}

.mainpic {
  background-image: url(../images/main_pic.jpg);
  background-repeat: no-repeat;
  background-position: top left
}

.subnavbg {
  background-image: url(../images/bg_sub_nav.jpg);
  background-repeat: no-repeat;
  background-position: top left
}

.maintext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
	margin: 0px;
}

.maintext A {
    color: #ff982c;
    text-decoration: underline;
}
    
.maintext A:hover  {
    color:#FFB871;
    text-decoration: underline;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
}

.footertext A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.footertext A:hover  {
    color:#FFFF99;
    text-decoration: none;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

.navigation A {
    color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
	margin: 0px;
}
    
.navigation A:hover  {
	color:#E5E5E5;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


.featureheader, H1, H2 {
	color: #ff982c;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	margin: 0;
}

 

H3 {
	color: #ff982c;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	margin: 0;
}

.headline {
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	margin: 0;
}

.header  {
	color: #ff982c;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	margin: 0;
}


.headline A {
    color: #ff982c;
    text-decoration: underline;
}
    
.headline A:hover  {
    color:#FFB871;
    text-decoration: underline;
}