p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000066;
	height: auto;
	width: auto;
	padding: 4px;

	
}

.navigation {
	font-family: Century;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 150px;
	padding: 8px;
}

.navigation:hover {
	font-family: Century;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 150px;
	padding: 8px;
}

.navigation_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.navigation_2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 130px;
	color: #FF6600;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bold {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	height: auto;
	width: auto;
	padding: 4px
}

.contact {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000066;
	height: auto;
	width: auto;
}

