@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #1c1f4d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

img {
	border: 0;
}

a {
	color: #3352A6;
	text-decoration: underline;
}

p {
	margin-top: 0;
	line-height: 120%;
}

h1 {
	font-size: 24px;
	margin-top: 0;
	font-weight: normal;
}

h1.image {
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
}

h1.image span {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 929px;
}

/* header with logo and tagline */

#header {
	margin: 0;
	padding: 0;
	height: 62px;
}

#header .logo {
	float: left;
}

#header .tagline {
	float: right;
	margin-right: 0;
	margin-top: 35px;
}

/* top nav bar */

#nav {
	margin: 0 auto;
	text-align: center;
	width: 929px;
	height: 29px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	vertical-align: middle;
}

#nav li.lastone {
	border-right: none;
}

#nav a {
	display: block;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	clear: left;
}

#nav a span {
	display: none;
}

#nav_santabarbara {
	background-image: url(/images/nav_santabarbara.png);
	width: 235px;
}

#nav_santabarbara:hover {
	background-image: url(/images/nav_santabarbara_o.png);
}

#nav_area {
	background-image: url(/images/nav_communities.png);
	width: 125px;
}

#nav_area:hover {
	background-image: url(/images/nav_communities_o.png);
}

#nav_mls {
	background-image: url(/images/nav_propertysearch.png);
	width: 143px;
}

#nav_mls:hover {
	background-image: url(/images/nav_propertysearch_o.png);
}

#nav_properties {
	background-image: url(/images/nav_featuredproperties.png);
	width: 172px;
}

#nav_properties:hover {
	background-image: url(/images/nav_featuredproperties_o.png);
}

#nav_bio {
	background-image: url(/images/nav_biography.png);
	width: 97px;
}

#nav_bio:hover {
	background-image: url(/images/nav_biography_o.png);
}

#nav_resources {
	background-image: url(/images/nav_resources.png);
	width: 159px;
}

#nav_resources:hover {
	background-image: url(/images/nav_resources_o.png);
}

#nav_contact {
	background-image: url(/images/nav_contact.png);
	width: 108px;
}

#nav_contact:hover {
	background-image: url(/images/nav_contact_o.png);
}

#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

/* subnav nav bar */

#subnav {
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 15px;
	background-color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	color: #1c1f4d;
}

.santabarbara {
	background-image: url(/images/subnavhighlight_santabarbar.png);
	padding: 12px 0 10px 60px;
}

.mls {
	background-image: url(/images/subnavhighlight_propertysea.png);
	padding: 12px 0 10px 80px;
}

.properties {
	background-image: url(/images/subnavhighlight_featuredpro.png);
	padding: 12px 0 10px 260px;
}

.about {
	background-image: url(/images/subnavhighlight_biography.png);
	padding: 12px 0 10px 350px;
}

.resources {
	background-image: url(/images/subnavhighlight_resources.png);
	padding: 12px 0 10px 420px;
}

.contactjoy {
	background-image: url(/images/subnavhighlight_contact.png);
	padding: 12px 0 10px 420px;
}

#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	float: left;
}

#subnav li.lastone {
	border-right: none;
}

#subnav a {
	display: block;
	color: #1c1f4d;
	height: 12px;
	float: left;
	clear: left;
	padding-right: 15px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

#subnav a:hover {
	color: #4A84FF;
}

/* main content area */

#main {
	background-image: url(/images/bg_main.png);
	background-position: center;
	background-repeat: repeat-y;
	padding: 40px 30px;
}

/* hp splash area */

#splash {
	text-align: left;
	padding: 0 0 7px 0;
	margin: 0;
}

.advantage {
	width: 900px;
	margin: 0 auto 10px auto;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #fff;
}

.advantage div {
	padding: 5px;
}

/* hp nav boxes */


#hpnav {
	margin: 0 auto;
	text-align: left;
	height: 220px;
	padding-left: 15px;
}

#hpnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#hpnav li {
	float: left;
	vertical-align: middle;
}

#hpnav a {
	display: block;
	height: 220px;
	width: 148px !important; /* hide this from IE 6 */
	width: 145px; /* this is for IE 6 only */
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	clear: left;
	margin-right: 3px;
}

#hpnav a span {
	display: none;
}

#hpnav_santabarbara {
	background-image: url(/images/hpnav_santabarbara.png);
	height: 220px;
	width: 148px;
}

#hpnav_santabarbara:hover {
	background-image: url(/images/hpnav_santabarbara_o.png);
}

#hpnav_mls {
	background-image: url(/images/hpnav_propertysearch.png);
}

#hpnav_mls:hover {
	background-image: url(/images/hpnav_propertysearch_o.png);
}

#hpnav_properties {
	background-image: url(/images/hpnav_featureproperties.png);
}

#hpnav_properties:hover {
	background-image: url(/images/hpnav_featureproperties_o.png);
}

#hpnav_bio {
	background-image: url(/images/hpnav_biography.png);
}

#hpnav_bio:hover {
	background-image: url(/images/hpnav_biography_o.png);
}

#hpnav_resources {
	background-image: url(/images/hpnav_resources.png);
}

#hpnav_resources:hover {
	background-image: url(/images/hpnav_resources_o.png);
}

#hpnav_contact {
	background-image: url(/images/hpnav_contact.png);
}

#hpnav_contact:hover {
	background-image: url(/images/hpnav_contact_o.png);
}

/* footer */

#footer {
	color: #CCCCCC;
	margin: 12px 12px;
}

#footer p {
	font-size: 11px;
	text-align: center;
	line-height: normal;
	margin-bottom: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

.contact {
	float: left;
}

.sothebys {
	float: right;
}

/* generic classes */

.clearfloat {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0;
}

/* property list page */

#propertylist .property {
	height: 350px;
	display: block;
}

#propertylist .photoside {
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	background-image: url(/images/bg_photoside.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 496px;
	height: 329px;
	margin-bottom: 20px;
}

#propertylist .photoside img {
	border: 0;
	display: block;
}

#propertylist .textside {
	float: right;
	padding-left: 30px;
	padding-top: 10px;
	width: 340px; /* 370 - horz padding */
	height: 319px; /* 329 - vert padding */
	background-image: url(/images/bg_textside.gif);
	background-position: top left;
	background-repeat: no-repeat;
	clear: right;
}

#propertylist .name {
	font-size: 16px;
	font-weight: bold;
}

#propertylist .name a {
	text-decoration: none;
}

/* classes for property pages */

#propertydetail {
	margin: 0;
}

#propertydetail h1 {
	font-size: 20px;
	font-weight: normal;
}

#propertydetail .photoside {
	width: 500px;
	float: left;
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(/images/bg_photoside.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#propertydetail .photoside .main img {
	margin-bottom: 10px;
}

#propertydetail .photoside .thumbs img {
	margin: 0 4px 4px 0;
	float: left;
	border: 1px solid #fff;
}

#propertydetail .photoside .thumbs img:hover {
	border: 1px solid #000;
}

#propertydetail .photoside .documents {
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
	margin-right: 7px;
	margin-left: 1px;
	text-align: center;
}

#propertydetail .photoside .documents p {
	
}

#propertydetail .textside {
	margin-left: 520px;
	background-image: url(/images/bg_textside2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 10px;
}

* html #propertydetail .textside {display:inline-block; padding-left:2px;}

#propertydetail  .textside h1 {
	margin-top: 0;
}


.minicontact {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(/images/bg_textside2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.minicontact p {
	margin-top: 4px;
}

.minicontact table {
	margin-left: 20px;
}


.minicontact td {
	text-align: right;
	padding: 2px;
	font-size: 12px;
}

.minicontact input, .minicontact textarea {
	width: 200px;
	/*border: 1px solid #313131;
	background-color: #0F0F0F;*/
	border: 1px solid #ccc;
	background-color: #efefef;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-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;
}

.more {
	padding-top: 30px;
}

.postcards  {
	margin-left: 50px;
}

.postcards img {
	float: left;
	margin: 20px;
}

.spaced li {
	margin-bottom: 14px;
}
ul.sitemap {
margin:0 5px 0 25px;
overflow:hidden;padding:0;}
ul.sitemap li{
margin-bottom: 5px; float:left; display:block;width:700px;
}