body {
	background-color: #9D162F;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: Georgia, Georgia, serif;
}
/*------------ TOP ------------*/

h2 a.aaronFox {
	text-indent: -9000px;
	display: block;
	float: left;
	width: 276px;
	height: 86px;
	background: url(../imgs/aaronfox.gif) no-repeat top left;
	
	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: 764px;
	padding: 0 5px;
	float: left;
	background-color: #666;
	margin-bottom: 7px;
}

ul#topMenu li {
	float: left;
}

ul#topMenu li.rt {
	float: right;
}

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: 490px;
}

#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: 764px;
	padding: 10px 5px;
	background-color: #C2C2C2;
	margin-bottom: 7px;
	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;
}

h4.frontImage {
	height: 300px;
	width: 294px;
	background: url(../imgs/frontimage.jpg) no-repeat top left;
	text-indent: -9000px;
}

#frontWelcome {
	min-height:320px;
	height:auto !important;
	height:320px;
	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: 137%;	
}
#frontWelcome p {
	padding: 0 12px 8px 12px;
	color: #666;
	line-height: 135%;
	font-size: 98%;
}
#frontWelcome a {
	color: #9D162F;
}


/* 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: 110%;
	padding: 7px 7px 0 7px;
}
#homeNews a {
	color: #333;
}
#homeNewsTitle {
	border-bottom: 7px solid #FFF;
}
#homeNewsLast {
	border-top: 7px solid #FFF;
	margin-top: 7px;
}
#homeNews img {
	float: right;
	margin: 0 0 0 3px;
}
.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;
}
/* </ FORM > */
/* < PROPERTIES > */
#frontPropSearch {
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 2px;
	background-color: #B3D0E7;
	color: #333333;
	float: left;
}

.frontPropSearchThumb {
	margin-right: 7px;
	padding-bottom: 9px;
	width: 226px;
	float: left;
	display: inline;
}

.frontPropSearchThumb h4 {
	font-size: 116%;
	color: #333;
	padding-bottom: 4px;
}

.frontPropSearchThumb h4 a {
	color: #333;
}

.frontPropSearchThumb p {
	font-size: 85%;
}

.frontPropSearchThumb img {
	float: left;
	padding-right: 7px;
}
/*NEW 23/06/09*/
.frontPropSearchThumbFull {
	margin-right: 57px;
	padding-bottom: 9px;
	float: left;
	width: 408px;
	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;
}

.lpThumb {
	float: left;
	width: 294px;
	margin-bottom: 8px;
}

.lpThumb p {
	font-size: 85%;
}

.lpThumbLast {
	margin-bottom: 0;
}

.lpThumb img {
	width: 100px;
	height: 76px;
	border: 8px solid #c0c0c0;
	float: right;
	margin-left: 7px;
}

.lpThumb h4, .lpThumb span {
	width: 171px;
	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: 515px;
	display: block;
	margin-bottom: 7px;
	float: left;
}
#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: 535px;
	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: 479px;
	padding: 7px 15px 7px 41px;
	color: #333;
}

.propDSRD {
	bottom: 0;
	width: 508px;
	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 5px; 
	min-height:57px; 
	height:auto !important; 
	height:57px; 
}
.propDSRDa { width: 190px; border-right: 5px solid #c4c4c4; }
.propDSRDb { width: 98px; 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;
}
