body {
	font-family: "Palladius", Times, serif;
	font-size:12px;
	text-align:center;
	margin:0px;
}
#pageframe {
	width:750px;
	margin-right:auto;
	margin-left:auto;
}
#contenttop {
	width:750px;
	height:120px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(images/img_broom_cottage.gif);
}
#contentnav {
	width:750px;
	height:25px;
	text-align:left;
	margin-top:5px;
	border-bottom:5px solid #AF5F46;
	voice-family:"\"{\"";
	voice-family:inherit;
	height:20px;
}
html>body #contentnav {
	height:20px;
}
#contentbody {
	width:750px;
	text-align:left;
	display:table-cell;
	background-color:#F5F4E5;
	border-left:1px solid #AF5F46;
	border-right:1px solid #AF5F46;
	voice-family:"\"{\"";
	voice-family:inherit;
	width:748px;
}
html>body #contentbody {
	width:748px;
}
#contentfooter {
	width:750px;
	height:135px;
	float:left;
	border-top:5px solid #AF5F46;
	background-image:url(images/img_landscape.jpg);
	voice-family:"\"{\"";
	voice-family:inherit;
	height:130px;
}
html>body #contentfooter {
	height:130px;
}
.content {
	width:350px;
	float:left;
	padding:10px;
}
.labelcol {
	font-family:Arial, Helvetica, sans-serif;
	width:80px;
	height:15px;
	float:left;
}
.labelcol2 {
	font-family:Arial, Helvetica, sans-serif;
	width:160px;
	height:15px;
	float:left;
}
.contentsmall {
	width:200px;
	float:left;
	padding:10px;
}
.contentlarge {
	width:480px;
	float:left;
}
/***************************************************************/
a, a:link, a:active, a:visited {
	color:#AF5F46;
	text-decoration:underline;
}
a:hover {
	color:#cccccc;
	text-decoration:underline;
}
.nav {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:6px;
	padding-left:6px;
	font-size:11px;
}
h1 {
	padding:20px 0px 0px 20px;
	font-size:30px;
	margin:0px;
}
.quote {
	color:#AF5F46;
	padding:0px;
	text-align:center;
	font-size:24px;
}
h2 {
	margin:0px 0px 0px 20px;
	font-size:18px;
}
h3 {
	margin:20px 0px 0px 20px;
	font-size:14px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
form {
	font-family:Arial, Helvetica, sans-serif;
}
hr {
	border: none 0px; 
	border-top: 1px dashed #AF5F46;
	border-bottom: 0px dashed #AF5F46;
	width: 80%;
	}
li {
	font-family:Arial, Helvetica, sans-serif;
}