body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 333333;
}
.copy {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 333333;
	
}
.mainheading {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: A54634;

}
.subheading {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: 5B6772;
}
.copy_home {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: FBF4E0;
}
.li {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: 666666;
}
.bodylink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 5B6772;
	text-decoration: underline;
}
.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 71623E;
	text-decoration: underline;
}
.tiertarymenu a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: FBF4E0;
	text-decoration: none;
	vertical-align: middle;
}
.tiertarymenu a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: FBF4E0;
	text-decoration: none;
	vertical-align: middle;
}
.tiertarymenu a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: FBF4E0;
	text-decoration: none;
	vertical-align: middle;
}
.tiertarymenu a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 5B6772;
	text-decoration: none;
	vertical-align: middle;
}
.secondarymenu {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: FBF4E0;
	text-decoration: none;
	vertical-align: middle;
	
}
.secondarymenu:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: CAB581;
	text-decoration: none;
	vertical-align: middle;
}
/* COLORS */
.blue {
	background-color: 8C9DAA;
}
.yellow {
	background-color: FBF4E0;
}
.gold {
	background-color: F0D89B;
}
.red{
	background-color: A54634;
	
}
.grey{
	background-color: 666666;
	
}
/* FOOTER */
.footer {
	background-color: A54634;
	font-family: Arial;
	font-size: 10px;
	color: FBF4E0;
}

.footergrey {
	font-family: Arial;
	font-size: 10px;
	color: 666666;
}
