@charset "utf-8";
/* CSS Document */
/*-- Reset CSS --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/*--/ End Resets--*/
/*-- Start General Styles--*/ 
body {
text-align:center;
}
#wrapper {
	text-align:center;
	background-image:url(../images/body-bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#lower-shadow {
	height:20px;
	background:url(../images/lower-shadow.gif) -1px 0px no-repeat;
	text-align:center;
	width:924px;
	margin:0 auto;
	margin-bottom:5px;
}
strong {
	font-weight:bold;
}
.picture-frame {
	border:8px solid #dcdcdc;
	background-color:#B8B8B8;
	padding:1px;
	margin:1px 20px;
	/*	Switch it ^^^
	border:1px solid #B8B8B8;
	background-color:#f3f3f3;
	padding:8px;
	*/
}
.prop-search .picture-frame {
	margin:0px;
	margin-right:20px;
	}
	
.prop-search .last-picture {
	margin-right:0px;
	}
.prop-search div {
	text-align:center;
	margin-bottom:5px;
	}
fieldset {
	border:1px solid #333;
}
legend, legend a {
	font-weight:bold;
	color:#333;
	padding-left:2px;
}
.fright {
	float:right;
	margin-right:0px;
}
.fleft {
	float:left;
	margin-left:0px;
}
h1 {
	background:#fff url(../images/patti-cotter-logo.gif) 11px 10px no-repeat;
	text-indent:-9999px;
	line-height:75px;
	height:75px;
	padding-left:5px;
	
	
}
h1 a {
	display:block;
	width:330px;
	float:left;
}
h2 {
	display:block;
	font-size:30px;
	font-family:"Adobe Garamond", Garamond, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
blockquote em {
display:block;
font-size:1.3em;
}
body {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0; padding: 0;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
}
h3 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4 {
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, ul, blockquote, pre, td, th, label {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
p {
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
hr {
margin-top:2px;
clear:both;
margin-bottom:2px;
}
.clear {
clear:both;
}
#page-content {
}
#page-container {
	width:900px;
	margin:0 auto;
}
#content {
	text-align:left;
	padding:10px 20px;
}
#header {
	width:900px;
	margin:0 auto;
	text-align:center;
}
#header a {
	text-decoration:none;
}
#header .sir-logo {
	float:right;
	margin-top:16px;
	margin-right:15px;
}
#global-footer {
	border-top:1px solid #999;
	clear:both;
	padding-top:20px;
	line-height:1.8em;
	margin:0 auto;
	text-align:center;
	width:900px;
}
#sothebysDisclaimer {
	font-size:10px;
	margin-bottom:0;
	padding-bottom:10px;
}
#sothebysDisclaimer a {
	text-decoration:none;
	color:#000;
}
#sothebysDisclaimer a:hover {
	text-decoration:underline;
}
/*--/ End General Styles--*/ 
/*-- Start Homepage Styles--*/
#content-homepage {
	padding:0px;
}
#content-homepage a {
	text-align:center;
}
.discover-tagline {
	margin:12px 0;
}
/*--/ End Homepage Styles--*/
/*-- Start Contact Styles--*/
.contact-info {
font-size:1.1em;
line-height:1.4em;
}
.contact-info a {
color:#474747;
text-decoration:none;
}
.contact-info a:hover {
text-decoration:underline;
}
#contact-form {
float:right;
padding-left:20px;
border-left:1px solid #474747;
margin-bottom:15px;
}
#contact-form label {
display:block;
font-weight:bold;
margin:0px;
margin-top:5px;
}
#contact-form input[type="text"], #contact-form textarea[name="comments"] {
width:230px;
}
#contact-form input[type="submit"] {
width:100px;
margin-top:4px;
border:1px solid #474747;
background-color:#f9f9f9;
}
#contact-form input[type="submit"]:hover {
border:1px solid #000;
cursor:pointer;
}
table td strong {padding-right:3px;}
/******** Featured Properties **************/
.left-listing, .right-listing {
margin:15px 0px;
}
.left-listing p, .right-listing p, .left-listing h3, .right-listing h3, .left-listing h4, .right-listing h4  {
_height:0; /* Gives it layout in IE6 so it shows up */
}
.left-listing img, .right-listing img {
float:left;
clear:left;
}
.listings h3 {
margin-bottom:.2em;
font-weight:bold;
}
.listings h4 {
margin-bottom:.3em;
}
.left-listing p, .right-listing p {
line-height:2.0em;
}
/************************************** Property Details  */
h3.prop-details {
margin-top:-10px;
}
#main-prop-pic {
height:395px;
text-align:center;
vertical-align:middle;
}
#prop-pic-list {
margin:10px -4px 14px 0px;
.margin-right:-5px;
padding:0;
text-align:center;
}
#prop-pic-list li {
list-style:none;
display:inline;
margin-right:4px;
}
#prop-pic-list li img {
width:100px;
height:75px;
border:1px solid #333;
}
.listing-details {
width:540px;
float:left;
}
fieldset p {
padding:0px 10px;
}
/**************************************************************************** Sidebar  */
#sidebar {
	width:290px;
	margin-left:5px;
	float:right;
	padding:10px 8px 15px;
	}
#sidebar fieldset {
	margin:0px;
	margin-top:20px;
	position:relative;
	background-color:#fafafa;
	color:#333;
	}
#sidebar fieldset blockquote {
	clear:both;
	margin:10px 4px 3px;
	text-align:center;
	padding:5px;
	background-color:#fff;
	border:1px solid #000;
	text-align:justify;
	}
#sidebar fieldset span.quote-name {
	float:right;
	text-align:right;
	margin-bottom:8px;
	margin-right:8px;
	}
#sidebar p {
	padding:12px 4px 9px 12px;
	}
#sidebar ul {
padding-left:15px;
margin-left:8px;
list-style:outside disc;
text-align:left;
}
#sidebar ul li {
margin-bottom:3px;
}
#sidebar table {
clear:both;
width:258px;
margin-top:8px;
margin-left:5px;
margin-bottom:10px;
text-align:left;
font-weight:bold;
}
#sidebar table tr td.right-centered {
text-align:center;
font-weight:normal;
}
#sidebar fieldset img {
text-align:center;
}
#sidebar fieldset .required-text {
margin:0px;
padding:0px;
line-height:14px;
font-size:14px;
}
#sidebar fieldset p.contact-info:first-line {
font-weight:bold;
}
#sidebar fieldset form {
margin:0px;
margin-left:8px;
.margin-left:7px;
}
#sidebar fieldset form  ul {
margin:0;
padding:5px;
text-align:left;
}
#sidebar fieldset form  ul li {
list-style:none;
margin-bottom:5px;
}
/* Sidebar that has the input fields below the labels */
#sidebar fieldset li label {
font-size:14px;
font-weight:normal;
}
#sidebar fieldset input {
display:block;
width:260px;
}
#sidebar fieldset input.submitButton {
width:100px;
float:right;
border:1px solid #000;
background-color:#fff;
cursor:pointer;
margin-right:15px;
margin-bottom:8px;
}
#patti-family {
margin-bottom:10px; /* Was running into the bottom content of the page */
}
/* Request Info Form Layout */
.request-info-pdfs {
text-align:left;
margin-left:20px;
}
.request-info-pdfs ul {
width:460px;
margin-left:400px;
margin-top:-10px;
}
.request-info-pdfs li {
margin-bottom:10px;
margin-right:10px;
float:left;
}
.request-info-pdfs ol li {
float:none;
}
.request-info-pdfs #verbiage {
width:390px;
float:left;
}
.request-info-pdfs #verbiage p {
clear:both;
}
.request-info-pdfs label {
width:100px;
display:block;
font-weight:bold;
line-height:normal;
margin-bottom:0px;
}
.request-info-pdfs input {
width:200px;
}
.request-info-pdfs textarea {
width:415px;
.width:425px;
height:75px;
}
.request-info-pdfs input#submit {
width:100px;
float:right;
margin-right:30px;
.margin-right:10px;
border:1px solid #333;
background-color:#fafafa;
color:#333;
}
.request-info-pdfs input#submit:hover {
border:1px solid #000;
color:#000;
background-color:#fff;
cursor:pointer;
}
a {
text-decoration:none;
font-weight:bold;
color:#1F471F;
}
a:hover {
text-decoration:underline;
}
