
body {
	background-image: url(url());
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #594B28;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.leftimage {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}

.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	
}
.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
.style1 {font-family: Tahoma; font-size: 13px; color: #FFFFFF; line-height: 20px; font-weight: bold; }
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #e7dd9b;
	text-transform: uppercase;
}
.righttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.style3 {font-family: Tahoma; font-size: 11px; color: #FFFFFF; line-height: 15px; font-style: italic; }
.style4 {font-family: Tahoma; font-size: 12px; color: #FFFFFF; line-height: 15px; font-weight: bold; }
.linbgd {
	background-image: url(images/linkbgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4D3E1D;
}
.bottombgd {
	background-color: #4E3E1D;
	background-image: url(images/bottombgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.linktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E2DA91;
}
a:hover {
	text-decoration: none;
	color: #E2DA91;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
