body {
    padding: 0px;
    margin: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
}

#logo, #left, .accmenu, a.inquiry {
    display: none;
}

.logo {
    width: 200px;
    margin-left: 50px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    color: #23418c;
}

.logo img {
    margin-bottom: 10px;
}

#address {
	color: #34339B;
	text-align: right;
	margin: 50px 5px 0px 0px;
}

#address div {
	margin: 0px 10px 10px 20px;
	text-align: right;
}

.content {
}

.title {
    position: absolute;
    top: 2em;
    right: 50px;
	text-align: left;
	border-bottom: 3px solid #D9D9D9;
	padding: 2px 45px 1px 65px;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	margin-left: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tight {
	padding: 0px 50px;
}

.text {
	line-height: 1.7em;
	clear: both;
}

h1 {
	font-size: 14pt;
	text-align: center;
}

h2 {
	font-size: 12pt;
	text-align: center;
}

h3 {
	font-size: 10pt;
	margin-left: 1em;
}

.blurb {
	width: 185px;
	float: right;
	margin: 10px;
	line-height: 1.2em;
	color: #244183;
}

.sidemenu {
    display: none;
}

.blurb .question {
	font-weight: bold;
	padding: 10px;
}

.blurb .answer {
	padding: 10px;
	background: #F5EACE;
}

.forspecs {
    text-align: center;
}

.footer {
	color: #9DB2F1;
	text-align: center;
	border-top: 3px solid #D9D9D9;
	font-size: 8pt;
	margin: 20px 50px;
	clear: both;
}

.propertylist {
	line-height: normal;
	text-align: right;
	width: 100%;
	font-size: 8pt;
}

.propertylist td {
	vertical-align: top;
}

.propertylist .name, .propertylist .price {
	text-align: center;
	white-space: nowrap;
	font-size: 10pt;
}

.propertylist .description {
	text-align: justify;
	padding: 10px;
}

.propertylist .more {
	text-align: right;
}

.propertylist tr.lastrow td {
    padding-bottom: 40px;
    border-bottom: 1px dotted #F5EACE;
}

.propertylist tr.lastrow {
    margin-bottom: 40px;
    
}

.propertylist .sizes {
	white-space: nowrap;
	padding-left: 20px;
}

.sold {
    font-weight: bold;
    color: #f00;
}

.specs {
    margin: 0px auto;
    padding: 3px;
    border-left: 3px solid #8c6e23;
    
}

.specs td {
    padding: 3px;
}

.specs .spec {
    text-align: right;
    font-weight: bold;
    font-size: 8pt;
    background: none;
}

.specs .notes {
    text-align: center;
    font-weight: normal;
    padding: 6px;
    background: #d9d9d9;
}

.imagepanel {
    margin: 0px auto 10px auto;
    width: 406px;
    line-height: normal; 
    text-align: center;
    padding: 1px 0px 1px 0px;
}

.imagepanel img {
    margin: 0px 0px 1px 1px;
    cursor: pointer;   
}

.imagepanel .help {
    display: none;
    
}

.details .blurb {
    margin-top: 0px;
    margin-right: auto;
}

.details .thumbnail {
    padding: 1px;
    margin-top: 10px;
    margin: 10px auto 0px auto;
    display: block;
}

.details .imagepanel, .details .imagepanel h2 {
    text-align: right;
    width: auto;
    font-size: 10pt;
}

.thumbnails {
    margin: 0px 10px 10px 0px;
    text-align: center;
    border-top: 5px solid #8DA2D9;
    border-bottom: 5px solid #8DA2D9;
    padding-top: 1px;
}

.thumbnails img {
    cursor: pointer;
    margin-bottom: 1px;
}

#banner {
    margin: 10px 50px 10px auto;
    text-align: center;
	padding-right: 1px;
	border-right: 6px solid #8DA2D9;
	width: 502px;
}

.property #banner {
    display: none;
}

.credits {
    display: none;
}

.map {
	padding: 1px 0px;
    border-top: 5px solid #8DA2D9;
    border-bottom: 5px solid #8DA2D9;
	display: block;
	margin: 0 auto;
	page-break-before: always;
}