/* CSS Document */
/* light green nav and footer background = #CC9933 */
/* yellow body background = #FF9900 */
/* orange background = #FF6600 */
/* cream text background = #F2E5CC */
/* text color = #333333 */
/* dark green = #333300 */
body {
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}
#navServices {
	position: absolute;
	width: 120px;
	left: 325px;
	z-index: 10;
	height: 39px;
	background-color: #666600;
	visibility: hidden;
}
#navServices .navServicesOn {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 9px;
}
#navServices .navServicesOn:hover {
	color: #FFFFFF;
	background-color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(/images/main/pageBG.jpg);
	background-repeat: repeat-x;
	
}
#horizonSub {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(/images/main/pageBGsub.jpg);
	background-repeat: repeat-x;
}
#content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-left: -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	visibility: visible;
	line-height: 17px;
	letter-spacing: 0.1mm;
	color: #333300;
	z-index: 2;
}
#navTop {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	height: 30px;
	position: absolute;
	top: 140px;
	width: 395px;
	left: 568px;
	z-index: 150;
	font-weight: bold;
}
#navTop a.navTopOn {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#navTop a.navTopOn:hover {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navTop .navTopText {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#contentLeft {
	left: 10px;
	visibility: visible;
	text-align: left;
	padding: 0px;
	position: absolute;
	width: 300px;
	z-index: 8;
	top: 110px;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
#contentRight {
	left: 325px;
	visibility: visible;
	text-align: left;
	padding: 10px;
	position: absolute;
	overflow: visible;
	width: 380px;
	background-color: #F2E5CC;
	z-index: 7;
	top: 110px;
	border: thin solid #000000;
}
#contentTitleSub {
	left: 215px;
	visibility: visible;
	padding: 0px;
	position: absolute;
	width: 700px;
	z-index: 100;
	top: 85px;
	height: 50px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contentLeftSub {
	left: 215px;
	visibility: visible;
	text-align: left;
	position: absolute;
	width: 370px;
	z-index: 120;
	top: 190px;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#contentWideRightSub {
	left: 0px;
	visibility: visible;
	text-align: left;
	padding: 0px;
	position: absolute;
	overflow: visible;
	width: 1000px;
	z-index: 7;
	top: 490px;
	color: #666666;
}
#contentRightSub {
	left: 630px;
	text-align: left;
	position: absolute;
	width: 370px;
	background-color: #FFFFFF;
	color: #666666;
	z-index: 130;
	top: 190px;
	visibility: visible;
}
#contentBackground {
	left: 0px;
	text-align: left;
	position: absolute;
	overflow: visible;
	height: 293px;
	width: 1000px;
	top: 197px;
	z-index: 5;
	visibility: visible;
	background-image: url(/images/main/banner.jpg);
/*	padding-left: 220px; */
/*	padding-top: 125px;  */
	background-repeat: no-repeat;
}
#contentBackgroundSub {
	left: 0px;
	text-align: left;
	position: absolute;
	overflow: visible;
	height: 293px;
	width: 1000px;
	top: 197px;
	z-index: 5;
	visibility: visible;
	background-image: url(/images/main/banner.jpg);
/*	padding-left: 220px; */
/*	padding-top: 125px;  */
	background-repeat: no-repeat;
}
#contentBackground .button {
	left: 220px;
	top: 125px;
	position: relative;
	height: 200px;
	width: 400px;
	z-index: 10;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	position: absolute;
	width: 1000px;
	left: 0px;
	z-index: 6;
	visibility: visible;
	top: 600px;
}
#footer a.footerOn {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
#footer a.footerOn:hover {
	text-decoration: none;
	color: #333333;
}
#footerSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	position: relative;
	width: 1000px;
	top: 25;
	left: -235px;
	z-index: 6;
	visibility: visible;
	background-image: url(/images/main/footerBGsub.jpg);
	background-repeat: repeat-x;
}
#footerSub a.footerOn {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
#footerSub a.footerOn:hover {
	text-decoration: none;
	color: #333333;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	top: 1px;
	width: 1000px;
	left: 0px;
	z-index: 50;
	visibility: visible;
	height: 197px;
	position: absolute;
}
.tableFooter {
	background-color: #666600;
	width: 750px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: 28px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF5501;
}
#content a {
	text-decoration: none;
	color: #666666;
}

#content a:hover {
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	background-color: #FFFFFF;
}
.tablenav {
	width: 750px;
	margin: 0px;
	padding: 0px;
	height: 12px;
	background-color: #666600;
	letter-spacing: 1px;
}
.tablemain {
	width: 750px;
}
.tableBody {
	width: 750px;
}
.tableBodyLeft {
	width: 350px;
	background-color: #FFFFFF;
	margin: 5px;
}
.tableBodyMiddle {
	width: 250px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRight {
	width: 125px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRightWide {
	width: 390px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableHeader {
	width: 750px;
	background-color: #CC9933;
	padding: 5px;
}

.tablesubnav {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #666600;
	height: 50px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	padding: 5px;
}
.image {
	text-align: left;
	background-position: left;
	margin: 4px;
	border: thin solid #999999;
}
#side a.sideOn {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#side a.sideOn:hover {
	text-decoration: none;
	.tableRight {
	width: 400px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
