body {
  margin: 1em;
  font: small monospace;
  color: #000;
  background-color: #fff;
}

p, th, li {
  font: small monospace;
}

h1, h2, h3, h4 {
  color: #000000;
}

h1 {
  font-size: large;
}

a:link, a:visited {
  color: #888;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#header {
  font: xx-large monospace;
  text-align: center;
  margin-top: 0.25em;
}

#footer {
  text-align: center; 
}

a img {
  border: 0;
}

div.sgContainer {
  clear: both;
  text-align: center;
}

div.sgTab {
  padding: 0.25em;
  text-align: left;
}

div.sgContent {
  background-color: #FOE5D8;
  padding: 1em;
  text-align: left;
}

table.sgContent {
  margin-left: auto;
  margin-right: auto;
}


div.sgGallery, div.sgThumbnail {
  margin: 0.5em;
  padding: 0.5em;
  border: 1px solid #ccc;
  /* image border colour */
  background-color: #ffffff;
}

td.sgGalleryThumbnail {
  width: 100px;
  text-align: center;
}

p.sgGalleryTitle a {
  font-weight: bold;
}

div.sgThumbnail {
  float: left;
}

div.sgThumbnail table {
  width:  110px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

img.sgImage {
  border: 1px solid #000;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: right;
}
/*  */
body {
    background : #F9F4EF;  
   	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #6A5945;
	}
	
td {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	}
	
h1 {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #A12C3C;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 15px;
	}
	
a {
	color:#006D63;
	text-decoration:underline;
	}
		
a:hover {
	color:#000000;
	text-decoration:underline;
	}

.mainbkgnd {
	background-color: #F0E5D8;
	background-image: url(../../images/leaf_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;

	}
	
.maintext {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 15px;
	color: #333333;

	}
	
.introtext {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 15px;
	color: #333333;
	}
	
.contacttext {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	color: #333333;
	}
	
.contacttext2 {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 25px;
	color: #333333;
	}
	
.hometext {
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 20px;
	color: #DFC4A7;
	}
	
.homeaddresstext {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	color: #ffffff;
	}
	
.disclaimertext {
	font-size: 12px;
	color: #C0BEAD;
	}
	
.hotproperty {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
