/* Content Area */
#banner{
	position: relative;
	height: 68px;
	background-image:url(../_images/page_banner.gif);
	overflow: hidden;
	padding: 27px 0 0 607px;
}
#banner img{
	margin-right: 4px;
	border: 1px solid #c8bbb3;
}
#home{
	display: block;
	position: absolute;
	top: 9px;
	left: 12px;
	width: 470px;
	height: 71px;
}
#content{
	width: 619px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
#pagetitle{
	height: 41px;
	background: url(../_images/title_accent.jpg) 558px 12px no-repeat #f1ede4;
	padding: 19px 0 0 17px;
	margin-bottom: 15px;
}
#sidebar{
	width: 146px;
	float: left;
	overflow: hidden;
	background-color: #f8f6f1;
	padding-bottom: 10px;
}
#sidebar .header{
	margin-top: 10px;
}
#sidebar p{
	font-size: 10px;
	color: #453823;
	margin: 10px;
	line-height: 16px;
}
#sidebar .quicklinks{
	list-style: none;
	font-size: 10px;
	margin: 10px;
	padding: 0;
}
#sidebar .quicklinks li{
	margin-bottom: 4px;
}
#submenu{
	float: left;
	width: 147px;
}
#submenu ul{
	margin-top: 5px;
}
#submenu li{
	margin-bottom: 5px;
}
#items{
	float: left;
	width: 376px;
	margin: 10px 0 0 43px;
	text-align: center;
}
#subtitle{
	padding: 0 0 3px 8px;
	border-bottom: 3px solid #f1ede4;
	text-align: left;
}
.item, .smallitem, .multiprice{
	padding: 10px;
	text-align: left;
}
.item, .multiprice{
	min-height: 50px;
	_height: 50px;
}
.smallitem{
	min-height: 30px;
	_height: 30px;
}
.tint{
	background-color: #f1ede4;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
.smallitem h2{
	margin-top: 7px;
}
.note{
	font-size: 12px;
}
.item p{
	margin: 0 0 8px 0;
	width: 287px;
}
.multiprice p{
	margin: 0 0 8px 0;
}
.item .price, .smallitem .price{	
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	
	float: right;
	padding-top: 20px;
}
.smallitem .price{
	padding-top: 0px;
}
.smallitem .addtocart{
	padding-top:10px;
	width: 100px;
}
.pricenote{
	text-indent: 4px;
	font-size: 12px; 
	margin-right: -6px;
	_margin-right: 0px;
}
.addon{
	font-style: italic;
}
.multiprice li{
	list-style: none;
	margin-bottom: 10px;
}
.multiprice .price{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.multiprice .duration{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
}
.pagedesc{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.displaytable{
	border-collapse: collapse;
}
.displaytable td{
	padding: 4px;
}