body,
html {
    margin:0;
    padding:0;
    background:#abb28c;
    }
body {
	min-width:975px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dcdecd;

    }
    
    #PropertyName
{
    font-size:x-large;
    line-height:25px;
}
#wrap {
    background:url(graphics/rightBackground.jpg) repeat-y right;
    margin:0 auto;
    width:975px;
    }
#main {
    background:url(graphics/rightBackground.jpg) repeat-y right;
    float:right;
    width:775px;
    }
#sidebar {
	background:url(graphics/leftBackground.jpg) repeat-x top;
	float:left;
	width:200px;
	padding-bottom: 20px;
	height: 100%;
    }

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.00005em;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
a {
	color: #6666CC;
	font-weight: bold;
}
a.footer {
	color: #FFCC66;
	font-weight: normal;
}
#content {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: -2px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#contentHome {
	color: #dcdecd;
	margin-top: -2px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contact {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #52652d;
	border-right-color: #52652d;
	border-bottom-color: #52652d;
	border-left-color: #52652d;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(graphics/contactBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contentMap {

	background-color: #FFFFFF;
	color: #000000;
	margin-top: -2px;
	line-height: 15px;
	padding-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5D6A3F;
}
.simpleForm {
	border-width: 1px;
	border-style: solid none none none;
	border-color: #52652d;
	padding-top: 10 0px;
}
.simpleFormColor {
	border-width: 1px;
	border-style: solid none none none;
	border-color: #52652d;
	padding-top: 10 0px;
	background-color: #e2e4d9;
}
.search {
	border: 1px solid #52652d;
	background-color: #e2e4d9;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D6A3F;
}
#PropertyNameResults
{
  color: #6666CC;
	font-weight: bold;
	text-decoration:underline;
	font-size:small;
	
	  }
.colheader
{
    color:White;
}