body,td,th {
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}

body {

	background-color: #390E03;
}



a:link {
	color: #F79338;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F79338;
}
a:hover {
	text-decoration: none;
	color: #F79338;
}
a:active {
	text-decoration: underline;
	color: #F79338;
}



/* START HEADER DIVS */

#headerDIV {
	background-color: #390E03;
	width:891px;
	height:117px;
	margin-left: auto;
	margin-right: auto;
}

#logoDIV {
	float:left;
}


#rightheaderDIV {
	float:right;
	text-align:right;
	color:#F8EAD0;
}


#rightheaderDIVsubpages {
	float:right;
	text-align:right;
	color:#F8EAD0;
}


/* START NAV DIVS  */

#navDIV {
	background-color: #390E03;
	width:891px;
	height:46px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(../images/nav_back.gif);
	padding-bottom: 0px;
}

#navLeftgraphic {
	float:left;
	}


#navLeftDIV {
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	height: 38px;
	padding-top: 8px;
	width: 864px;
	background-image: url(../images/nav_right.gif);
	background-position: center right;
	background-repeat: no-repeat;
}


#navRightDIV {
	float:right;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:14px;
	height: 27px;
}

.navLink {
	color: #333333;
}



.navLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
}
a.navLink:link {
	text-decoration: none;
	color: #ffffff;

}
a.navLink:visited {
	text-decoration: none;
	color: #ffffff;
	
}
a.navLink:hover {
	text-decoration: none;
	color: #ffcccc;
	
}
a.navLink:active {
	text-decoration: none;
	color: #ffffff;
	

}

/* Center Content Area */		

#ContentDiv {
	width: 891px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	padding-top: 15px;
	overflow: hidden
}


#DivLeft {
	float: left;
	padding-left: 10px;
}


#DivRight {
	float: right;
	width: 640px;
}



/* Center Content Area */	




/* Footer */	

#footerDiv {
	padding-top: 30px;
	width: 891px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 0px;
	padding-right: 0px;
}

#footerLogo {
	float: right;
	height: 50px;
	padding-right: 15px;
}


#footerAddress {
	float: left;
	height: 50px;
	padding-left: 15px;
}

.footerLink {
	font-size: 10px;
	color: #FFFFFF;
}

a.footer:link {
	text-decoration: none;
	color: #ffffff;

}
a.footer:visited {
	text-decoration: none;
	color: #ffffff;
	
}
a.footer:hover {
	text-decoration: none;
	color: #F79338;
	
}
a.footer:active {
	text-decoration: none;
	color: #ffffff;
	

}





/* End Footer */	



H1 {
	font-size: 46px;
	color: #F79338;
	padding-top: 15px;

	line-height:90%;
}


.H1nopadding {
	font-size: 46px;
	color: #F79338;

	font-weight:bold;
	line-height:90%;
}



H2 {
	font-size: 14px;
	color: #F79338;
	padding-bottom: 0px;
	line-height:100%;
}


#DivSublinks {
	background-color: #1B0701;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
}

.subButtons {
	padding-bottom: 10px;
}

.topButtons {
	padding-top: 15px;
	padding-right: 15px;
}
.small {
	font-size: 9px;
}


.requiredColor {
	color: #FFFF00;
	
}

#flasbuttonDivRight {
	float: right;
	width: 218px;
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
}

#flash2buttonDivRight {
	float: right;
	width: 500px;
	clear: right;
}

#TitleDivLeft {
	float: left;
	padding-top: 10px;
}


#HeadingFlashDiv {
	clear: both;
	padding-bottom:10px;
	padding-top: 10px;
}
