body {
	background-attachment: fixed;
	background-image: url(images/design/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2D4919;
	font-size: 17px;
}
.topcornerbg {
	background-image: url(images/design/generalbg.jpg);
	background-repeat: no-repeat;
	background-position: left 22px;
}

#contentbg {
	background-image: url(images/higgins-sub_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#pagetitle {
	text-align: right;
	display: block;
	height: 50px;
	width: 555px;
	margin-right: 15px;
	float: right;
}
#content p {

}


.boldGreen {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.footer {
	font-size: 14px;
	color: #003300;
}
.footerSub {
	font-size: 14px;
	color: #003300;
	background-image: url(images/higgins-sub_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablespaceleft {
	display: block;
	margin-left: 7px;
}
a {
	color: #009933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content {
}
