
body, div, td, p {
	color: #413631;
	font-family: Georgia, Verdana, serif;
	font-size: 12px;
}

body {
	color: black;
	margin: auto;
	padding: 0px 10px;
	width: 710px;
	text-align: left;
	background: url("/images/bg.gif") center top repeat-y #282321;
}

div#header {
	padding-right: 25px;
	padding-top: 55px;
	text-align: right;
	background: url("/images/header.jpg") center top no-repeat;
}

a {
	color: #3e7707;
}

a:visited {
	color: #224600;
}

a:hover {
	color: #51960f;
}

a img {
	border: 0px;
}

div#header a {
	margin-left: 2px;
}

div#header img {
	border: 0px;
	vertical-align: top;
}

div#body {
	padding: 15px 25px;
	background: url("/images/body_bg.jpg") center top no-repeat #dec8a3;
}

div#subnav {
	font-style: italic;
	text-align: right;
	border-bottom: 1px solid #b88b5b;
	padding: 0px 0px 10px 0px;
	margin-bottom: 25px;
}

div#subnav img {
	margin: 0px 4px;
}

div#footer {
	font-size: 10px;
	padding: 15px 25px;
	color: #dec8a3;
}

div#content {
	line-height: 175%;
	margin-bottom: 20px;
	padding: 0px 40px;
}

div#content p {
	margin-bottom: 20px;
}

table.form .field {
	width: 100%;
}

form {
	margin: 0px;
}

a img {
	border: 0px;
}

h1, h2, h3, h4 {
	color: #3E7707;
}

h2 {
	font-family: verdana;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Layout */

table.specs {
	clear: both;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.specs td, th {
	line-height: 100%;
	border: 1px solid #3E7707;
	background: #e7d6ba;
	padding: 4px 6px;
	font-size: 11px;
}

table.specs th {
	color: white;
	background: #3E7707 url("/images/content/specs_th_bg.gif") bottom repeat-x;
	font-weight: normal;
}

table.products {
	width: 100%;
}

table.products td {
	width: 50%;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	color: #3E7707;
	padding-bottom: 20px;
}

div.brandlogo {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: center;
}

div.productlink {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
