/* CSS Document */body	{	font-family: "Times New Roman", Times, serif;	padding: 0;	margin: 0;	background-image: url(images/webacklores.jpg);	background-position: center top;	background-repeat: no-repeat;	line-height: 1.4;	}	body.longPage	{	background-image: url(images/webacklores2.jpg);	background-position: center top;	background-repeat: no-repeat;	}#container	{	width: 748px;	margin: 0 auto 0 auto; padding: 0;	}	#headnav	{	background-color: #8b6e17;	/*#958900;*/	width: 100%;	height: 66px;	margin-top: 10px;	}	#headnav .navRow	{	clear: both;	height: 50%;	border-bottom: 1px solid #fff;	}	.navRow .firstRow	{	padding-left: 40px;}	.navRow .secondRow	{	padding-left: 20px;}	#headnav .item, #headnav a.item	{	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #ffffff;	text-decoration: none;	padding: 7px 17px 7px 17px;	border-right: 1px solid #fff;	display: block;	float: left;	letter-spacing: -0.2px;	}	.firstItem	{	border-left: 1px solid #fff;	}	.item:hover	{	background-color: #7f7400;	}	#headnav .last, #headnav a.last	{	border-right: 0 !important;	}	#content	{	margin: 10px 0 0 0;	}	.home-area1	{	width: 500px;	border-right: 1px solid #000;	padding-right: 35px;	}.home-area2	{	width: 180px;	padding-left: 20px;	}.lrg_type	{	font-size: 18px;	line-height: 26px;		}.lrgr_type	{	font-size: 26px;	line-height: 38px;		}.sm_type	{	font-size: 11px; 	line-height: 16px;	font-family: Verdana, Arial, Helvetica, sans-serif;	}.fleft	{	float: left;	padding-right: 12px;	padding-bottom: 6px;	}.fright	{	float: right;	padding-left: 26px;	padding-bottom: 6px;	}hr.dots	{	border:0; border-bottom: 3px dotted #958900;	}.realtor	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000;	line-height: 24px;	}.name	{	font-size: 14px;	font-weight: bold; 	color: #958900;	}.quote	{	font-size: 12px;	font-weight: bold; 	color: #958900;	}#footer	{	width: 100%;	height: 20px;	text-align: left;	margin-top: 10px;	padding-top: 5px;	margin-bottom: 50px;	}#footer .item, #footer a.item	{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: normal;	color: #555;	text-decoration: none;	padding: 0 15px 0 15px;	}.email a	{	font-size: 1.25em;	font-weight: bold;	color: #a00;}