html,body {

	background-color: #dbdbdb;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;

}

.clear { clear: both; display: block; }
.clear2 { clear: both; }
.trans { border: 0; }

#wrapper {

	width: 1000px;
	height: auto;
	display: block;
	background: url(../images/wrapper.png) repeat-y;
	position: relative;
	margin-left: -500px;
	left: 50%;
	top: 0px;

}

#container {

	width: 963px;
	height: auto;
	position: relative;
	left: 20px;

}

#header, #header-main {

	width: 963px;
	display: block; 
	height: 147px;
	background: url(../images/logo.png) no-repeat;
	background-position: 60px 40px;
	background-color: #ca252c;
	position: fixed;
	top: 0px;
	
}

#header-main {

	background: url(../images/logo2.png) no-repeat;
	background-position: 50% 35px;
	background-color: #ca252c;

}

#form {

	display: block;
	position: relative;
	top: -5px;
	left: 552px;
	padding: 5px;
	padding-top: 15px;
	width: 401px;

}

.break {

	display: block;
	width: 963px;
	height: 10px;
	background-color: #fff;

}

#content-container {

	display: block;
	width: 963px;
	height: auto;
	margin-top: 147px;


}

/* Sidebar Links & Headers */

#sidebar {

	width: 186px;
	display: block;
	float: left;
	font-family: helvetica lt std,trebuchet ms,tahoma,arial,sans-serif;
	padding-bottom: 25px;

}

#sidebar .main-link { 

	display: block;
	color: #ca252c;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 10px;
}

#sidebar .main-link:hover {

	color: #af0a15;

}

#sidebar h1 {

	display: block;
	font-size: 14px;
	color: #b41a25;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 15px;

}

#sidebar .sub-link {

	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #838282;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;

}

#sidebar .sub-link:hover {

	color: #9d9d9d;

}

/* Main Body Content */

#content {

	width: 	722px;
	margin-left: 25px;
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;

}

#content h1 { 

	font-size: 22px;
	letter-spacing: -1px;
	font-family: trebuchet ms,arial,sans-serif;
	color: #b41a25;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 10px;

}

.quick-search {

	width: 223px;
	margin-left: 10px;
	display: block;
	font-family: trebuchet ms,tahoma,arial,sans-serif;
	font-size: 15px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.quick-search h2 {

	display: block;
	margin-bottom: 10px;
	color: #0d2571;
	font-size: 18px;
}

.quick-search a { 

	display: block;
	width: 110px;
	float: left;
	color: #b81a21;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: normal;

}

.quick-search a:hover { 

	color: #0d2571;

}



.map {

	display: block;
	float: right;
	margin-right: 0px;
	margin-top: -10px;
	width: 253px;

}

.welcome, .content {

	font-family: trebuchet ms,tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	line-height: 24px;

}

.welcome p, .content p {

	margin-bottom: 25px;

}

.welcome { 

	font-size: 13px;

}

.welcome em, .content em {
	
	font-style: normal;
	color: #ca252c;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;

}

.content {

	text-align: justify;

}

.featured {

	background-color: #282828;
	padding: 1px;
	display: block;
	float: left;
	margin-right: 20px;

}

.featured .title { 

	display: block;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	width: 115px;
	background-color: #c41d23;
	text-align: center;
	height: 55px;

}

.featured .sub-title { 

	background-color: #0d2571;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	width: 115px;
	display: block;
	text-align: center;

}


/* Internal Pages */

.welcome a, .content a {

	color: #0d2571;

}

.welcome a:hover, .content a:hover {

	color: #ba2b34;

}

.content ul {

	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}	

.content ul li {

	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 8px;
	padding-left: 14px;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #515151;
	font-size: 12px;

}

.content ul li ul {

	margin-bottom: 0px;
	border: 0;

}

.content ul li ul li {

	list-style-type: none;
	color: #7f7f7f;

}

.content h4 {

	color: #ba2b34;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 8px;
	letter-spacing: -1px;

}

.content h5 {

	color: #0d2571;
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin-bottom: -20px;

}
	

.content h4 span {

	color: #6e6e6e;

}

.image-centre {

	display: block;
	text-align: center;
	font-size: 14px; 
	font-weight: bold;
	font-family: arial,sans-serif;
	letter-spacing: -1px;
	margin-bottom: 20px;
	color: #0d2571;

}

.staff-sub { display: block; height: 360px; }
.staff-sub-img { width: 230px; }
.staff-sub-text { width: 472px; padding: 10px; padding-top: 0px; }
.staff-sub-img, .staff-sub-text {

	display: block;
	float: left;
	border: 0;

}

.afe-images {

	display: block;
	background-color: #fff;
	width: 232px;
	margin-left: 30px;
	clear: right;
	float: right;
	text-align: center;
	font-style: oblique;
	color: #adadad;

}

.areamap {

	width: 699px;
	height: 453px;
	display: block;
	padding: 6px;
	background-color: #f1f1f1;
	border: 1px solid #ca252c;

}


	


/* Form Styling */

.f_checkbox,.f_radio { background-repeat: no-repeat; background-position: 3px 6px; height:16px; display:block; cursor:pointer; cursor:hand; line-height:120%; width: 80px; float: left; }
.checked,.selected,.unchecked { color:#fff; font-size: 11px; font-family: trebuchet ms,tahoma,arial,sans-serif; }
.f_radio:hover,.f_checkbox:hover { color:#fff !important }
.f_checkbox { padding:0.5em 24px; padding-right: 0px; padding-bottom: 3px; }
.unchecked { background-image:url(../images/chk_off.png) }
.checked { background-image:url(../images/chk_on.png) }
.unselected { background-image:url(../images/rdo_off.png) }
.selected { background-image:url(../images/rdo_on.png) }
.form-right, .form-right2, .form-right3 { margin-left: 20px; display: block; float: left; font-family: trebuchet ms,tahoma,arial,sans-serif; color: #fff; font-size: 11px; padding-top: 2px; text-align: right; }
.form-right input, .form-right2 input, .form-right3 input { border: 1px solid #414040; padding: 2px; }
.form-right input:focus, .form-right2 input:focus, .form-right2 input:focus { background-color: #ececec; }
.form-right2 { margin-left: 3px; }
.form-right3 { margin-left: 10px; }
.advanced { display: block; float: left; width: 190px; font-size: 11px; color: #fff; font-family: trebuchet ms,tahoma,arial,sans-serif; padding-top: 10px; text-align: center;}
.advanced a { text-decoration: none; color: #fff; }
.advanced a:hover { text-decoration: underline; }
.submit { display: block; float: left; width: 130px; margin-top: 6px; margin-left: 70px; border: 1px solid #fff; color: #fff; background-color: #bc161d; font-family: trebuchet ms,tahoma,arial,sans-serif; font-size: 11px; font-weight: bold; }



/* Footer */

#footer {

	clear: both;
	width: 963px;
	height: 113px;
	background-color: #ca252c;
	display: block;

}

#footer a {

	color: #fff;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline; 

}

.address, .address2 {

	height: 90px;
	display: block;
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	color: #fff;
	font-family: arial,helvetica lt std,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 12px;
	border-right: 1px solid #fff;
	width: 171px;
	line-height: 18px;
	

}

.address2 {

	width: 230px;

}

.rics {

	display: block;
	float: left;
	width: 146px;
	margin-left: 5px;
	background: url(../images/rics.png) no-repeat;
	background-position: 0px 10px;
	height: 90px;

}

.footer-img {

	display: block;
	float: right;
	width: 260px;
	height: 98px;
	background: url(../images/footer-image.png) no-repeat;
	background-position: 0px 15px;
	margin-right: 15px;

}


/* Contact Form Styling */

form.contactform fieldset {
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
	padding: 15px;
	background-color: #f7f7f7;
}
form.contactform legend {
	padding: 5px;
	font-weight: bold;
	color: #303030;
}
form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.contactform fieldset ol {
	margin: 0;
	padding: 0;
}
form.contactform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.contactform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.contactform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.contactform fieldset fieldset label {
	display: block;
	width: auto;
}
form.contactform em {
	font-weight: bold;
 	font-style: normal;
	color: #f00;
}
form.contactform label {
	width: 130px; /* Label Width */
}
form.contactform fieldset fieldset label {
	margin-left: 133px; /* Width +3 (html space) */
}

form {
	font-family: arial;
	font-size: 11px;
}

form.contactform input, form.contactform textarea {

	padding: 4px;
	font-family: arial,tahoma,sans-serif;
	font-size: 11px;
	border: 1px solid #8a8a8a;
	background-color: #fff;
	width: 180px;
	margin-right: 4px;
}

form.contactform input:hover, form.contactform textarea:hover {

	border-color: #ca252c;

}

form.contactform input:focus, form.contactform textarea:focus {

	background-color: #fff;

}

form.contactform input[type=submit] {

	width: 100px;
	cursor: pointer;
}

form.contactform select {

	padding: 3px;
	font-family: arial,sans-serif;
	font-size: 11px;

}

form.contactform input[type=submit]:focus {

	background-color: #efefef;

}

form.contactform select {

	margin-bottom: 10px;
	margin-left: -3px;
	border: 1px solid #8a8a8a;

}

form.contactform select:hover {

	border-color: #ca252c;

}

form.contactform button {

	border: 1px solid #bc1d24;
	background-color: #ca252c;
	padding: 4px;
	font-weight: bold;
	color: #fff;

}

/* Recently Sold & Auction Properties */

.sold {

	display: block;
	padding: 10px;
	border: 1px solid #efefef;
	margin-bottom: 15px;
	font-size: 11px;	

}

.sold img {

	display: block;
	float: left;
	clear: left;
	padding: 3px;
	border: 1px solid #676767;
	background-color: #fff;
	margin-right: 10px;
	width: 173px;

}

.sold h1 {

	padding: 3px;
	background-color: #ca252c;
	display: block;
	color: #fff !important;
	font-size: 13px !important;
	letter-spacing: 0px !important;
	padding-bottom: 4px !important;
	width: 503px;
	margin-left: 190px !important;
	text-indent: 10px;	
	
}

.sold p {

	margin-bottom: 6px !important;
	margin-left: 190px !important;
	width: 503px;
}

.sold h2 {

	display: block;
	clear: left;
	float: left;
	background-color: #ca252c;
	padding: 4px;
	margin-left: 37px;
	width: 100px;
	text-align: center;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	margin-top: 5px;

}

.sold h2 a {

	color: #fff;
	text-decoration: none;

}

.sold h2 a:hover {

	text-decoration: underline;
	color: #fff;

}