html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 12px;
	color: #000000;
	padding:0;
	margin:0;
	background-color: #301431; 
	background-image: url(images/top_back.gif); 
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	line-height: 1.7em;
}

h1,h2,h3 {
	text-align: center;
	font-family: Arial,Sans-Serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #181613;
}

.header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#logo {
	position: absolute;
	top: 14px;
	left: 10px;
	z-index: 1;
}

#slogan {
	position: absolute;
	top: 10px;
	right: 0px;
}

#navigation {
	position: absolute;
	right: 15px;
	top: 62px;
	height: 29px;
}

#navigation a#home {
	float: left;
	background:url("images/button_1_home.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 79px;
	height: 29px;
	text-indent: -9000px;
	border:0 none;
}

#navigation a#aboutus {
	float: left;
	background:url("images/button_2_aboutus.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 114px;
	height: 29px;
	text-indent: -9000px;
	border:0 none;
}

#navigation a#themenu {
	float: left;
	background:url("images/button_3_themenu.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 113px;
	height: 29px;
	text-indent: -9000px;
	border:0 none;
}

#navigation a#gallery {
	float: left;
	background:url("images/button_4_gallery.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 107px;
	height: 29px;
	text-indent: -9000px;
	border:0 none;
}

#navigation a#contact {
	float: left;
	background:url("images/button_5_contact.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 102px;
	height: 29px;
	text-indent: -9000px;
	border:0 none;
}

#navigation a#home:hover {
	background-position: 0px -29px;
	border:0 none;
}

#navigation a#aboutus:hover {
	background-position: 0px -29px;
	border:0 none;
}

#navigation a#themenu:hover {
	background-position: 0px -29px;
	border:0 none;
}

#navigation a#gallery:hover {
	background-position: 0px -29px;
	border:0 none;
}

#navigation a#contact:hover {
	background-position: 0px -29px;
	border:0 none;
}

#body {
	position: absolute;
	top: 91px;
	clear: both;
	background:url("images/body_back.gif");
}

#side_bar {
	background:url("images/corner_left.gif") no-repeat left top;
	width:242px;
	float: left;
	text-align: center;
	padding-top: 40px;
}

.column_text {
	padding: 0 12px 12px 12px;
	text-align: left;
	line-height: 20px;
}

#email_newsletter {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background:url("images/coffee_stain.gif") no-repeat left top;
	width: 156px;
	height: 156px;
	padding-bottom: 10px;
}

#email_newsletter #email_input {
	position: relative;
	top: 83px;
	left: 5px;
	width: 100px;
}

#email_newsletter #email_submit {
	position: absolute;
	top: 115px;
	right: 5px;
}

#cafe_hours {
	position: relative;
	left: 3px;
	padding-top: 5px;
}

#content {
	background:url("images/content_back.jpg");
	background-repeat: repeat-x;
	width:518px;
	float: left;
	padding: 20px;
}

.object_image {
	float: right;
	padding: 0px;
}

.object_center {
	text-align: center;
	padding: 7px;
}

#calendar {
	float: left;
	background:url("images/calendar.jpg") no-repeat left top;
	width: 217px;
	height: 200px;
}

#cal_table {
	position: relative;
	top: 25px;
	left: 12px;
	width: 190px;
	height: 156px;
	font-size: 10px;
}

#cal_table td {
	text-align: center;
	background-color: #CCC;
}

#cal_table th {
	background-color: #CCC;
	color: #000;
}

#cal_table #cal_title {
	background-color: #301431;
	color: #ffff00;
	font-size: 12px;
}

#cal_table #cal_today {
	background-color: #75a500;
	color: #ffff00;
}

#upcoming_events {
	float: left;
	width: 285px;
	padding: 0 0 0 16px;
}

#upcoming_events table {
	width: 285px;
}

#upcoming_events th {

}

#upcoming_events td {
	vertical-align: top;
	border-bottom: 1px Solid #CCC;
	padding-bottom: 7px;
}

#upcoming_events .date {
	position: relative;
	top: 2px;
	left: -2PX;
	text-align: center;
	padding: 0px;
	color: #FFF;
	background-color: #70a500;
	width: 30px;
}

.day {
	font-size: 22px;
	line-height: 18px;
}
.month {
	font-size: 11px;
	line-height: 11px;
}
.year {
	position: relative;
	top: -1px;
	font-size: 11px;
	line-height: 13px;
}

#photo_display {
	margin-right: auto;
	margin-left: auto;
	width: 508px;
	height: 388px;
	background-image: url(images/photo_back.png); 
	background-repeat: no-repeat;
}

#photo_display iframe {
	position: relative;
	top: 11px;
	left: 14px;
}

.galleryThumb {
	padding: 12px 0px 0 10px;
	float: left;
}

.menu_table td {
	border-bottom: 1px Solid #CCC;
}

.price {
	text-align: right;
	color: red;
}

#footer {
	height: 13px;
	clear: both;
	background-color: #70a500;
	padding: 4px;
	text-align: center;
	font-size: 11px;
	color: purple;
}

#footer b {
	color: #FFF;
}

#footer a {
	color: #FFF;
}
