body { margin: 0; padding: 0; background: #fff; font-family: Arial; line-height: 1.5; height: 100%; }

/* Outer layers */
#pageHolder { border: 1px solid #0b2e82; margin: 25px auto auto auto; padding: 20px; width: 955px; position: relative; min-height: 100%; height: auto !important; }
#pageContent { overflow:hidden;  }
#content { width: 953px; margin: 0; height: 176px; padding: 0; background: #fff; z-index: -1; clear: both; }
#contentHolder { background: #ffffff; }

/* Headings */
h1 { font-size: 1em; font-weight: normal; color: #fff; text-transform: capitalize; padding: 0 0 0 10px; margin: 0 0 10px 20px; background: #0b2e82; width: 700px; height: 30px; }
h2 { color: #ffffff; font-size: 1.4em; padding: 0; margin: 0; }
h3 { color: white; text-transform: capitalize; font-size: 13px; margin: 0px; padding: 0 0 0 5px; width: 225px; background: #0b2e82; color: #fff; border-bottom: 3px solid #0b2e82; }
p { color: #000; font-size: 13px; text-align: justify; }

/* Page header with logo */
#changingHome { position: relative; width: 930px; height: 135px; padding: 10px; z-index: 0; }
#companyLogo { position: absolute; width: 930px; height: 140px; word-spacing: -1px; }
#companyLogo img { padding: 0 0 0 0; }
#websiteTitle {
	font-size: 22px;
	color: #0b2e82;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#aboutIntro { color: #0b2e82; font-size: 13px; width: 650px; }
#aboutIntro h1 {
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 2.1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #0b2e82;
}
#aboutIntro p {
	margin-bottom: 10px;
	margin-top: 20px;
}
.clearspace {
	clear: both;
	margin-bottom: 40px;
}


/* Elevated Menu */
#elevatedMenu { background: #0b2e82; border-bottom: 3px solid #FFAB1D; text-align: right; padding: 2px; width: 949px; }
#elevatedMenu a { text-decoration: none; color: #fff; font-weight: bold; font-size: 13px; padding: 5px; }
#elevatedMenu a:hover { text-decoration: none; color: #FFAB1D; font-weight: bold; font-size: 13px; padding: 5px; }

/* Top Menu */
#menu { width: 953px; height: 29px; padding: 0 0 0 0px; color: #ffffff; margin: 0; text-align: center; border-bottom: 5px solid #FFAB1D; }
#menu ul { list-style: none; margin: 0; height: 28px; padding: 0 0 0 35px; display: inline; }
#menu li { display: inline; width: 100px; }
#menu a { font-weight: bold; font-size: 13px; display: block; margin: 0; padding: 5px 0 4px 0; width: 135px; height: 20px; color: #fff; background: #0b2e82; text-decoration: none; float: left; }
#menu a:hover { color: #0b2e82; background: #FFAB1D; }
#menu .navactive1 { background: #FFAB1D; color: #0b2e82; }

#menu #nav #household-home { border-right: 1px solid #010066; }
#menu #nav #household-buying { border-right: 1px solid #010066; }
#menu #nav #household-selling { border-right: 1px solid #010066; }
#menu #nav #household-lettings { border-right: 1px solid #010066; }
#menu #nav #household-services { border-right: 1px solid #010066; }
#menu #nav #household-must-sell { border-right: 1px solid #010066; }
#menu #nav #household-movewithus { width: 137px; }

/* Main body 3 columns */
#main { width: 953px; background: #ffffff; margin: 10px 0 0 0; }

/* Left hand column */
#mainLeft { width: 230px; float: left; }

#options { list-style: none; margin: 0 0 10px 0; text-align: left; padding: 0; font-size: 13px; }
#options ul { padding: 0; margin: 0; }
#options li { background: transparent; margin: 0; line-height: 5px; padding: 0; list-style-type: none; text-transform: capitalize; }
#options li.first {	margin: 0; }
#options a, #options a.deselected { font-size: 13px; display: block; height: 25px; padding: 0 5px; line-height: 26px; text-decoration: none; border-bottom: 1px solid #ddd; color: #000; }
#options a:hover, #options a.selected { color: #FFAB1D;  }

/* Customer login */
#ConsumerAccount { padding: 0; }
#ConsumerAccount hr { border:1px solid #0b2e82; }
#ConsumerAccount p { font-size: 13px; }
#ConsumerAccount h3 { color: white;	text-transform: capitalize; font-size: 13px; font-weight: normal; margin: 0px; padding: 2px 0 0 5px; background: #0b2e82; height: 23px; width:100%; }
#ConsumerAccount a:link, #ConsumerAccount a:visited { color: #000; text-decoration: underline; background-color: #fff; text-transform: none; padding: 3px; }
#ConsumerAccount a:hover { color: #FFAB1D; }
#ConsumerAccount table { font-size: 13px; }
#ConsumerAccount label { font-weight: bold; }

#ConsumerLogin { padding: 0; }
#ConsumerLogin hr {	border: 1px solid #0b2e82; }
#ConsumerLogin p { font-size: 13px; }
#ConsumerLogin h3 { color: white; text-transform: capitalize; font-size: 13px; font-weight: normal; margin: 0px; padding: 2px 0 2px 5px; background: #0b2e82; height: 25px; width: 100%;	}
#ConsumerLogin a:link, #ConsumerLogin a:visited { color: #fff; background-color: #0b2e82; text-decoration: none; text-transform: none; padding: 3px; }
#ConsumerLogin a:hover { color: #FFAB1D; }
#ConsumerLogin table { font-size: 13px; }
#ConsumerLogin label { font-weight: bold; }

/* Center column */
#mainCenter { width: 480px; float: left; margin: 0 0 0 5px; }
#mainText { padding: 0 5px 5px 5px; margin: 0; }
#mainText a { color: #000; text-decoration: none; }
#mainText a:hover { color: #FFAB1D; }
#mainText p { font-size: 13px; }
#mainText li { font-size: 13px; }

#propertyImages h1 { color: #fff; text-transform: capitalize; font-weight: normal; margin: 0 0 5px 0; padding: 0 0 0 5px; background: #0b2e82; width: 470px; height: 23px; font-size: 13px; }
#propertyImages h3 { color: #fff; text-transform: capitalize; font-weight: normal; margin: 0 0 10px 0; padding: 0 0 0 5px; background: #0b2e82; width: 100%; height: 23px; font-size: 13px; }
.tblPropDesc { font-size: 13px; line-height: 120%; border-bottom: 2px solid #0b2e82; width: 100%; }

#Propertylistings { padding: 0; }
#Propertylistings hr { border: 1px solid #0b2e82; }
#Propertylistings p {  }
#Propertylistings h3 { color: white; text-transform: capitalize; font-size: 13px; font-weight: normal; margin: 0 0 0 3px; padding: 2px 0 0 4px; background: #010066; height: 23px; width: 460px; }
#Propertylistings a:link, #Propertylistings a:visited { color: #fff; background-color: #010066; text-decoration: none; text-transform: none; padding: 3px; }
#Propertylistings a:hover { color: #FFAB1D; }

#ListProperties img { padding: 0px; }
#ListProperties { font-size: 13px; }

#PropertyListHeader { background-color: #0b2e82; color: #fff; font-weight: normal; }
#Placelistings a:link, #Placelistings a:visited { color: #fff; background-color: #010066; text-decoration: none; text-transform: none; padding: 0; font-size: 13px; }
#Placelistings a:hover { color: #FFAB1D; }

#PropertyListDisplay { padding: 0; }
#PropertyListDisplay hr { border: 1px solid #0b2e82; }
#PropertyListDisplay p { font-size: 13px; }
#PropertyListDisplayHeader { background-color: #0b2e82;	color: #fff; font-weight: normal; font-size: 13px; text-align: left; padding-left: 5px; padding-right: 5px; }


.tblCenBoxIntro{ font-size:16px; font-weight:bold;}
#christmasPromo img{ padding:1px;}
#christmasPromo h2{ color:#000; font-size:16px;}

#DisplayProperties img { padding: 0px; }
#DisplayProperties { font-size: 13px; }
.propimg { border: 1px solid #000; padding: 0; margin: 0;  }

#propertyImages hr { border:1px solid #0b2e82 }

#propInformationBox { border: 3px solid #0b2e82; font-size: 13px; background: #e9e9e9; color: #0b2e82; padding: 5px; margin: 10px 0 0 0; }

.tblPropDesc2 td { font-size: 13px; }
#disclaimer { margin: 10px 0 7px 0; border-bottom: 1px solid #0b2e82; border-top: 1px solid #0b2e82; padding: 0px 5px 0px 5px; font-size: 13px; }

.tblCellGrey { background-color: #fff; }
.tblCellBlueA {	background-color: #e9e9e9; }
.tblCellBlueB { background-color: #E2EFF7; }
.imgPadBot { padding-bottom: 10px; }
.imgPadRight { padding-right: 5px; }
.imgPadRightBot { padding-right: 5px; padding-bottom: 5px; }	
.leftImage { float: left; margin-right: 5px; margin-bottom: 6px; }

#midBanner { width: 475px; }
#mainimage { margin: 5px 0 10px 0; width: 473px; height: 364px; border: 1px solid #000; }
#mainimage img { margin: 0 0 10px 0; width: 473px; height: 364px; }
#thumbNails { border: 1px solid #000; }

#propSearchQuick {  }
#propSearchQuick td { font-size: 13px; }
#propSearchQuickTitle { background: #0b2e82; color: #fff; text-transform: capitalize; font-size: 13px; margin: 0px; padding: 2px 0 5px 5px; font-size: 13px; }

#mapText { width: 700px; }

/* Buttons Styles */
#salesButton { vertical-align:middle; height: 25px; width: 88px; margin: 0 0 5px 0; }
#rentButton { vertical-align:middle; height: 25px; width:99px; margin: 0 0 5px 0; }

/* Right column */
#mainRight { float: right; width: 230px; margin: 0; }

#propSearch { font-size: 13px; background: #f0f0f0; margin: 0 0 10px 0; padding-bottom: 5px; }
#propSearch p { font-size: 13px; padding: 0 5px 0px 5px; margin: 0; text-align: left; } 
#propSearch a { color: #000; text-decoration: none; padding: 0; font-size: 13px; }
#propSearch a:hover { color: #FFAB1D; text-decoration: none; }
#propSearch hr {  border: 1px solid #0b2e82; }

#nextStepBox h3 { color: white;	background-color: #095ba7; font-size: 13px; font-weight: normal;	margin: 0px; padding: 2px 0 2px 5px; }
#nextStepBox p { font-size: 13px; line-height: 120%;	border-bottom: 1px solid #ffffff; background-color: #2a8ebf; margin: 0;	}
#nextStepBox a:link, #nextStepBox a:visited { display: block; color: #ffffff; padding: 3px 0 3px 10px; text-decoration: none; background-image:url(../images/btnArrowSmallWht.gif); }
#nextStepBox a:hover { background-image:url(../images/btnArrowSmallWhtOver.gif); }		

#news { margin: 10px 0 5px 0; background: #fff; }
#news p { padding: 5px 5px 8px 5px; margin: 0; text-align: left; } 
#news a { color: #000; text-decoration: none; }
#news a:hover { color: #FFAB1D; text-decoration: none; }
#news hr { border:1px solid #0b2e82; }

/* Footer */
#footer { font-size: 13px; width: 943px; padding: 5px; color: #fff; border-top: 3px solid #FFAB1D; background: #0b2e82; }
#footer p { color: #fff; }
#footer a { color: #FFAB1D; font-weight: bold; }

#customFooterWrap { margin: 10px auto auto auto; width: 1000px; text-align: center; }
#customFooter a {
	text-decoration:underline;
	color:#0b2e82;
}
#customFooter a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#customFooter p {
	text-decoration:none;
	color:#0b2e82;
	text-align: center;
	font-size: 1em;
}

.tblCenBox{margin-left:15px;}

/* Forms style */
.formMenu {	background-color: #fff;	font-family: Tahoma; font-size: 13px; border: 1px solid; color: #000000; width: 200px; }	
.FormMail { background-color: #fff;	font-family: Tahoma; font-size: 13px; color: #000; width: 100%; margin-left:5px; }	
.FormMail h2 { font-size: 13px; padding-top:10px; padding-bottom: 10px; }	
#formHome {  background: red; }
#formHome label { }

.clear { clear: both; }

/* web forms */
#webforms td { font-size: 13px; }
#webforms caption { font-size: 13px; font-weight:normal; padding:2px; background-color: #0b2e82; text-align:left; text-indent:5px; margin-top:5px; }

.onlineQuote { width: 470px; text-align: center }
.onlineQuote a { display: block; text-align: center; background: url(../images/switch_button.gif) no-repeat; padding: 2px; text-align: center; width: 160px; height: 37px; text-decoration: none; text-align: center }

.about { border: 1px solid #cccccc; width: 230px; height: 152px; float: left; margin: 5px 5px 5px 0;}
.about em { display: block; font-style: normal; background: #32296C; width: 225px; height: 25px; padding: 0 0 0 5px; color: #ffffff; }

#aboutHolder { width: 470px; }
#aboutHolder img { float: left; margin: 3px; }

.bannerLeft { margin: 0 0 0 12px; }

#subNav ul { margin-left: 20px; }
#contactOffice { background: #32296C; color: #fff; padding: 5px; margin: 0 0 5px 0; }



