body {
	background-color: #ecdfc4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left-shad {
	background-image: url(../images/left-shad.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-shad {
	background-image: url(../images/right-shad.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 920px;
}
.bord {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ph-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.ph-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
	padding-right: 20px;
}
.botm-bg {
	background-image: url(../images/botm-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 55px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 21px;
	font-weight: bold;
	padding-left: 21px;
}
.menu a:link{color: #000000;	text-decoration: none;}
.menu a:visited{color: #000000;	text-decoration: none;}	
.menu a:hover{color: #636331;	text-decoration: underline;}
.menu a:active{color: #000000;	text-decoration: none;}
	
.copy-txt {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 21px;
	font-weight: bold;
}
.cont-bg {
	background-color: #FFFFFF;
	background-image: url(../images/cont-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
}
.txt {
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 32px;
}
.td-bord {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6bf87;
	border-left-color: #d6bf87;
}
.txt1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
}
.txt2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.txt3 {

	font-family: Arial;
	font-size: 13px;
	color: #666634;
	text-decoration: none;
	font-weight: bold;
}
.sub-title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #59591f;
	text-decoration: none;
}

