body {
	font:  12px/18px ;
	color: #333;
	background: #ededed url(images/body-tile.gif) repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:active, a:focus {
	text-decoration: underline;
	outline: 0;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

#container {
	width: 896px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	height: 103px;
}

h1 {
	font: 37px Georgia, serif;
	color: #fff;
	margin-top: 18px;
}

h2 {
	font: 21px Georgia, serif;
	color: #7ea4ca;
}

h3 {
	font: 31px Georgia, serif;
	color: #339900;
	position: relative;
	top: -10px;
}

h4 {
	font: 19px Georgia, serif;
	color: #333;
}

#logo {
	display: block;
	text-indent: -9999px;
	width: 170px;
	height: 34px;
	background: url(images/logo.gif) no-repeat;
	margin-top: 32px;
}

#crumbs {
	border: 1px solid #c1d2e3;
	border-top: none;
	background: url(images/crumbs-back.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
}

#crumbs .last {
	background: none;
}

#crumbs li {
	float: left;
	padding: 0 28px 0 10px;
	background: url(images/crumbs-li.gif) no-repeat 100% 0%;
	color: #666;
	font: 11px Verdana, sans-serif;
	height: 32px;
	line-height: 30px;
}

#crumbs li a {
	color: #6699cc;
}

#crumbs li a:hover {
	color: #666;
}

#content {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	background: #fff;
}

#prop-info {
	height: 100px;
	background: #faf8e3;
	border-bottom: 1px solid #dbd9b8;
	overflow: hidden;
}

#prop-info-inner {
	width: 500px;
}

#prop-info .col-1 {
	font: 16px Verdana, sans-serif;
	color: #333;
	padding-top: 20px;
	line-height: 25px;
}

#prop-info .col-2 {
	font: 19px Georgia, serif;
	color: #669966;
	padding: 26px 22px 0 0;
	text-align: right;
}

#sidebar {
	position: relative;
	top: -80px;
	width: 360px;
	margin-left: 18px;
	text-align: center;
}

#sidebar img {
	border: 1px solid #000;
}

#sidebar p {
	font: 11px Verdana, sans-serif;
	padding: 6px 0;
	margin-left: -4px;
}

#sidebar p em {
	padding: 0 132px 0 0;
	font-style: normal;
}

#sidebar p a {	
	color: #ccc;
}

#sidebar p a:hover {	
	text-decoration: underline;
}

#carousel {
	margin-left: 12px;
}

#viewport {
	float: left;
	height:50px;
	overflow: hidden;
	position: relative;
	width: 266px;
	margin: 0 6px;
}

#viewport ul {
	position: relative;
}

#thumbs li {
	float: left;
	margin-right: 6px;
}

#previous {
	display: block;
	width: 27px;
	height: 28px;
	background: url(images/thumb-left.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 8px;
	cursor: pointer;
	float: left;
}

#next {
	display: block;
	width: 27px;
	height: 28px;
	background: url(images/thumb-right.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 8px;
	cursor: pointer;
	float: left;
}

#virtual-tour {
	clear: both;
	text-align: center;
	font: bold 11px Verdana, sans-serif;
}

#virtual-tour a {
	display: block;
	height: 29px;
	background: url(images/virtual-tour.gif) no-repeat 0% 50%;
	padding: 15px 0 0 22px;
	color: #336699;
	width: 160px;
	margin: 10px auto 15px;
}

#map img {
	border: 1px solid #ccc;
}

#prop-actions {
	overflow: hidden;
	margin-top: 22px;
	padding: 0 22px 0 16px;
}

#prop-actions a {
	display: block;
	background: url(..images/green-btn.gif) repeat-x;
	border: 1px solid #669933;
	padding: 2px 8px 0;
	font: bold 11px Verdana, sans-serif;
	float: left;
	margin-right: 26px;
	color: #fff;
	height: 18px;
}

#prop-actions a:hover {
	color: #666;
}

.calendar {
	background: url(images/calendar.gif) no-repeat 100% 30%;
	font: 11px Verdana, sans-serif;
	color: #333;
	text-align: right;
	padding-right: 30px;
}

.calendar strong {
	display: block;
	font-weight: bold;
	color: #ff6600 !important;
	margin: 0 !important;
}

#seller-info {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 24px 0;
	padding: 22px 22px 18px 16px;
	overflow: hidden;
	position: relative;
}

#seller-info a {
	color: #336699;
}

#seller-info a:hover {
	text-decoration: underline;
}

#seller-info li {
	background: none !important;
	padding: 0 !important
}

#seller-info .labels {
	width: 110px;
	font-weight: bold;
}

#seller-info .info {
	width: 155px;
}

#seller-msg {
	background: url(images/green-check.gif) no-repeat 100% 50%;
	padding-right: 30px;
	text-align: left;
	font-size: 11px;
	color: #669933;
}

#main-content {
	padding: 0 0 60px 26px;
	width: 490px;
	background: #fff;
	font: 12px Verdana, sans-serif;
	color: #333;
}

#main-content-inner {
	padding-right: 22px;
}

#main-content h4 {
	margin-bottom: 30px;
}

#main-content strong {
	color: #999;
	margin-bottom: 12px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

#main-content p {
	margin-bottom: 40px;
}

#main-content li {
	background: url(images/bullet.gif) no-repeat 0% 50%;
	margin-bottom: 9px;
	padding-left: 12px;
}

#footer {
	margin-top: 6px;
	color: #999;
	font: 11px Verdana;
	padding-bottom: 40px;
}