body {
	background: #fff url(images/banner_logo.jpg) no-repeat;
	margin: 0px;
	font: 0.9em/1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	margin: 30px 0px 0px 150px;
	width: 500px;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
}
h3 {
	text-align: center;
	height: 31px;
	width: 370px;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0px 0px 0px 225px;
}
p {
	margin: 10px 50px 10px 120px;
}
img {
	display: block;
	border: 0px none;
}
#nav {
	margin-top: 170px;
	margin-left: 115px;
}
#nav a {
	color: #715250;
	text-decoration: none;
	padding-right: 18px;
	font-size: 1.0em;
	font-weight: bold;
}
#nav a:hover, a {
	color: #6F8698;
	text-decoration: none;
}
#content {
	background: url(images/border.jpg) repeat-y;
	width: 800px;
}
#contentwider {
	background: url(images/border.jpg) repeat-y;
	width: 950px;
}
#activities {
	margin: 0px;
	padding: 0px;
}
#activities li {
	margin: 5px 30px 0px 150px;
}
#footer {
	text-align: center;
	margin: 30px 0px 0px 60px;
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 10px;
}
#footer a {
	color: #5E778B;
	text-decoration: none;
}
#footer a:hover, a:hover {
	color: #715250;
	text-decoration: underline;
}
#clear {
	clear: both;
}
.copy {
	font-size: 0.8em;
	color: #000;
}
.imgleft {
	float: left;
	padding-right: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
}
.imgtable {
	border: 2px solid #715250;
	margin: 0px;
	padding: 0px;
}
.tableimages {
	border: 2px solid #715250;
	margin: 0px 0px 0px 120px;
	padding: 4px;
}
.lists {
	margin: 10px 50px 10px 150px;
}
.lists li {
	margin: 5px 0px 0px;
}
.images {
	margin: 0px 50px 0px 120px;
}
.contact {
	margin: 5px 50px 5px 200px;
}
.line {
	width: 625px;
	border-bottom: 1px solid #7C5829;
}
.green {
	color: #006600;
	font-weight: bold;
}
input:focus, textarea:focus {
	background: #E6EAED;
}

