/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/page_bkgd.gif);
}
#header {
	position:relative;
	top:15px;
	left:0px;
	width:950px;
	height:335px;
	margin:auto;
}
#content {
	position:relative;
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	width:948px;
	height:350px;
	margin:auto;
}
#header_house {
	position:absolute;
	top:15px;
	left:723px;
	width:225px;
	height:144px;
	z-index:5;
}
#header_houses {
	position:absolute;
	top:15px;
	left:0px;
	width:378px;
	height:250px;
}
#business_card {
	position:absolute;
	top:118px;
	left:410px;
	width:328px;
	height:187px;
	z-index:10;
}
#thick_bar {
	position:relative;
	background-color:#996600;
	top:0px;
	left:0px;
	width:950px;
	height:25px;
	margin:auto;
	z-index:10;
}
#larrys_pic {
	position:absolute;
	top:118px;
	left:410px;
	width:328px;
	height:187px;
	z-index:10;
}
#bus_title {
	position:absolute;
	top:20px;
	left:410px;
	width:302px;
	height:50px;
	z-index:10;
}
#nachi_box {
	position:absolute;
	top:188px;
	left:800px;
	width:109px;
	height:100px;
	z-index:10;
}
#nav_box {
	position:absolute;
	padding:5px;
	background-color:#996600;	
	top:102px;
	left:0px;
	width:150px;
	height:320px;
	z-index:10;
}
#note_box {
	position:absolute;
	top:200px;
	left:250px;
	width:650px;
	height:400px;
	z-index:10;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "MS Sans Serif";
	color: #996600;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {font-size: 14px}
.style5 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 24px}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}