.gutter-leftmid {
	background-image: url(images/shad-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

a:link {
	color: #3D6D3D;
	text-decoration: none;
}
a:active {
	color: #3D6D3D;
	text-decoration: underline;
}
a:hover {
	color: #223D22;
	text-decoration: underline;
}	
a:visited {
	color: #3D6D3D;
	text-decoration: none;
}

.quotemark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #669966;
	font-weight: bold;
}
.captext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #993300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin:12px 0 4px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #993300;
	margin:12px 0 4px;
}
.boxhighlight {
	border: 1px solid #CCCCCC;
	background-color: #eff7ef;
}
.boxhighlightwhite {
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}

.list-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/bul-green.gif);
}
.list-services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	list-style-position: outside;
	list-style-image: url(../images/bul-green.gif);
}
.paratitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	line-height: 20px;
	font-weight: bold;
}
.paratitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}

ul.standard li {
	left 0.1em no-repeat;
	padding-left:2px;
	list-style-image: url(../images/bul-green.gif);
}
bodysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.boxtext {
	padding: 10px;
	width: 334px;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
}


p { margin:0 0 20px; 
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #417041;
	
}
.bord-content {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bord-foottop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.testimonial {
	border: 1px solid #CCCCCC;
	background-color: #eff7ef;
	padding: 10px;
}
.greytable {
	border: 1px solid #CCCCCC;
	background-color: #efefef;
	padding: 10px;
	}
.whitetable {
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	padding: 10px;
}
.boxhomemore {
	border: 1px solid #CCCCCC;
	background-color: #eff7ef;
}
.boxtext-sidebar {
	padding: 10px;
	width: 280px;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
}
.boxhighlightgrey {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	width: 280px;
}
.greenheadline {
	color: #669966
}
