body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #EDEDED;
}
.right {
	background-image: url(../image/tile_right.jpg);
	background-repeat: repeat;
	background-position: top;
}
.left {
	background-image: url(../image/tile_left.jpg);
	background-repeat: repeat;
	background-position: top;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #333333;
}
a.footer {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: underline;
	color: #333333;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a.content {
	color: #004E34;
	text-decoration: underline;
}
a.content:hover {
	color: #A79D69;
	text-decoration: underline;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
a.special {
	text-decoration: none;
	color: #333333;
}
a.special:hover {
	text-decoration: underline;
	color: #333333;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004E34;
	line-height: 27px;
	font-weight: bold;
}
.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #993300;
	font-weight: bold;
}
.pending {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #A79D69;
	font-weight: bold;
}
.soon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
	font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.upcoming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #004E34;
	font-weight: bold;
}
.upcoming a {
	color:#004E34;
	text-decoration:none;
}
#gallery img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid 1px #000000;
}
