body{
	font-family:			helvetica,arial,sans-serif;
	font-size:				100%;
	color:					#222;
	background:				#222;
}

/*
brown color					#ca821e
*/

.clear{
	clear:					both;
}
p{
	float:					left;
	font-family:			'times new roman',times,serif;
	font-size:				14px;
	line-height:			18px;
	padding:				4px 2px;
}
a{
	color:					#ca821e;
	text-decoration:		none;
}
a:hover{
	text-decoration:		underline;
}
#wrapper{
	width:					800px;
	margin:					auto;
}
#pre-header{
	float:					left;
	width:					100%;
}
#pre-header ul{
	float:					left;
	width:					100%;
}
#pre-header ul li{
	float:					left;
	font-family:			'times new roman',times,serif;
	font-style:				italic;
	font-size:				16px;
	color:					#fff;
	padding:				10px 0;
}
#body-top{
	float:					left;
	width:					100%;
	height:					12px;
	background:				url(../images/body-top.jpg) no-repeat;
}
#body-bottom{
	display:				none;
	float:					left;
	width:					100%;
	height:					12px;
	background:				url(../images/body-bottom.jpg) no-repeat;
}
#body{
	float:					left;
	width:					780px;
	background:				#fff;
	padding:				0 10px;
}
.title{
	float:					left;
	width:					100%;
	padding:				0 0 5px 0;
	margin:					0 0 10px 0;
	border-bottom:			1px dotted #333;
	font-size:				30px;
	font-weight:			normal;
}
#upper-wrapper{
	float:					left;
	width:					100%;
	border-bottom:			1px dotted #333;
	padding:				0 0 10px 0;
}
#upper-wrapper-internal{
	float:					left;
	width:					177px;
	padding:				0 0 10px 0;	
}
#nav{
	float:					left;
	width:					177px;
}
#nav ul{
	float:					left;
	width:					100%;
	font-size:				16px;
}
#nav ul li{
	float:					left;
	width:					100%;	
	margin:					4px 0;
	color:					#ca821e;
}
#nav ul li a{
	color:					#ca821e;
	text-decoration:		none;	
}
#nav ul li a:hover{
	color:					#333;
}
#nav ul li ul{
	float:					left;
	width:					100%;
	font-size:				14px;
	margin:					4px 0 0 0;
}
#nav ul li ul li{
	float:					left;
	width:					100%;
	margin:					2px 0;
}
#nav ul li ul li a{
	color:					#ca821e;
	text-decoration:		none;
	padding:				0 0 0 10px;
}
#nav ul li ul li a:hover,#nav ul li ul li a.active{
	color:					#333;
}
#nav ul li.menuactive a.menuactive{
	color:					#333;
}
#nav ul li.menuactive ul li.currentpage h3{
	font-weight:			normal;
	color:					#333;
	padding:				0 0 0 10px;
}
#nav ul li.menuparent a.menuparent{
	color:					#ca821e;
}
#nav ul li.currentpage h3{
	font-weight:			normal;
	color:					#333;	
}
#news{
	float:					left;
	position:				relative;
	width:					602px;
	height:					293px;
}
.news-image{
	float:					left;
	position:				absolute;
	top:					0px;
	left:					0px;
	width:					602px;
	height:					293px;
}
.news-text{
	float:					left;
	width:					572px;
	height:					121px;
	margin:					172px 0 0 0;
	padding:				0 10px 0 20px;
	background:				url(../images/news-text-bg.png) no-repeat;
}
.news-text a{
	display:				block;
	float:					left;
}
.news-text a:hover{
	text-decoration:		none;
}
.news-headline{
	float:					left;
	width:					100%;
	color:					#fff;
	font-size:				47px;
	font-style:				italic;
	margin:					0 0 10px 0;
	padding:				0;
	line-height:			47px;
	font-family:			'times new roman',times,sans-serif;
}
.news-second-line{
	float:					left;
	width:					100%;	
	color:					#fff;
	font-size:				24px;
	font-style:				italic;
	margin:					0 0 10px 0;
	padding:				0;
	line-height:			24px;
	font-weight:			normal;
	font-family:			'times new roman',times,sans-serif;
}
.news-lower-text{
	float:					left;
	width:					100%;	
	color:					#fff;
	font-size:				17px;
	font-style:				italic;
	text-align:				right;
	padding:				0;
	line-height:			17px;
	font-weight:			normal;
	font-family:			'times new roman',times,sans-serif;
}
.news-corner{
	position:				absolute;
	height:					6px;
	width:					6px;
	z-index:				9999;
}
.tr{
	background:				url(../images/cornerTR.png) no-repeat;
	top:					0px;
	right:					0px;
}
.br{
	background:				url(../images/cornerBR.png) no-repeat;
	bottom:					0px;
	right:					0px;
}
.bl{
	background:				url(../images/cornerBL.png) no-repeat;
	bottom:					0px;
	left:					0px;
}
.tl{
	background:				url(../images/cornerTL.png) no-repeat;
	top:					0px;
	left:					0px;
}
.full-wrap{
	width:					100%;
	float:					left;
	padding:				10px 0;
}
.internal-wrap{
	width:					593px;
	float:					left;
	padding:				0 0 0 10px;
}
.colLeft{
	float:					left;
	width:					360px;
	padding:				0 20px 0 0;
}
.colMid{
	float:					left;
	width:					180px;
	padding:				0 20px 0 0;
}
.colRight{
	float:					left;
	width:					200px;
}
.colRight p a{
	font-size:				18px;
	line-height:			20px;
}
.sub-title{
	float:					left;
	width:					100%;
	font-size:				24px;
	padding:				0 0 15px 0;
	font-weight:			normal;
}
#footer {
	padding:				5px 0;
}
#footer p{
	font-style:				italic;
	float:					left;
	width:					100%;
	font-family:			'times new roman',times,serif;
	font-size:				14px;
	color:					#fff;
}
#footer p.by-line{
	font-style:				normal;
	float:					left;
	text-align:				right;
	width:					100%;
	font-family:			helvetica,arial,sans-serif;
	font-size:				12px;
	padding:				0;
}
#footer p.by-line a{
	color:					#8b8b8b;	
	padding:				0 10px 0 0;
}
.phone{
	padding:				0 0 0 10px;
}
.hours{
	float:					right;
	padding:				0 10px 0 0;
}
.internal-wrap p{
	width:					593px;
	float:					left;
	font-family:			helvetica,arial,sans-serif;
	padding:				0 0 15px 0;
}
.internal-wrap p strong{
	font-weight:			normal;
	color:					#222;
}
.internal-wrap p em{
	font-size:				15px;
	font-family:			'times new roman',times,serif;
}
#latte-art{
	float:					left;
	margin:					40px 0 0 0;
	text-align:				center;
}
#latte-art img{
	top:					0;
	left:					0;
	margin:					auto;
}
.left-col,.right-col{
	float:					left;
	width:					285px;
}
.right-col{
	margin: 				0 0 0 10px;
}
.left-col p,.right-col p{
	width:					285px;
}
.coffee-menu{
	background:				url(../images/coffee-menu-bg.jpg) no-repeat bottom #fff !important;
}
.bar-menu{
	background:				url(../images/bar-menu-bg.jpg) no-repeat bottom #fff !important;
}
.directions-page{
	background:				url(../images/directions_bg.jpg) no-repeat bottom right #fff !important;
}
.NewsSummary{
	margin:0 0 20px 0;
}
.NewsSummaryPostdate,#NewsSummaryPostdate{
	font-size:				14px;
	font-weight:			normal;
	padding:				4px 0;
	font-style:				italic;
	font-family:			'times new roman',times,serif; 
	float:					right;
}
.NewsSummaryLink{
	border-bottom:			1px dotted #333;
	padding:				5px 0;
	margin:					0 0 5px 0;
}
.NewsSummaryLink a,#NewsPostDetailTitle{
	font-size:				18px;
	font-weight:			normal;
	padding:				4px 0;
}
#NewsPostDetailTitle{
	color:					#ca821e;
}
.NewsSummarySummary,#NewsPostDetailContent{
	font-size:				12px;
	padding:				0 0 2px 0;
	line-height:			16px;
}
#NewsPostDetailReturnLink a{
	font-size:				12px;
}
/*.NewsSummaryMorelink{
	
}
.NewsSummaryMorelink a{
	float:					right;
	font-size:				12px;
}*/
