body {
	font:  12px/18px ;
	color: #333;
	background: #fff;
}

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: 630px;
	margin: 0 auto;
}

#header {
            overflow: visible;
            height: auto;
}

h1 {
	font: 37px Georgia, serif;
	color: #333;
	margin-top: 0;
}

h2 {
	font: 21px Georgia, serif;
	color: #333;
}

h3 {
	font: 31px Georgia, serif;
	color: #333;
	position: relative;
	top: 0;
}

h4 {
	font: 19px Georgia, serif;
	color: #333;
}

.poweredby {
	width: 100%;
	text-align: right;
	height: auto;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
	text-indent: 0;
}

#crumbs {
	display: none;
}

#content {
            float: none;
            border: 0;
            border-top: none;
            overflow: visible;
            background: #fff;
}

#prop-info {
	float: left; 
	width: 100%;
	height: auto;
	overflow: visible;
	border: 0;
	margin-bottom: 20px;
	background: none;
}

#prop-info-inner {
	width: 100%;
}

#prop-info .col-1 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding-top: 10px;
	line-height: 20px;
}

#prop-info .col-2 {
	font: 19px Georgia, serif;
	color: #669966;
	padding: 0 0 0 0;
	text-align: right;
}
#details {width: 280px;}
#details h4 {float: left; clear: left; width: 100%; margin-top: 15px;}
#sidebar {
	float: left;
	position: relative;
	top: 0;
	width: 320px;
	margin-right: 2%;
	margin-left: 0;
	text-align: left;
}

#sidebar img {
	border: 0;
}

.largeimage {width: 100%; margin: 0 0 20px 0;}

#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 {
	width: 100%;
	border: 1px solid #ccc;
}

#prop-actions {
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	padding: 0;
}

#prop-actions a {
	display: none;
}

#prop-actions a:hover {
	color: #666;
}

.calendar {
	float: left;
	background: url(images/calendar.gif) no-repeat 0% 0%;
	font: 11px Verdana, sans-serif;
	color: #333;
	text-align: left;
	padding-left: 30px;
	padding-right: 0;
}

.calendar strong {
	display: block;
	font-weight: bold;
	color: #ff6600 !important;
	margin: 0 !important;
}

#seller-info {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
	padding: 8px 0 8px 0;
	overflow: visible;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#seller-info a {
	color: #336699;
}

#seller-info a:hover {
	text-decoration: underline;
}

#seller-info li {
	background: none !important;
	padding: 0 !important
}
#seller-info li a {display: none;}

#seller-info .labels {
	width: 110px;
	font-weight: bold;
}

#seller-info .info {
	width: 155px;
}

#seller-msg {
	height: 30px;
	padding-right: 0;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	color: #669933;
	background: url(images/green-check.gif) no-repeat 0% 0%;
}

#main-content {
            float: none;
            clear: left;
            padding: 0 0 0 0;
            width: 100%;
            background: #fff;
            font: 12px Verdana, sans-serif;
            color: #333;
}

#main-content-inner {
	padding-right: 0;
}

#main-content h4 {
	margin-bottom: 5px;
}

#main-content strong {
	color: #999;
	margin-bottom: 6px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

#main-content p {
	margin-bottom: 20px;
}

#main-content ul {width: 45%; margin-bottom: 25px;}
#main-content li {
	background: none;
	margin-bottom: 2px;
	padding-left: 0;
}
#main-content li {list-style: disc inside;}

.pageBreak {clear: left; page-break-before: always;}
.addressLine {display: block; width: 100%; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 10px;}
.pics {clear: left; padding-top: 20px; border-top: 1px solid #999; margin-top: 10px;}
.pics li {float: left; width: 50%}
.pics li img {margin-bottom: 20px;}


