body {
	font-size: 1em; /* for IE5/Win */
	
	font-family: "Lucida Grande", Verdana, sans-serif;
	background: #EDE1C9;
	
	padding: 0 4%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1em;
}

#wrap {
	position: relative;
	background: #fff;
	

}

h1 {
	font-size: 1.5em;
	color: #FFF;
}
#header {
		
	height: 172px;
	
	background: #FFF3B3 url(images/SheringhamHouse014TitleLong.jpg) top left no-repeat; 
	margin-bottom: 20;
}


#main {
	position: relative;
	float: right;


	width: 63%;
	margin-left: 5%;
	background: #fff;
	margin-right: 5%;
	margin-bottom:30;
	
	font-size: .8em;
}

#main h2 {
	font-size: 1.4em; 
}

div.pullquote {
	float: right;
	font: bold 1em "Lucida Grande", Verdana, sans-serif;
width: 140px;
border: solid #97BEE5;
border-width: 7px 0;
padding: 3px 2px;
margin: 1px 7 px;
}

div.mainPic {
	float: left;
	padding: 5px;
	border: 1px solid #D9E0E6;
	margin: 7px;
	
	
}
div.Pic2 {
	float: right;
	padding: 5px;
	border: 1px solid #D9E0E6;
	margin: 7px;
	
	
}
#sidebar {
	position: relative;
	float: left;
	
	
	width: 20%;
	margin-top: 0;
	background: #FFF3B3;
}

#sidebar li {
	list-style-type: none;
	text-decoration: none;


	}

a.navsel:link {
background: #E0D0B1;
color: #000000;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navsel:visited {
background: #E0D0B1;
color: #000000;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navsel:hover {
background: #E0D0B1;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navsel:active {
background: #E0D0B1;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}




a.navunsel:link {
color: #000000;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navunsel:visited {
color: #000000;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navunsel:hover {
background: #E0D0B1;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}
a.navunsel:active {
background: #E0D0B1;
margin-bottom: 10;
text-decoration: none;
line-height: 2;
font-size: 0.8em;
}



#sidebar2 {
	position: relative;
	float: left;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
	margin-top: 20;
	margin-bottom: 0;
	background: #ffffff;
	border: 1px solid #D9E0E6;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
	
 }

a.pic img {
    border: none;
	
 }


div.thumb {
	float: left;
	padding: 5px;
	border: 1px solid #D9E0E6;
	margin: 7px;
	text-align: center;
}


#footer {
	clear: both;
background: #FFF3B3;
	margin-top: 20;
	font-size: 0.6em;
}

table {
	width: 100%;
	border: 1px solid #000;
}

table caption {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border: 1px solid #000;
	border-bottom: none;
	background: #97BEE5;
}
table th, table td {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
	font-size: 0.8em;
}

table th {
	background: #f1f1f1;	
	border-bottom: 2px solid #b5b5b5;
}

table tr {
	background: #fff;
}

table tr.alt {
	background: #f1f1f1;
}


table.pics {
	width: 100%;
	border: 0px solid #000;
}


