a:link {
	color: #810F21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #810F21;
}
a:hover {
	text-decoration: underline;
	color: #4A130E;
}
a:active {
	text-decoration: none;
	color: #4A130E;
}
.hometoparea {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.homebtmarea {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 43px;
}
.usual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221E1F;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #221E1F;
}
.emphasis {
	color: #810F21;
}
.inttop {
	background-image: url(images/int-topbg.jpg);
	background-repeat: repeat-x;
	height: 118px;
	width: 100%;
}
.intbtm {
	background-color: #C6AF7D;
	background-image: url(images/int-btm.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.inttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.footerarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E1F15;
	line-height: 22px;
}
.footer:link {
	color: #4E1F15;
}
.footer:visited {
	color: #4E1F15;
}
.footer:active {
	color: #FDFBF1;
}
.intbodyarea {
	background-color: #FDFBF1;
	width: 851px;
}
.intbodywrap {
	background-color: #FDFBF1;
	width: 100%;
}
