@charset "UTF-8";
.divcontent {
	background-image: url(images/background.jpg);
	
}
.subtext {
	height: 180px;
	width: 265px;
	position: relative;
	text-align: left;
}
.navbackground {
	background-image: url(../sample3/images/nav.jpg);
	text-align: left;
}
.ourstorybody {
	max-height: 467px;
	width: 500px;
	text-align: left;
}
.gallery {
	max-height: 467px;
	width: 500px;
	text-align: center;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
	color: #CCCCCC;
}
.footeraddress {
	font-size: 9px;
	font-style: normal;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 20px;
}

