body {
	margin: 25px 0;
	background-color: #a0af46;
	background-image: url(/directory/images/bg-tile.gif);
	background-position: top center;
}
td, input, select, textarea, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #684937;
}
a {
	color: #489e95;
	text-decoration: none;
}
a:hover {
	color: #97a646;
	text-decoration: none;
}
.container {
	padding-top: 150px;
	background-image: url(/directory/images/logo.png);
	background-position: center top;
	background-repeat:no-repeat;
}
.contentarea {
	background-color: #f3efe0;
	background-image: url(/directory/images/content-bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #489e95;
	width: 928px;
	padding: 13px 0 23px 0;
	margin: 0;
	background-image: url(/directory/images/title-dots.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #97a646;
	padding: 0;
	margin: 0;
}
.bodytext {
	line-height: 17px;
	text-align: left;
	width: 860px;
	padding: 30px 0 50px 0;
}
.footer {
	color: #96a646;
}
