@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #65090C;
} 
#wrapper {
	border: 1px none red;
	padding: 0;
	width: 800px;
	text-align: left;
	background-image: url(/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 510px;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
#wrapper logo {
	width: 200px;
}
footnote {
	margin: 0;
	padding: 0;
	text-align: center;
}
#maintext {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B18558;
	border-right-color: #B18558;
	border-bottom-color: #B18558;
	border-left-color: #B18558;
	background-color: #000000;
	height: auto;
	position: relative;
	}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.image {
	width: 211px;
	border: 0.1em none #B18558;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
	height: 296px;
}
#foot_text {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B18558;
	border-right-color: #B18558;
	border-bottom-color: #B18558;
	border-left-color: #B18558;
	background-color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
	position: relative;
	padding-right: 0px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	top: 10px;
	right: 5px;
	width: 335px;
	float: right;
	padding-right: 5px;
}
#wrapper #logo {
	width: 400px;
	position: relative;
	top: 11px;
	background-color: #ED1B24;
	height: 100px;
	background-image: url(/longfootlogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footnote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.image2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
.image_right {
	float: right;
	width: 250px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 10px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-decoration: underline;
}

.image3 {
	float: right;
	border: 0.1em solid #E28830;
	margin-top: 4px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.form_error
{
	color: #FF0000;
	padding:5px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;	
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
