body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #f0f0ec;
}
#container {
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	width: 712px;
}
#pageheader {
	width: 710px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AEBB85;
	height: 45px;
}
#hernes-logo {
	display: inline;
	float: left;
}
#topnav {
	font-family: Georgia, Bookman, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bold;
	color: #AEBB85;
	display: inline;
	float: right;
	padding-top: 18px;
}
#leftnav {
	margin: 0px;
	padding: 0px;
	width: 144px;
	font-family: Georgia, Bookman, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bold;
	color: #8C5959;
	float: left;
	z-index: 1;
}
#content {
	font-size: 70%;
	width: 540px;
	padding: 0px;
	position: relative;
	margin: 10px 0px 0px 165px;
	left: 0px;
	line-height: 140%;
	z-index: 2;
}
.clear {
	display: block;
	clear: both;
	height: 20px;
	width: 710px;
}
#leftnav a:link {
	color: #8C5959;
	text-decoration: none;
}
#leftnav a:visited {
	color: #8C5959;
	text-decoration: none;
}
#leftnav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#leftnav a:active {
	color: #8C5959;
	text-decoration: none;
}
#topnav a:link {
	color: #8C5959;
	text-decoration: none;
}
#topnav a:visited {
	color: #8C5959;
	text-decoration: none;
}
#topnav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#topnav a:active {
	color: #8C5959;
	text-decoration: none;
}
a:link {
	color: #8C5959;
	text-decoration: underline;
}
a:visited {

	color: #8C5959;
	text-decoration: underline;
}
a:hover {

	color: #FF9900;
	text-decoration: underline;
}
a:active {

	color: #8C5959;
	text-decoration: underline;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #8C5959;
}
.rightphoto {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #8C5959;
}
.inlinephoto {
	border: 1px solid #8C5959;
}
h2 {
	font-weight: bold;
	color: #8C5959;
	font-size: 110%;
}
.strongbox {
	background-color: #FBFFDA;
	padding: 10px;
	width: 520px;
	border: 1px dashed #8c5959;
}

