body {
	background:url(../_images/background.jpg) top center no-repeat #1d3910;
	font:normal 83.3% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:10px 0;
	width:900px;
}
h1 {
	font:normal 200% "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h2 {
	font:normal 150% "Trebuchet MS", Arial, Helvetica, sans-serif;

}
td {
	vertical-align:top;
}
#frame {
	background:url(../_images/frame.jpg) top center repeat-y #FFF;
	border:2px solid #FFF;
	width:896px;
}
#header {
	background:url(../_images/header.jpg) #1d3910;
	height:208px;
	width:896px;
}
#menu {
	background:#6E5400;
	border-bottom:2px solid #FFF;
	border-top:2px solid #FFF;
	font:normal 133.3% Georgia, "Times New Roman", Times, serif;
	height:40px;
}
#menu ul {
	float:right;
	margin:0;
	padding:8px 0;
}
#menu li {
	display:inline;
	list-style:none;
}
#menu li a:link, #menu li a:visited {
	color:#FFF;
	padding:8px 20px;
	text-decoration:none;
}
#menu li a:hover {
	color:#937925;
}
.pod_1 {

	padding:9px;
	width:166px;
}
.content {

	padding:20px;
	width:500px;
}
.pod_2 {
	padding:9px;

}
.stock {
	background:#FFF;
	border:1px solid #CCC;
	padding:4px;
}
.stock img {
	display:none;
}
#footer {
	background:#d5cebc;
	clear:both;
	color:#87794c;
	font:normal 83.3% "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:50px;
	width:890px;
	padding:5px;
}
.cat_textbox_small {
	width:152px;
}
/* @group Calendar */
div.select-month-year {
	padding: 9px 0;
}

table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	overflow: hidden;
	padding: 0;
	height:20px;
	vertical-align: top;
}

table.module-calendar td span {
	background: #DDD;
	color: #333;
	display: block;
	font-size: 8px;
	line-height:8px;
	padding: 0 2px;

}
tr.day-of-week td {
	background: #EAEAEA;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
table.module-calendar td.events span {
	background: #73351D;
	color: #fff;
	font-size: 8px;
	line-height:8px;
	font-weight: bold;
}
table.module-calendar td.events {
	background: #EAEAEA;
}
table.module-calendar td ul {
	margin: 3px 0;
	padding: 5px;
}
table.module-calendar td li {
	list-style:none;
	display:block;
	font-size:xx-small;
	height:10px;
	background-color:#e49999;
}
table.module-calendar td.last-month {
	background: #eee;
}
table.module-calendar td.next-month {
	background: #eee;
}
table.cart {
	border:0;
	margin:0;
	padding:0;
	width:100%;
}
table.cart td, table.cart td  {
	padding:4px;
}
table.cart .ev {
	background:#EAEAEA;
	border-bottom:1px solid #CCC;
}
table.cart th {
	background:#73351D;
	color:#FFF;
	padding:4px;
}
.cat_search {
	width:28px;
	height:22px;
}