.BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01959F;
	text-transform: capitalize;
}
.ItalicGreen {
	color: #008C96;
	font-style: italic;
}

#SectionLinks li {
	color: #8C9061;
	display: block;
	margin-bottom: 4px;
	border: 1px solid #E3E3E3;
	background-color: #FAFAFA;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#SectionLinks a {
	color: #8C9061;
	text-decoration: none;
	display: block;
	background-image: url(../siteimages/buttons/linkarrow_off.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#SectionLinks a:hover {
	color: #129CA5;
	display: block;
	background-image: url(../siteimages/buttons/linkarrow_on.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 14px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#TextContent a {
	color: #8C9061;
}
#TextContent a:hover {
	color: #129CA5;
	text-decoration: none;
}
#GalleryBlock2 {
	background-repeat: repeat-y;
	margin-top: 12px;
	padding-right: 0px;
	text-align: center;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
}
.h4textsize14px {
	font-size: 14px;
}
.h4textsize14px a {
	font-size: 14px;
}
.ContactBox {
	width: 158px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	padding: 8px;
	background-color: #EAEAE6;
	border: 1px solid #D1D1D1;
}
.ContactBox a {
	color: #8C9061;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.ContactBox a:hover {
	color: #129CA5;
	text-decoration: underline;
}
.ContactBox ul {
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 1px;
	list-style-type: none;
	}
	
.AddressCapitalText {
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}
#CatIndexPg a {
	color: #8C9061;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#CatIndexPg a:hover {

	color: #129CA5;
	text-decoration: underline;
}
