.navigation {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #336666;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D2492A;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #336666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #A4C2C2;
}
a:active {
	text-decoration: none;
	color: #6D807A;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium inset #B7C6C1;
	position: relative;
}
