body {
	margin: 0;
	padding: 0;
	background: #CEB185 url(images-a/bg-stripe.jpg) top center repeat;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #361D15;
}
#container {
	margin: 0 auto;
	width: 960px;
	background: url(images-a/page-bg.jpg) top center repeat-y;
}
#header {
	background: url(images-a/header.jpg) top center no-repeat;
	height: 260px;
	padding: 10px 60px 0 60px;
}
#header table {
	margin: 30px 0 0;
	width: 370px;
}
#header td {
	height: 180px;
	text-align: center;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 36px;
	font-weight: normal;
	color: #7B311B;
	font-variant: small-caps;
}
#header h2 {
	margin: 10px 0 0;
	padding: 0;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #CD6324;
	text-transform: uppercase;
}
#header img {
}

#nav {
	width: 315px;
	vertical-align: top;
	background: url(images-a/nav-botleft.jpg) bottom left no-repeat;
	padding: 15px 0 0;
}
#nav div {
	margin: 0 35px 0 30px;
	padding: 0 0 0 3px;
	background: url(images-a/nav-div.gif) bottom left no-repeat;
}
#nav div a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #502012;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	background: url(images-a/nav-bullet.gif) top left no-repeat;
	padding: 11px 5px 10px 40px;
}
#nav div a:hover {
	color: #A22D1B;
}
#nav p {
	margin: 20px 50px 0 10px;
	background: url(images-a/under-nav.gif) top center no-repeat;
	height: 70px;
}
#nav div div {
	margin: -5px 0 0px 40px;
	padding: 0 0 15px;
	background: none;
	height: auto;
}
#nav div div a {
	display: inline;
	font: 11px/16px Arial, Helvetica, sans-serif;
	background: none;
	padding: 0;
	margin: 0;
}
#nav div div a:hover {
	text-decoration: underline;
}


#content {
	vertical-align: top;
	width: 580px;
	padding: 20px 0 0;
}
#content h1 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #A22D1B;
}
#content h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #A22D1B;
}
#content h3 {
	font-size: 16px;
	line-height: 20px;
	color: #A22D1B;
}
#content h4 {
	font-size: 13px;
	line-height: 20px;
	color: #A22D1B;
}
#content p {
	margin: 12px 0;
}


#footer {
	padding: 57px 0 10px;
	background: url(images-a/footer.jpg) top center no-repeat;
	text-align: center;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
#credit {
	padding: 15px 0;
	text-align: center;
	font: 11px/14px Arial, Helvetica, sans-serif;
	background: url(images-a/footer-line.gif) top center no-repeat;
}

a {
	color: #A22D1B;
}
