/* 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: #2B1B0A;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	background:#000000 url('../images/bk.jpg') repeat scroll 0 0;
}

#navServices {
	position: absolute;
	width: 120px;
	left: 325px;
	z-index: 10;
	height: 39px;
	background-color: #666600;
	visibility: hidden;
}
#navServices .navServicesOn {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #666600;
	display: block;
}
#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: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 1;
}
#content {
	background-color: #FF9900;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	line-height: 15px;
	letter-spacing: 0.05mm;
	color: #333300;
	z-index: 2;
}
#navTop a.navTopOn {
	color: #FCEAD9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: block;
}
#navTop a.navTopOn:hover {
	color: #FCEAD9;
	margin: 0px;
	padding: 0px;
	background-color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}
#navTop .navTopText {
	color: #FCEAD9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#contentLeft {
	left: 10px;
	visibility: visible;
	text-align: right;
	padding: 0px;
	position: absolute;
	width: 300px;
	z-index: 8;
	top: 110px;
	border: thin solid #000000;
	background-color: #000000;
}
#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;
}
#contentSmallLeftSub {
	left: 10px;
	visibility: visible;
	text-align: right;
	padding: 0px;
	position: absolute;
	width: 200px;
	z-index: 8;
	top: 110px;
	border: thin solid #000000;
	background-color: #000000;
}
#contentLeftSub {
	left: 10px;
	visibility: visible;
	text-align: center;
	padding: 0px;
	position: absolute;
	width: 200px;
	z-index: 8;
	top: 110px;
	border: thin solid #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
#contentWideRightSub {
	left: 79px;
	visibility: visible;
	text-align: left;
	padding: 10px;
	position: absolute;
	overflow: visible;
	width: 626px;
	background-color: #F2E5CC;
	z-index: 7;
	top: 110px;
	border: thin solid #000000;
}
#contentRightSub {
	left: 225px;
	text-align: left;
	padding: 10px;
	position: absolute;
	overflow: auto;
	width: 480px;
	background-color: #F2E5CC;
	z-index: 7;
	top: 110px;
	border: thin solid #000000;
	height: 420px;
	visibility: visible;
}
#contentBackground {
	left: 0px;
	text-align: left;
	padding: 0px;
	position: absolute;
	overflow: visible;
	height: 250px;
	width: 800px;
	background-color: #FF6600;
	top: 250px;
	z-index: 5;
	visibility: visible;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	top: 576px;
	position: absolute;
	width: 800px;
	left: 0px;
	z-index: 6;
	visibility: visible;
}
a, a:link, a:active, a:visited {color: #2B1B0A; font-weight:bold; text-decoration: none;}

a.footerOn, a.footerOn:link,a.footerOn:active, a.footerOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #376703;
}
#footer a.footerOn:hover {
	text-decoration: none;
	color: #376703;
	background-color: #333300;
}
.tableFooter {
	width: 800px;
	color: #376703;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B1B0A;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bolder;
	line-height: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1B0A;
}
#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: 10px;
	color: #336699;
	background-color: #FFFFFF;
}
.tablenavMini {
	width: 115px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	letter-spacing: 1px;
}
.tablenav {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-color: #336600;
	letter-spacing: 1px;
	background-image: url(../images/main/backgroundTitle.jpg);
}
.tablemain {
	width: 800px;
}
.tableBody {
	width: 800px;
	background: #EEEAE1 url(../images/gradient.png) repeat-x;
}
.tableBodyIndex {
	width: 800px;
	background-color: #FFF;
}

.tableBodyLeft {
	width: 400px;
	margin: 5px;
}
.tableBodyMiddle {
	width: 250px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRight {
	width: 300px;
	margin: 5px;
}
.tableBodyBottom {
	width: 260px;
	color: #2B1B0A;
	background: transparent url(../images/parchment.png) no-repeat;
	height: 115px;
	margin-top: 5px;
}
.tableBodyRightWide {
	width: 390px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableHeader {
	width: 800px;
}

.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: 10px;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 5px;
}
.image {
	text-align: left;
	background-position: left;
	margin: 4px;
}

.BottomTitle {
	font-size: 14px;
	color: #2B1B0A;
	letter-spacing: 2px;
	height: 35px;
	line-height: 35px;
	padding: 5px;
}
#videoCell {background: #000000;}
/*
td.leftCol .BottomTitle{	background: #000000 url(../images/leaf.jpg) no-repeat bottom left;}
td.centerCol .BottomTitle{	background: #000000 url(../images/leaf.jpg) no-repeat bottom center;}
td.rightCol .BottomTitle{	background: #000000 url(../images/leaf.jpg) no-repeat bottom right;}
*/
#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;
}
