body {
	background-color: #000000;
}
img {
	behavior: url(css/pngfix.htc);
}
a, a:link {
	color: #FFF;
	outline:none;
}
a:hover {
	text-decoration: none;
}

/* Main Content */
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #e0be63;
	margin-bottom: 12px;
}
#main p {
	line-height: 18px;
	margin-bottom: 14px;
	color: #CCC;
}
#frontpage-photo {
	margin-bottom: 16px;
}
#aboutus-photo {
	margin-top: 16px;
}
.more-link {
	xmargin-left: 24px;
	text-align: right;
}

#food-menu {
	margin-bottom: 20px;
}

#food-menu td {
	line-height: 24px;
	border-top: 1px solid #993333;
}
#food-menu th {
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 4px;
	color: #EEE;
}
#food-menu td {
	padding-left: 16px;
}


/* Sidebar Content */
#working-hours {
	font-size: 20px;
	color: #FFF;
}


#info-address {
	font-size: 16px;
	margin-top: 24px;
}


#info-phone {
	font-size: 14px;
	margin-top: 12px;
}


