body  {
	color: #352510;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4fbef;
}
p { color: #352510; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.dates  { font-size: 9px; font-weight: bold }
.events  { color: #960a00; font-size: 11px }
.more { color: #960a00; font-size: 9px; font-weight: bold }
a { color: #9a0b0b; text-decoration: none }
a:link { color: #9a0b0b }
a:visited { color: #5f0606 }
a.propeller:link { color: #91ba98; }
a.propeller:visited { color: #91ba98; }
a.propeller:hover { color: #46846d; text-decoration: none; }
a.propeller:active { color: #91ba98; }
div#search input {font-size:11px;}

.h-address {
	margin: 20px 0 0 0;
	padding: 3px 0 0 30px;
	border-top: 1px solid #a3a3a3;
	font-size: 10px;
	color: #666666;
	width: 500px;
}

#wrapper {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #f4fbef;
	position:relative;
}

#header {
	width: 800px;
}

#canvas {
	width: 800px;
}

#footer {  width: 800px; position:absolute; margin-top:-20px; }

