td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a	{color: #666666; /* same as paragraph */
	text-decoration: underline;
	font-weight:bold;
}

A.navMain:visited {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.navMain:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
A.navMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}


.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #667E52;  /* Green like the top mast */
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #384E25; /* Green like the top mast */
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667E52; /* Green like the top mast */
}


.table {
	background-color:#FFFFFF; /* white */
}

.tablebar {background-color:#677E52; /* green top mast */
}

.title	  {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 36px;
			color:#FFFFFF; /* like The Yarn Shoppe at the top of the page */
			}
			
.address	{font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			color:#FFFFFF; /* white bold */
			}
			
.navbar		{background-color: #F6E8B1; /* light beige yellow */
			}	

						
.earth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #667E52; /* Green like the top mast */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #677E52;  /* Green like the top mast */
}
