/* @override 
	http://localhost/agentbob/custom/index.css
	http://192.168.101.5/primesahomes3/custom/index.css
	http://192.168.101.5/karacleveland3/custom/index.css
*/

#subbody {
	width: 800px;
	margin: 30px auto 15px;
	padding: 0;
	background-color: white;
}

#title {
	display: none; }
#header {
	width: 99.5%;
	height: auto;
	float: left;
	clear: both; 
	background: white url(../images/header.jpg) no-repeat;}

#prt_head {
	display: none; }
#brkrlogo {
	border-width: 0;
	margin: 0 0 -200px;
	padding: 0;
	left: 0;
	bottom: 0;
	right: 0;
	float: left;
	clear: both;
	top: -250px;
	position: relative;
}
#subbody #main {
	display: inline;
	width: 315px;
	float: left;
	clear: none;
	margin: 0;
}

#intro h1 {
	font-size: 133%;
	font-weight: bold;
}

#intro .logos img {
	margin-right: 12px;
	margin-bottom: 7px;
}

#intro p {

}
#agtcontact {
	position: relative;
	top: 10px;
	left: 155px;
	width: 145px;
	z-index: 10;
	float: left;
	clear: none;
	display: inline;
}

#title h1 {
	position: relative;
	top: 10px;
	left: 6px;
	color: #dddcdc;
	font: 185% Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#luxlink {
	float: left;
	position: relative;
	left: 3px;
	clear: left;
	top: -67px;
	margin-bottom: -64px;
}
#subbody #title {
	text-align: center;
	position: relative;
	top: 140px;
	right: 10px;
	width: 310px;
	float: right;
	clear: none;
	display: inline; }

#subbody #featured #fl1 dd {
	border-top-width: 0;
	border-top-style: none;
}

#subbody #intro {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	display: inline;
	line-height: 125%;
	width: 96%;
	margin-right: 0;
}
#subbody #featured {
	width: 300px;
	float: left;
	clear: none;
	margin-top: 0;
	font-size: 85%;
	border-left: 1px solid #2c7340;
	margin-left: 10px;
}
#subbody #featured dl {
	clear: both;
	margin-top: 5px;
	padding-bottom: 0;
	display: block;
	float: left;
}
#subbody #featured dd {
	text-align: right;
	margin-left: 5px;
	margin-bottom: -5px;
	border-top: 1px solid #00703c;
}
#subbody .featlist img {
	width: 45%;
	z-index: 2;
	float: left;
	clear: left;
	margin: 0 1%;
	display: inline; }
#subbody .featlist dt {
	width: 45%;
	position: relative;
	top: 60px;
	float: right;
	margin-right: 0;
	padding-left: 0;
	margin-left: 0;
}
#subbody #intro p  {
	margin-bottom: 15px;
	font: normal 110%/153% Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#intro a {
	color: #00703c;
	text-decoration: underline;
}



@media print {

#prt_head {
	display: block;
}

#menu, #header, #fullmenu, #footer, #fullmap, #prt_head p {
	display: none;
}

#subbody {
	width: 6.7in;
	overflow: hidden;
	display: block;
	margin: 0;
}

#main, #headimg {
	width: 6.6in;
	padding: 0;
	margin: 0;
	border: 2px solid black;
	float: left;
	clear: left;
}
#disclaimer, #disclaimer p {
	page-break-before: avoid;
	margin: 0;
	padding: 0;
}
#imain h3 {
	margin-top: 0px;
}

}