.maintable {
	background-color:#FFF;
}
.titlepadding {
	padding: 2px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
    color: #FFFFFF;
	text-decoration: none;
}
.menutext {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
}
.sectionheadings {
	font-size: 15px;
	font-style: normal;
	color: #FFCF91;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.boxheading {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bhtext p {
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #542B12;
}
.bheadingtext {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #542B12;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.strongtext {
	font-weight: bold;
	color: #542B12;
}
