body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#siteNavBlock {
	background-color: #000000;
	color: #b8a88f;
	font-size: 12px;
	height: 50px;
/*	padding: 8px 5px;*/
	width: auto;
}

#siteNavBlock #siteNavLeft {
}

#siteNavBlock a {
	color: #CBC0AF;
/*	font-weight: bold;*/
	text-decoration: none;
}

#siteNavBlock a:hover {
	color: #EADFCD;
}

#siteNavBlock img {
	border: none;
}

#siteNavBlock #siteNavLeft img {
	float: left;
	margin-right: 10px;
}
#siteNavBlock #siteNavRight {
	float: right;
}

#siteNavBlock #siteNavRight img {
	float: right;
	margin-left: 10px;
}

#Page {
	margin: 0 auto;
	width: 700px;
}

#commodityBlock {
	background-color: #352e2b;
	color: #A49170;
	font-weight: bold;
	height: 26px;
	padding: 10px 10px 15px 70px;
/*	position: relative;*/
}

#commodityBlock img {
/*	float: right;*/
/*	vertical-align: middle;*/
}

#commodityBlock table {
	width: 100%;
}

#commodityBlock td {
	text-align: center;
}

#commodityBlock div.change {
	color: #897758;
	font-size: 10px;
	font-weight: normal;
}

#headerBlock div.rightImage {
	float:none;
	padding-left: 90px;
}

#contentBlock {
	min-height: 300px;
	display: block;
}

#contentBlock #content {
	padding: 15px;
	width: 470px;
}

#contentBlock #content #pageTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-left: 70px;
	margin-bottom: 20px;
}

#contentBlock #sideBlock {
	float: right;
/*	margin-left: 15px;*/
	width: 200px;
}

#contentBlock #sideBlock img{
	border: none;
}

#contentBlock #content ol {
/*	list-style: square;*/
	list-style-position: outside;
	margin: 10px 15px 20px 40px;
}

#contentBlock #content ul {
	list-style: square;
	list-style-position: outside;
	margin: 10px 15px 20px 40px;
}

#contentBlock #content li {
	margin-bottom: 10px;
}

#contentBlock #content p {
	margin-bottom: 15px;
}

#contentBlock #content a {
	font-weight: bold;
	text-decoration: none;
}


div.staffLeft {
	text-align: center;
	width: 234px;
}
div.staffLeft img {
	border: none;
}

div.staffRight {
	float: right;
	text-align: center;
	width: 234px;
}
div.staffRight img {
	border: none;
}


#footerBlock {
	background-color: #2a2422;
	color: #514743;
	margin-top: 6px;
	min-height: 200px;
	padding: 10px 5px;
}

#footerBlock #midWrapper {
	float: left;
	width: 100%;
}

#footerBlock #midColumn {
	margin: 0 223px 0 223px;
}

#footerBlock #leftColumn {
	float: left;
	width: 223px;
	margin-left: -690px;
}

#footerBlock #rightColumn {
	float: left;
	width: 223px;
	margin-left: -223px;
}

#footerBlock div.title{
	background-color: #352e2b;
/*	border-bottom: #514743 1px solid;*/
	color: #887872;
	margin: 0 5px;
	padding: 5px;
	text-align: center;
}

#copyrightBlock {
	color: #514743;
	font-size: 10px;
/*	margin-top: 6px;*/
	padding: 10px 5px;
}

#copyrightBlock a {
	color: #514743;
	text-decoration: none;
}

#copyrightBlock a:hover {
	color: #FFFFFF;
}

#copyrightBlock div.right {
	float: right;
}

#footerBlock ul {
	list-style: square;
	list-style-position: outside;
	margin: 10px 15px 20px 40px;
}

#footerBlock li {
	margin-bottom: 4px;
/*	padding: 5px;*/
}

#footerBlock p {
	margin-bottom: 15px;
}

#footerBlock a {
	color: #6C5F5A;
/*	font-weight: bold;*/
	text-decoration: none;
}

#footerBlock a:hover {
	color: #887872;
}

div.centerImage {
	margin: 10px 0;
	text-align: center;
}

div.rightImage {
	float: right;
}

div.groupTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 12px;
}

#atr {
	margin: -15px;
}

div.atRotatorPage {
	height: 240px;
/*	margin: 0px 12px;*/
	width: 500px;
}

div.atRotator img {
	border: none;
/*	margin: -15px;*/
}

