body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #dfdbcb url(images/background.jpg) no-repeat;
	margin:0;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#b38e52;
	text-decoration:none;
}
hr {
	background-color:#e3dbbf;
	color:#e3dbbf;
	height:1px;
}
h2 {
	color:#B78B4C;
	font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote {
	margin-left:10px;
	padding-top:0px;
}
hr {
	border:0;
	width:100%
}
#box {
	width: 900px;
	padding-top: 150px;
	padding-left:60px;
}
#nav {
	width:840px;
	background:url(images/nav_bg.jpg) no-repeat;
}
#info_box {
	background: url(images/info_bg.jpg) repeat-y;
	min-height:320px;
}
#info_box_menu {
	background: url(images/bg_menu.gif) repeat-y;
	min-height:320px;
}
#left_box {
	background: url(images/left_bg.jpg) no-repeat;
	float: left;
	width: 430px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 40px;
}
#left_box_menu {
	padding:30px 20px 0 20px;
	width:230px;
	float:left;	
}
#right_box {
	background: url(images/right_bg.jpg) no-repeat;
	float: left;
	width: 320px;
	padding-right: 20px;
	padding-top: 50px;
}
#right_box_menu {
	background:url(images/right_bg_menu.jpg) no-repeat;
	padding:50px 20px 0 20px;
	float: left;
	width: 520px;
}
#menu {
	float: left;
	width: 760px;
	padding:0 20px 10px 40px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 900px;
	padding-top:120px;
	text-align:center;
	font-size: 10px;
	color: #726B51;
}
#footer_menu {
	background-image: url(images/footer_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 900px;
	padding-top:50px;
	text-align:center;
	font-size: 10px;
	color: #726B51;
}
.description {
	font-style:italic;
	font-size:12px;
}
.row0 {
	background-color:#fefcf6;
}
.row1 {
	background-color:#f0edde;
}
.row_null {
	background-color:#FFFFFF;
	border-bottom:1px dotted #888F70;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */


.clearfix {
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
	and read this CSS rule. Don't ever use a normal HTML
	comment inside the CC or it will close prematurely. */

p.description {
	margin-top:0px;
	padding-left:15px;
	padding-right:15px;
	color:#3E3731;
	margin-bottom:7px;
}
.row0 td h4, .row1 td h4 {
	margin-top:3px;
	color:#B98F47;
	margin-bottom:3px;
	font-size:1em;
}
.row0 td h3 {
	text-align:center;
	margin:10px;
	padding:10px;
}
.row0 td, .row1 td {
	vertical-align:baseline;
}
h1 img {
	margin-top:-40px;
}
.menu_nav {
	padding: 0px;
	margin:10px;
}
.menu_nav li {
	list-style:none;
	padding:5px;
}
.menu_nav li a {
	display:block;
	background:#888F70;
	color: #E0DACA;
	text-decoration:none;
	padding:7px;
	font-weight:bold;
}
.menu_nav li a:hover, .menu_nav li a.active {
	background: #3E3731;
	color: #B98F47;
}
h2.pricelist {
	color:#3E3731;
	font-size:1.2em;
	margin:20px 0px 5px 0px;
}
td h5 {
	font-style:italic;
	font-size:0.9em;
	color:#3e3731;
	margin: 0px 0px 0px 15px;
}
.row_null h5 {
	margin:20px 0px 5px 0px;
	font-size:1em;
}
p.vary {
	text-align:center;
	color:#B78B4C;
	font-size:0.8em;
	font-style:italic;
	margin:15px 0px 0px 0px;
}
	