@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background: 50% 0 repeat-y;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

/*			RESET			*/

div {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 13pt;
	font-weight: 100;
}

a {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	text-decoration: none;
}

/*			END OF RESET			*/


/*			BACKGROUND IMAGES / COLORS			*/

body#bodyPress {
	background-image: url(../background/homeRepeat.jpg);
	background-color: #566873;
}

body#bodyAgents {
	background-image: url(../background/agentsRepeat.jpg);
	background-color: #373020;
}

body#bodyProperties {
	background-image: url(../background/propertiesRepeat.jpg);
	background-color: #6C8B82;
}

body#bodyContact {
	background-image: url(../background/contactRepeat.jpg);
	background-color: #A99C6F;
}

body#bodyBeach {
	background-image: url(../background/beachRepeat.jpg);
	background-color: #653400;
}

body#bodyHome {
	background-image: url(../background/pressRepeat.jpg);
	background-color: #87908F;
}

body#bodyBlog {
	background-image: url(../background/blogRepeat.jpg);
	background-color: #6F5E45;
}

div#divHome, div#divAgents, div#divProperties, div#divContact, div#divBeach, div#divPress, div#divBlog {
	position: relative;
	margin: auto;
	width: 790px;
	height: auto;
	min-height: 600px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

div#divPress {
	background-image: url(../background/homeTop.jpg);
}

div#divAgents {
	background-image: url(../background/agentsTop.jpg);
}

div#divProperties {
	background-image: url(../background/propertiesTop.jpg);
}

div#divContact {
	background-image: url(../background/contactTop.jpg);
}

div#divBeach {
	background-image: url(../background/beachTop.jpg);
}

div#divHome {
	background-image: url(../background/pressTop.jpg);
}

div#divBlog {
	background: url(../background/blogTop.jpg);
}


/*			END OF BACKGROUND IMAGES / COLORS			*/


/*			NAV MENU			*/

div#menuSideBar {
	width: 150px;
	float: left;
}

a.logoButton {
	display: block;
	margin: 0px 30px 0px 35px;
	width: 85px;
	height: 160px;
}

div#menuSideBar ul {
	margin-top: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	text-align: right;
}

div#menuSideBar li {
	margin-top: 10px;
}

div#menuSideBar li a {
/*	margin-right: 10px; */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div#menuSideBar li a:hover {
	border-bottom: #000000 solid 1px;
}



div#subMenu ul {
	margin-top: 0px;
	padding-right: 5px;
}

div#subMenu li {
	margin-top: 5px;
}

div#subMenu a.subButton {
	margin-right: 0px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	text-transform: none;
}

div#subMenu a.subButton:hover {
	border-bottom: #333333 solid 1px;
}	
	

/*			END OF NAV MENU			*/


/*			CONTENT BOX			*/

div#contentSideBar {
	margin: 20px;
	width: 600px;
	float: left;
}

/*			END OF CONTENT BOX			*/


/*			HOME			*/

div#homeWelcomeText {
	margin: 15px 90px 0px 40px;
	width: 470px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 15pt;
	letter-spacing: 1px;
	text-align: right;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#homeTitleText {
	margin: 415px 0px 0px 0px;
	width: 600px;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: bold;
/*	text-transform: uppercase; */
	text-align: center;
}

a.mailto {
	color: #FFFFFF;
}

a.mailto:hover {
	border-bottom: #FFFFFF dotted 1px;
}

/*			END OF HOME			*/

/*			CONTENT WRAPPERS	*/

div#agentsWrapper, div#agentsListWrapper, div#propertiesWrapper, div#pressWrapper, div#agentsListWrapper2, div#contactWrapper, div#beachWrapper {
	margin-top: 20px;
	padding: 20px;
	min-height: 300px;
	background: #FFFFFF;
	border: #373020 solid 1px;
	clear: both;
}

div.floatClear { clear: both; }

div#agentsWrapper h1, div#agentsListWrapper h1, div#propertiesWrapper h1, div#pressWrapper h1, div#agentsListWrapper2 h1,
div#contactWrapper h1, div#beachWrapper h1 {
	text-transform: uppercase;
	color: #FF9933;
}

/*			END OF CONTENT WRAPPERS		*/

/*			AGENTS LIST			*/

div#agentsListWrapper table, div#agentsListWrapper2 table {
	margin-top: 15px;
	width: 100%;
}

div#agentsListWrapper2 table {
	margin-bottom: 15px;
}

div#agentsListWrapper td {
	width: 33%;
	height: 200px;
	text-align: center;
	vertical-align: top;
}

div#agentsListWrapper2 tr.odd td{
	background-color: #E8E2C0;
} 

div#agentsListWrapper2 td {
	padding: 0px 0px 0px 15px;
	width: 50%;
	text-align: left;
	vertical-align: middle;
}

div#agentsListWrapper ul, div#agentsListWrapper2 ul, div#agentsWrapper ul, div#propertiesWrapper ul {
	margin-bottom: 15px;
}

div#agentsListWrapper li, div#agentsListWrapper2 li, div#agentsWrapper li, div#propertiesWrapper li {
	margin-left: 15px;
	float: left;
}

div#agentsListWrapper p {
	margin-top: 5px;
}

div#agentsListWrapper td img {
	border: #373020 solid 1px;
}

div#agentsListWrapper td a.agentName {
	color: #333333;
	text-decoration: none;
}

div#agentsListWrapper td a.agentName:hover {
	color: #FF6600;
	border-bottom: #FF6600 dotted 1px;
}

div#agentsListWrapper a.backButton, div#agentsListWrapper a.backButtonDisabled, div#agentsWrapper a.backButton,  div#agentsWrapper a.backButtonDisabled, div#propertiesWrapper a.backButton,  div#propertiesWrapper a.backButtonDisabled, div#propertiesWrapper a.backButtonProperties, div#propertiesWrapper a.backButtonPropertiesDisabled {
	display: block;
	padding-left: 15px;
	/*height: 8;*/
	background-image: url(../images/arrowLeft.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #333333;
}

div#agentsListWrapper a.backButton:hover, div#agentsListWrapper2 a.backButton:hover, div#agentsWrapper a.backButton:hover, div#propertiesWrapper a.backButton:hover, div#propertiesWrapper a.backButtonProperties:hover{
	color: #FF6600;
	background-position: left -14px;
}

div#agentsListWrapper a.nextButton, div#agentsListWrapper a.nextButtonDisabled,  div#agentsWrapper  a.nextButton, div#agentsWrapper a.nextButtonDisabled, div#propertiesWrapper  a.nextButton, div#propertiesWrapper a.nextButtonDisabled,  div#propertiesWrapper  a.nextButtonProperties, div#propertiesWrapper a.nextButtonPropertiesDisabled {
	display: block;
	padding-right: 15px;
	/*height: 8;*/
	background-image: url(../images/arrowRight.jpg);
	background-position: right 2px;
	background-repeat: no-repeat;
	color: #333333;
}

div#agentsListWrapper a.nextButtonDisabled, div#agentsWrapper a.nextButtonDisabled, div#propertiesWrapper a.nextButtonDisabled, div#propertiesWrapper a.nextButtonPropertiesDisabled {
	color: #999999;
	background-position: right -30px;
}

div#agentsListWrapper a.backButtonDisabled, div#agentsWrapper a.backButtonDisabled, div#propertiesWrapper a.backButtonDisabled, div#propertiesWrapper a.backButtonPropertiesDisabled{
	color: #999999;
	background-position: left -30px;
}

div#agentsListWrapper a.nextButton:hover, div#agentsWrapper a.nextButton:hover, div#propertiesWrapper a.nextButton:hover, div#propertiesWrapper a.nextButtonProperties:hover  {
	color: #FF6600;
	background-position: right -14px;
}

div#agentsWrapper a.nextButtonProperties, div#propertiesWrapper a.nextButtonProperties, div#propertiesWrapper a.backButtonProperties {
	width:300px;
}

div#agentsListWrapper a.pageNumber, div#agentsWrapper a.pageNumber, div#propertiesWrapper a.pageNumber, div#indexFilter  a {
	color: #333333;
}

div#agentsListWrapper a.pageNumber:hover, div#agentsWrapper a.pageNumber:hover, div#propertiesWrapper a.pageNumber:hover, div#indexFilter a:hover {
	color: #FF6600;
	border-bottom: #FF6600 dotted 1px;
}

#indexFilter {
	float:right;
	margin-right:10px;
}

div#agentsListWrapper td a.agentForceHover {
	border-bottom: #FF6600 dotted 1px;
	color: #FF6600;
}

/*			END OF AGENTS LIST			*/

/*			AGENTS PROFILES			*/

div#agentsWrapper p {
	margin-top: 15px;
/*	max-width: 450px; 
	text-align: justify; */
	line-height: 15pt;
}

div#agentsWrapper img, div#beachWrapper img {
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
/*	width: 190px;
	height: 250px; */
	border: #373020 solid 1px;
	float: right;
}

img.agentsThumb{
	margin-left: 15px;
	border: #373020 solid 1px;
	float: right;
}

a.agentsMailto {
	padding-bottom: 3px;
	color: #333333;
	border-bottom: #333333 dotted 1px;
}

a.agentsMailto:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
}

div#agentsBack, div#propertiesBack {
	margin-top: 25px;
	width: 320px;
}

div#agentsWrapper a.backButton, div#propertiesWrapper a.backButton {
	display: block;
	padding-left: 15px;
	width: 35px;
	background-image: url(../images/arrowLeft.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #333333;
}

div#agentsWrapper a.backButton:hover, div#propertiesWrapper a.backButton:hover {
	color: #FF6600;
	background-position: left -14px;
}

div#propertiesWrapper a, div#agentsWrapper a {
	color: #333333;
}	

/*			END OF AGENTS PROFILES		*/

/*			CONTACT			*/

div#contactWrapper p {
	margin-top: 15px;
/*	max-width: 450px; 
	text-align: justify; */
	line-height: 15pt;
}

div#contactWrapper img {
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
/*	width: 190px;
	height: 250px; */
	border: #373020 solid 1px;
	float: right;
}

div#contactWrapper p img {
	margin: 30px 25px 0 0;
	border: none;
	float: left;
}

a.contactMailto {
	padding-bottom: 3px;
	color: #333333;
	border-bottom: #333333 dotted 1px;
}

a.contactMailto:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
}


/*			END OF CONTACT			*/

/*			PROPERTY DETAILS		*/

div#propertiesWrapper tr, div#agentsWrapper tr {
	vertical-align: top;
	line-height: 15pt;
	font-size: 9pt;
	text-transform: capitalize;
}

div#propertiesWrapper img, div#agentsWrapper img {
	border: #373020 solid 1px;
}

div#agentsWrapper .imgOverloadForAgentList {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

div#propertiesWrapper table#propertiesProjects {
	margin-top: 25px;
}

div#propertiesWrapper table#propertiesProjects tr td {
	padding: 15px;
	height: 102px;
	background-color: #DCC989;
	text-align: left;
}

div#propertiesWrapper table#propertiesProjects tr td  a {
	font-size: 11pt;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

div#propertiesWrapper table#propertiesProjects tr td  a:hover{
	border-bottom: #000000 dotted 1px;
}

div#propertiesWrapper table#propertiesProjects tr td img {
	margin-right: 25px;
	float: left;
}

div#propertiesWrapper table#propertiesProjects tr.even td img {
	margin-right: 0;
	margin-left: 25px;
	float: right;
}

div#propertiesWrapper table#propertiesProjects tr.even td {
	background-color: #ACDDD0;
	text-align: right;
}

div#propeertiesWrapper div#propertiesBuildingDetails {
	position: relative;
	min-height: 300px;
}

div#propertiesWrapper div#propertiesBuildingGallery {
/*	margin-top: 20px;*/
	margin-left: 25px;
	width: 300px;
/*	height: 300px;*/
	text-align: center;
	float: right;
	display:block;
}
div#propertiesWrapper .propertiesBuildingGalleryThumbs {
	float:left;
	margin:10px 13px 0 0;
}

div#propertiesWrapper div#propertiesListings, div#agentsWrapper div#propertiesListings {
	margin-top: 25px;
}

div#propertiesWrapper div#propertiesListings tr td, div#agentsWrapper div#propertiesListings tr td {
	padding: 15px;
	background-color: #DCC989;
	text-transform: capitalize;
}

div#propertiesWrapper div#propertiesListings tr.whiteSpace td, div#agentsWrapper div#propertiesListings tr.whiteSpace td {
	padding: 1px 0px;
	background-color: #FFFFFF;
}

div#propertiesWrapper div#propertiesListings tr.headerRow td, div#agentsWrapper div#propertiesListings tr.headerRow td {
	background-color: #FFFFFF;
	font-weight: bold;
}

div#propertiesWrapper div#propertiesListings tr.even td, div#agentsWrapper div#propertiesListings tr.even td {
	background-color: #ACDDD0;
}

div#propertiesWrapper div#propertiesListings tr td a, div#agentsWrapper div#propertiesListings tr td a {
	color: #333333;
}

div#propertiesWrapper div#propertiesListings tr td a:hover, div#agentsWrapper div#propertiesListings tr td a:hover {
	color: #FF6600;
	/*border-bottom: #FF6600 dotted 1px;*/
}

div#prpertiesWrapper p, div#agentsWrapper p  {
	text-align: left;	
}

div#propertiesWrapper a.clickToView, div#agentsWrapper a.clickToView {
	color: #333333;
	float: right;
}

div#propertiesWrapper a.clickToView:hover, div#agentsWrapper a.clickToView:hover {
	color: #FF6600;
}

div#propertiesWrapper span.price, div#propertiesWrapper span.title, div#agentsWrapper span.price, div#agentsWrapper span.title {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
/*	border-bottom: #333333 solid 1px;*/
}

div#propertiesWrapper span.address, div#agentsWrapper span.address {
	font-size: 10pt;
}

div#searchBox {
	margin-top: 25px;
	padding: 10px;
	background-color: #B9EDDF;
}


/*			END OF PROPERTY DETAILS		*/

/* 			PRESS			*/

div#pressWrapper table {
	margin-top: 25px;
}

div#pressWrapper table tr td {
	padding: 15px;
	height: 102px;
	background-color: #BCC8C5;
	text-align: left;
}

div#pressWrapper table tr td  a {
	font-size: 11pt;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

div#pressWrapper table tr td  a:hover {
	border-bottom: #000000 dotted 1px;
}

div#pressWrapper table tr td img {
	margin-right: 25px;
	border: #373020 solid 1px;
	float: left;
}

div#pressWrapper table tr.even td img {
	margin-right: 0;
	margin-left: 25px;
	float: right;
}

div#pressWrapper table tr.even td {
	background-color: #87908F;
	text-align: right;
}

/*			END OF PRESS	*/

/*			NEIGHBORHOODS			*/

div#beachWrapper ul {
	margin: 15px 0 0 10px;
}

div#beachWrapper li {
	list-style: inside disc;
	line-height: 18pt;
}

div#beachWrapper li a {
	color: #333333;
}

div#beachWrapper li a:hover {
	color: #333333;
	border-bottom: #333 solid 1px;
}


/*			END OF NEIGHBORHOODS			*/


/*			FOOTER			*/


div#nameTagWrapper {
	margin: 20px 0px 0px 0px;
	width: 600px;
}

div#nameTag {
	width: 150px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	line-height: 15pt;
	color: #FFFFFF;
}

div#contactInfo {
	margin: 30px 0px 0px 0px;
	width: 600px;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

div#footer {
	margin: auto;
	padding-bottom: 10px;
	width: 770px;
	font-size: 8pt;
	text-align: right;
	color: #FFFFFF;
	float: left;
}

/*			END OF FOOTER			*/

/*			TEXT / IMAGES STYLINGS			*/

.centerAlign {
	width: 100%;
	text-align: center;
}

.rightAlign {
	width: 100%;
	text-align: right;
}

.fontSize12 {
	font-size: 12pt;
}

.fontSize10 {
	font-size: 10pt;
}

.orange {
	color: #FF9933;
}

.contactSpacer {
	padding: 0px 5px;
	font-weight: bold;
}

/* 		AUTO COMPLETE TEXT	*/

div.autocomplete {
	position:absolute;
	width:155px;	
    background-color:white;
    border:1px solid #333;
    margin:0px;
    padding:0px;
}

/*
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}*/

div.autocomplete ul li.selected { 
	background-color: #B5E8DA;
}

div.autocomplete ul li {
/*    list-style-type:none; */
	width:155px;
    display:block;
    margin:0;
    padding:2px;
    height:20px;
    cursor:pointer;
    clear:both;
}

/*		END AUTO COMPLETE TEXT	*/

select {
	text-transform: lowercase;
}

#MLSLegalBox {
	margin: 10px 15px 0px 10px;
	padding:5px;
	width:600px;
	float:right;
	/*
	border:1px #000000 solid;
	background-color:#B5E8DA;
	*/
	font-size:10px;
	color:#FFFFFF;
	text-align:justify;
}

/*
div#facebookSideBar {
	clear:both;
	border:none;
	margin-top:350px;
	padding-left:10px;
	width: 140px;
	float: left;
}
*/


/*
.facebookSideBar  {
	display:block;
	padding-top:280px;
	padding-left:10px;
	width: 140px;
	float: left;
}
*/

.margin-150px {
	margin-left: -150px;
}

.facebookSideBar  {
	margin-top:570px;
	padding-left:10px;
	width: 140px;
	float: left;
}

.socialNetworkFooter  {
	margin-top:15px;
	padding-left:20px;
	width: 140px;
	float: right;
}

.facebookSideBar img, .socialNetworkFooter img {
	border:none;
}

.facebookSideBar a, .socialNetworkFooter a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}

.facebookSideBar a:hover, .socialNetworkFooter a:hover {
	border-bottom: #000000 solid 1px;
}






/*
div#menuSideBar li a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div#menuSideBar li a:hover {
	border-bottom: #000000 solid 1px;
}
*/

