div {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/sand.gif) repeat;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	float: left;
	width: 800px;
	padding: 0px;
	margin: 0px;
}
#news a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #a81e22;
	text-decoration: underline;
}
#news h1 {
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
	color: #a81e22;
}
#news h2 {
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #a81e22;
}
#banner {
	float: left;
	height: 200px;
	width: 100%;
	background: url(images/banner.jpg) no-repeat;
}
#bannerfront {
	float: left;
	height: 100px;
	width: 800px;
	background: url(images/banner_front.jpg) no-repeat;
}
#innerwrap {
	float: left;
	width: 100%;
	background: url(images/border.gif) repeat-y;
}
#navbar {
	float: left;
	width: 140px;
	background: #eee1be;
	margin-left: 5px;
	margin-top: 30px;
	margin-right: 5px;
}
#navbar ul {
	list-style: none;
}
#navbar li {
	white-space: nowrap;
}
#navbar a:link, #navbar a:visited {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #66422a;
	text-decoration: none;
	text-indent: 5px;
}
#navbar a:hover, #navbar a:active {
	background: #8c4510;
	color: #E5E5E5;
}
#content {
	width: 610px;
	margin: 10px 0px 20px;
	float: left;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contentfront {
	float: left;
	width: 630px;
	background: url(images/frontphoto.png) no-repeat right 30px;
	margin: 0px;
	padding: 50px 0px 0px 10px;
}
#contentfront p {
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 8px;
	padding: 0px;
}
#content p {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
#content a {
	color: #8c4510;
	text-decoration: underline;
}
#content ul {
	list-style: disc outside;
	color: #000000;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {
	font: bold 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #66422a;
}
#content h2 {
	font-size: 90%;
	color: #8c4510;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content h3 {
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8c4510;
}
#content h4 {
	font-size: 80%;
	color: #a81e22;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	float: left;
	width: 100%;
	margin: 0px;
	font: 12px/120% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 65px;
	padding-top: 5px;
	color: #666666;
	background: url(images/footer.gif) no-repeat;
	clear: left;
	border-bottom: 2px solid #8c4510;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
.footbold {
	font-weight: bold;
	font-size: 12px;
}
.footsmall {
	font-size: 10px;
}
.fronttext {
	line-height: 200%;
	font-size: 14px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
	color: #8c4510;
}
#pagetitle {
	height: 45px;
	width: 425px;
	top: 150px;
	float: left;
	position: absolute;
	margin-left: 25px;
}
img#photo {
	background:#416939;
	margin:1em;
	padding: 2px;

}

