@charset "utf-8";
body {
	background-color: #EDCA8A;
	background-attachment: fixed;
}
#wrapper {
	width: 720px;
	background-color: #EDCA8A;
	background-position: center;
	background-attachment: fixed;
	overflow: hidden;
}
#header {
	width: 720px;
	float: left;
	background-image: url(Headerwouttext%20copy.jpg);
	height: 200px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #831518;
	float: left;
	height: 20px;
	width: 720px;
	font-style: normal;
	padding-bottom: 5px;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
}

#lnav {
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #831518;
	text-decoration: none;
}
#content {
	width: 275px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5F110D;
	text-decoration: none;
}
#image {
	height: 300px;




	width: 275px
\;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 300px;
	margin-top: 10px;
}
#footer {
	clear: none;
	width: 720px;
	float: left;
	background-color: #841619;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
}

