body {
	background: #F7F7F7 url(../i/page-background.jpg) repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.box {
	margin: 0px auto;
	padding: 0px;
	width: 932px;
	display: block;
	background: url(../i/main-content-background.jpg) repeat-y center top;
}
.header {
	background: url(../i/header-graphic.jpg) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 932px;
	text-align: left;
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #595733;
}
.nav {
	margin: 0px;
	padding: 65px 0px 30px 9px;
	width: 198px;
	display: block;
	text-align: right;
	float: left;
}
.lnav {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #E9E4CF;
	text-decoration: none;
	display: block;
	width: 100%;
}
.lnav:hover {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #E9E4CF;
	text-decoration: none;
	display: block;
	background: url(../i/nav-over.gif) no-repeat left 1px;
	width: 100%;
}
h1 {
	font: italic normal 28px/49px "Times New Roman", Times, serif;
	color: #646239;
	padding: 0px 0px 0px 27px;
	margin: 25px 0px 2px;
	background: url(../i/h1-bullet.gif) no-repeat left;
	display: block;
}
.mid {
	padding-bottom: 7px;
	padding-top:0px;
}
.footer {
	background: url(../i/footer.gif) no-repeat center top;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E7E1C9;
	margin: 0px auto;
	padding: 28px 0px 31px;
	display: block;
	width: 932px;
}
.ftr {
	text-decoration: none;
	color: #E7E1C9;
}
.rcol {
	background: url(../i/sidepic.jpg) no-repeat left bottom;
}
.rpaneltop {
	background: url(../i/rcol-top.gif) no-repeat 23px bottom;
	height: 26px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.rpanel {
	background: #5B263D url(../i/rcol-btm.gif) no-repeat center bottom;
	color: #E7E1C9;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 11px 7px;
	margin: 0px 27px 15px 23px;
	text-align: right;
}
.bl {
	color: #64642D;
}
.bl:hover {
	color: #43431F;
	text-decoration: none;
}
h2 {

	font: italic normal 22px/43px "Times New Roman", Times, serif;
	color: #646239;
	padding: 5px 0px 0px 27px;
	margin: 25px 0px 2px;
	background: url(../i/h2-bullet.gif) no-repeat left;
	display: block;
}
.pbody {
	background: url(../i/pbtm.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 20px 26px 26px;
}
ul {
	margin: 0px;
	padding: 0px 0px 30px;
	display: block;
	background: url(../i/pbtm.gif) no-repeat left bottom;
}
li {
	margin: 0px;
	padding: 2px 0px 2px 26px;
	background: url(../i/li-bullet.gif) no-repeat 2px center;
	list-style: none;
	font-weight: bold;
}

.txt{border:1px solid #9F9A87; background:#F8F5E2; padding-left:4px;}
a img{border:none;}

a{color: #646239; text-decoration:none;}
a:hover{text-decoration:underline;}