body {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #372920;
	FONT-SIZE: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 28px;
	background-color: #ffffff;
	text-transform: uppercase;
}

a {
	COLOR: #372920;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	COLOR: #372920;
	text-decoration: none;
	font-weight: bold;
}

.body {
	min-height:165px;
	width: 550px;
	vertical-align:top;
	margin: 0 auto;	
}

h1 {
	color: #C42628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.calendar-bar {
		background: url(../images/calendar-bar.jpg) repeat-x center top;
		height: 34px;
}

.calendar-bar-specials {
		background: url(../images/specials.jpg) no-repeat center top;
		height: 93px;
		width: 550px;
	margin: 0 auto;
}
