/* trevor hutchison */
/* http://www.trevorhutchison.com */
/* trevhutch@iprimus.com.au */

body {
    background : #F9F4EF;  
   	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #6A5945;
	}
	
td {
	}
	
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-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 15px;
	color: #000000;
	}
	
.contacttext {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 25px;
	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;
	}
	
