body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.navText {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #ac470f;
	text-align: center;
}
.navText a {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: ac470f;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
.navText a:hover {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.navText a:link {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #b95727;
	text-decoration: none;
}

.navText a:visited {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ac470f;
	text-decoration: none;
}
.smallContent {
	font-family: arial;
	font-size: 10pt;
	color: #ac470f;
}
.headingContent {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ac470f;
	text-decoration: underline;
	text-align: center;
}
.border {
	border: thin dashed #CCCC66;
}
.greeting {
	font-family: arial;
	font-size: 12px;
	color: #FF6699;
	text-align: center;
}
.galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C3F14;
	text-align: center;
}
.contactTable {
	background-color: #B87DD7;
	vertical-align: middle;
	border: medium none #F8FF6F;
}
