body {
	margin:0 auto;
	padding:0;
	background-color:#FFF;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666;
	background-color:#e9eae8;
}
form, div, span, h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
img, a img 
{ 
	border:none; 
}

/* header -------------------------------------------------*/
#container 
{
	width:956px;
	margin:0 auto;
	padding:0 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header 
{
	height: 87px;
	width: 956px;
	margin:0 auto;
	padding:0px;
	background-image: url(../images/logoTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Styles ------------------------------------------------------------*/

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
}
.bannerHome 
{
    width: 956px;
    height: 380px;
    margin-bottom: 0px;
	background-image: url(../images/background_img.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#E4E4E4;
}

.bannerOther
{
    width: 100%;
    height: 100px;
	background-color:#E4E4E4;
    margin-bottom: 0px;
}
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 0px;
}
#flashcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 20px;
}

.contentCosts {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	background-color:#f3f1ee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e4dd;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.fontRed {
	color: #FF0000;
}

.fieldStart {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
	width: 330px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.fieldStartTall {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
	height: 102px;
	width: 230px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-left: 4px;
}
.fieldRequired {
	color: #FF0000;
}
.line99
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e4dd;
}
.line99RedFont
{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e4dd;
}
.lineCC
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* nav -------------------------------------------------*/
ul#nav 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    width: 946px;
    margin:0 auto;
    list-style:none;
    height:30px;
    font-size:11px;
    color:#666;
    padding:0px 10px 0px 0px;
	background-image: url(../images/background_nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul#nav li 
{
    float:right;
    padding:8px 4px 0px;
}
ul#nav li a:hover, ul#nav li.selected a
{
	color:#95b26d;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-image: url(../images/4dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#nav li a 
{
	color:#666;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-image: url(../images/4dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#nav li a:hover
{
	color:#95b26d;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-image: url(../images/4dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* content -------------------------------------------------*/
#content 
{
	width: 956px;
	height: 222px;
	margin:0 0 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 140px;
	padding-bottom: 0px;
	background-image: url(../images/whiteHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h1 
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:305px;
	height:140px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}
#content h1 p
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:150px;
	margin:0px;
	padding-left:15px;
	line-height: 16px;
}
#content h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#content h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#content h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#content h2
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:305px;
	height:140px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}


/* contentLocation -------------------------------------------------*/
#contentLocation 
{
	width: 956px;
	height: 222px;
	margin:0 0 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url(../images/logoHarrington2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentLocation h1 
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:305px;
	height:140px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}
#contentLocation h1 p
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:150px;
	margin:0px;
	padding-left:15px;
	line-height: 16px;
}
#contentLocation h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#contentLocation h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentLocation h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

#contentLocation h2 
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:305px;
	height:140px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}
#contentLocation h2 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left:15px;
}


#contentLocation h2 p
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:150px;
	margin:0px;
	padding-left:15px;
	line-height: 16px;
}

#contentLocation h2 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentLocation h2 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}


/* Location mainContent -------------------------------------------------*/
#contentLocation #mainContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin:0 298px 0 344px;
	padding:0px;
}
#contentLocation #mainContent h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:275px;
	height:140px;
	margin: 0px;
	padding-left: 0px;
	line-height: 16px;
}
#contentLocation #mainContent h1 p
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:140px;
	margin: 0px;
	padding-left: 15px;
	line-height: 16px;
}
#contentLocation #mainContent h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#contentLocation #mainContent h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentLocation #mainContent h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}




/* mainContent -------------------------------------------------*/
#content #mainContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin:0 298px 0 344px;
	padding:0px;
}
#content #mainContent h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:275px;
	height:140px;
	margin: 0px;
	padding-left: 0px;
	line-height: 16px;
}
#content #mainContent h1 p
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:140px;
	margin: 0px;
	padding-left: 15px;
	line-height: 16px;
}
#content #mainContent h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content #mainContent h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#content #mainContent h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}


/* sideContent -------------------------------------------------*/
#content #sideContent
{
	float:right;
	width:298px;
	color:#666;
}
#content #sideContent h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:275px;
	height:140px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}
#content #sideContent h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#content #sideContent h1 p
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:140px;
	margin: 0px;
	padding-left: 15px;
	line-height: 16px;
}
#content #sideContent h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#content #sideContent h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}








/* contentPages -------------------------------------------------*/
#contentPages
{
	width: 956px;
	margin:0 0 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url(../images/branches.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentPages h1 
{
	float:left;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:320px;
	margin:0px;
	padding-left:0px;
	line-height: 16px;
}
#contentPages h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contentPages h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}



/* mainContentPages -------------------------------------------------*/
#contentPages #mainContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin:0 230px 0 320px;
	padding:0px;
	width:390px;
}
#contentPages #mainContent h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:390px;
	margin:0px;
	padding-left:0px;
	padding-bottom:30px;
	line-height: 16px;
}
#contentPages #mainContent p
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	line-height: 16px;
	padding-bottom: 10px;
}
#contentPages #mainContent p a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #mainContent p a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #mainContent h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contentPages #mainContent .field1
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration: none;
	padding: 5px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 4px;
}
#contentPages #mainContent .field2
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration: none;
	padding: 5px;
	width: 320px;
	height: 80px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 4px;
}




/* sideContent -------------------------------------------------*/
#contentPages #sideContent
{
	float:right;
	width:217px;
	color:#999;
	background-image: url(../images/lineVertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin-bottom: 20px;
}
#contentPages #sideContent h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:150px;
	margin:0px;
	padding-left:20px;
	line-height: 16px;
	padding-bottom:0px;
}
#contentPages #sideContent h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contentPages #sideContent h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContent h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContent p a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContent p a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

/* sideContentHomes -------------------------------------------------*/
#contentPages #sideContentHomes
{
	float:right;
	width:217px;
	color:#999;
	padding-left: 20px;
	margin-bottom: 20px;
}
#contentPages #sideContentHomes h1 
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	width:150px;
	margin:0px;
	padding-left:20px;
	line-height: 16px;
	padding-bottom:0px;
}
#contentPages #sideContentHomes h1 .title
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contentPages #sideContentHomes h1 a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContentHomes h1 a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContentHomes p a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contentPages #sideContentHomes p a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

.fontGreen
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
}



/* footerBottom -------------------------------------------------*/
#copyright 
{
	font-family:Tahoma, Arial, Sans-Serif;
	clear:left;
	font-size:11px;
	color:#999;
	padding-top:15px;
	width: 936px;
	padding-bottom: 15px;
	background-color: e9eae8;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright a
{
    font-weight: normal;
	color: #666;
    text-decoration:none;
}
#copyright a:hover
{
    font-weight: normal;
	color: #000;
    text-decoration:none;
} 
#madeby 
{
    float:right;
}


/* IE6 Hacks -------------------------------------------------*/
* html h1
{
    margin-right:-3px;
}
* html #content .mainContent 
{
    margin-left:344px;
}
* html #content .mainContent h2 
{
    padding-left:3px;
}
* html #content .mainContent h3 
{
    padding-left:3px;
}
* html #content .mainContent p 
{
    padding-left:3px;
}


/* HOMES PAGES -------------------------------------------------*/

#homesContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin:0 0 20px 30px;
	padding:0 20px 10px 0;
	width:670px;
	border-right:1px dashed #C6C6C6;
}

.home
{
	margin:4px 40px 15px 0;
	padding:0;
	width:279px;
	float:left;
}

.homeImage
{
	margin:0;
	padding:2px;
	border:1px solid #C6C6C6;
}

.homeImage:hover
{
	margin:0;
	padding:2px;
	border:1px solid #95b26d;
}

.homes_title
{
	font-weight:bold;
	color:#666666;
	margin:0 0 8px 0;
	padding:0;
}

.divider
{
	width:100%;
	margin:18px 0;
	padding:0;
	background-image:url(../images/divider.gif);
	background-repeat:repeat-x;
	height:1px;
}

.icons
{
	margin:2px 0 0 2px;
	padding:0;
}

.icons img
{
	margin:0;
	padding:0;
	border:none;
}

.iconsText
{
	margin:2px 0 0 0;
	padding:0 0 0 14px;
	float:right;
	height:18px;
}

.iconsText p
{
	margin:0;
	padding:0;
	color:#666666;
}

.superscript
{
	font-size:xx-small; vertical-align:top;
}

.sold
{
	margin:0;
	padding:0;
	float:right;
	border:none;
}

.sold img
{
	margin:0;
	padding:0;
	border:none;
}

.ender
{
	clear:both;
	margin:20px 0;
	padding:0;
	height:1px;
}

/* HOME -------------------------------------------------*/

#thumbnails
{
	width:948px;
	height:380px;
	margin:auto;
	padding:20px 0 0 0;
	border-bottom:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
}

#thumbnailsInt
{
	width:900px;
	height:380px;
	margin:auto;
	padding:0;
}

.houseThumbMain
{
	margin:0 12px 0 0;
	padding:2px;
	border:1px solid #C6C6C6;
	float:left;
}

.houseThumbMain:hover
{
	margin:0 12px 0 0;
	padding:2px;
	border:1px solid #95b26d;
	float:left;
}

.houseThumbSmall
{
	margin:0 5px 5px 0;
	padding:2px;
	border:1px solid #C6C6C6;
	float:left;
}

.houseThumbSmall:hover
{
	margin:0 5px 5px 0;
	padding:2px;
	border:1px solid #95b26d;
	float:left;
}

.homeTitle
{
	color:#95b26d;
	font-size:2em;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px 0;
}

.info
{
	margin:0;
	padding:2px 0;
}

.info_note
{
	margin:0;
	padding:8px 0 0 0;
	font-size:75%;
}

.return
{
	margin:0;
	padding:0 0 4px 0;
}

.return a, .return a:visited
{
	margin:0;
	padding:0;
	color:#95b26d;
	text-decoration:none;
}

.return a:hover
{
	margin:0;
	padding:0;
	color:#95b26d;
	text-decoration:underline;
}

#homesContent a, #homesContent a:visited 
{
	color:#95b26d;
	text-decoration:none;
}

#homesContent a:hover
{
	color:#95b26d;
	text-decoration:underline;
}

#homeIcons
{
	float:right;
	width:200px;
	margin:0;
	padding:0;
	text-align:right;
}

#stampduty
{
	width:100%;
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:40px;
	overflow:hidden;
}

#stampduty_bottom
{
	width:955px;
	height:375px;
	margin:0;
	padding:0;
	background-image:url(../images/stampduty2.gif);
	background-repeat:no-repeat;
}

#stampduty_textholder
{
	width:956px;
	margin:18px 0 0 0;
	padding:0;
	float:right;
}

#stampduty_textleft
{
	float:right;
	width:675px;
	margin:0 20px 0 0;
}

#stampduty_textleft ul
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
}

#stampduty_textleft li
{
	margin:5px 0;
}

.highUL
{
	margin-top:10px;
	list-style-type:disc;
	margin-left:20px;
	list-style-position:outside;
}

.subUL
{
	margin-top:10px;
	list-style-type:disc;
	margin-left:50px;
}

.subLI
{
	list-style:disc;
}

#stampduty_textright
{
	float:right;
	width:176px;
	margin:0;
	padding:0 20px 0 20px;
	border-left:1px dashed #CCCCCC;
}

.stampduty_ul
{
	margin:0;
	padding:0 0 0px 10px;
}

.stampduty_li
{
	margin:0;
	padding:0 0 12px 12px;
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
}

.stampduty_ulsub
{
	margin:0;
	padding:0 0 8px 22px;
}

.stampduty_lisub
{
	margin:0;
	padding:0 0 6px 12px;
	list-style:none;
	background-image:url(../images/bullet-dash.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
}

.stampduty_heading
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#95b26d;
	margin:10px 0 4px 0;
	padding:0;
}

.stampduty_p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	margin:0 0 4px 0;
	padding:0;
}

.stampDutyP
{
	margin:0 0 10px 0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
}

.caption
{
	clear:both;
	color:#999;
	font-size:0.75em;
	margin:0;
	padding:10px 0 0 3px;
}

#thumbnails_hero
{
	float:left;
	width:570px;
	height:354px;
	margin:0 12px 0 0;
	padding:0;
}

#thumbnails_small
{
	float:left;
	width:310px;
	height:354px;
}

