/* CSS Document */

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	line-height:19px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	word-spacing: 0px;
	margin-right: 30px;
	margin-left: 35px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #7C2007;
	text-decoration: none;
	text-align: left;
	margin-left: 35px;
	text-transform: capitalize;
}




.navagation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #57453B;
	text-decoration: none;
	background-color: #E9E5CA;
	display: block;
	text-transform: capitalize;
	height: 25px;
	width: auto;
	padding-top: 7px;
}



.navagation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #57453B;
	text-decoration: none;
	background-color: #f3efe5;
	text-transform: capitalize;
	background-color: #f3efe5;
	height: 25px;
	width: auto;
	display: block;
	padding-top: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #AB9C87;
	border-left-color: #AB9C87;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #AB9C87;
}
.staffbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #864E35;
	border-right-color: #864E35;
	border-bottom-color: #864E35;
	border-left-color: #864E35;
	background-color: #f3efe5;
	border-top-width: 1px;
	border-top-style: solid;
}
.imageframe {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCC66;
	border-left-color: #CCCC66;
}
