div#homeTop {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
	border-bottom:1px solid #D6D6D6;
	background-image: url(/imgs/site/backgrounds/home-gradient-top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#homeTopLeft {
	float: left;
	width: 414px;
	margin-right: 30px;
}
div#homeTopRight {
	float:right;
	width: 424px;
}
div#homeTopRight h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	font-size: 120%;
	color: #676767;
	margin: 0.4em 0 0.3em 0;	
}
div#homeTopRight form#propertySearch {
	background-color: #676767;
	padding: 7px;
	margin: 0;
}
div#homeTopRight form#propertySearch select, div#homeTopRight form#propertySearch input {
	border: 1px solid #000;
	background-color: #FFF;
	padding: 3px 6px;
	font-size: 12px;
}
div#homeTopRight form#propertySearch select option {
	padding-right: 2px;
}

div#homeTopLeft h1 {
	font-weight: normal;
	font-size: 116%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding-bottom: 10px;
}
div#homeTopLeft p {
	line-height: 170%;
	text-align: justify;
}
div#homeTop h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	color: #676767;
	font-weight: normal;
	font-size: 146.5%;
	margin-bottom: 0.3em;
	/*margin-top: 2em;*/
}

div#homeMiddle {

}
div#homeBottom {
	border-top:1px solid #D6D6D6;
	height: 90px;
	background-image: url(/imgs/site/backgrounds/home-gradient-bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
div#homeBottom_test {
	border-top:1px solid #D6D6D6;
	height: 50px;
	background-image: url(/imgs/site/backgrounds/home-gradient-bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#hTRblocks {
	margin-bottom: 20px;
	border-left: 1px dotted #ccc;
}

#hTRblocks table {
	width: 100%;
}

#hTRblocks td{
	border-right: 1px dotted #ccc;
	padding: 10px 10px;;
}

#hTRblocks td a {
	text-decoration: none;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	color: #666;
}

#hTRblocks td a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

.contentPic {
	padding: 4px;
	border: 1px solid #ccc;
}

.bioPic {
	width: 220px;
}

.bioPic img{
	width: 220px;
}

.bioContent {
	width: 400px;
}

.bioh2 {
	padding-bottom: 15px;
}

h2.devlogo {
	text-indent: -9000px;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 139px;
	margin-bottom: 10px;
}



div#apForm label {
	display: block;
	font-weight: bold;
}
div#apForm legend {
	display: none;
}
div#apForm textarea {
	width: 95%;
	height: 90px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	font: Arial;
	color: #666;
	margin: 4px 0 7px 0;
}




div#emailForm {
	padding: 30px;
}
div#emailForm h2 {
	font-size: 18px;
	color: #999999;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0 0 20px 0;
	
}
div#emailForm p {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
div#emailForm label {
	display: block;
	float: left;
	width: 160px;
}
div#emailForm input#sender_email, div#emailForm input#email_address {
	width: 230px;
	float: left;
	padding: 3px 6px;
	border: 1px solid #999;
}

#interactiveMapFront {
	/*padding: 5px 0;*/
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#interactiveMapFront img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#latestNewsFront a {
	color: #999 !important;
}

#latestNewsFront a.selected {
	color: #676767 !important;
}

#latestNewsFront img {
	float: right;
	padding-right: 5px;
}


/* Sodic Highlights */

#sodicHighlights {
	background-color: #e8e8e8;
	margin: 30px 0;
	float: left;
	width: 100%;
}

#sodicHighlights h3 {
	color: #676767;
	font-size: 120%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 0 0 7px ;
	float: left;
}

#shThumbs {
	float: right;
}

.shThumb {
	float: left;
	margin-left: 20px;
	background-color: #666;
}

.shLeft {
	margin: 0;
}

.shImage {
	width: 180px;
	height: 135px;
	background-color: #fff;
}

.shHeadline {
	width: 160px;
	color: #fff;
	font-size: 77%;
	text-align: center;
	padding: 5px 10px;
}

#shThumbs a.forLightbox {
	display: none;
}


.wtCaption {
	display: block;
	text-align: center;
	padding: 2px 0;
	font-weight: bold;
}


#sodicHighlights2 {
	background-color: #e8e8e8;
	float: left;
	width: 100%;
}
