body 
{ 
	background-color: #74AEA7; 
	background-image: url(http://harmonycreekfarm.com/images/bggradient1.png);
	background-repeat: repeat-x;
	font-family: trebuchet ms, helvetica, verdana, tahoma, sans serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}

a:link
{
	text-decoration: none;
	color: #16645B;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #16645B;
	font-weight: bold;
}

table
{
	padding: 5 px;
	font-size: 13px;
	font-family: trebuchet ms, helvetica, verdana, tahoma, sans serif;
}

#table
{
	
}

#addressBox
{
	width: 150 px;
	height: 100 px;
	font-size: 12px;
	background-color: #9DCFC9;
	border: 1px solid #2A3F38;
}

#mainContent
{
	background-color: #D3F2EE;
	border: 1px solid #2A3F38;
	padding: 5 px;
	width: 550 px;
}

#linkCol
{
	width: 150 px;
	background-color: #518B84;
	border: 1px solid #2A3F38;
	font-size: 12px;
}

#tableDiv
{
	z-index: 2;
}

#mainTable
{
	z-index: 3;
}

#bottomBar
{
	width: 700 px;
	height: 25 px;
	background-color: #9DCFC9;
	border: 1px solid #2A3F38;
	font-size: 11px;
}