body {
	background-color: #999;
	/*background-image: url(img/kk_grey999.png);*/
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 750px;
	text-align: left;
/*	background: url(images/cafe_bg.png) repeat-y;*/
	background-color: #999;
	position: relative;
}
#ontop {
	background: url(images/cafe_bg.gif) repeat-y;
	height:210px;
}
#main {
	clear: both;
	background: url(images/cafe_bg.gif) repeat-y;
	padding: 0 6px 0px 6px;
}

#topinfo {
	position: absolute;
	top: 50px;
	right:0px;
	width: 300px;
	font-size: 9pt;
	color: #036;
	padding-right: 8px;
}

#menu {
	background: url(images/cafe_menubg.png) repeat-x;
	height: 25px;
	padding-left: 8px;
	font-size: 12px;
/*	border-bottom:1px solid #000;*/
}

#submenu-menu {
	background-image: url(images/submenu_bg.png);
	background-repeat: repeat-x;
	padding-right: 15px;
	height: 25px;
}

#submenu-menu a{

}

#inner {
}

#content {
	border-top: 1px solid black;
	padding: 8px 6px 8px 10px;
}

#content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #f29b04;
	margin-top: 0;
	margin-bottom: 2px;
}
.contentTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #f29b04;
}


#topmenu {
	position: absolute;
	top: 17px;
	left: 270px;
}
.menuheader {
	color: #CE8500;
	font-size: large;
}

.menuTypeHdr {
	background-color: #fff;
/*	border-bottom: 1px solid #f5af36;*/
	font-weight: bold;
	color: #95a937;
	font-size: 14pt;
	padding: 15px 0 15px 0;
}

tr.oddRow {
	background-color: #f9fdea;
}
tr.evenRow {
	background-color: #f4fbd8;
}
table.menuTable {
/*	border: 1px solid #e0e6c0;
	padding: 1px;*/
	width: 600px;
}

.galleryphoto {
	float: left;
	padding: 5px 15px 5px 15px;
	background: url(images/gallery_bg.png) top no-repeat;
	margin-left: 30px;
	margin-top:15px;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: center;
	color: #360
}

.contactinfo {
	padding-left: 40px;
	margin-bottom: 10px;
}
.menuName {
	font-weight: bold;
	color: #c60;
}
td.menuPrice {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

/***********************
   MENU LIST
 ***********************/
ul.menuItemList {
	margin:0;
	padding:0;
	list-style: none;
}
ul.menuItemList li {
	margin-bottom:5px;
	padding: 15px;
	background-color: #f4fbd8;
}
div.itemTitle{
	float:left;
	text-align:left;
	width: 500px;
}
div.itemPrice{
	float:right;
	text-align:right;
	width: 100px;
	font-weight: bold;
}
span.itemName {
	font-weight: bold;
	color: #c60;
}

h2.menuTypeHdr {
	background-color: #fff;
/*	border-bottom: 1px solid #f5af36;*/
	font-weight: bold;
	color: #95a937;
	font-size: 14pt;
	padding: 15px 0 15px 0;
	margin:0;
}


.menuItem {
	background-color: #f4fbd8;
/*border-bottom: 1px dashed #666;*/
	padding: 15px;
	margin-bottom:5px;
}
.menuBlock {
	background-color: #f4fbd8;
}
.submenuName {
	color: #000;
	padding-left: 20px;
}
.indexphoto {
border-bottom: 5px solid white;
}

div.menuhrefs {
	margin-top:20px;
	margin-bottom:20px;
	padding: 3px;
	background-color:#a9b85a
}
div.menuhrefs a {
	text-decoration:none;
	color:white;
}
div.menuhrefs a:hover {
	color: #000;
}