@charset "UTF-8";/** CSS DOCUMENT *//** CSSAuthor: Fritschle CommunicationsClient: YonakaRealEstate.comCreated: 8-6-08Modified: 8-6-08*//** GLOBAL ELEMENTS */html { overflow-x: auto; height:100%;}	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */div { text-align: left; }body {	background-color: #FFFF9B;	margin: 0;	height: auto;	text-decoration: none;	line-height: 1.2em;}/** HEADINGS */h1 {	font-family: "Times New Roman", Times, serif;}body {	font-family: Arial, Helvetica, sans-serif;}a {	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}/** TEXTS */h1 {	font-size: 16px;	margin: 0 0 15px 0;	font-weight: bold;	padding-left: 10px;	color: #000000;}body, html {	font-size: 12px;	color: #000000;	padding: 0;	margin: 0;	height: auto;}h10 {	font-size: 10px;	color: #FFFFFF;	text-decoration: none;}a {	color: #FFFFFF;	text-decoration: none;}a.fritschle:link {	font: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: none;}a.email:link {	font: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #0000CC;}/** LAYOUT */#wrapper {	width: 740px;	height: 100%;	margin-top: 0;	margin-right: auto;	margin-left: auto;	background: #FFFFFF;	border-left: 2px solid #666666;	border-right: 2px solid #666666;	padding-left: 10px;	padding-right: 10px;	overflow: auto;}#wrapper2 {	width: 740px;	height: 92px;}#realestate {	float: left;	width: 225px;}#bulldozing {	width: 199px;	float: left;}#wrapper3 {	width: 740px;	height: 26px;}#menucontain {	width: 738px;	height: 23px;	clear: both;	padding: 0;	margin: 0;	border: 1px solid #999999;	background: url(../images/nav_background.jpg);	list-style: none;	line-height: 23px;	z-index: 5;	text-align: center;}#spacer1 {	width: 740px;	height: 10px;	clear: both;	float: left;}#pic {	float: left;	width: 480px;	height: 236px;}#ad {	float: right;	width: 254px;	height: 171px;}#ad2 {	float: right;	padding-top: 5px;	width: 254px;	height: 60px;}#title {	float: left;	clear: both;	width: 740px;	height: 25px;	background: #333333;	border-top: 5px solid #FFFFFF;	border-bottom: 5px solid #FFFFFF;}#body {	float: left;	clear: both;	width: 718px;	min-height: 300px;	border: 1px solid #999999;	background: #F2F2F2;	padding: 10px;}#footer {	width: 740px;	height: auto;	background: #718EB5;	clear: both;	float: left;	padding-top: 5px;	border-top: 5px solid #FFFFFF;}#legal {	width: 300px;	height: 34px;	float: left;	padding-left: 10px;}#fritschle {	width: 300px;	height: 34px;	float: right;	padding-right: 10px;	text-align: right;}/** MENU */a.first:link {	padding-right: 31px;    background: url(../images/nav_line.jpg) no-repeat right;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}a.nav:link {	padding-left: 28px;	padding-right: 31px;    background: url(../images/nav_line.jpg) no-repeat right;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}a.last:link {	padding-left: 18px;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}a.first:visited {	padding-right: 31px;    background: url(../images/nav_line.jpg) no-repeat right;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}a.nav:visited {	padding-left: 28px;	padding-right: 31px;    background: url(../images/nav_line.jpg) no-repeat right;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}a.last:visited {	padding-left: 18px;	font-size: 12px;    color: #000000;	text-decoration: none;	font-stretch: ultra-condensed;	text-align: center;}
