a:link {
	color: #043E86;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999933;
}
.flyer_caption {
	font-size: small;
	float: right;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #0B380B;
}
body {
	background-color: #F3F8EA;
	margin-top: 0px;
	background-image: url(../images/greenish.gif);
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#story {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	font-size: 14px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-style: solid;
	border-right-width: 1.5px;
	border-right-color: #AFB187;
	border-top-width: 3px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AFB187;
	border-bottom-color: #AFB187;
	border-left-color: #AFB187;
	line-height: 20px;
}
.image_right {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: thin solid #AFB187;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #07458F;
	text-align: center;
	font-style: normal;
}
.center {
	text-align: center;
}
.form_postition {
	float: right;
	margin-right: 60px;
}
#mast {
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
	border-bottom-width: thin;
}
.x-small {
	font-size: x-small;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 35px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
}

