body {
	background-color: #EEEEEE;
	/*
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	*/
	border-top: 5px solid #B31B34;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: Georgia, Georgia, serif;
}
/*------------ TOP ------------*/

#header {
	border: 5px solid #fff;
	width: 935px;
	height: 283px;
	background: url(../imgs/homepage/af-heading-background.jpg) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h2 { float: right; }

#header h2 a.aaronFox {
	text-indent: -9000px;
	display: block;
	
	width: 295px;
	height: 78px;
	background: url(../imgs/homepage/aaron-fox-logo.gif) no-repeat top left;
	border: 5px solid #fff;
	border-top: none;
	border-right: none;
	padding: 0;
}

h3.phoneNumber {
	text-indent: -9000px;
	display: block;
	float: right;
	width: 214px;
	height: 86px;
	background: url(../imgs/phonenumber.gif) no-repeat top left;
}

ul#topMenu {
	width: 925px;
	padding: 0 5px;
	float: left;
	background-color: #666;
	border: 5px solid #fff;
	border-top: 0px solid #fff;
}

ul#topMenu li {
	float: left;
	color: #fff;
	font-family: Georgia, Georgia, serif;
}

ul#topMenu li span { 
	font-size: 200%; 
	
}

ul#topMenu li.rt {
	float: right;
	padding-right: 10px;
}

ul#topMenu li a {
	padding: 10px;
	display: block;
	font-family: Georgia, Georgia, serif;
	color: #fff;
	font-size: 123.1%;
}
ul#topMenu li a.current {
	color: #C2C2C2;
}
/*------------ FOOTER ------------*/

#footerInner {
	padding-bottom: 5px;
	float: left;
}

#footerLeft {
	padding-top: 7px;
	float: left;
	width: 650px;
}

#footerLeft p {
	font-family: Georgia, Georgia, serif;
	color: #9D162F;
	font-size: 112%;
	padding-bottom: 7px;
}

#footerLeft p.sm, #footerLeft ul.sm li, #footer ul li {
	font-size: 85%;
}

#footerRight {
	float: right;
	width: 280px;
}

#footerRight img {
	float: right;
}
#footerLeft p a {
	color: #9D162F;
	text-decoration: none;
}
#footer ul {
	margin:0 10px 10px 0;
	padding:0 0 5px 0;
}
#footer li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 5px 5px 0;
	padding: 0;
	display: inline;
	float: left;
}
#footer ul a {
	color: #9D162F;
}
#footer ul a.current {
	text-decoration: underline;
}

/*------------ FRONT PAGE ------------*/

#latestNews {
	width: 925px;
	padding: 10px 5px;
	background-color: #C2C2C2;
	margin: 0 5px 7px 5px;
	line-height: 123.1%
}

#latestNews p {
	padding: 1px 0 0 0;
}

#latestNews p, #latestNews a {
	color: #333;
}

#latestNews h3 {
	color: #666;
	font-size: 123.1%;
	padding: 1px 15px 0 10px;
	float: left;
}

#frontPage { background-color: #fff; }

h4.frontImage {
	height: 300px;
	width: 294px;
	background: url(../imgs/frontimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontWelcome {
	min-height:220px;
	height:auto !important;
	height:220px;
	/* background-color: #EFEFEF; */
	font-family: Georgia, Georgia, serif;
}
#frontWelcome h1 {
	padding: 10px 12px 3px 10px;
	color: #9D162F;
	font-size: 197%;
}
#frontWelcome h2 {
	padding: 5px 15px 10px 10px;
	color: #333;
	font-size: 131%;	
}
#frontWelcome p {
	padding: 0 12px 8px 12px;
	color: #666;
	line-height: 135%;
	font-size: 98%;
}
#frontWelcome a {
	color: #9D162F;
}


#homeResiLink {
	font: 1.3em/96% Georgia, "Times New Roman", Times, serif;
	background: url(../imgs/home-resi-link.jpg) no-repeat left top;
	margin: 0 0 5px 5px;
	float: right;
	height: 83px;
	width: 218px;	
}
#homeResiLink a {
	color:#FFF;
	text-decoration:none;
	margin: 14px 100px 0 7px;
	display: block;
}

#colSplitRow { margin-left: 5px; /* padding-bottom: 5px; */ background-color: #fff; }

.leftFloater {
	float: left;
	width: 295px;
	margin-right: 5px;
}

#colSplitTwo { width: 335px; }

.leftFloaterLast {margin-right: 0px; }

h3.redHead {
	background-color: #B31B34;
}


/* NEW HOMEPAGE NEWS 17/05/10 */

#homeNews {
	min-height:320px;
	height:auto !important;
	height:320px;
	/* background-color: #EFEFEF; */
	font-family: Georgia, Georgia, serif;
}

#homeNews p {
	/* font-size: 1.2em; */
	line-height: 130%;
	padding: 0 7px 0 7px;
	margin-left: 80px;
}
#homeNews a {
	color: #333;
	font-family: Georgia, Georgia, serif;
}

#newsItems {
	min-height:320px;
	height:auto !important;
	height:320px;
}

#homeNews .hpNewsWrap {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
}

#homeNews h4 a { color: #B31B34; font-weight: bold; }

#homeNewsTitle {
	border-bottom: 7px solid #FFF;
}

#homeNewsLast {
	border-top: 7px solid #FFF;
	margin-top: 7px;
	margin-bottom: 5px;
}

#homeNews img {
	float: left;
	margin: 0 5px 0 0;
	border: 5px solid #C0C0C0;

}

#homeNews p#homeNewsLast img  {
	float: right;
	margin: 0 0 0 3px;
	border: none;
}

#homeNews p#homeNewsLast .flyerText {
	font-size: 144%;
	float: left;
	line-height: 100%;
	display: block;
	padding-bottom: 4px;
	padding-top: 0px;
	
}

#homeNews p#homeNewsLast {
	background-color: #EEEEEE;
	min-height: 43px;
	height: auto !important;
	height: 44px;
	padding: 7px;
	margin-left: 0px;
}

.homeNewsDivider {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 7px;
}

/* NEW NEWS 17/05/10 */

/* < ABOUT > */

h4.frontAboutImage {
	height: 220px;
	width: 232px;
	background: url(../imgs/frontaboutimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontAbout {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontAbout h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontAbout h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontAbout p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}
#frontAbout a {
	color: #B31B34;
}
/* </ ABOUT > */
/* < EXTRA > */
h4.frontExtraImage {
	height: 220px;
	width: 232px;
	background: url(../imgs/frontsiteimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontExtra {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontExtra h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontExtra h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontExtra p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}
#frontExtra a {
	color: #666;
}
#frontExtra ul {
	margin: 0 15px 15px 15px;
	padding: 0 0 0 15px;
	color: #666;
}
#frontExtra ul li {
	list-style-type: none;
	line-height: 130%;
}

/* </ EXTRA > */
/* < SERVICES > */
h4.frontServicesImage {
	height: 220px;
	width: 232px;
	background: url(../imgs/frontservicesimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontServices {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontServices h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontServices h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontServices p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}
#frontServices a {
	color: #B31B34;
}
/* </ SERVICES > */
/* < CASE STUDIES > */
h4.frontCaseImage {
	height: 220px;
	width: 232px;
	background: url(../imgs/frontcaseimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontCase {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontCase h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontCase h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontCase p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}

#frontCase a {
	color: #B31B34;
}
/* </ CASE STUDIES > */
/* < NEWS > */
h4.frontNewsImage {
	height: 220px;
	width: 232px;
}

#frontNews {
	min-height:750px;
	height:auto !important;
	height:750px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontNews h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontNews h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontNews p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}
#frontNews a {
	color: #B31B34;
}
/* </ NEWS > */
/* < FORM > */
h4.frontFormImage {
	height: 220px;
	width: 232px;
	background: url(../imgs/frontformimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontForm {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:12px;
	background-color: #EFEFEF;
	font-family: Georgia, Georgia, serif;
}
#frontForm h1 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 197%;	
}
#frontForm h2 {
	padding: 10px 15px 10px 15px;
	color: #B31B34;
	font-size: 137%;	
}
#frontForm p {
	padding: 0 15px 15px 15px;
	color: #666;
	line-height: 150%;
}
#frontForm a {
	color: #B31B34;
}

.homePageForm { 
	margin-top: 5px; 
	padding: 10px 0 10px 10px;
}

.homePageForm p { color: #fff; }

.homePageForm p.justText { padding-right: 5px; }

#propertySearchForm p.justText {
	margin: 10px 0 5px 0;
}

#mailingListForm { 
	background-color: #666;
	/* min-height: 380px; */
	height: auto !important;
	height: 380px;
}

#propertySearchForm { 
	min-height:210px;
	height:auto !important;
	height:210px;
	background-color: #6A9CC7; 
}

#mailingListForm .stdTextField { width: 226px; }
#propertySearchForm .stdTextField { width: 200px; }

.formElementWrap {  
    margin: 0;
    padding: 0.5em 0 0 0;
}

.textFieldWrap {
	margin: 10px 0 10px 0;
}

.checkOuterWrap {
	margin: 10px 0;
}

html>body .checkOuterWrap { *margin: 1px 0; }

.textFieldWrap p.formElementWrap {  
	margin: 0 0 4px 0; 
	padding: 0;
}

.formElementWrap label, .formElementWrap span.asLabel {
	display: block;
    float: left;
	width: 80px;
	white-space: nowrap;
}

.formElementWrap .formSubmit { margin-left: 80px; }

.formElementWrap #searchform { margin-left: 70px; }

#propertySearchForm .formElementWrap label { width: 70px; }

.formElementWrap label.forCheckbox, .leftCheck {
	float: left;
	/* margin-right: 3px; */
}

.asBlock { display: block; }

html>body .formElementWrap label.forCheckbox { *padding-top: 3px; } /* IE 7 */

html>body .checkboxWrap label { *font-size: 80%; } /* Need to reduce the font size for IE */

.checkboxWrap input { margin: 3px 3px 0 0; }

html>body .checkboxWrap input { *margin: 0 0 0 0; } /* IE 7 */

.formElementWrap select {
	width: 180px;
	padding: 2px;
}

/* the Mailing List Button */

#mailinglist { 
	/* border: 1px solid #ccc; */
	padding: 3px 10px 3px 10px;
}

p#mailingListButton {
	padding-top: 1px; 
	padding-bottom: 2px;
}

.boxWrap { display: block; margin: 0 0 5px 80px; }


.checkboxWrap { display: block; float: left; padding-bottom: 5px; }
.checkboxWrap label { display: block; float: left; }
.checkboxWrap .labelWidthOne { width: 70px; }
.checkboxWrap .labelWidthTwo { width: 40px; }
.checkboxWrap .labelWidthThree { width: 60px; }
.checkboxWrap .sizeWidth { width: 95px; }

/* Tweaks to the Property Search Form */
#propertySearchForm p.formElementWrap span.asLabel { width: 70px; }
#propertySearchForm .boxWrap { margin-left: 70px; }
#propertySearchForm .checkOuterWrap .formElementWrap {
	margin: 0;
	padding: 5px 0 0 0;
}
#propertySearchForm .checkOuterWrap {
	margin: 5px 0 0 0;
	padding: 0;
}
html>body #propertySearchForm .checkboxWrap { *padding-bottom: 0px; }

/* </ FORM > */
/* < PROPERTIES > */
#frontPropSearch {
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 2px;
	background-color: #B3D0E7;
	color: #333333;
	float: left;
}

#propertySectors {
	width: 955px;
	margin: 20px auto 0 auto;
	padding-top: 10px;
	border-top: 5px solid #B31B34;
	border-bottom: 5px solid #B31B34;
	background-color: #fff;
}

.frontPropSearchThumb {
	margin-left: 7px;
	padding-bottom: 9px;
	width: 226px;
	float: left;
	display: inline;
}

.frontPropSearchThumb h4 {
	font-size: 100%;
	color: #333;
	/* padding-bottom: 4px; */
}

.frontPropSearchThumb h4 a {
	color: #B31B34;
}

.frontPropSearchThumb p {
	font-size: 85%;
	padding-top: 0; 
	margin-top: 0; 
	margin-left: 60px;
}

.frontPropSearchThumb img {
	float: left;
	padding-right: 7px;
}
/*NEW 23/06/09*/
.frontPropSearchThumbFull {
	margin-right: 57px;
	padding-bottom: 9px;
	float: left;
	width: 630px;
	display: block;
	clear: left;
}

.frontPropSearchThumbFull h4 {
	font-size: 116%;
	color: #333;
	padding-bottom: 4px;
}

.frontPropSearchThumbFull h4 a {
	color: #333;
}

.frontPropSearchThumbFull p {
	font-size: 85%;
}

.frontPropSearchThumbFull img {
	float: left;
	padding-right: 7px;
}
/*NEW 23/06/09*/
.headline {
	color: #fff;
	padding: 3px 15px;
	font-size: 153.9%;
	background-color: #9D162F;
}


#headlinePropertySearch {
	color: #fff;
	padding: 3px 15px 3px 38px;
	font-size: 153.9%;
	background-color: #9AC2E1;
	background-image: url(../imgs/home_heading_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.grey {
	background-color: #666;
}

#lpWrap, #newsItems {
	margin-top: 5px;
}

.lpThumb {
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-bottom: 8px;
}
.lpThumbNarrow {
	width: 227px;
}

.lpThumb p {
	font-size: 85%;
}

.lpThumbLast {
	margin-bottom: 0;
}

.lpThumb img {
	width: 100px;
	height: 76px;
	border: 8px solid #c0c0c0;
	float: right;
	margin-left: 7px;
	margin-top: 20px;
}

.lpThumb h4, .lpThumb span {
	width: 161px;
	font-size: 125%;
	color: #9D162F;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 4px;
}

.lpThumb span {
	margin: 4px 0 0 0;
	font-family: Georgia, Georgia, serif;
	border: none;
}

.lpThumb p a {
	text-decoration: none;
	color: #666666;
}
/* </ PROPERTIES > */


/*------------ PROPERTIES ------------*/

#properties {

}

#properties h1 {
	padding: 10px 10px;
	font-size: 197%;
	color: #fff;
	background-color: #9D162F;
	width: 675px;
	display: block;
	margin-bottom: 7px;
	float: left;
	margin-left: 5px;
}
#properties h2 {
	padding: 5px 10px;
	font-size: 137%;
	color: #fff;
	background-color: #B31B34;
	width: 515px;
	display: block;
	margin-bottom: 7px;
	float: left;
}
#properties h3 a {
	padding: 5px 10px;
	font-size: 137%;
	color: #666;
	background-color: #E8E8E8;
	width: 212px;
	display: block;
	margin-bottom: 6px;
	float: left;
	margin-left: 7px;
}
#properties h3 a:hover {
	text-decoration: none;
	color: #ccc;
}
.propDetails {
	float: left;
	min-height:116px;
	height:auto !important;
	height:116px;
	width: 695px;
	background-color: #e8e8e8;
	background: #e8e8e8 url(../imgs/propleftbg.gif) repeat-y top left;
	left:0;
	position: relative;
}

.propLeftImage{
	position: absolute;
	width: 26px;
	height:130px;
	left: 0px;
	top: 0px;
	z-index: 99;
}

.toLet { background: url(../imgs/lefttolet.gif) no-repeat top left; }
.forSale { background: url(../imgs/leftforsale.gif) no-repeat top left; }
.toLetforSale { background: url(../imgs/lefttoletforsale.gif) no-repeat top left; }

.propDText {
	/*float: left;*/
	position: relative;
	width: 634px;
	padding: 7px 15px 7px 41px;
	color: #333;
}
.propDText ul {
	padding: 5px 0 0 30px;
}
.propDText li {
	list-style: disc;
	padding: 2px 0 0 5px;
	font-family: Georgia,Georgia,serif;
}

.propDSRD {
	bottom: 0;
	width: 663px;
	margin: 5px 0pt 0pt 27px;
	border-top: 1px solid #c4c4c4;
	font-size: 85%;
	color: #333;
	min-height:57px;
	height:auto !important;
	height:57px;
}

.propDSRDa, .propDSRDb { 
	float: left; 
	padding: 0 5px; 
	min-height:57px; 
	height:auto !important; 
	height:57px; 
}
.propDSRDc { 
	padding: 0 2px 0 5px; 
	min-height:57px; 
	height:auto !important; 
	height:57px;
	border-left: 5px solid #C4C4C4;
	width: 50px;
}
.propDSRDa { width: 200px; border-right: 5px solid #c4c4c4; }
.propDSRDb { width: 110px; border-right: 5px solid #c4c4c4; }
.propDSRDc { float: right;}
.propDSRDc img { padding: 5px 0 0 3px;}
.propDSRDa span, .propDSRDb span {
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Georgia, Georgia, serif;
	font-size: 189%;
}
.propDSRDa span span {
	font-size: 75%;
	display: inline;
}


.propDetails h3 {
	display: block;
	padding: 4px 10px;
	color: #fff;
	background-color: #666;
	font-size: 131%;
}

.propPic {
	position: relative;
	width: 232px;
	height: 173px;
	overflow: hidden;
}

.propCorner {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
#propFootNav {
	background-color: #666666;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 6px;
}
#propFootNav li {
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#propFootNav a {
	color: #FFFFFF;
	text-decoration: underline;
}

