@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #8a2003;
	background-image: url(/images/lion-background.png);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

img {
	border: 0;
}

#header {
	margin: 0 auto;
	text-align: center;
	width: 386px;
}

.image {
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 0;
}

.image span {
	display: none;
}

h1 {
	font-family: 'Trajan Pro', Times, serif;
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	margin-top: 0;
}

h2 {
	font-family: 'Trajan Pro', Times, serif;
	color: #000;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0;
}

h3 {
	color: #666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
	font-family: 'Trajan Pro', Times, serif;
}

p {
	margin-top: 0;
}

a {
	color: #8A200A;
}

#tagline {
	background-image: url(/images/tagline.png);
	width: 386px;
	height: 25px;
}

#canvas {
	margin: 0 auto;
	width: 964px;
	background-color: #fff;
	border: 3px solid #c89f4b;
	padding: 3px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	padding: 3px;
	width: 900px;
}

.info {
	color: #c89f4b;
	padding-top: 5px;
	padding-bottom: 86px;
	font-size: 16px;
}

.info a {
	color: #c89f4b;
	text-decoration: none;
}

.info a:hover {
	color: #fed079;
}

.textlinks {
	color: #cecece;
	padding-bottom: 10px;
}

.textlinks a {
	color: #fff;
	text-decoration: none;
}

#footer small {
	color: #efefef;
	font-size: 10px;
	padding: 10px 0;
}

#nav {
	margin: 0 auto;
	background-color: #c89f4b;
	height: 35px;
}

/* top nav bar */

#nav ul, #nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li {
	float: left;
	vertical-align: middle;
}

#nav a {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	clear: left;
}

#nav a span {
	display: none;
}

/* main nav images */

#nav_properties {
	background-image: url(/images/nav_featuredproperties.png);
	width: 236px;
}

#nav_properties:hover {
	background-image: url(/images/nav_featuredproperties_o.png);
}

ul#nav_properties_sub {
	width: 235px;
	background-color: #fff;
}

#nav_properties_sub a {
	width: 215px;
}

#nav_about {
	background-image: url(/images/nav_about.png);
	width: 253px;
}

#nav_about:hover {
	background-image: url(/images/nav_about_o.png);
}


#nav_about_sub a {
	width: 252px;
}

#nav_about_sub a {
	width: 232px;
}

#nav_area {
	background-image: url(/images/nav_areainformation.png);
	width: 162px;
}

#nav_area:hover {
	background-image: url(/images/nav_areainformation_o.png);
}

#nav_area_sub {
	width: 161px;
}

#nav_area_sub a {
	width: 141px;
}

#nav_mls {
	background-image: url(/images/nav_mlssearch.png);
	width: 188px;
}

#nav_mls:hover {
	background-image: url(/images/nav_mlssearch_o.png);
}

#nav_mls_sub {
	width: 187px;
}

#nav_mls_sub a {
	width: 167px;
}

#nav_contact {
	background-image: url(/images/nav_contactus.png);
	width: 125px;
}

#nav_contact:hover {
	background-image: url(/images/nav_contactus_o.png);
}

#nav_contact_sub {
	width: 124px;
}

#nav_contact_sub a {
	width: 104px;
}

/* subnav / dropdowns */

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: #fff;
	margin-top: 35px;
 *margin-left: -140px; /* ie 7 positioning hack */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom: 3px solid #c89f4c;
	border-top: 1px solid #fff;
	border-left: 1px solid #c89f4c;
	border-right: 1px solid #c89f4c;
}

#nav li:hover ul {
	left: auto;
}

#nav li ul li {
	padding-bottom: 2px;
}

#nav li ul a {
	height: auto;
	padding: 8px 10px;
	color: #8a2003;
	text-decoration: none;
	text-align: left;
	/*z-index: 1000;*/
	border-bottom: 1px solid #c89f4c;
}

#nav li ul a:hover {
	color: #fff;
	background-color: #c89f4c;
}

/* use instead of clearfloat */

.newBFC {
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
	_height: 0;
}

/*\*//*/ 
.newBFC {display: inline-block;}
/**/

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.thumb_clear {
	clear:both;
	padding-top:10px;
}

/* ALL LISTINGS PAGE */

#listings {
	background-color: #621200;
	padding: 15px 0;
}

#listings h1 {
	margin: 0 0 10px 10px;
}

#listings h2 {
	margin-bottom: 3px;
}

.propdivider {
	height: 16px;
	background-image: url(/images/propdivider.png);
	background-repeat: repeat-x;
}

.property {
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #8A200A;
}

.infobox {
	background-color: #fff;
	background-image: url(/images/yellowstripes.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 260px;
	padding: 16px;
	margin-top: 215px;
	margin-left: 660px;
	margin-bottom: 10px;
	/* make a little transparent */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-family: 'Trajan Pro', Times, serif;
}

ul.options {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.options li {
	border-top: 1px solid #c89f4b;
	border-bottom: 1px solid #c89f4b;
	padding: 3px 0;
	margin-bottom: 3px;
	color: #fff;
}

ul.options li a {
	display: block;
	background-color: #c89f4b;
	padding: 6px;
	color: #fff;
	text-decoration: none;
}

ul.options li a:hover {
	background-color: #8a2003;
}

/* PROPERTY DETAIL PAGE */

#detail {
	background-color: #621200;
	padding: 15px 0 0 0;
	margin: 0;
}

#detail h1 {
	margin: 0 0 10px 10px;
}

#detail h2 {
	margin: 0 0 3px 10px;
	color: #fff;
}

#detail .photo {
	margin: 0;
	padding: 0;
}

#detail .photo img {
	margin: 0;
	display: block;
}

.top {
	border-bottom: 3px solid #c89f4b;
	margin-top: 30px;
	font-family: 'Trajan Pro', Times, serif;
}

.things {
	float: right;
	margin-right: 14px;
}

ul.tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tabs li {
	float: left;
	padding: 0;
}

.tabs li a {
	display: block;
	padding: 7px 10px 7px 10px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.active {
	background-color: #c89f4b;
}

.alert {
	color: #E25F53;
	background-color: #fff6bf;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 8px;
	border-bottom: 3px solid #c89f4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alert a {
	color: #153B72;
}

.text {
	background-color: #fff;
	padding: 30px;
}

.text a {
	color: #36C;
}

.text a:hover {
	color: #8A200A;
}

.textside {
}

.contactinfo {
	margin-top: 130px;
	color: #fff;
}

.contactinfo h3 {
	font-family: 'Trajan Pro', Times, serif;
	font-size: 18px;
	color: #fff;
}

.contactinfo a {
	color: #fff;
}

.mapside {
	float: right;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 450px;
	padding-left: 20px;
}

.map {
	background-color: #fff;
	padding-top: 12px;
	padding-left: 12px;
}

.address {
	color: #666;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 'Trajan Pro', Times, serif;
}

.price {
	color: #3F9301;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 'Trajan Pro', Times, serif;
}

.size {
	font-family: 'Trajan Pro', Times, serif;
	font-size: 12px;
	color: #666;
}

.thumbside {
	float: right;
	width: 430px;
	font-size: 12px;
	font-family: 'Trajan Pro', Times, serif;
	text-align: right;
}

.thumbside img {
	margin-bottom: 20px;
}

.contacth3 {
	margin-top: 0;
}

/* contact form */

.minicontact {
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 370px;
}

.minicontact p {
	margin-top: 4px;
}

.minicontact table {
	margin-left: 20px;
}

.minicontact td {
	text-align: right;
	padding: 3px;
}

.minicontact input, .minicontact textarea {
	width: 200px;
	/*border: 1px solid #313131;
	background-color: #0F0F0F;
	border: 1px solid #ccc;
	background-color: #efefef;*/
	color: #333;
	font-family: 'Trajan Pro', Times, serif;
}

.minicontact .radio {
	text-align: left;
}

.minicontact .radio input {
	width: auto;
	border: none;
	background-color: #fff;
	color: auto;
	vertical-align: baseline
}

.minicontact input.radio {
	width: auto;
	border: none;
	background-color: none;
	color: auto;
}

.tab_container {
	background-color: #fff;
}

/* BASIC PAGES */

.submenu {
	float: right;
	width: 256px;
}

.submenu h3 {
	margin-bottom: 10px;
}


.submenu a {
	color: #36C;
	width: 256px;
	height: 49px;
	display: block;
	background-repeat: no-repeat;
}

.submenu a span {
	display: none;
}

.submenu a:hover {
	color: #8A200A;
}

.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu li {
	margin-bottom: 1px;
}

/* submenu link images */

#sub_thomas {
	background-image: url(/images/firm_Thomas.png);
}

#sub_thomas:hover {
	background-image: url(/images/firm_Thomas_o.png);
}

#sub_richard {
	background-image: url(/images/firm_Richard.png);
}

#sub_richard:hover {
	background-image: url(/images/firm_Richard_o.png);
}

#sub_peter {
	background-image: url(/images/firm_Peter.png);
}

#sub_peter:hover {
	background-image: url(/images/firm_Peter_o.png);
}

#sub_marybeth {
	background-image: url(/images/firm_Marybeth.png);
}

#sub_marybeth:hover {
	background-image: url(/images/firm_Marybeth_o.png);
}

#sub_william {
	background-image: url(/images/firm_William.png);
}

#sub_william:hover {
	background-image: url(/images/firm_William_o.png);
}

#sub_sold {
	background-image: url(/images/firm_sold.png);
}

#sub_sold:hover {
	background-image: url(/images/firm_sold_o.png);
}




.content {
	margin-right: 251px;
	margin-top: 20px;
	padding-right: 20px;
}

/* area info pages */

#area {
	background-color: #621200;
	padding: 15px 0 0 0;
	margin: 0;
}

#area h1 {
	margin: 0 0 10px 10px;
}

#area h2 {
	margin: 0 0 1.2em 0;
	color: #621200;
}

.areasub {
	float: left;
	width: 180px;
	padding: 0;
	color: #fff;
	font-family: 'Trajan Pro', Times, serif;
}

.areasub a {
	color: #fff;
}

.areasub a:hover {
	color: #e14c14;
}

.areasub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.areasub li {
	padding:0;
	margin-bottom: 10px;
}

.areasub li a {
	padding: 8px 15px;
	display: block;
	text-decoration: none;
}

.areasub li a.selected {
	background-color: #c89f4b;
}

.areacontent {
	margin-left: 180px;
	padding: 20px;
	background-color: #fff;
	border-left: 3px solid #c89f4b;
	border-top: 3px solid #c89f4b;
	border-bottom: 1px solid #c89f4b;
	border-right: 1px solid #c89f4b;
}

.areacontent .photos {
	padding: 0 0 30px 30px;
	float: right;
}

#naples #nav_naples {
	background-color: #c89f4b;
}

#aqualane #nav_aqualane {
	background-color: #c89f4b;
}

#bay #nav_bay {
	background-color: #c89f4b;
}

#grey #nav_grey {
	background-color: #c89f4b;
}

#coquina #nav_coquina {
	background-color: #c89f4b;
}

#mediterra #nav_mediterra {
	background-color: #c89f4b;
}

#moorings #nav_moorings {
	background-color: #c89f4b;
}

#olde #nav_olde {
	background-color: #c89f4b;
}

#park #nav_park {
	background-color: #c89f4b;
}

#pelican #nav_pelican {
	background-color: #c89f4b;
}

#port #nav_port {
	background-color: #c89f4b;
}

#quail #nav_quail {
	background-color: #c89f4b;
}

#royal #nav_royal {
	background-color: #c89f4b;
}

#vanderbilt #nav_vanderbilt {
	background-color: #c89f4b;
}

.yellow {
	background-color: #c89f4b;
	background-image: url(/images/white.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

.realtor {
	height: 225px;
	margin-bottom: 10px;
}

.realtor img {
	margin-right: 12px;
}

.realtor p {
	margin-top: 25px;
}
.soldprops{float:right;margin:-55px 11px 0 0;}