.pageheadspace {
	height: 38px;
}
.headimagecell {
	height: 254px;
	background-image: url(index_gfx/beachback.png);
	background-repeat: no-repeat;
	background-position: center;
}
.headnavspacercell {
	height: 6px;
}
.navcell {
	height: 50px;
	background-image: url(index_gfx/Navs.png);
	background-repeat: no-repeat;
	background-position: center;
}
.navcontentspacercell {
	height: 28px;
}
.footercell {
	height: 86px;
	color: #666666;
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	line-height: 16px;
}
.tabcelldarkbg {
	background-image: url(index_gfx/bg-dark.png);
	background-repeat: repeat;
}
.contentheadings {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #AEAEAE;
}
.contentdiv {
	margin-top: 22px;
	margin-right: 28px;
	margin-bottom: 22px;
	margin-left: 28px;
	width: 100%;
}
