@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(http://www.nineacres.com/images/new_na_template02back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
#flashViewer {
	position: absolute;
	height: 225px;
	width: 225px;
	right: 0px;
	top: 0px;
}
.na_leftnavContent {
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(http://www.nineacres.com/images/na_leftnav_r2_c2.png);
	background-repeat: repeat-y;
	width: 207px;
}
.LNrightBar {
	background-image: url(http://www.nineacres.com/images/na_leftnav_r2_c1.png);
	background-repeat: repeat-y;
	width: 20px;
}
.LNleftBar {
	background-image: url(http://www.nineacres.com/images/na_leftnav_r2_c3.png);
	background-repeat: repeat-y;
	width: 18px;
}
span {
	color: #006600;
}
p {
	color: #006600;
}
font {
	color: #006600;
}
a:link {
	color:#009900;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 3px;
	}
a:visited {
	color: #009900;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 3px;
	}
a:hover {
	color: #009900;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 3px;
	}
a:active {
	color: #009900;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 3px;
	}
	
.genericTab {
	background-image: url(http://www.nineacres.com/images/na_tab_generic.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 125px;
	font-size: 10px;
}
.main {
	position: relative;
	z-index:100;
	top: -75px;
	left: 15px;
	width: 800px;
}
.tabs {
	position:relative;
	z-index:0;
	top: 25px;
}
.viewerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
