/* CSS Document */


p{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
padding:3px;
}
.bold {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 50px;
	padding-left: 5px;
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	line-height: 30px;
	padding-left: 5px;
	
}
.regionHeader1 {
font-family:"Century Gothic";
font-size:24px;
color:#7f725c;
font-weight: bold;
}
.regionHeader2 {
font-family:"Century Gothic";
font-size:24px;
color:#000000;
	font-weight: normal;
}
.pixtext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-style: italic;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.map_text {
	font-family: Arial;
	font-size: 14px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.SubHeader {
	color: #996633;
	font-style: italic;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}
