a:link {
	font-weight: bold;
	color: #336600;
}
a:hover {
	font-weight: bold;
	color: #006699;
}
a:visited {
	font-weight: bold;
	color: #006600;
}
a:active {
	font-weight: bold;
	color: #336600;
}
#nav{
width: 148px;
}

#nav ul{
display: inline;
}
#nav ul li{
	list-style-type: circle;
	line-height: 150%;
	border-left: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 3px;
	left: 5px;

}
#nav ul li a{
	color: #336600;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #grey;
}
#nav ul li a:hover{
	color: #FFFFFF;
	background-color: #336600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.body20 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.borderplusgreen {
	background-color: #CFE2DC;
	border: 1px solid #999999;
}
.headinggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336600;
}
.featurestop {
	background-image: url(assets/features_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.featuresmiddle {
	background-image: url(assets/features_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.featuresbottom {
	background-image: url(assets/features_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.featurestext {
	background-image: url(assets/features_text.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5B91B5;
}
.buttongreen {
	background-color: #336600;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}

.background {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.paddingtable2 {
	padding: 2px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.richardsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #5D6532;
	font-weight: bold;
}

