@charset "UTF-8";
.contactText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.contactFields {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #781F1E;
	background-color: #FFFFEE;
	line-height: 14px;
}
.tableBG {
	background-image: url(graphics/interior.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableBG2 {
	background-image: url(graphics/interior2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableBG3 {
	background-image: url(graphics/interior3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tableBGgallery {
	background-image: url(graphics/gallery_BG.jpg);
}

