body {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#Wrapper {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#Wrapper2 {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/LeftColCol.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}
#Header {
	height: 155px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#LeftCol {
	background-color: #edd8e9;
	width: 148px;
	height: 420px;
	background-image: url(images/LeftColBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-right: 20px;
}
#LeftCol2 {
	background-color: #edd8e9;
	width: 148px;
	height: 420px;
	float: left;
	margin-right: 20px;
}
#MainContent {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 680px;
	color: #47ab49;
	float: left;
}
#MainContent2 {
	width: 680px;
	color: #47ab49;
	float: left;
}


#MainContentHead {
	background-color: #47ab49;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 6px;
	color: #FFFFFF;
	font-size: 13px;
	height: 18px;
}
#MainContentCopy {
	height: 300px;
	color: #47ab49;
	padding-top: 15px;
	width: 390px;
	overflow: hidden;
}
#MainContentGallery {
	color: #47ab49;
	padding-top: 15px;
	overflow: hidden;
	padding-left: 30px;
}
#MainContentNav {
	background-color: #47ab49;
	background-image: url(images/MainConBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 75px;
}
#NavArrows {
	text-align: right;
	margin-right: 20px;
}
#LeftColAddress {
	margin-top: 150px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #e8f1e8;
}
.thumbnail
{
	float: left;
	width: 84px;
	border: 1px solid #edd8e9;
	padding: 3px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.thumbnail img
{
	display: block;

}
.thumbnail:hover
{
	border: 1px solid #47ab49;

}

.clearboth { clear: both; }
#footer {
}
#MainContentCopy a {
	font-weight: bold;
	color: #47AB49;
	text-decoration: underline;
}
.homelink {
	float: left;
	padding-left: 6px;
	font-weight: bold;
}
.servicesList {
	float: right;
	padding-top: 15px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

