body {
	background: #ffffff url(images/background.gif) repeat;
	font: 13px Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #714714;
	margin: 15px;
}
h1 {
	font: 15px "Times", sans-serif;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 0;
	width: 400px;
	background-color: #714714;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #ffffff;
}
h2 {
	font: 16px "Times", sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1px;
}
h3 {
	font: 22px "Times", sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0 0 0;
}
a:link {
	color: #446656;
	text-decoration: underline;
}
a:visited {
	color: #446656;
	text-decoration: underline;
}
a:hover, a:active {
	color: #714714;
	text-decoration: underline;
	
}
.brown-border {
	border-left: 8px solid #714714;
	border-top: 3px solid #714714;
	border-right: 8px solid #714714;
	border-bottom: 8px solid #714714;
	background-color: #ffffff;
}
.content {
	width: 600px;
	text-align: left;
	padding: 20px 0 20px 0;
}
.content1 {
	width: 500px;
	text-align: left;
	padding: 20px 0 20px 0;
}
.left {
	background-color: #714714;
}
.directory {
	font-size: 18px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #714714;
	border-bottom: 1px solid #714714;
}
.tiny {
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	width: 780px;
	text-align: center;
	padding: 5px 0 5px 0;
}
.border {
	border: 1px solid #714714;
}
.brown {
	background-color: #714714;
	text-align: center;
	color: #ffffff;
}
.ad {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 8px;
}