body {
	background-image: url(img/bkg-main-2.gif);
	background-repeat: repeat-x;
	background-color: #8A2921;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainarea {
	background-color: #FFD24F;
	border: 3px solid #FFFFFF;
	background-image: url(img/background.gif);
}
.nav-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BF2E1A;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BF2E1A;
	border-right-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	border-left-color: #BF2E1A;
	width: auto;
}
.text-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
