body {
	font-family: Verdana, sans-serif;
	font-size: small;
	color:#333;
	margin: 0 0 10px 0;
	background: #9FB0B2 url(body_bg_2.jpg) center top repeat-y;
}
#precontainer {
	display:none;
	height:10px;
}
#container {
	background: #d4dde5;
	border: 4px solid #9fb3c5;
	padding: 4px;
	margin-top:10px;
	width:970px;
}
#content_wrapper {
	padding-top:10px;
}
#nav_above {
	display:none;
}
#nav_below {
	display:none;
}
ul, ol {
	margin-left: 2em;
}
p {
	line-height: 1.4em;
	margin: 0 0 0.8em 0;
}
h1 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 170%;
	margin: 0em 0em 1em 0em;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: 0;
}
h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 140%;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h3 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 120%;
	margin: 0 0 .4em 0;
}
hr {
	color: #fff;
	background: #777;
	margin: 5px 0;
	border-collapse:collapse;
	border:0;
	height: 2px;
}
a {
	color:#55738e;
	text-decoration:underline;
}
a:hover {
	color:#09345c;
	text-decoration:underline;
}
#logo {
	float: left;
	margin:0 20px 0 10px;
}
#login {
	float: right;
	text-align: right;
}
#login h2 {
}
#login a {
	color:#333;
	text-decoration:underline;
}
#branding_agent {
	float: left;
	color: #333;
	font-weight:bold;
	padding: 20px 0px;
}
#branding_agent h2 {
	font-size: 120%;
	color:#333;
	width: 220px;
	overflow:hidden;
	padding:6px 0;
}
#branding {
	display: block;
	height: 70px;
	clear: both;
	padding: 10px 10px 10px 0px;
	background:#fff url(branding_bg.jpg) repeat-x bottom;
	border-bottom:2px solid #aaa;
	overflow:hidden;
}
#branding h2 {
}
#main {
	font-size: 90%;
	width:620px;
}
#main .maincontainer {
	padding: 0 10px 0px 0px;
	margin: 0;
}
.maincontainer h2, #bottom_content h2 {
	margin-bottom: 1em;
}
.entry {
	margin: 0 0 40px;
	clear:both;
}
#sidebar {
	font-size: 90%;
	width:280px;
}
#sidebar .sidebarcontainer {
	padding: 0 0px 0px 10px;
	margin: 0;
}
#sidebar .sidecall h2 {
	font-size: 14px;
	background:#000 url(tln_bg_on.jpg) repeat-x top left;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
#sidebar .sidecall p {
	padding: 11px;
	background: #ECECEC url(block_bg_1.jpg) repeat-x 0 -70px;
	color: #333;
	margin: 4px 0;
	font-size: 76%;
}
#sidebar .sidecall a {
	color: #333;
	text-decoration: underline;
}
#sidebar h3 {
	font-size: 100%;
}
#sidenav {
	float:right;
	clear:right;
	margin: 0;
	padding: 16px 10px;
	width: 300px;
}
#home #main {
	width:640px;
}
#home #sidebar {
	width:300px;
}
#onecolumn #main {
	width:100%;
	display:block;
}
#onecolumn #sidebar {
	display:none;
}
#twocolumn #main {
	display:block;
	width:640px;
}
#twocolumn #sidebar {
	display:block;
	width:300px;
}
#twocolumn.subdivision_dir #main {
	display:block;
	width:100%;
}
#twocolumn.subdivision_dir #sidebar {
	display:none;
}
#bottom {
	clear:both;
	display:block;
	font-size: 90%;
}
#bottom_content {
	padding:10px;
}
.block {
	color: #333;
	background:#eee url(block_bg_2.jpg) repeat-x 0px 26px;
	padding: 0;
}
.block h2 {
	font-size: 14px;
	background:#012e57 url(sidecall_bg.jpg) repeat-x top left;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
.block .content {
	padding:10px;
}
.block p {
	padding:10px;
}
.block ul {
	padding:4px;
}
.block a {
	color: #333;
	text-decoration:underline;
}
#block1 {
	background:#eee url(block_bg_2.jpg) repeat-x;
}
#block2 {
	background:#eee url(block_bg_2.jpg) repeat-x;
}
#block3 {
	background:#eee url(block_bg_2.jpg) repeat-x;
}
#block4 {
	background:#eee url(block_bg_2.jpg) repeat-x;
}
#footer {
	clear:both;
	padding-top: 20px;
}
#footer a {
	color:#333;
	text-decoration:underline;
}
#footer p {
	font-size: 74%;
	margin:0;
}
#subfooter {
}
#subfooter ul {
	list-style: none;
}
#subfooter ul li {
	margin:0;
	font-size:80%;
}
#subfooter a {
	color: #555;
}
/* Begin Search Detail */
#search_photo {
	clear:both;
	background:#fff;
	border: 1px solid #777;
	text-align:center;
}
#search_photo img {
}
#search_photo span.noimg {
	float:left;
	text-align:center;
	line-height:12em;
	font-size:150%;
}
#search_details span.price {
	font-weight:bold;
	font-size:120%;
}
#search_remarks {
	clear:both;
}
.search_openhouse {
	clear:both;
	color: #fff;
	background: #bbb;
	border-top: 1px solid #827b5b;
	border-right: 1px solid #827b5b;
	border-bottom: 1px solid #827b5b;
	border-left: 1px solid #827b5b;
	margin: 4px 0px;
	padding: 10px;
}
.search_media {
	clear:both;
	color: #fff;
	background:#000 url(nav_right.jpg);
	padding: 10px;
}
.search_media a {
	color:#fff;
	text-decoration:none;
}
.search_media a:hover {
	text-decoration:underline;
}
#search_rn {
	border-top: 4px solid #000;
	margin-bottom: 8px;
}
.photo_numbers {
	display:inline;
	float:left;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	margin: 2px 2px 4px 2px;
	padding: 2px 0;
	width: 20px;
	border: 1px solid #000;
	text-align: center;
	background: #000 url(photo_number_bg_off.jpg);
}
.photo_numbers_on {
	display:inline;
	float:left;
	background: #000 url(photo_number_bg_on.jpg);
	font-size: 10px;
	cursor: pointer;
	margin: 2px;
	padding: 2px 0;
	width: 20px;
	border: 1px solid #000;
	text-align: center;
	color: #fff;
}
/* End Search Detail */


.alert {
	color: #990000;
	background: #ffffcc;
	border-top: 1px solid #ffeebb;
	border-right: 1px solid #ffeebb;
	border-bottom: 1px solid #ffeebb;
	border-left: 1px solid #ffeebb;
	padding: 2px;
}
.alert a {
	text-decoration:underline;
}
.information {
	color: #333;
	background: #ccc;
	border-top: 1px solid #827b5b;
	border-right: 1px solid #827b5b;
	border-bottom: 1px solid #827b5b;
	border-left: 1px solid #827b5b;
	padding:6px;
}
.information a {
	color: #fff;
	text-decoration:underline;
}
img.wrap_l {
	float: left;
	margin: 3px 15px 0px 0px;
	padding: 2px;
	border: 3px solid #B3B3A8;
	background: #fffefa;
}
img.wrap_r {
	float: right;
	margin: 3px 0px 0px 15px;
	padding: 2px;
	border: 3px solid #B3B3A8;
	background: #ddd;
}
.photocoming {
	border:1px solid #555;
	width: 164px;
	height: 118px;
	text-align: center;
	display:block;
}
.photocoming p {
	margin: 10px;
	font-size: 110%;
	font-weight: bold;
}
/* TLN */
#nav {
	background: #d1d2d4 url(tln_bg_off.jpg);
	height: 27px;
	font-size: 90%;
	vertical-align: middle;
	border-bottom:2px solid #9fb3c5;
}
#nav li {
	padding: 0;
	background: url(tln_spacer.jpg) no-repeat right;
}
#nav li.logo {
	background: #ddd;
}
#nav a {
	color: #333;
	text-decoration: none;
	padding: 7px 15px;
}
#nav a:hover {
	color: #fff;
	background: #d1d2d4 url(tln_bg_on.jpg);
}
#nav #active a {
	color: #fff;
	background: #d1d2d4 url(tln_bg_on.jpg);
	text-decoration: underline;
}
#nav_right {
	font-size: 78%;
	margin: 0;
	background-color:#000;
}
#nav_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_right li {
	margin:0;
}
#nav_right li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#nav_right li a:link, #nav_right li a:visited {
	color: #fff;
	display: block;
	background:#000 url(nav_right.jpg);
	padding: 8px 0 0 10px;
}
#nav_right li a:hover, #nav_right li #current {
	color: #FFF;
	background:#333 url(nav_right.jpg) 0 -32px;
	padding: 8px 0 0 10px;
}
#alphabet {
	display:block;
	margin: 0 0 0 0;
	padding: 4px 0;
	font-size: 12px;
	font-family:monospace, "Courier New", Courier;
}
#alphabet li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#alphabet a {
	padding: 2px 4px;
	vertical-align:top;
	border: 1px solid #000;
	margin: 0;
	background: #000 url(photo_number_bg_off.jpg);
	color:#fff;
	text-decoration:none;
}
#alphabet a:hover {
	border: 1px solid #000;
	background: #000 url(photo_number_bg_on.jpg);
	color:#fff;
	cursor: pointer;
}
.disclaimer {
	font-size: 9px;
	color: black;
	text-align:center;
}
.fineprint {
	font-size: 9px;
}
.nextpage {
	text-align:right;
	border-top: 1px solid #989177;
	padding: 6px;
}
.mlsdisclaimer {
	font-size:9px;
	margin: 10px 0px;
}
h2.ps {
	color:#005AAD;
	margin:0;
}
blockquote {
	font-family: Georgia, serif;
	font-size: 107%;
	line-height: 1.5em;
	color: #666b75;
	padding-left: 23px;
}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
}
dl {
	margin: 1em;
}
dt {
}
dd {
	margin-bottom: 1em;
}
.glossary dt {
	font-weight: bold;
}
/* start listing thumbnail elements */
.thumbs {
	margin: 0px 0px 10px 0px;
	border-top: 4px solid #012e57;
	border-bottom: 2px solid #012e57;
	background:#eee url(block_bg_2.jpg) repeat-x 0px 0px;
	color:#333;
	padding:6px;
}
.thumbs ul {
	list-style:none;
	margin-left:0px;
}
.thumbs .thumbsheader {
	background:#333;
}
.thumbs .thumbsfooter {
}
.thumbs .thumbsdata {
	float:left;
	margin-right: 10px;
}
.thumbs .thumbsphoto {
	float:left;
	width:160px;
	margin: 0px 10px 10px 0px;
	padding:4px 4px 2px 4px;
	background:#fff;
	border:1px solid #bbb;
}
.thumbs .thumbsphoto img {
	width:160px;
}
.thumbs .nophoto {
	text-align:center;
	height: 120px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 10px;
	line-height: 120px;
	color:#333;
	margin-bottom:2px;
}
.thumbs a {
	color:#4182b1;
	text-decoration:underline;
}
.thumbs a:hover {
	color:#a7c5db;
	text-decoration:underline;
}
.thumbs .thumbsnav {
	float:right;
	width: 120px;
}
.thumbs .price {
	font-weight:bold;
}
.thumbs .address {
	font-weight:bold;
	font-size:110%;
}
.nav_thumbs {
	font-size: 78%;
	margin: 0;
	background-color:#000;
}
.nav_thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav_thumbs li {
	margin:0;
}
.nav_thumbs li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
.nav_thumbs li a:link, .nav_thumbs li a:visited {
	color: #fff;
	display: block;
	background:#000 url(nav_right.jpg);
	padding: 8px 0 0 10px;
}
.nav_thumbs li a:hover, .nav_thumbs li #current {
	color: #FFF;
	background:#333 url(nav_right.jpg) 0 -32px;
	padding: 8px 0 0 10px;
}
/* end listing thumbnail elements */

div.ratings {
	margin:0;
	padding:0;
}
div.ratings span {
	line-height:20px;
	cursor:pointer;
	margin:0 3px;
	padding:0;
	vertical-align:center;
	height:20px;
}
div.ratings span.current {
	font-size:20px;
	font-weight:bold;
	color:#4182b1;
	text-decoration:underline;
}
.businesscard h1, .businesscard h2 {
	margin-bottom:0.2em;
	line-height:1em;
}
img.agentphoto {
	width:160px;
}
#search_details h3 {font-size:160%;}
#map_canvas{width: 280px; height: 200px;}
#pano{margin-bottom:10px;width: 280px; height: 200px;}
#map_large{font-family:Arial, Helvetica, sans-serif; margin:4px 0 10px 0; line-height:12px; font-size:12px;}