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

body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6F6;
	float: none;
	text-align: center;
	background-image: url(../images/FB%20green.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-size: cover;
}

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	text-align: center;
	background-color: #A2FFA6;
}
bodyPrint {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6F6;
	float: none;
	text-align: center;
}
.container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-color: #FFF;
	overflow:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	
	
	
}
.containerPrint {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-align: right;
	width: 8.5in;
	height: 11in;
}
.header {
	vertical-align: top;
	text-align: right;
	background-color: #FFF;
	background-image: url(../images/Florida-Brokers-clear-background.png);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 80px;
	width: 100%;
	position: relative;
}
.SidebarR {
	width:12.5%;
	
	float:left;
	height:100%;
	background-color: #FFF;
	overflow:hidden;
}
.SidebarL {
	
	width: 12.5%;
	float: left;
	background-color: #FFF;
	overflow:hidden;
}
.MainPhotoBox {
	height: 290px;
	width: 430px;
	overflow: hidden;
	float: left;
}
.PhotoSelectorArea1 {
	clear: none;
	float: right;
	width: 132px;
	padding-left: 3px;
	height: 320px;
	overflow: hidden;
}

.MainPhoto {
	width: 100%;
	height: 100%;
}


.content {
	float: left;
	text-align: left;
	width: 74%;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	}
.contentPrint {
	text-align: left;
	width: 100%;
	float: none;
	overflow:hidden;
	padding: 10px;
	clear: both;
	height: 100%;
}
.footer {
	clear:both;
	height:10px;
	width:100%;
}
.PropertySpecs {
	clear: both;
	height: auto;
	width: 99%;
	font-size: 12px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.ListingHeadersArea1 {
	width:100%;
	clear: both;
}
.PhotoArea1 {
	width:160px;
	float: left;
	height: 100%;
}
.PhotoArea2 {
	width:95%;
	float: left;
	clear: both;
	height: 350px;
	padding-right: 3px;
	padding-left: 3px;
}
.PhotoArea3 {
	width:95%;
	float: left;
	clear: both;
	height: 450px;
	padding-right: 3px;
	padding-left: 3px;
}
.PhotoAreaPrint {
	width:100%;
	float: left;
	clear: both;
	height: 350px;
	padding-right: 3px;
	padding-left: 3px;
}
.PhotoSlider1 {
	float: left;
	height: 300px;
	width: 130px;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	overflow:auto;
}
.PhotoSlider2 {
	float: left;
	height: 300px;
	width: 100px;
	background-color: #CCC;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	overflow:auto;
}

.PhotoSlider3 {
	float: left;
	clear:both;
	height: 90px;
	width: 98%;
	padding-top:3px;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	overflow:auto;
	margin-top: 5px;
}
.PhotoBox1 {
	text-align: center;
	vertical-align: middle;
	height: 102px;
	width: 162px;
	overflow: hidden;
	padding: 1px;
}

	
.PhotoBox2 {
	text-align: center;
	vertical-align: middle;
	height: 400px;
	width: 604px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

.PhotoBox3 {
	float:left;
	padding-bottom:1px;
	text-align: center;
	vertical-align: middle;
	height: 66px;
	width: 110px;
	overflow: hidden;
}

.PhotoBox4 {
	float:left;
	padding-right:1px;
	text-align: center;
	vertical-align: middle;
	height: 66px;
	width: 100px;
	overflow: hidden;
	clear: right;
}
.CenterHeader {
	text-align: center;
	vertical-align: top;
}
.ListingHeader1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
.ListingHeader2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.ListingRegular {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.ListingSmall {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
.DarkListing {
	background-color: #F4F4F4;
	padding: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 5px;
	height: 300px;
}
.LightListing {
	background-color: #FFF;
	padding: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin: 5px;
	height: 300px;
}
.PageHeader {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.Listings {
	float: left;
	width: 99%;
	height: 90%;
	overflow:auto;
	margin-top: 15px;
	margin-bottom: 25px;
}
.LinksBox {
	overflow:hidden;
	float: right;
	width:40%;
	height: 100%;
	text-align: right;
	font-size: 12px;
}
.LinksBox2 {
	overflow:hidden;
	float: Right;
	width:20%;
	height: 100%;
	text-align: right;
	font-size: 12px;
}
.LinksBox3 {
	overflow:hidden;
	float: Right;
	width:20%;
	height: 100%;
	text-align: right;
	font-size: 12px;
}


.SpecsBox1 {
	float: left;
	height: 100%;
	width:30%;
	padding-left:5px;
	overflow:hidden;
}
.SpecsBox2 {
	float: left;
	height: 100%;
	width:40%;
	padding-left:5px;
	overflow:hidden;
}
.SpecsBox3 {
	float: left;
	height: auto;
	width:98%;
	/* [disabled]overflow:hidden; */
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 12px;
	padding-right: 1px;
}
.RemarksBox1 {
	width:100%;
	clear: both;
}
/*.nav {
	background-color: #e1ddd9;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#564b47;
}*/


/* Navigation */
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
	font-size: 10px;
	text-align: center;
	width:100%;
	/* [disabled]background-color: #6F9; */
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	color: #FFF;
	/* [disabled]background-color:#6F9; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #000; */
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	/* [disabled]background: #6F9; */
	/* [disabled]background-color:#6F9; */
	color: #FFF;
	display: block;
	padding: 0 9px;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.22em;
	line-height: 25px;
	font-weight: bold;
}
.nav li a:hover {
	background: #ccc;
	background-color:#ccc;
	color: #000;
}
#nav-one li:hover a, #nav-one li.sfHover a {
	background: #ccc;
	color: #000;
}
#nav-one li:hover ul a, #nav-one li.sfHover ul a {
	background: #565656;
	background-color:#565656;
	color: #FFF;
}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
	background: #ccc;
	color: #000;
}
.nav ul {
	background-color:#565656;
	background: #565656;
	color: #000;
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0;
	width: auto;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul, .nav li.sfHover ul {
	top: 25px;
}
.nav ul li {
	border: 0;
	float: none;
}
.nav ul a {
	border: 1px solid #000;
	border-bottom: 0;
	padding-right: 20px;
	width: auto;
	white-space: nowrap;
}
.nav ul a:hover {
	background: #ccc;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding-right: 15px;
	padding-left: 15px;
}
.videoWindow {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: 5px;
}
.CenterBox {
	height: 100%;
	width: 100%;
}
#ContactArea {
	padding: 10px;
	height: 95%;
	width: 95%;
}
.FontSize2 {
	font-size: 14px;
	font-weight: bold;
}
#intro {
	font-size: 12px;
	height: 95%;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}


#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:1320px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow:hidden;
}
#Florida-Brokers01 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:1320px;
	background-image: url(../images/template1/Florida-Brokers01.png);
}

#Florida-Brokers02 {
	position:absolute;
	left:12px;
	top:0px;
	width:1000px;
	height:6px;
	background-image: url(../images/template1/Florida-Brokers02.png);
}

#Florida-Brokers03 {
	position:absolute;
	left:1012px;
	top:0px;
	width:12px;
	height:1320px;
	background-image: url(../images/template1/Florida-Brokers03.png);
}

#Florida-Brokers04 {
	position:absolute;
	left:12px;
	top:6px;
	width:1000px;
	height:79px;
	background-image: url(../images/template1/Florida-Brokers04.png);
}

#Florida-Brokers05 {
	position:absolute;
	left:12px;
	top:85px;
	width:179px;
	height:30px;
	background-image: url(../images/template1/Florida-Brokers05.png);
}

#Florida-Brokers06 {
	position:absolute;
	left:191px;
	top:85px;
	width:641px;
	height:30px;
	background-image: url(../images/template1/Florida-Brokers06.png);
}

#Florida-Brokers07 {
	position:absolute;
	left:832px;
	top:85px;
	width:180px;
	height:30px;
	background-image: url(../images/template1/Florida-Brokers07.png);
}

#Florida-Brokers08 {
	position:absolute;
	left:12px;
	top:115px;
	width:179px;
	height:1121px;
	background-image: url(../images/template1/Florida-Brokers08.png);
}

#Florida-Brokers09 {
	position:absolute;
	left:191px;
	top:115px;
	width:641px;
	height:1121px;
	background-image: url(../images/template1/Florida-Brokers09.png);
}

#Florida-Brokers10 {
	position:absolute;
	left:832px;
	top:115px;
	width:180px;
	height:1121px;
	background-image: url(../images/template1/Florida-Brokers10.png);
	text-align: center;
}

#Florida-Brokers11 {
	position:absolute;
	left:12px;
	top:1236px;
	width:1000px;
	height:80px;
	background-image: url(../images/template1/Florida-Brokers11.png);
}

#Florida-Brokers12 {
	position:absolute;
	left:12px;
	top:1316px;
	width:1000px;
	height:4px;
	background-image: url(../images/template1/Florida-Brokers12.png);
}

#Table_01_tenmplate2 {
	position:relative;
	left:0px;
	top:0px;
	width:1026px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#Florida-Brokers5-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1025px;
	height:87px;
	background-image: url(../images/template2/Florida-Brokers5-01.png);
}

#Florida-Brokers5-02 {
	position:absolute;
	left:1025px;
	top:0px;
	width:1px;
	height:101px;
	background-image: url(../images/template2/Florida-Brokers5-02.png);
}

#Florida-Brokers5-03 {
	position:absolute;
	left:0px;
	top:87px;
	width:194px;
	height:19px;
	background-image: url(../images/template2/Florida-Brokers5-03.png);
}

#Florida-Brokers5-04 {
	position:absolute;
	left:194px;
	top:87px;
	width:638px;
	height:14px;
	background-image: url(../images/template2/Florida-Brokers5-04.png);
}

#Florida-Brokers5-05 {
	position:absolute;
	left:832px;
	top:87px;
	width:193px;
	height:14px;
	background-image: url(../images/template2/Florida-Brokers5-05.png);
}

#Florida-Brokers5-06 {
	position:absolute;
	left:194px;
	top:101px;
	width:638px;
	height:499px;
	background-image: url(../images/template2/Florida-Brokers5-06.png);
}

#Florida-Brokers5-07 {
	position:absolute;
	left:832px;
	top:101px;
	width:194px;
	height:499px;
	background-image: url(../images/template2/Florida-Brokers5-07.png);
	text-align: center;
}

#Florida-Brokers5-08 {
	position:absolute;
	left:0px;
	top:106px;
	width:194px;
	height:494px;
	background-image: url(../images/template2/Florida-Brokers5-08.png);
	text-align:center;
}

