body {
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fff;
	background-image:url("/images/body_bg.png");
	background-repeat:repeat-x;
	background-color:#444;
}

img, div {
	border:none;
	behavior: url("/js/iepngfix.htc");
}

a:link, a:visited {
	color:#cc9966;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#efefef;
}

.three_pixel_rounded {
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.one_pixel_rounded {
	-moz-border-radius: 1px;
	border-radius: 1px;
}


.two_pixel_rounded {
	-moz-border-radius: 2px;
	border-radius: 2px;
}




#logo {
	background:url("/images/logo.png");
	background-repeat:no-repeat;
	height:90px;
	margin-top:20px;
	display:block;
	behavior: url("/js/iepngfix.htc");
}

#brock {
	background-image:url("/images/brock.png");
	background-repeat:no-repeat;
	height:487px;
	behavior: url("/js/iepngfix.htc");
}

.top_shadow {
	background-image:url("/images/top_shadow.png");
	height:25px;
	position:absolute;
	top:-25px;
	left:0px;
	width:100%;
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	background-position:top center;
}


.bottom_shadow {
	background-image:url("/images/bottom_shadow.png");
	height:25px;
	position:absolute;
	bottom:-25px;
	left:0px;
	width:100%;
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	background-position:top center;
}

#menubar {
	height:20px;
	font-size:16px;
	margin-top:30px;
	padding:0px !important;
	list-style:none;
}

#menu {
	text-align:center;
	width:940px;
}

#menubar li {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:35px;
	width:auto;
}

#menubar a {
	color:#FFF;
	text-decoration: none;
}

#menubar a:hover {
	color:#b2824c;
}


.activemenu {
	background-image:url("/images/menu_active.png");
	background-position:top;
	background-repeat:repeat-x;
	behavior: url("/js/iepngfix.htc");
}

#content {
	line-height:2.2em;
	margin-top:30px;
}

#maintext {
	margin-top:30px;
	margin-bottom:30px;
}

#links_resources ul {
	padding:0px 0px 0px 5px;
}

#links_resources ul li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 12px;
	line-height:normal;
}

#footer {
	margin-top:30px;
	padding-bottom: 50px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
}

#footer_left a {
	color:#FFF;
	text-decoration:none;
}

#footer_right {
	text-align:right;
	padding-top:25px;
}

#footer_right a {
	color:#b2824c;
	font-size:12px;
	text-decoration:none;
}

#footer_image {
	background-image:url('/images/footer_bg.png');
	background-repeat:no-repeat;
	width:610px;
	height:262px;
	position:fixed;
	bottom:0px;
	right:0px;
	display:none;
}

#indexslide {
	height:250px;
	overflow:hidden;
	position:relative;
}

#indexphoto {
	position:absolute;
	top:0px;
	display:none;
	left:0px;
}
/* CONTENT STYLES*/

.column {
	margin-top:30px;
}

h2 {
	padding:0px;
	margin-bottom:10px;
	font-family:Tarjan Pro;
	background-position:left;
	text-align:center;
}

h2 a:link, h2 a:visited {
	text-decoration:none;
}


h2 a:hover, h2 a:active {
	text-decoration:none;
}


h4 {
	font-size:16px;
	padding:0;
	margin-bottom:3px;
	margin-top:-8px;
}


h6 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:0;
	margin-top:10px;
}

h4 a {
	color:#FFF;
}

h4 a:hover {
	color:#aaa;
	text-decoration:none;
}


h5 {
	font-weight:100;
	font-size:16px;
}

h5 a:link, h5 a:visited {
	color:#fff;
	text-decoration:none;
}

h5 a:hover, h5 a:active {
	color:#ccc;
	text-decoration:none;
}


img.alignright {
	float:right;
	margin:5px 0px 5px 5px;
}

img.alignleft {
	float:left;
	margin:5px 5px 5px 0px;
}



.inputfield {
	padding:3px;
	border:1px solid #222;
	background-color:#fafafa;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}


/* RECENT POSTS  */

#recent_blog_posts h4 {
	padding:0px;
	margin-bottom:5px;
}

.recent_blog_post {
	border-bottom:1px dotted #ccc;
}

.recent_blog_post p {
	margin-bottom:8px;
}


.the_date {
display:block;
text-align: center;
float:left;
background: url(/images/dateicon.png) no-repeat;
width:60px;
height:61px;
overflow:hidden;
margin-right:10px;
padding:0px;
}

.date_m {
display:block;
font-size:12px;
margin:0px;
padding:0px;
font-weight: bold;
text-align:center;
text-transform:uppercase;
}

.date_d {
display:block;
font-size:20px;
margin:0;
padding:0px 0px 10px 0px;
text-align: center;
color:#666;
}




/* LISTING GALLERY */
#listing_pagenav_container {
	text-align:center;
	display:block;
	margin-right:auto;
	margin-left:auto;
}

.listing_page_nav {
	display:block;
	float:left;
	clear:none;
	margin:5px;
	width:20px !important;
	height:20px !important;
	text-align:center;
	background-color:#999;
	padding:0px;
	
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.listing_page_nav a:link, .listing_page_nav a:visited {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration:none;
	padding:1px 2px;
	position:relative;
	top:-2px;
	margin:0px !important;
}

.listing_page_nav:hover {
	background-color:#666;
}

.currentpage {
	background-color:#444;
}

.currentpage a:link, .currentpage a:visited {
	color:#ccc;
}

.listing_grid {
	width:300px !important;
	height:275px;
	float:left;
	position:relative;
	display:block;
	text-align:center;
}


.listing_gallery_address {
	font-size:12px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin-bottom:0px;
	float:left;
	width:100%;
}

.listing_gallery_address a:hover {
	text-decoration:none;
	color:#b8946c;
}


.soldtag {
	width:66px;
	height:66px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url("/images/soldtag.png");
	background-repeat:no-repeat;
}

.remarks {
	width:170px;
	height:24px;
	position:absolute;
	left:-5px;
	top:10px;
	background-image:url("/images/remarks_bg.png");
	background-repeat:no-repeat;
	padding:0px;
	text-align:left;
}

.remarks h4 {
	font-weight:100;
	color:#333;
	padding:0px;
	margin-top:-3px;
	margin-left:10px;
	font-size:16px;
}


.listing_gallery_thumbnail {
	height:170px;
	width:100%;
	position:relative;
}

.listing_icon_heading_container {
	width:100%;
	margin-top:0px;
	height:26px;
	float:left;
	overflow:hidden;
}

.listing_icon_heading {
	text-align:center;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	font-weight:400;
}

.listing_icon_heading a:link, .listing_icon_heading a:visited {
color:#fafafa;
}

.listing_icon_price_container{
	float:left;
	width:100%;
}

.listing_icon_price_container h6 {
	margin:0px;
	padding:0px;
}



/* LISTING DETAIL PAGE */
.showlisting h4 {
	font-size:24px;
	text-align:center;
	font-weight:400;
	color:#b8946c;
}

.showlisting h6 {
	text-align:center;
}


.soldtag_large {
	width:150px;
	height:150px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url("/images/soldtag_large.png");
	background-repeat:no-repeat;
}

#listing_detail_top {
	margin-top:20px;
}

#listing_top_right {
	padding-top:10px;
}

#listing_main_photo {
	height:396px !important;
}

#listing_open_house {
	background-color:#06C;
}

#listing_media {
	margin-top:40px;
}

#videotour_icon {
	height:42px;
	background-image:url("/images/videotour_icon.png");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
	padding-top:3px;
}

#floorplan_icon {
	height:42px;
	background-image:url("/images/floorplan_icon.png");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
	padding-top:3px;
}


#listing_detail_middle {
	margin-top:30px;
}

#listing_detail_left {
	overflow:hidden;
}

#listing_detail_right {
	overflow:visible;
}

#featuresheet_icon {
	height:42px;
	background-image:url("/images/featuresheet_icon.png");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
	padding-top:3px;
}

.listing_detail_thumbnail {
	margin-bottom:10px;
	padding:0px;
}

.listing_detail_thumbnail a {
	padding:0px !important;
	margin:0px !important;
}

.listing_detail_thumbnail a img {
	padding:0px;
	border:5px solid #333;
}

.listing_detail_thumbnail img:hover {
	border:5px solid #666;
}


/* area map page */
.areamapballoon a:link, .areamapballoon a:visited {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

.areamapballoon a:hover, .areamapballoon a:active {
	color: #222;
	text-decoration:underline;
}

