body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin:auto;
	padding:0;
	width:737px;
}
p, body {
	font-family: Tahoma;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top : 15px;
}
#container {
	position: absolute;
	background-color:#FFF;
	width:737px;
	margin:auto;
}
#header {
	position: absolute;
	width:737px;
	height:146px;
	margin:0px;
	padding:0px;
	top: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header img {
	display:none;
}
*html #header {
	width:741px;
}
#picture {
	z-index:20;
	position:absolute;
	top:0;
	width:327px;
	height:100px;
	right:0px;
	background-image: url(../image/pic1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#330;
}
*html #picture{
	right:-1px;
}
.specials {
	z-index:10;
	position:absolute;
	background-color: #FFF;
	background-image:url(../image/grade_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:164px;
	height:100px;
	top:0;
	margin:auto;
	padding:0;
	left:412px;
}
.specials p {
	margin:0px;
	padding-left:13px;
	padding-right:5px;
}
#topnavbar  {
	position:absolute;
	z-index: 200;
	top:146px;
	background-color: #a07b59;
	height: 22px;
	width: 733px;
	margin: 0px;
	padding: 0px;
	border-left: 2px solid #8d6d4f;
	border-right: 2px solid #8d6d4f;
	overflow:hidden;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*html #topnavbar {
	width:737px;
}
#topnavbar ul {
	width: 739px;
    margin: 0;
    padding: 0;
	padding-left: 5px;
	padding-top:4px;
	list-style-type: none;
}
#topnavbar li {
	margin: 0;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topnavbar li a:link  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
#topnavbar li a:active {
	color : #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
#topnavbar li a:visited  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
#topnavbar li a:hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}
.content {
	margin:0;
	padding:0;
	margin-top:168px;
	height:379px;
	border-collapse:collapse;
	background-image: url(../images/bg_repeat.jpg);
}
#lefth {
	width: 162px;
	padding: 5px 5px 0 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#lefth ul {
	font-family: Tahoma;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #8d6d4f;
	margin-left:0;
	padding-left:20px;
	list-style-type: square;
}
#lefth li a:link {
	color: #000;
}
#lefth li a:hover {
	color: #000;
	text-decoration: underline;
}
#righth {
	width: 110px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#righth p,#lefth p {
	font-size : 11px;
}
#centerh {
	background-color: #FFF;
	width: 410px;
	padding:15px 10px 5px 20px;
	vertical-align: top;
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#legal  {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFF;
	font-size : 9px;
	line-height : 12px;
	font-style : normal;
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	margin:auto;
	text-align:center;
	width:737px;
	padding-top:30px;
}
H1  {
	font-size : 18px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #a07b59;
	margin:0;
	padding:0;
	margin-top : 10px;
}
h1.alignr {
	text-align:right;
	padding-right:20px;
}

H2  {
	font-size : 12px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 16px;
}
h3 {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 16px; text-decoration: none }


h3 a:link {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 16px; text-decoration: none
}

h3 a:visited {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 16px; text-decoration: none
}

h3 a:hover {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : bold;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 16px; text-decoration: underline
}
H4 {
	font-family: Tahoma, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top :6px;
	line-height:10px;
}
H5 {
	font-family: Tahoma, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 12px;
	color : #FFFFFF;
	padding-top: 0px; 
	padding-bottom: 0px;
	text-align:center;
}
H6  {
	font-size : 12px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : normal;
	color : #000000;
	margin-top : 0px;
	margin-bottom : 10px;
	line-height : 20px;
}
.smetext  {
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, san-serif;
	font-weight : normal;
	color : #000000;
	margin-top : 6px;
	margin-bottom : 10px;
	line-height : 13px;
}
A:active  {
	color : #ff6633;
	text-decoration: none
}
A:link  {
	color : #966;
	text-decoration : underline;
}
A:visited  {
	color : #a07b5a;
	text-decoration : underline;
}
A:hover  {
	color : #ff6633;
	text-decoration: none
}
#lefth A:active,#righth A:active  {
	color : #ff6633;
	text-decoration: none
}
#lefth A:link,#righth A:link {
	color : #966;
	text-decoration : none;
}
#lefth A:visited,#righth A:visited  {
	color : #a07b5a;
	text-decoration : none;
}
#lefth A:hover,#righth A:hover  {
	color : #ff6633;
	text-decoration: none
}
.hide {
display:none;
}
table.prodtable  {
	border-collapse:	collapse;
	margin-top: 10px;
	width:95%;
}
.prodtable th {
	background-color: #7FA196;
}
.prodtable td,.prodtable th {
	font-size: .9em; 
	font-family: Verdana, Arial, Helvetica; 
	border:1px solid #000;
	text-align:center;
	margin:0px;
	padding:3px;
}
.prodtable a {
	color : #FFF;
	text-decoration: none
}
