body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #773F24;
	margin: 0px;
	padding: 0px;
	cellspacing: 0px;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	background-color: #9b522f;
	text-align: center;
}

img{
	border: none;
}

table, tr, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 731px;
	text-align: left;
	position: relative;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/bg_content.gif);
	background-position: top right;
	}
	
#masthead{
	position: relative;
	padding:0px;
	width: 100%;
}

#masthead #intro {
	position: relative;
	float: left;
	width: 725px;
	height: 65px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/masthead_txt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #683720;
	}
	
#masthead span{
	display: none;
}

#masthead #address{
	display: none;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 6px;
	height: 65px;
	background-image: url(../images/bg_side_rt.gif);
}

#address span{
	display: none;
}

#masthead #separator{
	position: relative;
	margin: 0px;
	padding:0px;
	float:left;
	width: 725px;
	height: 13px;
	background-image: url(../images/bg_mast_br2.gif);
}

#separator span{
	display: none;
}

#masthead #description{
	position: relative;
	float: left;
	margin: 0px;
	padding:0px;
	width: 731px;
	height: 22px;
	background-image: url(../images/mast_txtbr_txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#description span{
	display: none;
}

#masthead #separator2{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 6px;
	height: 22px;
	background-image: url(../images/mast_txtbr_r.gif);
}

#main{
	height: 100%;
	width: 724px;
	margin: 0px;
}

#nav{
	width: 139px;
	background-image: url(../images/lnav_bg.gif);
	padding: 5px;
}

#lNav ul{
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#lNav li {
	display: block;
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding:0px;
	color: #ffcc00;
	font-size: 16px;
	font-weight: bold;
}

#lNav li a {
	display: block;
	padding:5px;
	background-image: url(../images/new_tnav_off.gif);
	color: #ffcc00;
	text-decoration: none;
}

#subNav{
	width: 125px;
	background-color: #DDD3D2;
}

#subNav ul{
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#subNav li {
	display: block;
	list-style-type: none;
	list-style: none;
	margin: 0px;
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
}

#subNav li a {
	display: block;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/new_tnav_off.gif);
	color: #551c00;
	text-decoration: none;
	text-align:right;
}

#rNav{
	width: 139px;
	background-image: url(../images/rt_bg.gif);
}

#item1{
	position: relative;
	background-image: url(../images/rt_photo1.jpg);
	width: 62px;
	height: 100px;
	margin: 5px 5px 5px 5px;
	float: left;
}

#item2{
	position: relative;
	background-image: url(../images/rt_photo2.jpg);
	margin: 5px 5px 5px 5px;
	width: 91px;
	height: 92px;
	float: right;
}

#item3{
	position: relative;
	background-image: url(../images/rt_photo3.jpg);
	margin: 5px 5px 5px 5px;
	width: 68px;
	height: 109px;
	float: left;
}

#item4{
	position: relative;
	background-image: url(../images/rt_photo4.jpg);
	margin: 5px 5px 5px 5px;
	width: 91px;
	height: 92px;
	float: right;
}

#title_Index{
	background-image: url(../images/idx_title.gif);
	width: 430px;
	height: 87px;
}

#title_Index span{
	display: none;
}

#title_Inner{
	width: 430px;
	height: 38px;
}

#title_Inner span{
	display: none;
}

#prodTitle{
	margin: 5px;
	font-weight: bold;
}

#prodDesc{
	margin: 5px;
}
