html{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #464240;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#container
{
	width:100%;
}

td#container-left
{
	width:50%;
	background:#efefef url('images/bgleft.gif') repeat-y top right
}
td#container-right
{
	width:50%;
	background:#efefef url('images/bgright.gif') repeat-y top left
}
td#container-center
{
	width:780px;
	background-color:#fff
}

#wrapper {
	width: 775px;
	margin: 0px auto;
	text-align:left;
}

p{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 30px;
	text-align:justify;
	font-size: 12px;
	line-height: 130%;
}

ul {
	line-height:130%;
}

li {
	margin-left: -5px;
}

a{
	color: #FFFFFF;
	text-decoration:none;
}

img{
	border: 0px;
}

#header, #body{
	width: 750px;
	margin: 0px auto;
}

.topBanner {
	width: 455px;
	height: 108px;
	background-image:url(img/bg2.gif);
	background-repeat: repeat-x;
}

.bgMain {
  background-color: #927962;
}

.contactDetails {
	margin-top: 45px;
	color: #FFFFFF;
	text-align: right;
}

#emailArea {
	text-align:right;
	background-image:url(img/bg3.gif);
	background-repeat: repeat-x;
}

#emailArea a {
	margin-top: 1px;
	margin-left: 10px;	
	font-size: 11px;
	line-height: 100%;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

#emailArea a:hover {
	color: #000000;
}

#emailArea .emailLabel {
	font-size: 12px;
	line-height: 110%;
}

#menu{
	width: 259px;
	text-align: left;
}

#menu a {
	margin-left: 110px;
	margin-top: 30px;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #6F5A47;
}

.menubg {
	height: 36px;	
	background-image:url(img/menu.gif);
	background-repeat:no-repeat;
	background-color: #D9CBAF;
}

.menubgStretch {
	height: 800px;
	background-image:url(img/menu.gif);
	background-repeat:repeat-y;
	background-color: #D9CBAF;
}

.menubgStretch2 {
	height: 9px;
	background-image:url(img/menu.gif);
	background-repeat:repeat-y;
	background-color: #D9CBAF;
}

.menuActivebg {
	height: 36px;
	background-image:url(img/activemenu.gif);
	background-repeat:no-repeat;
}

.rightBorder {
	width: 60px;
	background-image:url(img/right-border.gif);
}

.content {
	vertical-align:top;
	background-color: #D9CBAF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
	margin-right: 30px;	
	color:#000000;
	font-size: 12px;
	line-height: 110%;
}

.content p {
	margin-top: 0px;
}


h1 {
	text-transform:uppercase;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 22px;
	text-align: right;
	color:#000000;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.content h2 {
	text-align: left;
	color:#000000;
	font-size: 13px;
	font-weight:normal;
	text-transform:uppercase;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

.content ul li {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 100%;
	margin-top: 10px;
}

.content a {
	color:#000000;
	text-decoration:underline;
}

.content a:hover {
	color:#6F5A47;
}

.bottomGreyBorder {
	height: 30px;
	background-image:url(img/bottom-grey.gif);
	background-repeat:no-repeat;
}

.bottomGreBorderBG {
	height: 30px;
	background-image:url(img/bottom-grey-bg.gif);
	background-repeat:repeat-x;
}

.featured {	
	width: 715px;
	margin-bottom: 150px;
	background-image:url(img/featured-bg.gif);
	background-repeat:repeat-y;
}

.featured tr td {
	vertical-align:top;
}

.featured a {
	margin-top: 1px;
	margin-left: 26px;	
	font-size: 13px;
	line-height: 100%;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.featured a:hover {
	color: #000000;
}

.featuredimage {
	border:none;
	width: 177px;
	border: 8px solid #9C8473;
}

.featuredProperties {
	margin-left: 35px;
	margin-top: 15px;
	width: 237px;
}

.featuredPropertiesHeader {
	height:43px;
	background-image:url(img/box-line2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	vertical-align:top;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;	
}

.profiles {
	margin-left: 25px;
	margin-top: 15px;
	width: 390px;	
}

.profileHeader {
	padding-right: 10px;
	width: 300px;
	height: 43px;
	background-image:url(img/box-line3.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	vertical-align:top;

}
.profileHeader a{
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #464240;
}

.profileHeader a:hover{
	color:#6F5A47;
}

.footer {
	background-color: #D9CBAF;
	padding-right: 20px;
	text-align:right;
	font-size: 8pt;
	color: #000000;	
}

.footer a {
	color:#000000;
	text-decoration: underline;
}

.listings {
	padding-right: 30px;
	margin-bottom: 30px;
	width: 454px;
}

.listings p {
	margin: 0px;
}

.listings td {
	vertical-align:top;	
}

.listings .title {
	font-size: 12px;
	text-transform:uppercase;
}

.listings img {
	width: 180px;
	border: 8px solid #9C8473;
}


.details {
	padding-right: 30px;	
	width: 454px;
}

.details p {
	margin: 0px;
}

.details td {
	vertical-align:top;	
}

.details .title {
	font-size: 13px;
	font-weight: bold;
	text-align:right;
}

.details img {
	width: 225px;
	border: 8px solid #9C8473;
}

.thumbnails {
	padding-right: 30px;
	width: 454px;
}

.thumbnails img {
	width: 75px;
	border: 4px solid #9C8473;
	margin-bottom: 20px;
}


#formTable {
	 margin-right:28px;
}

formTable p {
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
}
