body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	background: #ededed;
	color: #162934;
}
* {
	margin: 0;
	padding:0;
	list-style: none;
}
.content img, .header img {
	display:block;
	border:0;
}
p {
	line-height: 17px;
	margin-bottom: 12px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
	margin-bottom: 6px;
}
h3 a {
	color: #162934;
	text-decoration: none;
}
h3 a:hover {
	color: #0084A9;
	text-decoration: underline;
}
h4 {
	font-size: 13px;
	line-height: 17px;
}
a {
	color: #0084A9;
}
a:hover {
	color: #91A3B0;
}
hr {
	display: none;
}
.header {
	width: 100%;
	float:left;
	background: #ced7dc;
	border-bottom: 10px solid #c50c46;
	min-height: 130px;
}
.centre {
	width: 990px;
	margin: 0 auto;
	position:relative;
}
.header .centre {
	min-height: 130px;
}
.header #ajaxSearch_form {
	position: absolute;
	bottom: 0px;
	left: 665px;
	width: 325px;
	height: 30px;
}
.header #ajaxSearch_input {
	background: #E2E8ED;
	color: #91A3B0;
	padding: 6px 6px 0 6px;
	height: 24px;
	font-size: 14px;
	border:0;
	width: 238px;
	font-family: Gerogia, serif;
	float:left;
}
.header #ajaxSearch_submit {
	background: url(../images/menu.gif) #415968;
	color: #fff;
	padding: 6px;
	height: 30px;
	font-size: 14px;
	border:0;
	width: 75px;
	font-family: Gerogia, serif;
	float:right;
}
#mainmenu {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 650px;
}
#mainmenu li {
	float:left;
	background: url(../images/menu.gif) #415968;
	margin-right: 3px;
}
#mainmenu li.active a {
	background: url(../images/menu.gif) 0 -30px #415968;
}
#mainmenu li.active a:hover {
	color: #fff;
}
#mainmenu li a {
	float: left;
	padding: 6px 12px 0 12px;
	height: 24px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#mainmenu li a:hover {
	color: #91A3B0;
}

#sidemenu {
	position: absolute;
	bottom: 45px;
	left: 665px;
	width: 105px;
}
#sidemenu li {
	border-left: 1px solid #b9c2c7;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 0 3px 14px;
	float:left;
	width: 91px;
}
#sidemenu li a {
	text-decoration: none;
	color: #415968;
}
.col_1 h1 {
	border-top: 5px solid #3f5b67;
	padding: 6px 0;
}
.content {
	width: 100%;
	float:left;
	background: #fff;
	clear:both;
	padding-bottom: 15px;
}
.footer {
	width: 100%;
	float:left;
	clear:both;
	padding: 15px 0 60px 0;
}
#crumbs {
	width: 990px;
	float:right;
	color: #808080;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
	margin-bottom: 15px;
}
.working #crumbs {
	width: 650px;
}
#crumbs p {
	margin:0;
}
#home {
	width:820px;
	float:left;
}
#home h1 {
	border-top:0;
}
#home #content {
	margin-top: 15px;
}
#home .sidebar .col_1 {
	float:right;
}
#content {
	width:650px;
	float:left;
	border-right: 1px solid #e0e0e0;
	padding-right: 14px;
}
.business {
	height: 90px;
	text-indent: -999px;
	overflow:hidden;
}
#content .col_1 {
	width: 325px;
	float:left;
}
#content .col_140first {
	width: 140px;
	float:left;
}
#content .col_140 {
	width: 140px;
	float:left;
	margin-left: 30px;
}
#content .col_140 h2, #content .col_140first h2 {
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
	margin:0 0 5px 0;
}
#content ul {
	margin-bottom: 15px;
}
#content li {
	padding: 2px 0;
}
.imagemargin img {
	margin: 10px;
}
.sitemap ul {
	margin:0 0 15px 0px;
	font-size: 18px;
}
.sitemap li {
	margin:2px 0;
}
.sitemap ul ul {
	font-size: 16px;
	margin:0 0 15px 25px;
}
.sitemap ul ul ul {
	font-size: 14px;
}
.sitemap ul ul ul ul {
	font-size: 12px;
}
.working #content .col_1 {
	margin-top: -46px;
}
.working #extras .col_1 {
	margin-top: 0px;
}
.intro {
	font-size: 15px;
	line-height: 18px;
}
#content .col_2 {
	width: 310px;
	float:left;
	margin-left: 15px;
}
.listing {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 12px;
}
.listinglast {
	margin-bottom: 12px;
}
#extras {
	width:650px;
	float:left;
	clear: both;
	margin-top: 15px;
	border-top: 5px solid #3f5b67;
}
#extras .col_1 li {
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding-bottom: 6px;
}
#extras .col_2 {
	background: #c50c46;
	padding: 0 15px 3px 15px;
	width: 280px;
	color: #fff;
}
#extras .col_2 p {
	font-size: 15px;
	line-height: 18px;
}
#extras .col_2 h3 {
	border-bottom-color: #d94673;
}
#extras .col_2 h3 a {
	color: #fff;
}
#extras .col_2 h3 a strong {
	font-weight: normal;
	color: #EEBFBC;
}
.caption {
	font-size: 11px;
	margin-top:-10px;
	font-style:italic;
}
#extras .col_2 .caption {
	font-size: 11px;
	border-top: 1px solid #d94673;
	margin-top:0px;	
	padding-top: 6px;
}
.sidebar {
	width: 310px;
	float:right;
	font-size: 12px;
}
.home .sidebar {
	width: 155px;
	margin-top: 15px;
}
.sidebar .col_1 {
	width: 140px;
	float:left;
}
.sidebar .col_2 {
	width: 140px;
	float:right;
	border-left: 1px solid #e0e0e0;
	padding-left: 14px;
}
.sidebar h3 {
	font-size: 14px;
	border: 0;
	background: #c50c46;
	color: #fff;
	padding: 6px;
	margin:0;
}
.sidebar h3 strong {
	font-weight: normal;
	color: #EEBFBC;
}
.sidebar ul {
	border-bottom: 5px solid #c50c46;
	margin-bottom: 15px;
}
.sidebar ul ul {
	border: 0;
	margin: 0px;
}
.sidebar li {
	border-bottom: 1px solid #e0e0e0;
}
.sidebar li li {
	border: 0;
	font-size: 11px;
}
.sidebar li.active a {
	color: #91A3B0;
}
.sidebar .col_1 li {
	padding: 8px 0;
}
.sidebar .col_1 li li {
	padding: 1px 5px;
}
.sidebar .col_1 li li a {
	color: #0084A9;
}
.sidebar li li.active a {
	color: #91A3B0;
}
.sidebar .col_2 li {
	display:block;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.sidebar .col_2 li img {
	display:block;
	margin:0;
	padding:0;
}

.footer p {
	float:left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
p.scend {
	float:right;
}
#topemployers_lrg {
	float:left;
	width: 110px;
	background: url(../images/bristol_blue.gif) no-repeat top left #cdd7dd;
	padding: 5px 5px 5px 25px;
	color: #fff;
	margin-bottom: 15px;
}
#topemployers_lrg span {
	float:left;
	width: 102px;
	background: url(../images/topemployers.gif) no-repeat bottom right #415a68;
	padding: 4px 4px 50px 4px;
}
#topemployers_lrg a, #topemployers a, #propertyguide a {
	color: #fff;
}
#topemployers_lrg ul, #topemployers_lrg li {
	border:0;
	margin:0;
	padding: 3px 0;
}
#topemployers p, #propertygiude p {
	margin:0;
}
#topemployers {
	float:left;
	width: 110px;
	background: url(../images/bristol_blue.gif) no-repeat top left #cdd7dd;
	padding: 5px 5px 5px 25px;
	color: #fff;
	margin-bottom: 15px;
}
#topemployers span {
	float:left;
	width: 102px;
	background: url(../images/topemployers.gif) no-repeat bottom right #415a68;
	padding: 4px 4px 50px 4px;
	min-height: 82px;
}
#propertyguide {
	float:left;
	width: 110px;
	background: url(../images/bristol_green.gif) no-repeat top left #b1c3ac;
	padding: 5px 5px 5px 25px;
	color: #fff;
	margin-bottom: 15px;
}
#propertyguide span {
	float:left;
	width: 102px;
	background: url(../images/property.gif) no-repeat bottom right #67886d;
	padding: 4px 4px 50px 4px;
	min-height: 82px;
}
#didyouknow {
	float:left;
	background: #e0e1cc;
	padding: 5px;
	border-top: 5px solid #3c5b69;
}
.glider {
	float:left;
	width: 820px;
	height: 360px;
	position: relative;
}
.glider .heading {
	position: absolute;
	padding:15px;
	width: 500px;
	bottom: 40px;
	left: 40px;
	background: #415968;
	opacity:.75;
	filter:alpha(opacity=75);
}
.glider h1 {
	color: #fff;
	margin:0;
	border:0;
	padding:0;
}
#glider {
	position: relative;
}
#glider div.scroller {     
	width: 820px; 
	height: 360px;
	overflow: hidden;
}
#glider div.scroller div.section {   
	width:820px;
	height:360px;
	overflow:hidden;
	float:left;
}
#glider div.scroller div.content {
	xwidth: 10000px;
}
#glider .controls {	
	right: 15px;
	top: 15px;
	z-index: 9000;
	position: absolute;
}
#glider .controls a {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/glidercontrol.png) 0 0 no-repeat #ccc;
	overflow: hidden;
}
#glider .controls a:hover {
	background: url(../images/glidercontrol.png) 0 -12px no-repeat #ccc;  
}
#glider .controls a.activeSlide {
	background: url(../images/glidercontrol.png) 0 -12px no-repeat #fff;  	
}
.ajaxSearch_resultsInfo {
	float:left;
	width: 650px;
	margin:0;
	padding:0;
}
.ajaxSearch_paging {
	float:left;
	width: 650px;
	margin:0;
	padding: 10px 0;
}
.ajaxSearch_result {
	clear:left;
	border-bottom: 1px solid #eee;
}
.ajaxSearch_highlight {
	font-weight: bold;
}
