@charset "utf-8";
/* CSS Document */

.container-bg {
	background-color: #003300;
}
.bodytable {
	padding-top: 10px;
	padding-left: 0px;
}
.imain {
	padding-left: 40px;
}

.bodytext-bg {
	background-image: url(images/greystonebodybg.jpg);
	background-repeat: no-repeat;
}

.page-bg {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
		font-weight: bold;
	line-height: 24px;
}

.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #003300;
}

.bodydropcap {
	font-size: 50px;
	line-height: 48px;
	font-weight: bolder;
	color: #003300;
	padding-top: 2px;
	float: none;
	}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.gallery-bg {
	background-image: url(images/greystonegallerybg.jpg);
	background-repeat: no-repeat;
}
.photocaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
