a:link	{
	text-decoration: none;
	color: blue;
	background-color: transparent;}

a:hover	{
	text-decoration: underline;
	color: blue;
	background-color: transparent;}

a:active	{
	text-decoration: underline;
	color: navy;
	background-color: transparent;}

a:visited	{
	text-decoration: none;
	color: green;
	background-color: transparent;}

a.menu:link	{
	text-decoration: none;
	color: #004B18;
	background-color: transparent;}

a.menu:hover	{
	text-decoration: underline;
	color: blue;
	background-color: transparent;}

a.menu:active	{
	text-decoration: underline;
	color: navy;
	background-color: transparent;}

a.menu:visited	{
	text-decoration: none;
	color: #004B18;
	background-color: transparent;}

h2	{
	font-size: 18px;
	color: #004B18;}

h2.white	{
	font-size: 16px;
	color: white;}

h4	{
	font-size: 16px;
	color: #008000;}

#topperBar	{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;}

#sideBar	{
	position: absolute;
	top: 175px;
	left: 0px;
	z-index: 0;}

#underHeading	{
	position: absolute;
	z-index: 0;
	text-align: justify;
	top: 178px;
	left: 310px;
	width: 500px;
	background-color: white;
	color: black;
	font-size: 10px;
	font-family: tahoma, verdana, "trebuchet ms", arial;}

#HHLogo	{
	position: absolute;
	top: 710px;
	left: 0px;
	z-index: 1;}

#logo	{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;}

#homeButton	{
	position: absolute;
	top: 200px;
	left: 20px;
	z-index: 1;}

#listingsButton	{
	position: absolute;
	top: 260px;
	left: 20px;
	z-index: 1;}

#buyButton	{
	position: absolute;
	top: 320px;
	left: 20px;
	z-index: 2;}

#sellButton	{
	position: absolute;
	top: 380px;
	left: 20px;
	z-index: 1;}

#contactButton	{
	position: absolute;
	top: 440px;
	left: 20px;
	z-index: 1;}

#corporate	{
	z-index: 2;
	text-align: center;
	position: absolute;
	top: 860px;
	left: 0px;
	width: 190px;
	background-color: none;
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, tahoma, "trebuchet ms", arial;}

#propertyInfo	{
	position: absolute;
	top: 550px;
	left: 200px;} 



