.background {
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
}
.HPtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #330000;
	width: 600px;
}
.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B98f30;
	text-align: center;
}
.goldborder {
	border: 2px solid #b98f39;
}
.brownborder {
	border: 2px solid #330000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 14px;
	text-align: center;
}
.HPtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #660000;
}
body {
	margin: 0px;
	padding: 0px;
}
.footerImg {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat-x;
}
.background2 {
	background-color: #FFFFFF;
	background-image: url(images/Background2.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #b98f39;
}
a:active {
	color: #990000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b98f39;
}
.nav {
	text-transform: uppercase;
	color: #b98f39;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav a:link {
	color: #b98f390;
	text-decoration: none;
}
.nav a:visited {
	color: #b98f39;
	text-decoration: none;
}
.nav a:hover {
	color: #990000;
	text-decoration: underline;
}
.nav a:active {
	color: #b98f39;
	text-decoration: none;
}
.facebook {
	text-decoration: none;
}
.facebook a:link {
	color: #660000;
	text-decoration: none;
}
.facebook a:visited {
	color: #990000;
	text-decoration: none;
}
.facebook a:hover {
	color: #b98f39;
	text-decoration: none;
}
.facebook a:active {
	color: #990000;
	text-decoration: none;
}
