body {
	background-color: #c7c7c5;
}

#content #map_navigation {
	background-color: #9baf96;
}

#content {
	background-color: #a8b395;
}

.highlight, #content .town_brief h3 a {
    color: #5e796a;
}

a.bicon span{display:block;margin:auto;text-align:center;padding:0 0 0 8px;}

#content #map_navigation{
	background:transparent;
	margin:20px 0px;
	width:470px;
}
#content #map_navigation #maps{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:330px;
	height:330px;
	border: 3px solid #5e796a;
	border-radius:6px;
    padding:2px;
	background:#9baf96;
}
#content .town_images{
	width:977px;
}
#content .homeRightCol{
	width:476px;
	float:right;
	margin:0px;
	padding:0px;

}
#content .homeLeftCol{
	width:500px;
	float:left;
	margin:0px;
	padding:0px;

}
#navigation{
height:82px;
}

/*Advert reveiw buttons.*/

div.display-type.display1 a.breview {
	margin-top: 3px;
}

#content .display-type h4 {
	margin: 4px 0px 13px 0px;
}


#job-vacancies-ad {
	display: block;
	float: right;
	width: 284px;
	padding: 13px 25px;
	margin: 0px 65px 5px 65px;
	background: #EBEBEB;
	border-radius: 8px;
	overflow: auto;
	border: 3px solid #5e796a;
}
#job-vacancies-ad h4 {
	font-size: 1.4em;
	text-align: center;
	color: #5e796a;
}
#job-vacancies-ad p {
	font-size: 0.8em;
	text-align: left;

}

#content .display4jobs h4 {
	margin-left: 5px;
}
#content .display4jobs p {
	margin-bottom: 8px;
}
#content .display4jobs ul.display-details {
	position: absolute;
	bottom: 2px;
	left: 10px;
}

.btn-new-advertiser {
	position:absolute;
	top:30px;
	right: 30px;
	padding: 10px 12px;
	border-radius: 8px;
	text-decoration:none;

	background: #afbcb5;
	color: #111;
}

#content .display-type .caravan-ad-p,
#content .display-type .caravan-ad-details {
	border: 1px solid #63695d;
	color: #000;
}

#content .caravan-ad-details {
    padding: 5px 5px 5px 5px;
    margin: 0px;
    clear: both;
    color: #000000;
    border: 1px solid #63695d;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content .display-type .caravan-ad-p, #content .display-type .caravan-ad-details {
	float: right;
	width: 200px;
    min-height: 160px;
	clear: none;
	margin-left: 10px;
	padding: 10px;
}

#content .display-type .caravan-ad-p {
	width: 411px;
	text-align: justify;
	font-size: 100%;
}

#content .caravan-ad-details {
	clear: right;
	margin-left: 10px;
}

#content p.caravan-ad-bottom-line {
	float: left;
	width: 600px;
	font-weight: bold;
	font-size: 110%;
	margin-top: 10px;
	border: none;
}

.caravan-ad .display-images {
	display: block;
	float: left;
	clear: left;
	border: 1px solid #63695d;
	width: 230px;
	height: 180px;
	white-space: nowrap;
	overflow: hidden;
}

.caravan-ad-details li span {
	float: left;
	line-height: 125%;
}

.caravan-ad-details li img {
	text-align: left;
	float: left;
	padding: 0px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 1px 5px 0px 0px;
}

#CaravanSales .display-type {
	width: 866px;
}

#CaravanSales .display-type .caravan-ad-p {
	width: 361px;
}

#CaravanSales .display-type .sold {
	left: 260px;
}

.display-type .sold  {
	position: absolute; right: 30px; bottom: -20px;
	font-size: 100px;
	color: red;
	opacity: 0.3;
	font-weight: bold;
}

#for-sale {
	margin-top: 20px;
	margin-left: 20px;
}

#caravan-sales-ad, #job-vacancies-ad {
	display: block;
	float: right;
	width: 284px;
	padding: 13px 25px;
	margin: 0px 65px 5px 65px;
	background: #EBEBEB;
	border-radius: 8px;
	overflow: auto;
	border: 3px solid #5e796a;
}
#caravan-sales-ad h4, #job-vacancies-ad h4 {
	font-size: 1.4em;
	text-align: center;
	color: #5e796a;
}
#caravan-sales-ad p, #job-vacancies-ad p {
	font-size: 0.8em;
	text-align: left;
}

#caravan-sales-ad a {
	text-decoration: none;
	font-weight: bold;
	color: #5e796a;
}