body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #371C00;
	scrollbar-face-color: #E6E0D4;
	scrollbar-3dlight-color: #85420B;
	scrollbar-arrow-color: #85420B;
	scrollbar-darkshadow-color: #EAE3D9;
	scrollbar-highlight-color: #E6E0D4;
	scrollbar-shadow-color: #85420B;
	background: #E5DFD3 url(assets/painted_toile.jpg) repeat;
	margin: 0px;
	text-align: center;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #371C00;
}
.lilQT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87450B;
	text-indent: 0px;
	margin: 10px 15px 10px 15px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.lil {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #85420B;
}

#ind {
	margin: 33px auto 1px;
	background-image: url(assets/painted_ind.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 553px;
	width: 836px;
	text-align: center;
	border-top: 1px solid #85420B;
	border-right: 1px solid #85420B;
	border-bottom: 0px none;
	border-left: 1px solid #85420B;
}
#header {
	height: 274px;
	width: 836px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	text-align: center;
	background: url(assets/painted_bg.jpg) no-repeat center;
	border-left: 1px solid #85420B;
	border-right: 1px solid #85420B;
	border-top: 1px solid #85420B;
}
#txt_wrap {
	width: 836px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	text-align: left;
	margin-top: -2px;
	background: url(assets/painted_wrap.jpg) repeat-y center;
	border-left: 1px solid #85420B;
	border-right: 1px solid #85420B;
}
#end-nav {
	width: 836px;
	height: 72px;
	font-size: 12px;
	color: #834009;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(assets/painted_end.jpg) no-repeat center;
	border-bottom: 1px solid #85420B;
	border-left: 1px solid #85420B;
	border-right: 1px solid #85420B;
}
#left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #371C00;
	text-decoration: underline;
	border: none;
	padding: 0px;
}
#right a {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	margin: 0px;
	padding: 0px;
}

