/* CSS Document */

.hpnav{
background-image:url(../_img/hp-nav-bak.jpg); 
background-repeat:no-repeat;
}
.insidehead{
background-image:url(../_img/inside-head-bottom.jpg); 
background-repeat:no-repeat;
}
.insideheadtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #a48866;
}
.titlelg {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titlesm {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #73614b;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #a9491f;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #73614b;
	font-weight: bold;
	margin-bottom: 10px;
		
}
.body-text, .body-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}

.topnav, .topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #a9491f;
	font-weight: bold;
}

.body-head-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #73614b;
	font-weight: bold;
	
}

