p {
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #C4A56F;
	font-size: 13pt;
	line-height: 22pt;
	font-weight: normal;
	margin: 0px; padding: 0px;
	
	}

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


.sub a:link {
	color: #1C1A13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.05em;
	line-height: 12pt;
	font-weight: normal;
}

.sub a:visited {
	color: #1C1A13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.05em;
	line-height: 12pt;
	font-weight: normal;
}

.sub a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.05em;
	line-height: 12pt;
	font-weight: normal;	
}

.sub a:active {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.05em;
	line-height: 12pt;
	font-weight: normal;
	
}

.content_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FDF5DF;
	padding: 25px;
}

.maintext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FDF5DF;
	
	}



.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.07em;
	line-height: 12pt;
	font-weight: normal;
}



#navigation td {

	}
	
#navigation a {
	color: #836F30;
	text-decoration: none;
	display:block;
	padding:8px 8px 8px 12px;
	}

	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #000000;
	border-bottom: 2px #A79A70 solid;
	border-top: 2px #A79A70 solid;
	}
	
	
	#navigation2 a {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding:8px 8px 8px 12px;
	border-bottom: 2px #000 solid;
	border-top: 2px #000 solid;
	}

	
#navigation2 a:hover {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #000000;
	border-bottom: 2px #A79A70 solid;
	border-top: 2px #A79A70 solid;
	}

.right-border {
	border-right: 1px solid #534D37;
	border-bottom: 1px solid #534D37;
}

.footer {
	font-size: 9pt;
	line-height: 14pt;
	color: #2F2820;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.footer a {
	color: #2F2820;
	text-decoration: none;
	}
	
.footer a:active {
	color: #2F2820;
	text-decoration: none;
}

.footer a:visited {
	color: #2F2820;
	text-decoration: none;
}

.footer a:hover { color: #FFF; text-decoration: underline; }

