.menuCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #554E55;
	text-decoration: none;
}
.contentCell {
	background-image: url(../images/castle_backgrnd01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #554E55;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #554E55;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.stdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.contactHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCD00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #554E55;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #554E55;
	margin-bottom: 0px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.headingCell {
	background-image: url(../images/drop_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.image01 {
	border: 1px solid #333333;
}
.stdTextSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

