/* CSS Document */
@import "text.css";
@import url('listings.css');
/* GENERIC STYLYINGS - NO TEXT!! */
img {
	border: 0px;
	}
body {
	background: url(../images/layout/background.jpg) repeat-x #040202;
	margin: 0px;
	}
.cl {
	clear: both;
	}

/* FULL SITE STYLES */
#footerbar {
	border-top: 1px solid #292929;
	border-bottom: 1px solid #292929;
	width: auto;
	padding: 3px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	}
#footerbar2 {
	width: auto;
	padding: 3px;
	text-align: center;
	}
/* END FULL SITE STYLES */

/* MAIN PAGE STYLES */
#cen_main {
	margin-top: 32px;
	}

/* END MAIN PAGE STYLES */
/* SUBPAGE ONLY STYLES */	
	/*subpage sidebar images */
	.sideimage {
		float: right;
		margin: 20px 0px 30px 15px;
		}
	/*end */	
.market_evaluation {
	display: block;
	width: 191px;
	height: 43px;
	background: url(../images/layout/top_marketconditions.png) no-repeat;
	position: absolute;
	top: 240px;
	margin-left: 800px;
	}
.mikeblog{
	display: block;
	width: 159px;
	height: 40px;
	padding: 35px 10px 0px 0px;
	background: url(../images/layout/mikeblog.png) no-repeat;
	position: absolute;
	top: 135px;
	margin-left: 835px;
	text-align: right;
	}
	.mikeblog:hover {
	background: url(../images/layout/mikeblog.png) bottom left;
		}
#subheader {
	margin-top: 13px;
	}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	}
#content {
	background: url(../images/layout/menu_bg.jpg) no-repeat;
	width: 1000px;
	min-height: 300px;
	}
#rightside {
	width: 815px;
	background: url(../images/layout/middle_bg.jpg) no-repeat white;
	float: right;
	padding: 38px 0px 0px 0px;
	}
#right_foot {
	width: 815px;
	height: 93px;
	background: url(../images/layout/middle_foot.jpg) no-repeat black;
	}
#menu {
	float: left;
	width: 150px;
	margin-top: 15px;
	}
.pagetitle {
	height: 23px;
	margin: 0 auto;
	behavior: url(/assets/css/iepngfix.htc); 
	}
.text {
	padding: 10px 10px 0px 25px;
	}
.menuitem {
	width: 185px;
	height: 20px;
	line-height: 20px;
	display: block;
	background: left no-repeat;
	}
.menuitem:hover {
	width: 185px;
	height: 20px;
	line-height: 20px;
	display: block;
	background: right;
	}
.menuitem2 {
	width: 185px;
	height: 20px;
	line-height: 20px;
	display: block;
	background-position: left;
	}
.menuitem2:hover {
	width: 185px;
	height: 20px;
	line-height: 20px;
	display: block;
	background-position: right;
	}
.map_con {
	width: 301px;
	height: 315px;
	background: url(../images/layout/map.jpg) no-repeat;
	float: right;
	margin: 25px 10px 10px 10px;
	}
.contactinfo {
	padding-bottom: 10px;
	}
.news_sidebar {
	width: 190px;
	float: right;
	margin: 0px 5px 0px 10px;
	}	
.news_item {
	background: #e4e4e4;
	border-bottom: 2px solid #246a2e;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
.custombut {
	width: 508px;
	height: 30px;
	background: url(../images/layout/bg_contactme.jpg) no-repeat;
	display: block;
	padding: 12px 0px 0px 0px;
	text-align: center;
	}
	.custombut:hover {
	background: url(../images/layout/bg_contactme.jpg) bottom;
	
	}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: auto;
	width: 570px;
	margin-bottom: 3px;
}
.news_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	height: auto;
	width: 570px;
	margin-bottom: 10px;
}	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 180px;
}
.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px; center;
	padding-left: 15px;
}
a.readmore:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
a.textme:link, a.textme:active, a.textme:visited {
	background-attachment: scroll;
	background-image: url(../images/layout/textme.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 55px;
	width: 225px;
	text-decoration: none;
}
a.textme:hover {
	background-position: 0px -55px;
}

/*END SUBPAGE ONLY STYLES */
