body {
	background-color: #81A63B;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #72A519;
}

h1 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.5em;
	margin-left: 5px;
}

h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.5em;
	margin-left: 0px;
}


h3 {
	font-size: 1.1em;
	color: #990000;
}

h4 {
	color: #990000;
	text-align: left;
	font-size: 18px;
}


#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	border: 1px solid #FFFFFF;
}



#header {
	background-color: #C6D4A3;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 150px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D4A3;
}

#headercontent {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-y;
	width: 950px;
}


#logo {
	height: 140px;
	width: 476px;
}

#headerright {
	display: inline;
	height: 120px;
	text-align: center;
	font-size: 20px;
}

.blacktext {
	color: #000000;
}

.redtext {
	color: #990000;
}

.whitetext {
	color: #ffffff;
}

#top_nav {
	width: 970px;
	height:31px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	background-color: #C6D4A3;
	margin: 0px;
	padding: 0px;
	}



.top-menu {
	text-align:center;
	font-size: 12px;
	clear: both;
	height: 31px;
	margin: 0;
	padding: 0;
}

.top-menu ul {
	margin:0;
	padding:0;
}
.top-menu li {
	float: left;
	list-style:none;
}
.top-menu li a {
	color:#000;
	text-decoration:none;
	width:136px;
	display:block;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 2.5em;
	margin-right: 3px;
	font-weight: bold;
}

.top-menu li a:hover {
	color: #000;
	background-image: url(images/tab-over.jpg);
	background-repeat: repeat-x;
}
.top-menu li a.active {
	font-weight:bold;
}

.current a:link, .current a:visited,
.current a:hover, .current a:active {
	color: #000;
	background-image: url(images/tab-over.jpg);
	background-repeat: repeat-x;
}


#sidecolgreen {
	width: 200px;
	background-color: #C6D4A3;
	vertical-align: top;
}

#quicksearch {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#quicksearch select {
	width: 100px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.email-address {
	font-size: 12px;
	font-weight: bold;
}

.telephone {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.address {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#midcol {
	vertical-align: top;
}

.hptextbox {
	width: 525px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	text-align: justify;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.featured {
	width: 538px;
	border: 5px solid #C6D4A3;
	margin-top: 5px;
	text-align: justify;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
}

.textbox {
	border: 1px solid #C8D6A3;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	text-align: justify;
	padding-bottom: 5px;
}

#contact {
	padding: 0px 10px 10px 0px;
	font-size: 1.2em;
	text-align: left;
}

#textarea {
	padding: 0px 10px 10px;
	font-size: 1em;
	text-align: justify;
}

#opening-hours {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

#contact-pic img {
	border: 5px solid #81A63B;
	margin-top: 10px;
}

.titles {
	margin-left: 0px;
}

#sidecolwhite {
	width: 200px;
	vertical-align: top;
}

#news {
	overflow-x: hidden;
	overflow-y: auto;
	width: 188px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 5px;
	height: 295px;
	text-align: justify;
}

#hpicons {
	height: 180px;
	width: 100%;
	border: 1px solid #C8D6A3;
	margin-top: 5px;
}

#hpicons-new {
	height: 215px;
	width: 100%;
	border: 1px solid #C8D6A3;
	margin-top: 5px;
}

.testimonials {
	border: 5px solid #C8D6A3;
	padding: 5px;
	background-color: #EAEFDC;
	margin-top: 10px;
	height: 150px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

.testimonial-name {
	font-weight: bold;
	text-align: left;
}

#testimonials-picture {
	float: right;
	width: 300px;
	height: 250px;
	margin-left: 10px;
	margin-top: 10px;
}

.enquiry-form {
	color: #000000;
}


.enquiry-form select {
	font-size: 11px;
	width: 90px;
    border: 1px solid #999999;
}

.enquiry-form input {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
}

.enquiry-form textarea {
	border: 1px solid #999999;
	width: 120px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.enquiry-form p {
	color: #333333;
	font-size: 1.2em;
}

.enquiry-form h2 {
	color: #333333;
}

#about-us {
	width: 100%;
	border: 20px solid #72A519;
	padding: 0px;
	text-align: justify;
	font-size: 1.2em;
}

.about-us-services {
	border: 2px solid #C8D6A3;
}

.justify {
	text-align: justify;
}

#localinfo {
	border: 1px solid #C6D4A3;
	text-align: justify;
}

#localinfo h1 {
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.5em;
}

#localinfo h2 {
	font-size: 1.3em;
}


.infopagetable {
	text-align: left;
}

#mortgages {
	background-color: #82A73E;
}

#white-gap {
	height: 6px;
	background-color: #FFF;
}

/* thumbnails page */

#result-thumbnails {
	width: 200px;
	vertical-align: top;
    height: 500px;
    overflow-x: hidden;
	overflow-y: auto;
}

#result-thumbnails img {
}


A.propertylink:link {
	color: #000000;
	text-decoration:none;
	font-size: 1.2em;
}

A.propertylink:visited {
	color: #000000;
	text-decoration:none;
	font-size: 1.2em;
}

A.propertylink:hover {
	color: #000000;
	text-decoration:none;
	font-size: 1.2em;
}

.thumbstable {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}


.shortdesc {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 1.2em;
}

.thumbnailsshortdesc {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1.2em;
}

#imagechangermain {
	vertical-align: top;
}

#imagechangermain img {
	border: 5px solid #72A519;
}

#icons img {
	border: none;
}


#headingbar {
	background-color: #81A63B;
	height: 31px;
}

.headingtext {
	font-size: 1.1em;
	color: #000000;
}

.mainheadingtext {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.description {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	text-align: justify;
	padding-bottom: 5px;
}

#resulticons {
	margin-top: 5px;
	width: 348px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #666;
}

#resulticons img {
	border: none;
}

A.resultsnav:link {
	color: #000000;
	text-decoration:none;
}

A.resultsnav:visited {
	color: #000000;
	text-decoration:none;
}

A.resultsnav:hover {
	color: #990000;
	text-decoration:underline;
}

#resultsidecol {
	width: 200px;
	background-color: #B5C882;
	vertical-align: top;
}

#routeplanner {
	font-size: 11px;
	color: #000000;
}
 
.caption p {
    margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #70A316;
}

#footer {
	background-image: url(images/gradientbg.jpg);
	height: 16px;
	color: #000000;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

A.footer-link:link {
	color: #990000;
	text-decoration:none;
}

A.footer-link:visited {
	color: #990000;
	text-decoration:none;
}

A.footer-link:hover {
	color: #993300;
	text-decoration:underline;
}

#featuredicons {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 240px;
}

#featuredicons img {
	border: none;
}

.greenicon {
	width: 30px;
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.greenicon-large {
	width: 48px;
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#thumbnailsicons {
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	vertical-align: top;
	font-size: 16px;
	margin-top: 5px;
}
