body {
	margin: 0px;
	padding: 0px;
	background: #666699 url(../graphics/bgr_body.jpg) center fixed repeat-y;
	text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 730px;
	text-align: left;
}

#logo {
	position: absolute;
	margin-left: 29px;
	width: 157px;
}

#left {
	position: absolute;
	width: 112px;	
	margin-left: 52px;
	top: 90px;
	font-size: 8pt;
}

#left a {
	display: block;
	text-align: right;
	color: #fff;
	text-decoration: none;
	padding-right: 4px;	
}

#left a:hover {
	text-decoration: underline;
}


#menu {
	text-align: right;
	padding: 25px 0px 31px 0px;
	background: #BBEBF6;

}

#menu a {
	font-weight: bold;
	color: #000;
	margin-bottom: 1em;
	text-decoration: none;
}

#menuprop {
	padding: 1em 0em 0.2em 0em;
	margin: 1em 0em;
	line-height: 1.5em;
	background: #A9D0EF url(../graphics/bgr_menu_property.jpg) no-repeat;
}
#menuprop a {
	margin-bottom: 0px;
}

#links {
	background: #9DB2F1;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	margin-bottom: 0.5em;
}

#banner {
	width: 502px;
	overflow: hidden;
	height: 86px;
	margin: 1px 0px;
	padding-right: 1px;
	border-right: 6px solid #8DA2D9;
}

#address {
	color: #34339B;
	text-align: right;
	margin: 50px 5px 0px 0px;
	white-space: nowrap;
}

#address div {
	margin: 0px 10px 10px 20px;
	text-align: right;
}

.content {
	position: absolute;
	margin-left: 190px;
	width: 509px;
}

.title {
	float: right;
	margin-right: 0px;
	text-align: center;
	padding: 2px 45px 1px 65px;
	
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	margin-left: auto;
	background: #686698 url(../graphics/bgr_header.jpg) left no-repeat;
	color: #fff;
}

.loose {
}

.left {
	float: left;
}

.right {
	float: right;
}

.tight {
	padding: 0px 50px;
	width: 409px;
}

.text {
	line-height: 1.7em;
	clear: both;
	padding-top: 1em;
	min-height: 600px;
}

.lengthy {
	background: url(../graphics/bgr_text_long.png) repeat-y;
}

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 {
	line-height: 1.5em;
	font-size: 8pt;
	margin-left: auto;
	width: auto;
	margin-right: 0px;
	background: #fff;
}

.blurb .question {
	font-weight: bold;
	padding: 10px;
}

.blurb .answer {
	padding: 10px;
	background: #F5EACE;
}

.forspecs {
    text-align: center;
}

a.inquiry {
    display: block;
    font-weight: bold;
    text-align: left;
    font-size: 8pt;  
    background: url(../graphics/bgr_inquiry.gif) left center no-repeat;
    margin-top: 10px;
    margin-left: 28px;
    padding-left: 32px;
}

.accmenu {
	margin-top: 20px;
	font-size: 8pt;
	text-align: right;
	border-right: 5px solid #D8AB34;
	text-transform: lowercase;
	padding-right: 5px;
}

.totop {
	float: left;
	margin: 10px 0px 0px 50px;
	padding-right: 15px;
	background: url(../graphics/icon_totop.jpg) right center no-repeat;
}

.footer {
	color: #9DB2F1;
	text-align: center;
	border-top: 3px solid #D9D9D9;
	width: 300px;
	font-size: 8pt;
	margin: 20px auto;
}

.propertylist {
	line-height: normal;
	text-align: right;
	width: 100%;
	font-size: 8pt;
}

.propertylist td {
	vertical-align: top;
}

.propertylist img {
    border-top: 1px dotted #8da2d9;
    border-bottom: 1px dotted #8da2d9;
    padding: 1px;
    cursor: pointer;
}

.propertylist .name a {
    font-weight: bold;
    color: #000066;
}

.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;
}

.printonly {
    display: none;
}

.imagepanel {
    margin: 0px auto 10px auto;
    width: 406px;
    line-height: normal; 
    text-align: center;
    padding: 1px 0px 1px 0px;
}

.imagepanel h2 {
    font-size: 12pt;
    line-height: normal;
    margin: 0px;
    text-align: left;
    color: #23418c;
    margin: 0px 0px 1px 1px;
    border-bottom: 1px dotted #23418c;   
}

.imagepanel img {
    margin: 0px 0px 1px 1px;
    cursor: pointer;
    
}

.imagepanel .images {  
    margin: 0px 1px 0px 0px;
    clear: both;
}

.imagepanel .help {
    text-align: right;
    font-size: 8pt;
    color: #23418c;
    padding: 3px;
    margin: 1px 0px 0px 1px;
    border-top: 1px dotted #23418c;
}

.details .blurb {
    margin-top: 0px;
}

.details .thumbnail {
    padding: 1px;
    margin-top: 10px;
    cursor: pointer;
}

.details .images {
    background: #F5EACE;
    padding: 3px;
}

.details .imagepanel h2 {
    font-size: 10pt;
}

.thumbnails {
    margin: 20px 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;
}

.deco {
    padding: 1px 0px;
    border-top: 5px solid #8DA2D9;
    border-bottom: 5px solid #8DA2D9;
}

.deco2 {
    padding: 1px 0px;
    border-top: 5px solid #8c6e23;
    border-bottom: 5px solid #8c6e23;
}

.deco.right {
    margin: 5px 0px 0px 10px ;
}

.deco.left {
    margin: 5px 10px 0px 0px ;
}

input, textarea {
    border: 2px solid #23418c;
    background: #d9d9d9;
}

div.inquiry {
    border-top: 1px dotted #23418c; 
    border-bottom: 1px dotted #23418c; 
    background: #d9d9d9; 
    color: #23418c; 
    text-align: center;
    margin-top: 10px;
}

.errormessage .required {
	display: block;
	margin: 10px 0px;
	text-align: left;
}

.errormessage .email {
	display: block;
	margin: 10px 0px;
	text-align: left;
}

.errormessage .fieldname {
	font-weight: bold;
}

.errormessage {
	color: #990000;
	background: #DDDDCC;
	border: 1px solid #AA0000;
	display: block;
	padding: 5px;
	width: 375px;
	margin: 10px;
}

.credits {
    display: block;   
    margin: 100px auto;
    width: 112px;
}

.map {
	padding: 1px 0px;
    border-top: 5px solid #8DA2D9;
    border-bottom: 5px solid #8DA2D9;
	display: block;
	margin: 0 auto;
}

a.special {
	font-style: italic;
	padding: 10px 0px;
}

.lowerprice {
	font-weight: bold;
	color: #00f;
}
