@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:#ebdbc4 url(/images/cherricoBkgrnd.jpg) repeat-x;
}
obj{
	display:inline;
}
img{
	display:inline;
}
#topShadow{
	position:relative;
	clear:both;
	margin:0px auto;
	width:870px;
	text-align:center;
	height:25px;
	background:url(/images/cherricoShadow_top.png);
}
#shadow{
	position:relative;
	clear:both;
	margin:0px auto;
	width:870px;
	text-align:center;
	height:auto;
	background:url(/images/cherricoShadow_mid.png) repeat-y;
	background-position: center 30px;
}
#bottomShadow{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:870px;
	clear:both;
	text-align:center;
	height: 25px;
	background:url(/images/cherricoShadow_bottom.png) center top no-repeat;
}
#wrapper{
	position:relative;
	background: #e7d6b8;
	border:1px solid #000;
	margin:0px auto;
	padding:0px;
	width:820px;
	text-align:left;
}
#banner{
	position:relative;
	display:block;
	background:url(../images/cherricoBanner.jpg) no-repeat;
	margin:0px auto;
	padding:0px;
	width:820px;
	height:67px;
}
#bannerText{
	position:absolute;
	top:35px;
	left:592px;
	width:184px;
	height:29px;
}
#wrapperInner{
	position:relative;
}
#topmenubg{
	position:relative;
	clear:both;
	margin:0px auto;
	padding:0px;
	height:24px;
	background:#b89f52;
	border-top:solid 1px #330000;
	border-bottom:solid 1px #330000;
}
#secondarymenubg{
	position:relative;
	clear:both;
	margin:0px auto;
	padding:0px;
	height:23px;
	background:#b89f52;
	border-top:solid 1px #330000;
	border-bottom:solid 1px #330000;
}
#secondarymenubg-2row{
	position:relative;
	clear:both;
	margin:0px auto;
	padding:0px;
	height:46px;
	background:#b89f52;
	border-top:solid 1px #330000;
	border-bottom:solid 1px #330000;
}
#contentPane{
	position:relative;
	padding:0px;
	margin:0px;
	height:399px;
	width:818px;
	background:url(../images/cherricoHomeBkgrnd.jpg) no-repeat;	
	border:solid 1px #000000;
	border-bottom:none;
	clear:both;
	z-index:0;
}
#contentPaneTall{
	position:relative;
	padding:0px;
	margin:0px;
	height:463px;
	width:818px;
	background:url(../images/cherricoHomeBkgrnd.jpg) no-repeat;	
	border:solid 1px #000000;
	border-bottom:none;
	clear:both;
	z-index:0;
}
#indContentPane{
	position:relative;
	padding:0px;
	margin:0px;
	height:360px;
	width:818px;
	/*background:url(../images/cherricoIndBkgrnd.jpg) no-repeat;	*/
	border:solid 1px #000000;
	border-bottom:none;
	clear:both;
	z-index:0;
}
#homeText{
	position:absolute;
	width:359px;
	height:370px;
	top:20px;
	left:15px;
}
#collectionDescription{
	position:absolute;
	width:400px;
	height:200px;
	top:20px;
	left:15px;
}
#indDescription{
	position:absolute;
	width:500px;
	height:333px;
	top:15px;
	left:15px;
}
#message{
	padding:10px;
}
#bgfix{
	padding-top:5px;
	padding-bottom:5px;
}
#footerMenu{
	position:relative;
	margin:0px;
	padding:0px;
	background: url(../images/cherricoFooter.jpg) no-repeat;
	border-top:solid 1px #000;
	border-bottom:solid 2px #000;
	height:49px;
	width:820px;
}
#footerMenuContent{
	position:relative;
	padding:2px 5px 0px 5px;
	background:#b89f52;
	height:23px;
}
#footer{
	position:relative;	
}
