body {
	background-color: #EFFBD3;
	background-image: url(images/pinkgranite2.jpg);
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
	
#container {
	font-size: 0px;
}
#headercontainer {
	background-image: url(images/pinkgranite2.jpg);
	margin-bottom: 0px;
}


#header {
	width: 553px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#maincontainer {
	width: 553px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainback.png);
	background-color: #FDF4F7;
	min-height:138px;
    height:expression(this.scrollHeight > 138 ? "auto":"138px");
	margin-bottom: 0px;
	margin-top: 0px;
}
#maincontainer:after { content: "."; display: block; height: 0pt; clear: both; }
#footer {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftcolumn {
	width: 168px;
	background-color: #566377;
	background-image: url(images/2006CherryBlossom_09.png);
	float: left;
	position:relative;
	margin-left: -168px;

}
#rightcolumn {
	width: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
}

#outer{
	margin-left: 168px;
	margin-top: 0px;
	margin-bottom: 0px;
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

#footernav {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}

#footernav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
}

.description {
	margin-left: 10px;
	margin-bottom: -5px;
}
.restaurantname {
	color: #C4314F;
	font-weight: bold;
	font-size: 14px;
}

.address {
	font-size: 12px;
	width: 220px;
}
.restaurant {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F5B3C1;
	padding-bottom: 15px;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F5B3C1;
	padding-top: 5px;
}
.food {
	color: #93263C;
	padding: 5px;
	margin-left: 5px;
	border: 1px none #D2536E;
	font-weight: normal;
	line-height: 16px;
}

.foodtype{
	color: #C4314F;
	font-weight: bold;
	font-size: 12px;
}

.address a {
	color: #D55973;
	font-size: 12px;
}
.address a:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.address p {
}

hr {
	width: 95%;
	bottom-border: 0px;
	border-top: 1px;
	height: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F5B3C1;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F5B3C1;
	padding-top: 5px;
	border-left: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #C4314F;
}

.events_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C4314F;
}

