#wrapper {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#nav {
	background-color: #669966;
	height: 16px;
	width: 600px;
	color: #99CC66;
	font-weight: bold;
}
#textleft {
	float: left;
	width: 295px;
	background-color: #ebebeb;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#righttext {
	float: right;
	width: 295px;
	background-color: #ebebeb;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#bottomcomp {
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	width: 600px;
}
body {
	background-color: #CCCC99;
}

br.clear{
clear: both;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
}
#grasstree {
	width: 600px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	background-color: #ebebeb;
	padding-left: 2px;
}
#westwing {
	background-color: #ebebeb;
	width: 600px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	padding-left: 2px;
}
#book {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #ebebeb;
}
table {
	border: 1px solid #CCCCCC;
}
#forsale {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #336600;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#popwrapper {
	width: 470px;
	border: 2px solid #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#popcontent {
	width: 450px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

