h1.headone {
	font-size:18px;
	color:#555555;
	background:#FFFFFF;
	text-align:left;
}

body {
	margin: 0px;
	background-color: #FFFBE8;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 10px;
}
#container {
	/*width: 1000px;*/
	width:100%;
	/*margin-right: auto;*/
	margin-bottom: 5px;
	/*margin-left: auto;*/
	clear: both;
}
#search {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 23px;
	width: 340px;
	position: relative;
}
.inputfield {
	height: 18px;
	width: 95px;
	line-height: 18px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #000000;
	FONT-SIZE: 10px;
}
#gobutton {
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search a {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
#top-bg {
	height: 104px;
	width: 100%;
	margin: 0px;
	background-image: url(../images/top-bg.jpg);
}
#top {
	height: 104px;
	width: 1000px;
	background-image: url(../images/top.jpg);
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}
#footer {
	width: 960px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #B2B2B2;
	/*color: #ffffff;*/
}
#footer-bg {
	/*background-color: #6B0503;*/
	background-color: #E7B29A;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	/*margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;*/
}
#footer a {
	color:#000000;
}
#footer a:visited {
	color:#000000;
}
#footer a:hover {
	color: #000000;
	text-decoration:underline;
}
#left {
	width: 150px;
	float: left;
	padding:0px 20px 20px 6px;
	margin-top:-10px;
	_margin-top:0px;
}

* + html #left { 
	width: 150px;
	float: left;
	padding:0px 20px 20px 6px;
	margin-top:10px;
}

#content {
	background-color: #FFFFFF;
	border: 1px solid #E7B29A;
	margin:0px 0px 0px 176px;
	_margin:0px 0px 0px 179px;
	padding: 10px;
	position:relative;
	/*border: 1px solid #4B9C31;
	width: 796px;
	width:83%;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left:176px;
	float: right;*/
}
#content a {
	color:#A60904;
}
#content a:visited {
	color:#A60904;
}
#content a:hover {
	color:#484848;
}
.mtitlebox {
	height: 22px;
	border: 1px solid #4B9C31;
	background-color: #E7B29A;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-weight: bold;
}
.mtitlebox img {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
.mtitle {
	padding-left: 10px;
	padding-top: 5px;
}
.mtitle a {
	color:#FFFFFF;
	text-decoration:none;
}
.mtitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.mtitle a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.mcontent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B9C31;
	border-right-color: #4B9C31;
	border-bottom-color: #4B9C31;
	border-left-color: #4B9C31;
	background-color: #E7F4E0;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}
.mcontent a:link {
	color: #000000;
	text-decoration: none;
}
.mcontent a:visited {
	color: #00000;
	text-decoration: none;
}
.mcontent a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenttop {
	/*width: 808px;
	width:84%;
	float: right;
	margin-top: 25px;
	margin-right: 6px;
	height: 13px;
	background-color:#E7B29A;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #4B9C31;*/
	border: 1px solid #E7B29A;
	background-color:#E7B29A;
	color: #000000;
	font-weight: bold;
	height:13px; 
	padding:4px; 
	margin-top:20px;
	_margin-top:10px;
	margin-left:176px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2px;
	background-color: #F0F0F0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.proddisplay {width:900px;}
.proddisplay td .inner {border: 1px solid #E7B29A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 400px; height: 150px; position: relative; padding:10px; margin:10px;}

.proddisplay td .inner span {font-size: 10px; color: #666666}

.proddisplay td .inner .thumb { float:left; padding-right:10px; margin-right:10px; border-right:1px solid #ccc;}

.proddisplay td .inner div {
	background: url(../images/products-button.jpg) no-repeat;
	display: block;
	height: 53px;
	width: 218px;
	position: absolute;
	right: 15px;
	bottom: 10px;
	overflow:hidden;
}
.proddisplay td .inner div a {display:block; position:relative; width:109px; height:53px; float:left;}
.proddisplay td .inner div a img {display:none;}
.proddisplay td .inner div a:hover img {display:block;}

.proddisplay td .inner p.ptag img,.proddisplay td .inner p.ptag2 img {display:block; position:absolute; width:68px; height:67px; top:-10px; left:-10px; padding:0px; margin:0px; z-index:5;}
.proddisplay td .inner p.ptag em {display:block; position:absolute; width:68px; height:67px; top:10px; left:-12px; padding:0px; margin:0px; z-index:10; text-align: center; font-size:14px; color:#FFFFFF; font-weight: bold; font-style:normal;}
.proddisplay td .inner p.ptag2 em {display:block; position:absolute; width:68px; height:67px; top:-2px; left:-12px; padding:0px; margin:0px; z-index:10; text-align: center; font-size:14px; color:#FFFFFF; font-weight: bold; font-style:normal;}

.mor {position: absolute; top: 95px; right: 0px; background-image: url(../images/more-info.png); display: block; width: 88px; height: 20px;}
.mor img {display: none;}
.mor:hover img {display: block;}

#content .proddisplay td .inner a{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#000; text-decoration: none; display:block;}
#content .proddisplay td .inner a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#5A0000; text-decoration: underline; display:block;}

#content .proddisplay td .allprod {border:1px solid #E7B29A; background-color:#E7F4E0; margin:0px 10px; padding:5px 10px; color:#000; font-weight:bold; font-size:14px; display:block;}
#content .proddisplay td .allprod:hover {background-color:#E7B29A; text-decoration:underline; color:#550000;}
