body {
	background: #902E2A url(../images/bg_body.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
td,body {
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(../images/bg_wrapper.gif) no-repeat center 120px;
}
#shell {
	background: #FFFFFF;
	margin-bottom: 60px;
}
#shell td.col1 {
	background: url(../images/shell_l.gif) repeat-y left;
	width: 6px;
}
#shell td.col2 {
	width: 768px;
}
#shell td.col3 {
	background: url(../images/shell_r.gif) repeat-y right;
	width: 6px;
}
#content td.left {
	background: url(../images/content_l.jpg) no-repeat left top;
	height: 426px;
	width: 23px;
}
#content td.center {
	background: url(../images/content_t.jpg) no-repeat left top;
	height: 426px;
	width: 556px;
}
#content .center h1 {
	font: italic 24px "Times New Roman", Times, serif;
	margin-top: 42px;
	margin-left: 40px;
	color: #C3914E;
}
#content .center h2 {
	font: italic 18px "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 40px;
}
#content .center h3 {
	font: italic 16px "Times New Roman", Times, serif;
	color: #558B3F;
	margin-left: 40px;
}
#content .center p {
	font: 12px/24px Arial, Helvetica, sans-serif;
	color: #902E2A;
	margin-right: 80px;
	margin-left: 40px;
}
#content .center a {
	font-weight: bold;
	color: #567727;
}
#content .center ul {
	margin-right: 90px;
	margin-left: 60px;
	color: #C3914E;
}
#content .center li b {
	color: #902E2A;
}
#content td.right {
	background: url(../images/content_r.jpg) no-repeat left top;
	height: 426px;
	width: 189px;
}
#footnav {
	margin-top: 24px;
	margin-bottom: 36px;
}
#quote {
	margin-top: 40px;
	margin-left: 30px;
}
#map {
	margin-left: 35px;
}
#infobox {
	border: 1px solid #902E2A;
	margin-left: 40px;
}
#infobox h3 {
	font: italic 18px "Times New Roman", Times, serif;
	color: #558B3F;
}
#infobox td.bg {
	background: #E6E5E0;
	text-indent: 12px;
}
.boxt {
	margin-top: 50px;
}
.box {
	margin-top: 8px;
}
img.page {
	margin-left: 35px;
}
img.drawline {
	border-bottom: 1px solid #902E2A;
}
img.alignright {
	margin-left: 4px;
	border: 1px solid #902E2A;
}
img.border {
	border: 1px solid #902E2A;
}
#content .center p.padtop {
	margin-top: 30px;
}
