@charset "utf-8";
/* CSS Document */

body {
	background-color: #433C29;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(/img/bkgnd.jpg);
	background-repeat: repeat-x;
}

a, a:visited {
	color: #563F1D;
}

.pagination_tbl {
	border: 1px solid #563F1D;
	background-color: #BCAD78;
}

.mailinglist {
	position: relative;
	left: 478px;
	top: 22px;
	height: 24px;
	width: 119px;
}

.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #2F3720;
	padding-right: 35px;
	text-align: left;
}

.bodyphoto {
	padding-left: 11px;
}

.bodyphoto2 {
	border: 1px solid #3F2E14;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.bodybtm {
	background-image: url(/img/body_btm_home.jpg);
	height: 161px;
	width: 643px;
}

.quote {
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #28241A;
	padding-left: 40px;
	padding-top: 15px;
	text-align: left;
	position: relative;
}

.rightcolumn_txthead, .rightcolumn_txthead a, .rightcolumn_txthead a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2C09D;
}

.rightcolumn_txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #CBA461;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footertxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #2D281C;
	padding-left: 30px;
	padding-top: 10px;
}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	color: #2D281C;
	text-decoration: none;
}

a.footerlinks:hover {
	color: #CDC199;
}

a.footerlinks2:link, a.footerlinks2:visited, a.footerlinks2:active {
	color: #2D281C;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;
	margin-right: 15px;
}

a.footerlinks2:hover {
	color: #CDC199;
}
