body
{
	background: #c5c5c5 url('/images/bg.jpg') repeat-y top center;
	margin: 0;
	padding: 0;
	font: 72%/130% 'Times New Roman';
	color: #301d0f;
}

a
{
	color: #5d5232;
	text-decoration: underline;
}

a:hover
{
	color: #bda082;
	text-decoration: none;
}
.larger {
font-size:1.2em;
padding: 10px 0px;
}

img
{
	border: 0;
}

.clear
{
	clear: both;
	font: 1px/1px;
	height: 1px;
}

#pagecontainer
{
	position: relative;
	background-color: black;
	width: 736px;
	margin: 0 auto;
}

#header
{
	position: relative;
	height: 215px;
}

#headerlogo
{
	position: absolute;
	width: 287px;
	height: 215px;
	left: 0px;
	top: 0px;
}

#headerright
{
	position: absolute;
	left: 470px;
	top: 75px;
	width: 245px;
	text-align: center;
	color: #a07951;
}

#headerright a
{
	color: #c15c2d;
}

#headeresp
{
	position: absolute;
	width: 295px;
	height: 70px;
	right: 160px;
	top: 65px;
}

#headernav
{
	position: absolute;
	right: 40px;
	bottom: 20px;
}

#headernav, #headernav a
{
	color: #a07951;
	font-size: 96%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#headernav a.active, #headernav a.active:hover
{
	color: #efecd6 !important;
}

#header a:hover
{
	color: #bda082;
}

#tancontainer
{
	position: relative;
	background: #f2efde url('/images/contentbg.jpg') no-repeat top right;
	width: 718px;
	margin: 0 auto;
	padding: 0;
}

#leftmenu
{
	float: left;
	width: 200px;
	margin-top: 25px;
	padding-top: 2px;
}

#leftmenu div.bordered
{
	background: url('/images/leftmenubg.jpg') repeat-y top left;
}

#leftmenu, #leftmenu a
{
	color: #5d5232;
	text-decoration: none;
}

#leftmenu a:hover
{
	color: #1e1807;
}

#leftmenu ul
{
	padding: 0 0 22px 6px;
}

#leftmenu ul, #leftmenu ul li
{
	list-style: none;
	margin: 0;
}

#leftmenu ul li
{
	padding: 0 0 0 36px;
	font-size: 112%;
	line-height: 1.7em;
}

#leftmenu ul li.active
{
	background: url('/images/leftmenuactive.jpg') no-repeat center left;
}

#leftmenu ul li.active a
{
	color: #efecd6 !important;
}

#leftmenu div.title
{
	padding-left: 36px;
	font-size: 166%;
	line-height: 1.8em;
}

#leftmenu ul
{
	background: url('/images/leftmenucap.jpg') no-repeat bottom left;
}

#leftmenu div.ad
{
	margin: 10px 0 0 12px;
	width: 166px;
	text-align: center;
}

#contentcontainer
{
	float: left;
	margin: 25px 0 0 13px;
	width: 488px;
}

#contentcontainer p
{
	display: block;
	width: 440px;
	margin-left: 4px;
	clear: both;
}

#contentcontainer p img.right
{
	display: block;
	float: right;
	padding-left: 16px;
	margin-bottom: 1.4em;
}

img.prodmain
{
	display: block;
	margin-bottom: 7px;
}

#action
{
	padding-top: 100px;
	clear: both;
}

/***   2009 update   ***/

#productheader
{
	width: 485px;
	height: 109px;
	position: relative;
}

#productheadertabs
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	width: 485px;
	height: 32px;
	overflow: hidden;
}

#productheadertabs a
{
	display: block;
	float: right;
}

h1 {
line-height:1.3em;
color:#993300;
}
