.textbody {
	line-height: 30px;
}
.backimage {
	background-attachment: scroll;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	text-align: right;
}
.textsites {
	line-height: 20px;
}
a {
	color: #006600;
}
.titlecolor {
	color: #749548;
}
.gbclogo {
	line-height: -5px;
}
.topbanner {
	background-attachment: fixed;
	background-image: url(img/topbanner.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #A6B745;

}
.leftbanner {
	background-attachment: fixed;
	background-image: url(img/leftbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundcorner {
	background-attachment: fixed;
	background-image: url(img/green_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.messageborder {
	border: 1px solid #666666;
}
.parishtitletext {
	color: #749548;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.textfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

