/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; 
border:0; padding:0; margin:0;}
/* Main Styles that apply to body */
body {
   border:0; padding:0; margin:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50%;
	position: absolute;
	height: 100%;
	background: #776D61;
}
a:link { 
	color: #8A725E;
	text-decoration: underline;
	}
a:visited { 
	color: #3B392B;
	text-decoration: underline;
	}
a:hover { 
	color: #CC3300;
	text-decoration: underline;
	}
a.big:link, a.big:visited{ 
	font-weight: bold;
	color: Blue ! important;
	font-style: normal;
	font-size: large;
	text-decoration: underline;  
	}
a.big:visited { 
	font-weight: bold;
	color: Blue;
	font-style: normal;
	font-size: large;
	text-decoration: underline;
	}
a.big:hover { 
	font-weight: bold;
	color: #8E8FFF ! important;
	font-style: normal;
	font-size: large;
	text-decoration: underline;
	}
h1 {font-size: 9pt;
 color: #A08572;
 font-weight: normal;
 padding: 1px 0px;
 margin-top: 1px;
 text-align: center;
 margin-bottom: 0px;
}
h1.green {font-size: 20pt;
 color: #541A1A;
 font-weight:bold;
 padding: 2px;
 margin-top: 10px;
 text-align: center;
 margin-bottom: 5px;
 font-family: serif;
}
h2 {font-size: 12pt;
 color: #8A725E;
 font-weight:bold;
 padding: 2px;
 margin-bottom: 2px;
 margin-top: 20px;
 }
h3 {font-size: 11pt;
 color: #541A1A;
 font-weight: bolder;
 padding: 2px;
 margin-bottom: 2px;
 margin-top: 10px;
}
h4 {font-size: 10pt;
 color: #541A1A;
 font-weight: bolder;
 padding: 2px;
 margin-bottom: 2px;
 margin-top: 6px;
}
h5 {font-size: 11pt;
 color: #cc3300;
 font-weight: bolder;
 padding: 2px;
 margin-bottom: 2px;
 margin-top: 2px;
}
p {
 font-size: 10pt;
 margin-left: 4px;
}
p.ninepoint {
 font-size: 9pt;
 margin-left: 4px;
 text-align: justify;
}
p.small {
 font-size: 8pt;
 margin-left: 10px;
 margin-right: 10px;
}
p.smallcentre {
 font-size: 8pt;
 margin-left: 10px;
 margin-right: 10px;
 text-align: center;
}
p.smalljust {
 font-size: 8pt;
 margin-left: 20px;
 margin-right: 20px;
 text-align: justify;
}
p.widemargin {
 font-size: 10pt;
 margin-left: 16px;
 margin-right: 6px;
 padding-top: 0px;
}

p.browntext {
 font-size: 10pt;
 margin-left: 4px;
 color: #8A725E;
 text-align: center;
}
p.smallbrowntext {
 font-size: 8pt;
 margin-left: 4px;
 color: #8A725E;
 padding-top: 4px;
 padding-bottom: 2px;
 padding-left: 6px;
 padding-right: 6px;
}
p.photocaption {
 font-size: 8pt;
 margin-left: 4px;
 color: #8A725E;
 padding-top: 0px;
 padding-bottom: 2px;
 padding-left: 6px;
 padding-right: 6px;
 margin-top: 1px;
}
p.goldtext {
 font-size: small;
 margin-left: 12px;
 color: #F2A658;
}
image.photo-frame {
	border: medium double #8A725E;
	margin-top: 4px;
}
em {
	font-weight: bold;
	font-size: larger;
	font-style: normal;
}
em.green {
	font-weight: bold;
	color: #55a12e;
}
em.red {
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	font-size: larger;
}
em.blue {
	font-weight: bold;
	color: Blue;
	font-style: normal;
	font-size: larger;
}

em.bigblue {
	font-weight: bold;
	color: Blue;
	font-style: normal;
	font-size: large;
}
td.photo-frame {
	border: medium double #8A725E;
	margin-top: 4px;
}
TD.view-listings{
	text-align : center;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 120%;
	padding-bottom: 4px;
	padding-top: 4px;
}
TH.listings-head {
	background-color : #E4E2D3;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #8A725E;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
table.photo-frame {
	border: medium double #8A725E;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
table.nopad {
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}
table.frame-collapse {
	border: medium double #8A725E;
	margin-top: 8px;
	border-collapse: collapse;
}
table.floatleft {
	border: medium double #8A725E;
	margin-top: 4px;
	float: left;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 8px;
}
table.testimonial {
	border: 1px solid #8A725E;
	margin-top: 4px;
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 8px;
	text-align: left;
	padding-top: 2px;
}
td.fieldlabel {
   padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #776D61;
	
}
td.formfield {
   padding-left: 6px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
input, select, textarea {
	background: #FFFF99;
}


img.floatright {
	border: medium double #8A725E;
	float: right;
	margin: 4px 2px 2px 4px; 
}
img.floatright-noborder {
	float: right;
	margin: 4px 2px 2px 4px; 
}
img.floatleft {
	border: medium double #8A725E;
	float: left;
	margin: 4px 6px 2px 2px; 
}
TD.status{
	text-align : center;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}
TD.status-reduc{
	text-align : center;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 4px;
	color: Blue;
}
TD.status-new{
	text-align : center;
	color: #CC3300;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 4px;
	font-weight: bold;
}
TD.status-sold{
	text-align : center;
	color: #55a12e;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 4px;
	font-weight: bold;
}
TD.centre{
	text-align: center;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 12px;
}

hr.brown {
	width: 99%;
	line-height: 1px;
	background: #8A725E;
}
ul.smallmarg{
	margin-top: 1px;
	margin-bottom: 1px;
}
ul.no-bullet {
	text-decoration: none;
	list-style: none;
}
li.spaced-out {
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
}
li.fancy {
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12pt;
	color: #CC3300;
}

/*------------------------------------------------------------*
**  Container
** This is the page container built and centered using -ve margins
**------------------------------------------------------------*/	

#container {
	width: 920px;
	margin-left: -460px;
	background: White;
	text-align: left;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
}
#listing-container {
	width: 920px;
	margin-left: -460px;
	background: White;
	text-align: left;
	border-left: 1px solid #8A725E;
	border-right: 1px solid #8A725E;
}
/*------------------------------------------------------------*
**  Header - top section of page + navigation
**------------------------------------------------------------*/
#header {
	text-align: center;
}
#header table.header{
 width: 100%;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
#header td.leftheader {
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(Images/header-left.jpg) no-repeat;
	width: 740px;
}

#header td.rightheader {
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(Images/Header-BBB.jpg) no-repeat;
	width: 180px;
}
#header a:link, a:visited { 
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
   font-weight: bold;
	text-decoration: none;
	}

#header a:hover { 
	
	font-weight: bold;
	color: Black;
	}
	
 #header ul.nav {
	margin: 0px auto 0px 0px;
	padding: 0 0 0 0;
	list-style: none;
	height: 23px;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	border-bottom-color: White;
	color: White;
	background-color: #F51C17;
	border-top-color: White;
	border-top-style: outset;
	border-top-width: 2px;
}
#header li.navbutton {
	padding: 3px;
	float: left;
	width: 100px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
}
#header li.navspace {
	float: left;
	width: 225px;
}

#header li.listingnavspace {
	margin-top: 0px;
	margin-right: 0px;
	padding: 0;
	float: left;
	text-align: center;
	width: 310px;
}

/*------------------------------------------------------------*
**  viewlistings - main section of page for lists of listings
**------------------------------------------------------------*/
#viewlistings {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#viewlistings a:link { 
	color: #524337;
	text-decoration: none;
	}
#viewlistings a:visited { 
	color: #79614b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
#viewlistings a.headline { 
	color: #541A1A;
	text-decoration: none;
	}
#viewlistings a.headline:visited { 
	color: #f09f4d;
	text-decoration: none;
	}
#viewlistings a:hover { 
	color: #F2A658;
	text-decoration: underline;
	}
#viewlistings a:visited:hover { 
	text-decoration: underline;
	}
#viewlistings TD {
	border: 1px solid #8A725E;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
#viewlistings.img {
	background: White;
	border: 1px solid Black;
}

#viewlistings TABLE.listings {
	border : 2px solid #8A725E;
	padding-left : 1px;
	padding-bottom : 4px;
	padding-top : 4px;
	padding-right: 0px;
	border-collapse: collapse;
	border-spacing: 1px;
	border-left-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#viewlistings TD.green-text {
	color : #3F886A;
	font-weight : bold;
}

#viewlistings TD.skip-down{
	text-align : center;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-top: 4px;
	border: none;
	font-variant: small-caps;
	padding-right: 14px;
	padding-left: 14px;
}
#viewlistings TD.listing-no{
	text-align : center;
	white-space: nowrap;
	padding-left: 9px;
	padding-right: 9px;
}

#viewlistings TD.town{
	text-align : center;
	white-space: nowrap;
	padding-left: 7px;
	padding-right: 7px;
}
#viewlistings TD.listing-headline{
	text-align : left;
	padding-left: 6px;
	font-weight: normal;
	width: 360px;
	text-decoration: none;
}

/*------------------------------------------------------------*
**  Maincontent - section of page with main content in middle of page
**------------------------------------------------------------*/
#maincontent {
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#maincontent a:link { 
	color: #776D61;
	text-decoration: underline;
	}

#maincontent a:visited { 
	color: #776D61;
	text-decoration: underline;
	font-weight: bold;
	}
#maincontent a:hover { 
	color: #F2A658;
	text-decoration: underline;
	}
tr.header-row {
	background: #E4E2D3;
}



#maincontent.img {
	background: White;
	border: 1px solid Black;
}
#maincontent TD.photo-listing {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 25px;
}
#maincontent TD.photo-listing-detail {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 25px;
}
#maincontent TD.small-photo {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 210px;
}
#maincontent li {
	margin-top: 4px;
}
#maincontent ul {
 margin-bottom: 3px;
 margin-top: 6px;
}
#maincontent ul.linklist {
 font-size: 13px;
 text-decoration: none;
}
#maincontent TD.view-listings{
	text-align : center;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 120%;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #8A725E;
}
P.signature {
	font-style : normal;
	color : #F2A658;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 4px;
}

/*------------------------------------------------------------*
**  Listing - section of page for main listing body
**------------------------------------------------------------*/
#listing {
	clear: both;
	padding: 4px 4px 4px 8px;
	text-align: center;
}
#listing a:link { 
	color: #776D61;
	text-decoration: underline;
	}

#listing a:visited { 
	color: #8A725E;
	text-decoration: underline;
	font-weight: normal;
	}
#listing a:hover { 
	color: #F2A658;
	text-decoration: underline;
	}
#listing H1 {
	margin-top : 10px;
	margin-bottom : 2px;
	font-weight : bolder;
	font-size: medium;
	color: #541A1A;
}
#listing H3 {
	color: #F2A658;
}
#listing H1.sold {
	color : #CC3300;
}
#listing table {
	margin-top: 10px;
	margin-bottom: 4px;
}
#listing ul.house-highlights{
	padding-left : 0px;
	margin-top : 20px;
	margin-bottom : 12px;
	text-align: left;
	margin-left: 350px;
}
#listing LI.house-highlights{
	list-style : disc;
	font-size : 11pt;
	list-style-position : outside;
	padding-left : 0px;
	margin-top : 10px;
	margin-bottom : 8px;
	font-weight : normal;
}
#listing table.features {
	padding-bottom: 10px;
	padding-right: 8px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-left: 15%;
}
#listing TD.features {
	font-weight : normal;
	padding-left : 30px;
	text-align: left;
	background-image: url(Images/CHECKBOX-BLACK.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-top: 8px;
	width: 160px;
}

#listing table.photo-display {
	margin-top: 10px;
	border-bottom: 1px solid #8A725E;
	border-top: 1px solid #8A725E;
	border-right: 1px solid #8A725E;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 90%;
}
#listing TD.photosby {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 4px;
}
#listing H4.address {
	margin-top : 16px;
	margin-bottom : 2px;
	font-weight: bold;
	color: #8A725E;
	font-size: 11pt;
}
#listing table.long-description {
	border: thin solid #8A725E;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 800px;
	padding-left: 10px;
}
#listing li {
	margin-top: 2px;
}
#listing ul {
 margin-bottom: 3px;
 margin-top: 6px;
}
TD.listing-headline {
	text-align : center;
	font-weight : bolder;
	padding-bottom : 3px;
	font-size: small;
}
TD.listing-detail-descr {
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
TD.listing-detail-descr-sold {
	text-align: left;
	background-image : url(../Images/sold.gif);
	background-position : center;
	background-repeat : repeat-y;
}
#listing ul.buttons {
	margin: 0 auto auto;
	padding: 0;
	list-style: none;
	width: 570px;
	height: 40px;
	vertical-align: middle;
}
#listing li.buttons {
	float: left;
	text-align: center;
	background-image: url(Images/white-button-brown-edge.gif);
	background-repeat: no-repeat;
	color: #786352;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11pt;
	width: 185px;
	vertical-align: 50%;
}
	
TD.listing-detail-fieldlabel {
	color : Black;
	background-color : #E4E2D3;
	font-weight: bold;
}
TD.listing-detail-field {
	padding-bottom : 3px;
	text-align: left;
}
/*------------------------------------------------------------*
**  Banner - div for banners
**------------------------------------------------------------*/
#banner {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/*------------------------------------------------------------*
**  Boxed - div for Boxed area left alligned
**------------------------------------------------------------*/
#boxed {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	border: 2px solid #786352;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*------------------------------------------------------------*
**  Widemarj - div for wide margins
**------------------------------------------------------------*/
#Widemarj {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 230px;
	margin-right: 20px;
}
/*------------------------------------------------------------*
**  marj190 - div for wide margins
**------------------------------------------------------------*/
#marj190 {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 190px;
	margin-right: 20px;
}
/*------------------------------------------------------------*
**  marj40 - div for wide margins
**------------------------------------------------------------*/
#marj40 {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 40px;
	margin-right: 40px;
}
/*------------------------------------------------------------*
**  Map-canvas - div for holding google maps
**------------------------------------------------------------*/
#map-canvas {
	width: 740px;
	height: 500px;
	float: none;
}
/*------------------------------------------------------------*
**  Map-canvas - div for holding google maps
**------------------------------------------------------------*/
#map-canvas-small {
	width: 400px;
	height: 380px;
	float: none;
	text-align: center;
}
/*------------------------------------------------------------*
**  Centre - div for centering stuff
**------------------------------------------------------------*/
#centre {
	clear: both;
	text-align: center;
}
/*------------------------------------------------------------*
**  fLeft - div for floating left
**------------------------------------------------------------*/
#fLeft{
	clear: both;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	padding-right: 10px;
}
/*------------------------------------------------------------*
**  fRight - div for floating right
**------------------------------------------------------------*/
#fRight{
	clear: both;
	text-align: center;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 10px;
}
/*------------------------------------------------------------*
**  Rightcolumn container for the creating right side area on buying page
**------------------------------------------------------------*/	

#rightcolumn {
	width: 350px;
	text-align: center;
	border-left: 0px solid #8A725E;
	border-right: 0px solid #8A725E;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 20px;
}

/*------------------------------------------------------------*
**  Leftcolumn container for the creating left side area on buying page
**------------------------------------------------------------*/	

#leftcolumn {
	width: 390px;
	text-align: left;
	border-left: 0px solid #8A725E;
	border-right: 0px solid #8A725E;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 72px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 20px;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {		
	text-align: center;
	background: url(Images/footer-bar.gif) no-repeat;
	height: 78px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
#footer ul.footmenu {
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#footer li.footmenu {
	margin: 20px 0px 4px 0px;
	float: left;
	width: 99px;
	
}
#footer li.privacy {
	margin: 20px 0px 4px 0px;
	float: left;
	width: 160px;
}
#footer li.footspace1 {
	margin: 4px 0px 4px 0px;
	float: left;
	width: 276px;
}
#footer li.footspace2 {
	margin: 4px 0px 4px 0px;
	float: left;
	width: 84px;
}

#footer h6 {
 margin-top: 2px;
 font-variant: normal;
 color: Red;
 font-size: 10px;
 padding-bottom: 4px;
 margin-bottom: 0px;
 float: right;
}

#footer a:link { 
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
#footer a:visited { 
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover { 
	
	color: Red;
	}
	
#footer p {
	margin-bottom: 1px;
	color: Red;
	font-size: x-small;
	vertical-align: bottom;
	margin-top: 2px;
	padding-top: 20px;
	margin-left: 20px;
	}

	
	

