body { 
	background-color: #efe3c6;
	font-family: Trebuchet MS, Arial, Helvetica;	
	font-size: 0.8em;
	color: #2b220d;
	}
#pageframe {
	text-align: left;
	overflow: hidden;
	}
#content-home { 
	width: 800px;
	text-align: left;	
	font-family: Trebuchet MS, Arial, Helvetica;	
	font-size: 10pt;
	color: #2b220d;
	}
#content-home img { padding-bottom: 1em; }
#content { 
	text-align: left;	
	font-family: Trebuchet MS;	
	font-size: 10pt;
	color: #2b220d;
	position: absolute;
	top: 0px;
	left: 230px;
	border-top: 1em solid #efe3c6;
	border-right: 20px solid #efe3c6;
	border-bottom: 20px solid #efe3c6;
	}
a { color: #564319; }
a:visited { color: #564319; }
a:hover { color: #bc6c50; }

h1 { 
	font-family: Georgia, Times New Roman, Times; 
	color: #564319;
	margin-bottom: 0em;
	}
h2 { color: #bc6c50; }
h3 { color: #bc6c50; }
h4 { color: #564319; }
#menu {
	float: left;
	/* overflow: hidden; */
	text-align: left;
	background-color: #e8d2ac;
	width: 183px;
	border: 10px solid #e8d2ac;
	padding: 0px;
	margin: 0px;
	}
#menu ul { 
	list-style-type: none; 
	}
#menu li a { 
	margin-left: -35px;
	color: #bc6c50;
	font-weight: bold;
	text-decoration: none;	
	}
#menu a:visited { color: #bc6c50; }
#menu li a:hover {  color: #564319; }
#address { 
	font-size: 8pt; 
	margin: 6px;
	}
#address a { text-decoration: none; color: #2b220d; }
#address a:visited { text-decoration: none;  color: #2b220d; }
#address a:hover { text-decoration: underline; color: #2b220d; }
#footer { font-size: 8pt; margin-bottom: 20px; }
