html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 30px 0;
	background-color: #6D5636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D5636;
}
p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, table, td, th {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
	font-size: 11px;
	color: #6D5636;
}
ul {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
	font-size: 11px;
	color: #6D5636;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
	font-size: 15px;
	font-weight: bold;
	color: #6C5B3F;
}
h2 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B3F;
}
h3 {
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
	font-size: 11px;
	font-weight: bold;
	color: #6C5B3F;
}
a {
	color: #126994;
	text-decoration: none;
}
a:hover {
	color: #ACA191;
	text-decoration: underline;
}
img {
	border: none;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(/images/bkg_page.gif);
	background-repeat: repeat-y;
}



/* ************************************************** div#header ****************************** */
div#header {
	width: 790px;
	height: 103px;
	margin: 0;
	padding: 0;
	background-image: url(/images/bkg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header img.logo {
	float: left;
	display: inline;
	width: 150px;
	margin: 24px 0 0 60px;
	padding: 0;
	border: none;
}
#header ul#nav {
	float: right;
	display: inline;
	width: 486px;
	margin: 0;
	padding: 9px 20px 0 0;
	list-style-type: none;
}
#header #nav li {
	float: right;
	display: inline;
	width: 80px;
	height: 58px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1;
	border-left: solid 1px #6D5636;
	/*background-image: url(/images/bkg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#header #nav a {
	position: relative;
	display: block;
	height: 58px;
	padding: 0;
	color: #6D5636;
	background-image: url(/images/bkg_nav_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #nav a:hover {
	color: #6D5636;
	background-position: right bottom;
}
#header #nav a span {
	position: absolute;
	left: 5px;
	bottom: 5px;
	margin: 0;
	padding: 0;
}



/* ************************************************** div#detail ****************************** */
div#detail {
	width: 776px;
	height: 144px;
	overflow: hidden;
	margin: 0 7px 20px 7px;
	padding: 0;
	background-color: #aca191;
	background-position: right center;
	background-repeat: no-repeat;
}
#detail p {
	width: 228px;
	float: left;
	text-align: center;
	margin: 0 20px;
	padding: 40px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
}



/* ************************************************** div#content ****************************** */
div#content {
	width: 776px;
	overflow: hidden;
	margin: 0 7px;
	padding: 10px 0 10px 0;
	background-image: url(/images/bkg_content.gif);
	background-repeat: repeat-y;
}
#content p {
	margin: 0 50px;
}
#content h1 {
	margin: 0 50px;
}
#content h2 {
	margin: 0 50px;
}
#content h3 {
	margin: 0 50px;
}
#content ul {
	margin: 0 50px;
	padding: 0;
}
#content li {
	margin: 0 0 0 20px;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
}
#content table.equip {
	margin: 0 50px;
	padding: 0;
}
#content .equip th {
	margin: 0;
	padding: 12px 5px 2px 5px;
	line-height: 1.5em;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B3F;
	text-align: left;
}
#content .equip td {
	margin: 0;
	padding: 2px 5px;
	line-height: 1.5em;
	font-size: 11px;
	color: #6D5636;
	text-align: left;
	vertical-align: top;
}
#content .equip td.quant {
	padding: 2px 40px 2px 5px;
}
#content .equip td.note {
	padding: 12px 5px 2px 5px;
	font-weight: bold;
}
#content div.column1 {
	width: 508px;
	float: right;
}
#content div.column2 {
	width: 268px;
	float: left;
	margin: 0;
	padding: 10px 0;
}
#content .column2 p {
	width: 105px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: center;
}
#content .column2 a {
	font-size: 10px;
	color: #6D5636;
	text-decoration: none;
}
#content .column2 a:hover {
	text-decoration: underline;
}
#content .column2 img {
	border: none;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	width: 790px;
	margin: 20px 0 0 0;
	padding: 0 0 25px 0;
	background-image: url(/images/bkg_footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#footer p {
	margin: 0 12px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #A98554;
	font-size: 10px;
	line-height: 1;
	border-top: solid 1px #EEDEC5;
}



