div#headerWrap {
	background: #FFF url(../images/top_mocha_bar.gif) repeat-x;
	text-align:left;
	}
img#headerPic 
{
	border-right: solid 1px #4D2701;
	width:828px;
	height:141px;
}
div#listmenu {
	position:absolute; 
	top:203px; 
	left:0px;
	float:left;
	font-size:12px;
	background-image: url(/images/spacer.gif);
	}

div#homeLeftCol
{
	margin-top:8px;
	margin-bottom:8px;
	padding:8px 10px 5px 10px;
	width:260px;
	border-right:solid 1px #663300;
	float:left;
}
div#coffeeFacts
{
	padding-bottom:10px;
	border-bottom:solid 1px #663300;
}

div#calendar
{
	padding-top:10px;
	padding-bottom:10px;
	/*border-bottom:solid 1px #663300;*/
}
div#calendar table td
{
	padding:3px 3px 3px 3px;
	font-size:10px;
}
div#calendar table td
{
	padding:5px 3px 3px 3px;
}
div#calendar table a 
{
	color:#FF7800;
	text-decoration: underline;
	font-size:9px;
}
div#calendar table a.details
{
	color:#FF7800;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
div#calendar .centerStyle
{
	text-align:center;
	font-style:italic;
	font-size:9px;
}
div#calendar table a:hover 
{
	color:#FF6600;
	text-decoration: underline;
}
div#coffeeFacts p 
{
	padding:5px 0 8px 0;
	font-size:11px;
	clear:both;
	float:none;
}

div#coffeeFacts span 
{	
}

/* END OF LEFT COLUMN STYLES */
div#welcomeContent
{
	padding:0 0 0 0;
	width:475px;
	border-bottom:solid 1px #663300;
}
div#welcomeContent p
{
	line-height:18px;
}
div#XMLSpecials_specials
{
	margin:10px 0 10px 0;
	/*border:solid 1px #663300;*/
}
div#aboutSpecials
{
	/*border-right:solid 1px #663300;*/
	width:150px;
	padding:0 5px 0 0;
	font-size: 10px;
	float:left;
	line-height:14px;
	height:400px;
}
div#XMLSpecials_specialsContainer
{
	border-left:solid 1px #663300;
	float:left;
	width:350px;
	
}
div#specialsContainer
{
	border-left:solid 1px #663300;
	float:left;
	width:350px;
	
}
div#specialItems
{
	border-left:solid 1px #663300;
	padding:0 0 0 0;
}
div#specialItems div
{
	float:left;
	width:150px;
	text-align:left;
	font-size:9px;
	line-height:14px;
	margin:0 0 5px 5px;
	padding:3px 5px 3px 5px;
	border:dotted 1px #663300;
	height:170px;
	}
div#specialItems div.noSpecials
{
	float:left;
	width:225px;
	font-size:9px;
	line-height:14px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
div#specialItems div p
{
	margin:5px 0 5px 0;
	
}
div#specialItems div h5
{
	margin:5px 0 5px 0;
	padding:0 4px 0 4px;
	background: #FFF url(../images/grad-bkgd-brown.gif) repeat-x;
	font-size:10px;
	height:35px;
	border-bottom:solid 1px #B1927D;
	border-right:solid 1px #B1927D;
	border-left:solid 1px #B1927D;
	
}
.coffeeFactsArt 
{
	float:left;
	margin-right:13px;
}
.floatImageLeft 
{
	float:left;
	margin-right:5px;
}
.calendarMonth 
{
	padding-left:30px;
	display:block;
	text-align:left;
}