/* CSS Document */
body {
	background-color:#eaf0f5;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

h2.head {
	padding-top:5px;
	color:#FFFFFF;
	font-size:16px;
	padding-left:10px;
}

h3 a {
	color:#004086;
}

h4.house {
	color:#004086;
}

h4.propheader {
	color:#004086;
}

img.link {
	margin:0px;
	border:none;
}

img.link1 {
	margin:0px;
	border:none;
	float:right;
	margin-left:15px;
}

img.house {
	margin-top:0px;
	margin-bottom:40px;
	border:none;
	float:left;
	margin-right:10px;
}

img.property {
	margin-top:0px;
	margin-bottom:0px;
	border:none;
	float:left;
	margin-right:10px;
}

p a.house {
	color:#004086;
}





/* PAGE WRAPPER for size and position */
#wrapper {
	width:950px;
	margin:auto;
}

/* TOP IMAGE */
#topmain {
	width:950px;
	height:27px;
	background-image:url(../images/topmain.png);
	background-repeat:no-repeat;
}



/* MAIN SECTION */
#middlemain {
	width:950px;
	background-image:url(../images/middlemain.png);
	background-repeat:repeat-y;
}

/* Create margins */
#innerwrapper {
	width: 900px;
	padding-left:25px;
}

/* Header */
#header {
	width:900px;
	height:150px;
	margin:0px;
}

/* Navbar */
#navbar {
	width:900px;
	height:30px;
	background-color:#004086;
	margin-top:5px;
}





/* LEFT SECTION */
#leftsection {
	width:250px;
	float:left;
	padding-top:10px;
}

/* box for contact details */
.contactbox {
	width: 250px;
	height: 330px;
}

.contactheader {
	width:100%;
	height:30px;
	background-color:#004086;
	margin-top:0px;
}

.mortgagebox {
	width:250px;
	height:250px;
}

.epcbox {
	width:250px;
	height:260px;
}



/* RIGHT SECTION */
#rightsection {
	float:right;
	width:635px;
	padding-top:10px;
}

/* text section */
.textsection {
	width:635px;
	margin-bottom:15px;
	font-size:0.8em;
}

/* sales box */
.forsale {
	width:400px;
	height: 281px;
	margin-right:15px;
	float:left;
}

.saleheader {
	width:100%;
	height:30px;
	background-color:#6161ff;
	margin-top:0px;
}

/* quick search box */
.quicksearch {
	width:220px;
	height:281px;
	float:right;
	background-color:#ffd990;
	margin-top:13px;
	* margin-top:0px;
}

.quicksearchheader {
	width:100%;
	height:30px;
	background-color:#fcb817;
	margin-top:-13px;
	* margin-top:0px;
}

form.search {
	width:210px;
	padding-left:5px;
	padding-right:0px;
	color:#000000;
	padding-top:10px;
	* margin-top:-5px;
}

select.small {
	width:130px;
}

div#featured {
	width:635px;
	height:250px;
	background-image:url(../images/featuredhome.jpg);
	p
}

h3.feature {
	margin-bottom:15px;
	color:#004087;
	font-size:16px;
	margin-left:20px;
	padding-top:50px;
}

p.feature {
	margin-left:20px;
	font-size:12px;
	color:#004087;
}

p.featuredblack{
	margin-left:20px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

img.featured {
	float:right;
	padding-left:10px;
	padding-right:20px;
}



/* FOOTER */
#footer {
	width:900px;
}

p.foot {
	font-size:0.7em;
	text-align:center;
}

p.foot a{
	color:#000000;
}

p.footcent {
	font-size:0.7em;
	text-align:center;
}

p.footcent a{
	color:#004086;
}



/* BOTTOM IMAGE */
#bottommain {
	width:950px;
	height:22px;
	background-image:url(../images/bottommain.png);
	background-repeat:no-repeat;
}


td {
	font-size:0.8em;
	padding:0px;
}

/* Property key features */
#features1 {
	width:320px;
	float:left;
	padding-right:20px;
}

#features2 {
	width:300px;
	float:left;
}




/* FILLERS */
.filler1 {
	clear:both;
	width:100%;
	height:1px;
}

.filler15 {
	clear:both;
	width:100%;
	height:15px;
}

.filler50 {
	clear:both;
	width:100%;
	height:50px;
}