body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #466123;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
#container {
	width: 700px;
	background-color: #FFFFFF;
	color: #336600;
	margin-left: 53px;
	margin-top: 10px;
	}
#phoneno {
	width: 685px;
	color: #ffffff;
	margin-left: 53px;
	margin-top: 10px;
	text-align: right;
	font-size: 70%;
}
#threecols {
	width: 700px;
	background-color: #FFFFFF;
	background-image:url(images/bluegreeneggshighres.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
	margin-left: 53px;
	margin-top: 0px;
}
#leftcol {
	width: 87px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
#leftcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcol li {
	font-size: 70%;
	width: 68px;
	display: block;
	padding: 4px;
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: none;
}
#leftcol li.navon {
	background-image: url(images/nav-bg.gif);
	font-weight: bold;
}
#leftcol a {
	color: #2B4311;
	text-decoration: none;
}
#leftcol a:hover {
	color: #2B4311;
	text-decoration: underline;
}
#middcol {
	width: 392px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#middcol h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #8C3529;
}
#middcol p {
	font-size: 70%;
	line-height: 16px;
	color: #334E14;
}
#middcol a {
	color: #8C3529;
	text-decoration: underline;
}
#middcol a:hover {
	color: #8C3529;
	text-decoration: none;
}
#middcol li {
	font-size: 70%;
	line-height: 16px;
	color: #334E14;
}
#rightcol {
	width: 182px;
	float: right;
	height: 287px;
}
#services {
	width: 700px;
	background-color: #FFFFFF;
	background-image:url(images/base-bg.gif);
	margin-left: 53px;
	margin-top: 7px;
	background-repeat: repeat-y;
}
#servicestext {
	width: 150px;
	float: left;
	padding: 10px;
}
#servicestext h1 {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #334E14;
}
#servicestext p {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #334E14;
}
#serviceslogoleft {
	width: 148px;
	float: left;
	margin-left: 14px;
}
#serviceslogomidd {
	width: 163px;
	float: left;
	margin-left: 10px;
}
#serviceslogoright {
	width: 175px;
	float: right;
	margin-right: 15px;
}
#footer {
	width: 685px;
	color: #ffffff;
	margin-left: 53px;
	margin-top: 6px;
	text-align: right;
	font-size: 65%;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.paddright {
	padding-right: 10px;
}
