/* Template Images */
.bannerBG {
	background-image:  url(../images/green_01.jpg);
	background-repeat: no-repeat;
}
.tdBg {
	background-image:   url(../images/green_03.gif);
	background-repeat: repeat-y;
}
.footerBg {
	background-image: url(../images/green_05.gif);
	background-repeat: no-repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #000066;
	padding-top: 30px;
}
