@charset "utf-8";
body {
	background-color: #5E6367;
	text-align: center;
	margin: 0px auto;

}
#indexcontent {
	width: 800px;
	text-align: left;
	background-color: #F5F9F8;
}

#wrapper {
	width: 800px;
	height: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 800px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}
#contenttext {
	width: 300px;
	text-align: left;
	margin: 10px auto;
	float: left;
	background-color: #EAFDFF;
}
#footer {
	clear: both;
}

#contenttext p {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	margin: 10px;
}
#contentimg {
	float: right;
	width: 400px;
	background-color: #EAFDFF;
	margin: 10px;
	padding-right: 20px;
}
#contentimg img {
	margin-right: 10px;
	padding-right: 10px;
}




#navcontainer ul
{
	padding: .2em 0;
	margin: 0 auto;
	list-style-type: none;
	background-color: #4F362F;
	color: #B6C5C8;
	width: 800px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li { display: inline; }
#manorpic {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}


li a
{
	text-decoration: none;
	background-color: #4F362F;
	color: #E0E0C8;
	padding: .2em 1em;
}

li a:hover
{
	background-color: #D3D884;
	color: #000000;
}

ul#navlist
{
	width: 158px;
	\width: 160px;
	w\idth: 150px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	background: #4F362F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
#navmain {
	text-align: center;
}


#secnav {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul#navlist li
{
	list-style: none;
	margin: 0px;
}
#navcontainer {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
#footer p {
	color: #FFFFFF;
}
#maincontent {
	background-color: #EAFDFF;
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
}
#contenttext_dulwich {
	text-align: center;
}
