.menuBG {
	background-image: url(images/index_05.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #592727;
	text-decoration: none;
	font-weight: bold;
}
.footerBG {
	background-image: url(images/index_19.jpg);
	background-repeat: no-repeat;
}
.lhsBG {
	background-image: url(images/index_14.gif);
	background-repeat: repeat-y;
}
.rhsBG {
	background-image: url(images/index_16.gif);
	background-repeat: repeat-y;
}
.footerTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAC1C0;
}
.footerDOTS {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DAC1C0;
}
.mainHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F90;
}
.menuButtons {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
.contentMargins {
	padding-left: 12px;
	padding-right: 12px;
}
.boldYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F90;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400301;
	border: 1px solid #FFBD42;
	height: 25px;
	background-color: #FFFFF7;
}
.formCommentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400301;
	border: 1px solid #FFBD42;
	background-color: #fffff7;
}

