a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

A {
	TEXT-DECORATION: none
}
A:HOVER {
}
body {
	background-image: url(images/pagebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A251D;
	background-color: #574A39;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
A.TopLink {
	color: #CEAE82;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
A.TopLink:HOVER {
	color: #EBD8BF;
	text-decoration: underline;
}
.TopLinkOver {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FF6600;
}
form {
	margin: 0px;
}
#outer {
	height: auto;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2CD98;
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-x;
}
.linkbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CEAE82;
	text-align: right;
	height: 25px;
}
.footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #251D13;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	height: 110px;
	padding-bottom: 4px;
}
.hometxtbg {
	background-image: url(images/hometxtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 594px;
	width: auto;
	padding-right: 80px;
	padding-left: 80px;
	color: #5F5330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.6em;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5F5330;
}
