@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-style: normal;
}
body {
	background-color: #6d0000;
	text-decoration: none;
}

#container {
	width: 941px;
	background-position: center center;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
}

#header {
	height: 173px;
	width: 941px;
}
#navigation {
	height: 46px;
	width: 941;
	position: relative;
}
#mainbody {
	background-image: url(../images/body_bg2.jpg);
	height: 532px;
	width: 941px;
	margin-top: 6px;
	background-repeat: no-repeat;
	overflow: hidden;	
}
#homebody {
	background-image: url(../images/body_bg.jpg);
	height: 532px;
	width: 941px;
	margin-top: 6px;	
}
#map {
	left: 460px;
	position: relative;
	border: medium solid #6D0000;
	margin: 10px;
	padding: 5px;
	top: -375px;
	width: 430px;
}
#address {
	width: 400px;
	margin: 10px;
	padding: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 350px;
}

a:link {
	color: #6D0000;
	text-decoration:none;
}
a:visited {
	color: #6D0000;
}
a:hover {
	color: #6D0000;
}
a:active {
	color: #6D0000;
}

#homepage {
	border: medium solid #6D0000;
	left: 170px;
	top: 45px;
	right: 0px;
	bottom: 0px;
	height: 399px;
	width: 600px;
	position: relative;
}
#aboutcopy {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	width: 600px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 170px;
}
#cafepics {
	position: relative;
	float: left;
	width: 300px;
	padding-left: 140px;
}
#eventpics {
	position: relative;
	top: 0px;
	vertical-align: middle;
	float: left;
		width: 300px;

}
#foodpics {
	position: relative;
	top: 0px;
	display: inline;
	left: 300px;
	top: -745px;
	vertical-align: middle;
}
#foodmenu {
	position: relative;
	display: inline;
}
#drinksmenu {
	position: relative;
	top: 0px;
	display: inline;
	left: 400px;
	top: -384px;
	vertical-align: middle;
}
#menucopy {
	padding-left: 30px;
}

#gallery {
	padding: 30px;
	width: 250px;
	font-family: helvitica, Arial;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	background-position: center center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #6d0000;
		border-width: 2px 2px 2px;
	}
	#gallery ul a:hover img {
		border: 2px solid #000000;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery ul a:hover { color: #000000; }
	
		li#photopage {
	display: block;
	text-indent: -9999px;
}

	#gallery2 {
	padding: 30px;
	width: 700px;
	font-family: helvitica, Arial;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	background-position: center center;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 ul img {
		border: 2px solid #6d0000;
		border-width: 2px 2px 2px;
	}
	#gallery2 ul a:hover img {
		border: 2px solid #000000;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery2 ul a:hover { color: #000000; }
	

	
	.style2 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}
	
	.style3 {color: #6D0000}
	.style4 {font-size: 11px}
	.style5 {font-size: 15px}
	
		#jMonthCalendar .Meeting { background-color: #6d0000;}
		#jMonthCalendar .Birthday { background-color: #ffffff;}
		#jMonthCalendar #Event_3 { background-color:#6d0000; }

