body {
	background-color: #E3C295;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gallerybg {
	background-color: #D0A977;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}

.top-bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 868px;
}
.center-bg {
	background-color: #E3C295;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/centerbg.gif);
}
.left-bg-pattern {
	background-image: url(images/left_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
#moreImage {
	float:right;
	margin:0;
	padding:0;
	width:342px;
	height:96px;
	background-image:url(images/more_img.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	}
.more-img {
	background-image: url(images/more_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 179px;
}
.welcome-line {
	background-image: url(images/welcome-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7A501A;
	text-decoration: none;
}


.right-bg-patern {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 23px;
}
.sub-rightbg {
	background-image: url(images/sub_right-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.title-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #6A3F00;
	text-decoration: none;
	background-image: url(images/welcome-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 15px;
	text-transform:uppercase;
}
.subpage-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #9C5B00;
	text-decoration: none;
}


.bottom-bg {
	background-color: #B3874E;
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	padding-top: 14px;
	padding-right: 79px;
	
}
.copyright-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #E5C696;
	text-decoration: none;
}
.bottom-txt a:link {
	
	color: #E5C696;
	text-decoration: none;
}
.bottom-txt a:visited {
	
	color: #E5C696;
	text-decoration: none;
}
.bottom-txt a:hover {
	
	color: #FFFFFF;
	text-decoration: underline;
}.bottom-txt a:active {
	
	color: #E5C696;
	text-decoration: none;
}



.link-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #1C3D28;
	text-decoration: none;
}
.link-txt a:link {
	color: #47473B;
	text-decoration: none;
}
.link-txt a:visited {
	color: #442E16;
	text-decoration: none;
}
.link-txt a:hover {
	color: #B6908F;
	text-decoration: underline;
}.link-txt a:active {
	color: #523724;
	text-decoration: none;
}

