/*
screen.css
////////////////////////////
//  blackhillsrealestateandauction.com
////////////////////////////
//
//  Media: Screen
//
//  Author: Chris Brady, brady@thehomeslicegroup.com
//
//  Updated: Feb  23 2007
////////////////////////////

*/

html {min-height: 100%; margin-bottom: 1px; }
body {
	text-align: center;
	margin: 0;
	font: .80em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#E0D09E;
	background-image: url(images/body_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6, p, form, fieldset, a, img, hr { margin: 0; padding: 0; border: 0; list-style: none; font-size: 1em;}
div {
	text-align:left;
	margin:auto;
	}
a {color:#E0D09E; text-decoration:none;}
a:hover {color:#FFF; text-decoration:underline;}
.clean { clear: both; 
font-size:1px;
line-height:1px;}


/*
	Container Div Layout
*/
#container {
	width:774px;
	}

/*
	Logo Div Layout
*/
#logo_blk {
	height:117px;
	width:760px;
	position: relative;
	}
	
#logo_blk img{
	margin:0px 0px 0px 0px;
	}
	
/*
	Navigation Div Layout
*/
#nav {
	height:41px;
	width:761px;
	margin:0px 0px 0px 13px;
	background:url(images/nav_r_end.jpg) right bottom no-repeat;
	}
#nav li, #nav ul{ margin: 0; padding: 0; border: 0; list-style: none; font-size: 1em;}	

#nav li {
	height:41px;
	float:left;
	background:url(images/nav_bg.jpg) repeat-x;
	padding: 0px 3px;
	}
	


#nav img.cap {
	width:31px;
	background:none;
	float:left;
	}
	
#nav li.serarate {
	width:2px;
	height:22px;
	padding: 19px 1px 0px 1px;
	}
	
#nav img.glow {
	width:110px;
	margin-top:34px;
	background:none;
	}
	
#nav a{
	background:url(images/nav_bg.jpg) repeat-x;
	padding:20px 0px 0px 0px;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	
#nav a.nav_2{
	background:url(images/nav_2_bg.jpg) repeat-x;
	padding:22px 0px 0px 0px;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#nav img.cap2 {
	width:19px;
	background:none;
	float:left;
	}
	
#nav li.nav_2 {
	height:41px;
	float:left;
	background:url(images/nav_2_bg.jpg) repeat-x;
	padding: 0px 3px;
	}
	
#nav li.serarate2 {
	width:2px;
	background:url(images/nav_2_bg.jpg) repeat-x;
	height:19px;
	padding: 22px 1px 0px 1px;
	}

/*
	Page BG Layout
*/
#page_bg{
	background:url(images/page_bg.jpg) repeat-y;
	margin-top: 0px;
	}
	
/*
	Page BG Layout
*/
.page_top{
	height:81px;
	}

	
	
/*
	Content Div Layout
*/
#content{
	text-align: right;
	margin: 0px 7px 0px 7px;
	padding: 0px 13px 0px 12px;
	}

/*
	Left Col Layout
*/
#l_col {
	width:150px;
	float:left;
	}
	
/*
	Q list spacer
*/

div.spacer {
		height:10px;
		}
/*
	Right Col Layout
*/
#r_col {
	width:575px;
	padding:0px;
	margin-right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	}
#r_col_ind {
	width:575px;
	padding:0px;
	margin-right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#r_col_ind p{
	margin:10px 15px;
	}
#bobpic{
	float:right;
	margin-right:20px;}
	
.body_text {
	margin:10px 15px;
	}	
ul.bullets li {
	margin:0px 0px 0px 15px;
	}
.one_sizeup {
	font-size:14px;
	font-weight:bold;
	}
#signup {
	width:200px;
	background:url(images/newsletter_bg.jpg) bottom right no-repeat #EAEAD0;
	border-left: 2px solid #F9F9F1;
	border-top: 2px solid #E7D8AF;
	text-align: right;
	font-size: 12px;
}
h3.signup{
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
	background-color: #E7DCB6;
	}
#signup h4 {
	text-align:center;
	background-color: #DDCD98;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	border-bottom: dashed 3px #000;
	padding: 3px 0px;
	font-weight: normal;
}

#signup input {
	width:100px;
	margin: 3px 20px 0px 0px;
	text-align: left;
	}


/*
	Listing Layout
*/
h2.title {
	font-size:16px;
	font-weight:bold;
	margin-left: 35px;
	}
	
.listing_title {
	background:url(images/listing_bg_top.gif) center top no-repeat #4C3831;
	width: 535px;
	padding:2px 0px 2px 25px;
	color: #FFFFFF;
	}
	
.listing_body {
	background:url(images/listing_bg_bottom.gif) center bottom no-repeat #E3E3C1;
	width: 560px;
	padding-left: 0px;
	margin-bottom:15px;
	}

.listing_body img{
	margin:8px;
	border: 3px solid #4A1A17;
	float: left;
	}
	
.listing_body img.photos {
	margin:10px;
	float:right;
	}
	.listing_body a, .listing_body a:link, .listing_body a:visited {
		color:#26519f;
	}
	
.listing_info {
	margin: 8px 8px 0px 168px;
	}
.listing_price {
	font-size: 14px;
	font-weight: bold;
	background-color: #C7C1C8;
	}
.top_btn {
	width:150px;
	float: right;
}
.top_btn img{
	vertical-align:middle;
}

/*
	Contact Layout
*/
.contact{
padding:5px; width:255px; text-align:right;
}

.contact input{
	margin:2px;
	}
	
.contact textarea{
	margin:2px;
	vertical-align:middle;
	width: 248px;
	}

/*
	Footer
*/
#footer {
	text-align:center;
	height:12px;
	clear: both;
	background-color: #4A1A17;
	font-size: 10px;
	}	

/*
	Copyright
*/
#copyright {
	text-align:center;
	margin: 5px 0 0 0;
	font-size:10px;
	}	
