/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #26211D;
	font:"Times New Roman", Times, serif;
	font-size:13px;
}

a:link{
color:#993333;
text-decoration:none;
}
a:hover{
color:#CC9966;
text-decoration:underline;
}
a:visited{
color:#993333;
text-decoration:none;
}

.sign{
	position:absolute;
	height:317px;
	width:185px;
	background-image:url(images/sign.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

.header{
	background-image:url(images/kellysPub.jpg);
	background-repeat:no-repeat;
	width:707px;
	height:82px;
	position:absolute;
	left: 185px;
	top: 0px;
}

h1{
display:none;
}

.menu{
	width:707px;
	height:57px;
	position:absolute;
	left: 185px;
	top: 82px;
}

.contentTop{
	width:100%;
	height:30px;
	z-index:0;
	background-image:url(images/mainContentTOP.jpg);
	background-repeat:no-repeat;
}

.contentMain{
	position:absolute;
	left: 0px;
	top: 139px;
	width:692px;
	z-index:0;
	padding-left:170px;
	background-image:url(images/paperBG2.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.content{
	padding-left:30px;
	width:350px;
}

.drinkH1{
	border:0px;
	margin:0px;
	padding:0px;
	width:400px;
	height:50px;
	background-image:url(images/drinkSpecials.gif);
	background-repeat:no-repeat;
}

.sideImage{
	position:absolute;
	left:580px;
	top:-2px;
	width: 314px;
	height: 390px;
	background-image:url(images/sideImage2.jpg);
	background-repeat:no-repeat;
}

.foodSpecials{
	position:absolute;
	left: 0px;
	top: 317px;
	width:171px;
	height:286px;
	background-image:url(images/foodSpecials.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

.food{
	display:none;
}

.drinkSpecials{
	background-image:url(images/drinkSpecialButtons.jpg);
	background-repeat:no-repeat;
	height:250px;
	width:1000px;
	vertical-align:bottom;
	position:relative;
	left:-171px;
}

.drinks{
	display:none;
}

.corner{
	position:relative;
	left:-171px;
	height:50px;
	top:210px;
	width:171px;
	background-image:url(images/leftCorner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.footer{
	padding:10px;
	width:750px;
	clear:both;
	color:#FFFFFF;
	vertical-align:bottom;
	padding-left:175px;
	padding-top:175px;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

img{
	border:none;
}

.tradition{
	border:0px;
	margin:0px;
	padding:0px;
	width:400px;
	height:50px;
	background-image:url(images/thrivingTradition.gif);
	background-repeat:no-repeat;
}

.colorful{
	border:0px;
	margin:0px;
	padding:0px;
	width:400px;
	height:50px;
	background-image:url(images/colorful.gif);
	background-repeat:no-repeat;
	background-position:center;
}

h2{
	border:0px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	color:#666666;
}

.maguire{
	border:0px;
	margin:0px;
	padding:0px;
	width:400px;
	height:50px;
	position:relative;
	left:10px;
	background-image:url(images/maguireU.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.celebrate{
	border:0px;
	margin:0px;
	padding:0px;
	width:400px;
	height:50px;
	background-image:url(images/75years.gif);
	background-repeat:no-repeat;
	background-position:center;
}