body, object, form, h1
{
	margin: 0; padding: 0; border: 0;
}

body, input, textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}

body {
	background: #8D431C url("img/body-bg.gif") center top repeat;
	color: #F2C38E;
	font-size: 12px;
	text-align: center;
	padding-bottom: 18px;
}

.clnr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

h1, #menuHeader {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#pageHolder {
	width: 742px;
	text-align: left;
	margin: 18px auto 0 auto;
	background: #754C24 url("img/content-bg.gif") center top repeat-y;
	height: 400px;
}

#pageHolder[id] {
	height: auto;
	min-height: 400px;
}

#page {
	border: solid 1px #603913;
	background: url("img/top-bg.gif") center top no-repeat;
	float: left;	/* to avoid terrible bugs in IE 5.0 and 5.5 */
}

#page[id] {
	float: none;
}

#topHolder {
	height: 135px;
}

#langSelect {
	height: 20px;
	padding: 0 8px;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
	color: #603913;
}

#langSelect[id] {
	height: 21px;
}

#langSelect a {
	color: #F2C38E;
	font-weight: bold;
}

.left, .right {
	float: left;
}

.left {
	width: 180px;
}

.right {
	width: 560px;
}

#contentHolder {
}

h2, #mainMenu li {
	font-size: 12px;
	margin: 0;
	height: 23px;
}

h2 {
	padding: 0 8px;
}

h2 span {
	float: right;
	background-color: #754C24;	/* IE 5.0 a 5.5 */
	font-size: 11px;
	line-height: 20px;
	margin-top: 10px;
	color: #9E7449;
}

h2 span a {
	color: #EEBE89;
	font-weight: bold;
}

#categories, #mainMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#categories li {
	padding: 0;
	margin: 0 0 1px 0;
}

#categories a {
	display: block;
	height: 25px;
	background: #B99065;
	color: #603913;
	font-weight: bold;
	padding: 0 8px;
	line-height: 22px;
}

#categories a span {
	color: #362F2D;
	font-weight: normal;
	font-size: 10px;
}

#categories a:hover {
	text-decoration: none;
	background: #E5B682;
}

#mainMenu {
	width: 560px;	/* stupid IE */
}

#mainMenu li {
	padding: 2px 0 0 0;
	margin: 0;
	float: left;
	width: 139px;
	text-align: center;
}

#mainMenu a {
	font-weight: bold;
	color: #F2C38E;
}

#content {
	padding: 10px 30px;
}

#content p {
	text-align: justify;
	line-height: 1.2em;
}

#content h2, #content h3 {
	height: auto;
	font-weight: normal;
	border-bottom: solid 1px #9E7449;
}

#content a {
	font-weight: bold;
	color: #F2C38E;
}

#content h2 {
/*	margin: 0 0 10px 0;*/
	padding: 16px 0 8px 0;
	font-size: 22px;
	clear: both;
}

#content h3 {
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	clear: both;
}

#content .imgBox {
	float: left;
	margin: 0 13px 10px 0;
	padding: 2px;
	border: solid 2px #9E7449;
	line-height: 0;
}

#content .productBox {
	width: 120px;
	background: #BF905E;
	float: left;
	margin-right: 6px;
}

#content .fourth {
	margin-right: 0;
}

#content .productRow {
	clear: both;
	padding-top: 10px;
}

#content .productRowBG {
	background: url("img/productbox-bg.gif") top left repeat;
}

#content[id] .productRowBG {
	float: left;
}

#content .productBox .imgBox {
	float: none;
	display: block;
	margin: 0 auto 10px auto;
	width: 98px;
	text-align: center;
}

#content[id] .productBox .imgBox {
	width: 90px;
}

#content .productBox h4 {
	font-size: 11px;
	color: #603913;
	background: #E5B682;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-bottom: solid 1px #B38554;
}

#content .productBox p {
	border-top: solid 1px #F0E7DD;
	margin: 0;
	padding: 10px;
	font-size: 10px;
	color: #603913;
}

#footerHolder {
	clear: both;
	padding-top: 10px;
}

#footerHolder .left {
	border-top: solid 1px #876038;
	background: #CB9D6B;
	width: 181px;
	padding: 16px;
}

#footerHolder[id] .left {
	width: 149px;
}

#footerHolder .right {
	border-top: solid 1px #362F2D;
	background: #A77C4E;
	width: 559px;
	padding: 16px;
}

#footerHolder .right a {
	color: #F2C38E;
}

#footerHolder[id] .right {
	width: 527px;
}

#footerHolder .left, #footerHolder .right {
	font-size: 10px;
}

#footerHolder .left a {
	color: #754C24;
}

#footerHolder .right {
	color: #F2C38E;
}

#footerScrollerHolder {
	clear: both;
	padding-top: 10px;
}

#footerScroller {
	text-align: center;
	color: #9E7449;
	font-size: 11px;
	border-top: solid 1px #9E7449;
	padding-top: 5px;
}

#footerScroller .backLink {
	float: left;
	margin-right: 1em;
}

#footerScroller .nextLink {
	float: right;
	margin-left: 1em;
}

#footerScroller a {
	color: #EEBE89;
	font-weight: bold;
}

#footerScroller a.active {
	text-decoration: underline;
}