a{
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.footer a:link,.footer a:visited{
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	width: 799px;
}
.bodytext {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #421e13;
}
.linktext {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #421e13;
}
.bigbrowntypebold {
	font-family: 'Muli', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #421e13;
}
.contacttext {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #421e13;
}
.belowsubhead {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #421e13;
}
.prices {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #421e13;
}
.contactphonetext {
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #421e13;
}
.copyright {
	color: #ababab;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}