body {
	background-color: #4F3720;
	background-image: url(../images/bg.jpg);
}
.headline {
	font-family: "Balmoral LET";
	font-size: 30px;
	color: #533624;
}
.bg {
	background-color: #503820;
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



a:link {
	color: #4F3720;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #D1713B;
	text-decoration: none;
}
.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #3F7FBE;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9933;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E5C99A;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #E6BC7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}

