@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	border: medium ridge #ABA64F;
}
#menu {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	background-color: #1C2901;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #E4DF6A;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #E4DF6A;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #1C2901;
	text-decoration: none;
	background-color: #FFFFFF;
}


#content {
	background-color: #2B4002;
	width: 780px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #e4df6a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.image_heading_text {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#footer_image {
	height: 140px;
	width: 780px;
}
#content_right {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.info_button {
	float: right;
	margin-left: 20px;
	border: 1px solid #FFF;
	margin-bottom: 20px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
}
.intro_paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.photo_border_bottom-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.photo_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
}





body {
	margin-top: 0px;
	background-color: #1C2901;
}
#content_right a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content_right a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.sidebar_photo {
	height: 181px;
	width: 241px;
}
