div {
	zoom:1;
}
body {
	font-family: Verdana, sans-serif;
	font-size: small;
	background:#333333 url(background_v1.jpg) repeat-x;
	color:#333;
	margin: 0 0 10px 0;
}
body#home {
	background:#333333 url(background_v1.jpg) repeat-x;
}
#container {
	width: 960px;
}
#postcontainer {
	height:40px;
	width:100%;
	display:none;
	background:#28353d url(postcontainer_bg.jpg) repeat-x;
}
#content_wrapper {
	padding:10px 10px;
	background:#fff url(content_bg.jpg) repeat-x;
}
#home #content_wrapper {
	padding:10px 10px;
	background:#fff url(content_bg.jpg) repeat-x;
}
#nav_above {
	display:none;
}
#nav_below {
}
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%;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: 0;
}
h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 140%;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h3 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 120%;
	color: #000;
	margin: 0 0 .4em 0;
}
hr {
	color: #000;
	background: #000;
	margin: 5px 0;
	border-collapse:collapse;
	border:0;
	height: 2px;
}
a {
	color:#000;
}
a:hover {
	text-decoration:underline;
}
#logo {
	float: left;
	margin-right:10px;
}
#login {
	float: right;
	text-align: right;
	padding: 10px;
	color:#fff;
}
#login h2 {
	color:#fff;
}
#login a {
	color:#fff;
	text-decoration:underline;
}
#branding_agent {
	float: left;
	color: #fff;
	font-weight:bold;
	padding: 10px;
	width: 300px;
	height:60px;
	overflow:hidden;
}
#branding_agent p.websitename {
	font-size: 130%;
	font-family: georgia, serif;
	font-weight: normal;
	color:#fff;
}
#branding {
	color: #fff;
	display: block;
	height: 110px;
	clear: both;
	padding-top: 10px;
	overflow:hidden;
}
#branding h2, #branding h3 {
	color:#fff;
}
/* TLN */
#nav {
	height: 29px;
	font-size: 90%;
	vertical-align: middle;
	background: #aaa url(tln_bg_off.jpg) repeat-x;
	color: #fff;
}
#nav li {
	padding: 0;
}
#nav li.logo {
}
#nav a {
	color: #fff;
	text-decoration: none;
	border-right:1px solid #555;
	border-left:1px solid #333;
	padding: 7px 12px 8px 12px;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(tln_bg_on.jpg) repeat-x;
}
#nav #active a {
	color: #fff;
	text-decoration: underline;
}
#main {
	font-size: 90%;
	width:600px;
}
#main .maincontainer {
}
.maincontainer h2, #bottom_content h2 {
	margin-bottom: 1em;
}
.entry {
	margin: 0 0 40px;
	clear:both;
}
#sidebar {
	font-size: 90%;
	padding: 10px 0;
	width:250px;
}
#sidebar .sidebarcontainer {
	padding: 0;
	margin: 0;
}
#sidebar .sidecall h2 {
	font-size: 14px;
	background:#000 url(tln_bg_off.jpg) repeat-x;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
#sidebar .sidecall p {
	padding: 11px;
	background: #EAE2CF;
	color: #333;
	margin: 4px 0;
	font-size: 76%;
}
#sidebar .sidecall a {
	color: #000;
	text-decoration: underline;
}
#sidebar h3 {
	font-size: 100%;
}
#sidenav {
	float:right;
	clear:right;
	margin: 0;
	padding: 16px 10px;
	width: 250px;
}
#home #main {
	width:600px;
}
#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:250px;
}
#bottom {
	clear:both;
	display:block;
	font-size: 90%;
}
#bottom_content {
	padding:10px;
}
.block {
	color: #333;
	background:#eee;
	padding: 0;
}
.block h2 {
	font-size: 14px;
	background:#000 url(tln_bg_off.jpg) repeat-x;
	text-align: left;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 4px 0;
}
.block p {
	padding:10px;
}
.block ul {
	padding:4px;
}
.block a {
	color: #000;
	text-decoration:underline;
}
#footer {
	color:#eee;
}
#footer a {
	color:#A4ABC7;
}
#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: #000;
	background: #eee;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 2px;
}
.alert a {
	text-decoration:underline;
}
.information {
	padding:4px;
	background: #eee url(form_bg.jpg) repeat-x bottom;
	color: #333;
}
.information a {
	color: #000;
	text-decoration:underline;
}
img.wrap_l {
	float: left;
	margin: 3px 15px 0px 0px;
	padding: 2px;
	border: 3px solid #aaa;
	background: #fff;
}
img.wrap_r {
	float: right;
	margin: 3px 0px 0px 15px;
	padding: 2px;
	border: 3px solid #aaa;
	background: #fff;
}
.photocoming {
	border:1px solid #555;
	width: 164px;
	height: 118px;
	text-align: center;
	display:block;
}
.photocoming p {
	margin: 10px;
	font-size: 110%;
	font-weight: bold;
}
#nav_right {
	font-size: 78%;
	margin: 0 0 10px 0;;
	background-color:#fff;
}
#nav_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_right li {
	margin:0 0 4px 0;
	border:1px solid #7799BB;
	padding:2px;
	
}
#nav_right li a {
	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(tln_bg_off.jpg) repeat-x;
	padding: 8px 0 0 10px;
}
#nav_right li a:hover, #nav_right li #current {
	color: #FFF;
	background:#3D5798 url(tln_bg_on.jpg) repeat-x;
	text-decoration:underline;
}
#nav_right li.cta {
	font-size:12px;
}
.nav_thumbs {
	font-size: 78%;
	margin: 0 0 10px 0;;
	background-color:#fff;
}
.nav_thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav_thumbs li {
	margin:0 0 4px 0;
	border:1px solid #7799BB;
	padding:2px;
}
.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(tln_bg_off.jpg) repeat-x;
	padding: 8px 0 0 10px;
}
.nav_thumbs li a:hover, .nav_thumbs li #current {
	color: #FFF;
	background:#3D5798 url(tln_bg_on.jpg) repeat-x;
	padding: 8px 0 0 10px;
}
/* start listing thumbnail elements */
.thumbs {
	margin: 0px 0px 10px 0px;
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	background:#eee;
	color:#333;
	padding:6px;
}
.thumbs ul {
	list-style:none;
	margin-left:0px;
}
.thumbs .thumbsheader {
	background:#000;
	margin-bottom: 4px;
	display:none;
}
.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:#3D5798;
	text-decoration:underline;
}
.thumbs a:hover {
	color:#000;
	text-decoration:underline;
}
.thumbs .thumbsnav {
	float:right;
	width: 120px;
}
.thumbs .price {
	font-weight:bold;
}
.thumbs .address {
	font-weight:bold;
	font-size:110%;
}

/* end listing thumbnail elements */


#alphabet {
	display:block;
	margin: 0 0 0 0;
	padding: 4px 0;
	font-size: 70%;
}
#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;
}
#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;
}
#home #monoSlideshow {
	margin-bottom:20px;
}
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;
}
#mapSearchWrapper {
	border:1px solid #777;
}
#mapSearchJumpTo {
	background:#004D93;
	color:#fff;
}
#mapSearchCrumbsContainer {
	background:#004D93;
	color:#fff;
}
#mapSearchFormContainer {
	background:#93BAC9;
}
#mapSearchContainer {
	background:#999;
}
#search_details h3 {font-size:160%;}
