.bodyCopy {
	color: rgb(31,26,23);
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	padding:10px;
	line-height:22px;
	position:relative;
} 

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
	color:#000;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	color:#000;
	margin-bottom:5px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	color:#000;
	margin-bottom:5px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	margin:0px;
	color:#000;
	margin-bottom:5px;
}
a {
	color:#000;
	text-decoration:none;
}
a:link {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:visited:hover {
	color:#000;
	text-decoration:underline;
}
.navText{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:rgb(239,238,238);
	text-transform: uppercase;
	position:relative;
	padding-top:12px;
}
.navText a:link {
	text-decoration:none;
	color:rgb(239,238,238);
	font-weight:normal;
}
.navText a:active {
	text-decoration:none;
	color:rgb(239,238,238);
	font-weight:normal;
}
.navText a {
	text-decoration:none;
	color:rgb(239,238,238);
	font-weight:normal;
}
.navText a:visited {
	text-decoration:none;
	color:rgb(239,238,238);
	font-weight:normal;
}
.navText a:hover {
	text-decoration:underline;
	color:rgb(239,238,238);
	font-weight:normal;
	
}
.navText a:visited:hover {
	color:rgb(239,238,238);
	text-decoration: underline;
	font-weight:normal;
}


#Navi a:hover {
	background-image:url(../images/navHonerBG.jpg);
	background-repeat:repeat-x;
}
.navText.section {
	background-image:url(../images/navCurrenBG.jpg);
	background-repeat:repeat-x;
}

.navText.section a {
	text-decoration:none;
	color:rgb(239,238,238);
}
.navText.section  a:visited {
	text-decoration:none;
	color:rgb(239,238,238);
}
.navText.section  a:hover {
	background-image:url(../images/navCurrenBG.jpg);
	background-repeat:repeat-x;
	color:rgb(239,238,238);
}
.navText.section  a:visited:hover {	
	color:rgb(239,238,238);
	text-decoration: underline;
}

.navText.current a {
	text-decoration:none;
	color:rgb(239,238,238);
}
.navText.current  a:visited {
	text-decoration:none;
	color:rgb(239,238,238);
}
.navText.current  a:hover {
	
	color:rgb(239,238,238);
}
.navText.current  a:visited:hover {	
	color:rgb(239,238,238);
	text-decoration: underline;
}



.footerText {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
	
}
.footerText a:link {
	text-decoration:none;
	color:#000;
}
.footerText a:active {
	text-decoration:none;
	color:#000;
}
.footerText a {
	text-decoration:none;
	color:#000;
}
.footerText a:visited {
	text-decoration:none;
	color:#000;
}
.footerText a:hover {
	text-decoration:underline;
	color:#000;
}
.footerText a:visited:hover {	
	text-decoration:underline;
	color:#000;
}