/* CSS Document */

.fronttext {
	color: #434331;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

.fronttext a {
	color: #434331;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}

.fronttext a:hover {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

.nav-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	padding-left: 12px;
	line-height: 1.7em;
}

.nav-area a {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.nav-area a:hover {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.bottom {
	color: #434331;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.bottom a {
	color: #434331;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.bottom a:hover{
	color: #434331;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.bodytext {
	color: #434331;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bodytext a {
	color: #434331;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

.bodytext a:hover {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

.header {
	text-transform: uppercase;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}