html {
	background-color: #98A98F;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	line-height: 125%;
}

div.container {
	width:892px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:24px;
	padding:4px;
}

div.header {
	width:892px;
	height:122px;
	background-image:url(/images/headerbg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

div.logo {
	float:left;
}

div.toplinks {
	float:right;
	font-style: italic;
	font-size:12px;
	display:block;
	width:552px;
	text-align:right;
	padding-right:8px;

}

div.toplinks p {
	text-align:right;
	position:relative;
	right:0;
	width:auto;
	height:8px;
}

div.toplinks a {
	color:white;
	text-decoration: none;
}

div.toplinks a:hover {
	color:#FCD776;
}

div.toplinks ul li {
	display: inline;
	padding: 8px;
	font-weight: lighter;
}

div.navigation {
}

div.navigation img {
	padding:none;
	border:none;
	margin:none;
	float:left;
	display:inline;
}

div.island {
	position: relative;
}
img#island {
	border:2px solid #7E8974;
	margin-top:2px;
}

.island img#fallspecial {
	right: -75px;
	border-width: 0px;
	clear: both;
	top: 200px;
	z-index: 999;
	position: absolute;
}

div.content {
	margin-top:4px;
	background-color:#556436;
	width:892px;
	min-height:680px;
	clear:both;
	padding-top:6px;
}

div.sidebar {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight:lighter;
	margin-left:6px;
	width:324px;
	background-color: #15230D;
	font-size: 12px;
	padding-bottom: 4px;
	float:left;
}

div.sidebar a {
	border:none;
	text-decoration: none;
	color:#FCD776 !important;
}

div.sidebar a:hover {
	color:white !important;
}


/* rotator in-page placement */
div#rotator {
	position:relative;
	min-height:240px;
	margin-bottom:4px;
	padding-bottom:4px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	padding:4px;
}
div#rotator ul li.show {
	z-index:10
}


div.sidebar div.sideboxes {
	width:316px;
	min-height: 102px;
	background-color: #59702A;
	text-align: left;
	margin-left:4px;
	clear:both;
	padding-top:4px;
}

div.sidebar div.sideboxes div.sidebox {
	width:84px;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	margin-bottom:12px;
}

div.sidebar div.sideboxes div.sidebox img {
	margin-bottom:2px;
}

div.sidebar div.pubs {
	color:#F5D66F;
	font-size:12px;
	text-align:left;
	padding:8px;
	padding-top: 8px;
}

div.sidebar div.pubs p {
	text-align: left;
}

div.content div.main {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	background-color: #fee9a5; 
	border: 1px solid #714e17;
	width:542px;
	padding:4px;
	margin-right:6px
	text-align:left;
	margin-left:334px;
}

div.content div.main p {
	padding:4px;
	text-align: left;
}

div.content a {
	color:#5F3701;
}

div.content div.main h3 {
	text-align: left;
	font-size: 16px;
	padding:4px;
	color:#3C461C;
	margin-top:4px;
	margin-bottom:4px;
}

hr {
	height: 1px;
	border: none;
	color: #000;
	background: #000;
	width: 100%;
	margin: 10px 0;
}

div.product img {
	max-height: 200px;
	max-width: 200px;
}



/* OLD CSS */

table.footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.ftr {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.text {
	font: normal 12px tahoma, sans-serif;
	color: #000;
}

a:link, a:visited, a:active {
	color: #5f3701;
}

a:hover {
	color: #3b491f;
}

