body {
	background-color: #cccc99;
	margin: 0px;
}
.shadow {
	background-image: url(images/shadow.jpg);
}
li {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	color: #242424;
}

h1 {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.propertylistings {
	border: 1px solid #003333;
}
.propertylistingbg {
	background-image: url(images/propertylistingbg.gif);
}

hr {
	text-align: center;
	margin: 0px;
}
.propertytitle  {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.propertydetails  {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #773012;
}
.footerp {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}
A.footerlinks:link, A.footerlinks:visited, A.footerlinks:active {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
A.footerlinks:hover {
	text-decoration: underline;
	color: #000000;
}
p {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	color: #242424;
	text-align: justify;
	margin: 20px;
}
p.center {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	color: #242424;
	text-align: center;
	margin: 15px;
}
A.paintinglinks:link, A.paintinglinks:visited, A.paintinglinks:active {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	color: #441704;
}
a {
	color: #003300;
}
.left {
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
}
.right {
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-indent: 5px;
	margin: 12px;
	padding: 5px;
}
.blink {
	text-decoration: blink;
}
.righttop {
	margin-left: 14px;
	margin-top: 3px;
}

.handcursor{
cursor:hand;
cursor:pointer;
}
.book {
	background-image: url(images/book.jpg);
	height: 140px;
	width: 269px;
}
