body	{
	background-color: #008700;
	color: #0F3870;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold; 
	text-align:center;
	}
body	{
	background-color: #008700;
	color: #0F3870;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold; 
	text-align: -moz-center;
	}	
#container	{
		background-color: #fff;
		width: 98%;
		text-align: center;
		padding-bottom: 20px;
		}
#container  {
		text-align: -moz-center;
		background-color: #fff;
		width: 750px;
		padding-bottom: 20px;
		}
#heading	{	
		text-align: center;
		border: 0;
		padding-top: 10px;
		
		}
#heading img	{
		border: 0;
		}
.uline	{
	text-decoration: underline;
	}	
.address1	{
		font: bold 14px arial, helvetica, sans-serif;
		text-align: left;
		color: #0F3870;
		width: 50%;
		padding: 4px;
		}
.address2	{
		font: bold 14px arial, helvetica, sans-serif;
		text-align: left;
		color: #0F3870;
		width: 50%;
		padding: 4px;
		}
.emailaddress	{
		font: bold 14px arial, helvetica, sans-serif;
		color: #0F3870;
		text-align:center;
		}
#main 	{
	font: bold 1em arial, helvetica, sans-serif;
	text-align: center;
	color: #0F3870;
	}
#content 	{
		width:80%;
		text-align: center;
		padding: 0;
		}
.textrow1	{
		background-color: #fff;
		border: #f0f710 solid 15px;
		width: 30%;
		height: 50px;
		}
.textrow2	{
		background-color: #fff;
		border: #008700 solid 15px;
		width: 30%;
		height: 50px;
		}
.textrow3	{
		background-color: #fff;
		border: #0f3870 solid 15px;
		width: 30%;
		height: 50px;
		}
.yellowsquare	{
		background-color: #f0f710;
		border-color: #f0f710 solid 15px;
		width: 30%;
		height: 50px;
		}
.whitesquare	{
		background-color: #fff;
		border: #fff solid 15px;
		width: 30%;
		height: 50px;
		}
.bluesquare	{
		background-color: #0f3870;
		border-color: #0f3870 solid 15px;
		width: 30%;
		height: 50px;
		}
#products	{
		width: 70%;
		text-align:center;
		text-align: left;
		border: #0f3870 solid 2px;
		}		

.prodname	{
		width: 35%;
		vertical-align: middle;
		text-align: center;
		padding-bottom: 15px;
		padding-right: 20px;
		}
.prodtype	{
		width: 65%;
		vertical-align: middle;
		text-align: left;
		padding-bottom: 15px;
		}
#buttons	{
		color: #000000;
		font: 85% arial, helvetica, sans-serif;
		text-align: center;
		}
#links	{
	background-color: #C2D2E2;
	color:  #E42626;
	font: bold arial, helvetica, sans-serif;
	text-align: left;
	margin: 2em;
	padding: .5em;
	}
#photos	{
	width: 80%;
	}
#group	{
	border: #0F3870	solid 10px;	
	}
.employee	{
		width: 33%;
		vertical-align: middle;
		text-align: center;
		}
.footer	{
	text-align: center;
	width: 100%;
	font-weight: normal; 
	font-size: 1em;
	background-color: #fff;
	padding-bottom: 20px;
	}		
.weather	{
		width: 100%;
		font: normal 1.2em arial, helvetica, sans-serif;
		text-align: center;
		background-color: #fff;
		}
hr	{
	color: #008700;
	width: 100%;
	}
span.slogan 	{
		font-style: italic;
		font-weight: normal; 
		font-size: .8em;
		}
a:link	{
	color: #0F3870;
	text-decoration: none;
	font-weight: bold; 
	}
a:visited	{
		color: #0F3870;
		text-decoration: none;
		font-weight: bold; 
		}
a:hover	{
	color: #008700;
	text-decoration: none;
	font-weight: bold; 
	}
a:active	{
		color: #0F3870;
		text-decoration: none;
		font-weight: bold; 
		}
.text 	{
	font-weight: bold; 
	}





