body {
	background-color: #D9CA9D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.container {
	background-color: #FFFFFF;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 320px;
	min-height:320px;
	padding: 15px;
}
a:link, a:visited {
	color: #988E6E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navtop {
	padding-top: 8px;
}
.navtop a:link, .navtop a:visited {
	color: #988E6E;
	padding: 2px;
	border: 1px solid #D9CA9D;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
.navtop a:hover {
	background-color: #D9CA9D;
	color: #FFFFFF;
}
.content {
	padding-top: 20px;
}
.leftcontentcelltop {
	background-color: #D9CA9D;
	color: #988E6E;
	width: 180px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
.leftcontentcellbot {
	background-color: #fffbed;
	width: 200px;
	vertical-align: top;
	<!--text-align: center;-->
}
.prodheader {
	font-weight: bold;
	color: #988E6E;
	text-decoration: underline;
	
}
.spacercells {
	background-color: #FFF;
	width: 20px;
}
.rightcontentcelltop {
	background-color: #D9CA9D;
	color: #988E6E;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

H1 {
	background-color: #D9CA9D;
	color: #988E6E;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

H2 {
	font-weight: bold;
	font-size: 14px;
}



.rightcontentcellbot {
	background-color: #FFF;
	vertical-align: top;
}
.footer {
	font-size: 10px;
	color: #988E6E;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #988E6E;	
}
.breaks {
	clear: both;
}
.prodheader1 {
	font-weight: bold;
	color: #988E6E;	
}

