TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A {
	color:#000033;
}

A:hover {
	color:#E4242F;
}

.indexTag {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#000033;
}

.gallery IMG {
	border:1px solid #000033;
	}
.imgborder {
	border:1px solid #000033;
	}

.pageTitle {
	font-size:24px;
	white-space: nowrap;
	text-indent: 10px;
	}
	
.style1 {color: #E4242F; margin:0px 0px 0px 10px;}
	
	.ForSale {
	font-size:20px;
	padding-left: 150px;
padding-top:none;
	
	}
.sideForSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4242F;
}

.sideList {
	padding:15px;
	color:#333333;
	}
	
.sideList a {
	color:#333333;
	text-decoration:none;
	}

.sideList a:hover {
	color:#E4242F;
	text-decoration:none;
	}
	
.sideList div {
	margin-top:2px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	}
	
.sideHighlight {
	color:#E4242F;
	border-bottom-color: #D6D6D6;
}

.sideHighlight a {
	color:#E4242F;
	border-bottom-color: #D6D6D6;
}

/*-------HERO SLIDE-------*/

.heroslide {
	width: 780px;
	height: 250px;
	background: url(gfx/homehero/homehero.jpg) no-repeat;
	position: relative;
}

.heroslide ul {
	width: 780px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;	
	margin: 0;
	padding: 0;
	background: #fff;
}

.heroslide ul li {
	width: 130px;
	height: 130px;
	float: left;
	list-style: none;
}

.heroslide ul li.sq7,
.heroslide ul li.sq8,
.heroslide ul li.sq9,
.heroslide ul li.sq10,
.heroslide ul li.sq11,
.heroslide ul li.sq12 {
	width: 130px;
	height: 120px;
}

.heroslide ul li.sq2 {
	background: #5F9F9A;
}

.heroslide ul li.sq4 {
	background: #EDC98F;
}

.heroslide ul li.sq6 {
	background: #97B0C1;
}

.heroslide ul li.sq7 {
	background: #A59C54;
}

.heroslide ul li.sq9 {
	background: #4B8AB0;
}

.heroslide ul li.sq11 {
	background: #B29D7B;
}

