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

body {
	background-image: url(images/single_tile.jpg);
	text-align: center;
}

a:link, a:visited {
	text-decoration:none;
	color:#0033CC;
	border:0px;
	outline:none;
}

a:hover, a:active {
	text-decoration:underline;
	border:0px;
	outline:none;
}


div#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 35em;
	text-align: left;
}

#textlink:link, #textlink:hover, #textlink:visited {
	color:#CC6600;
}

#mainlogo {
	position:absolute;
	background-image:url(images/parlor_city_logo1.png);
	background-repeat:no-repeat;
	width:236px;
	height:180px;
	top:0px;
	z-index:1000;
	text-indent: -9000px;
}

div#buildingpic {
	position:relative;
	background-image:url(images/parlor_city_building.jpg);
	background-repeat:no-repeat;
	height:376px;
	width:583px;
	margin-top:20px;
	margin-left:75px;
	z-index:1003;	
}

h1#sectionheadingwelcome {
	position:absolute;
	background-image:url(images/sectionheadingwelcome.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:167px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingfood {
	position:absolute;
	background-image:url(images/sectionheadingfood.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingdrinks {
	position:absolute;
	background-image:url(images/sectionheadingdrinks.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingspecials {
	position:absolute;
	background-image:url(images/sectionheadingspecials.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingevents {
	position:absolute;
	background-image:url(images/sectionheadingevents.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

h1#sectionheadingabout {
	position:absolute;
	background-image:url(images/sectionheadingabout.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:225px;
	height:27px;
	margin:20px 150px 0px 500px;
	top:0px;
	z-index:1001;
	text-indent: -9000px;
}

div#topdeco {
		position:absolute;
		top:0;
		margin-left:158px;
		padding: 0 0 0 0;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		width:742px;
		height:71px;
		text-indent: -9000px;
}

#mainnav {
		text-indent: -9000px;
}

div#mainnav {
		background-image:url(images/top-left.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		top:0px;
		position:absolute;
		margin-left:0;
		padding:0;
		width:158px;
		height:475px;
}

li#thefood a {
	position:absolute;
	background-image:url(images/btn-food.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:203px;
	padding:0;
	left: 0px;
	display:block;
}

li#thefood a:hover {
	position:absolute;
	background-image:url(images/btn-food.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:203px;
	padding:0;
	left: 0px;
	display:block;
}

li#thedrinks a {
	position:absolute;
	background-image:url(images/btn-drinks.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:251px;
	padding:0;
	left: 0px;
	display:block;
}

li#thedrinks a:hover {
	position:absolute;
	background-image:url(images/btn-drinks.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:251px;
	padding:0;
	left: 0px;
	display:block;
}

li#specials a {
	position:absolute;
	background-image:url(images/btn-specials.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}

li#specials a:hover {
	position:absolute;
	background-image:url(images/btn-specials.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:299px;
	padding:0;
	left: 0px;
	display:block;
}

li#events a {
	position:absolute;
	background-image:url(images/btn-events.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:48px;
	list-style:none;
	top:347px;
	padding:0;
	left: 0px;
	display:block;
}

li#events a:hover {
	position:absolute;
	background-image:url(images/btn-events.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:48px;
	list-style:none;
	top:347px;
	padding:0;
	left: 0px;
	display:block;
}

li#aboutus a {
	position:absolute;
	background-image:url(images/btn-about.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:158px;
	height:49px;
	list-style:none;
	top:395px;
	padding:0;
	left: 0px;
	display:block;
}

li#aboutus a:hover {
	position:absolute;
	background-image:url(images/btn-about.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:158px;
	height:49px;
	list-style:none;
	top:395px;
	padding:0;
	left: 0px;
	display:block;
}

#mainnav ul{
	list-style:none;
}


#maincontent {
	position:absolute;
	top:72px;
	margin-left:190px;
	padding:0px;
	width: 710px;
	height: 420px;
}

#content_about {
	font-family: "Times New Roman", Times, serif;
	font-size:large;
	width: 710px;
	height: 420px;
}

#content_about_top {
	text-align: center;
}

div#left {
	position:relative;
	float:left;
	width:300px;
	height:220px;
	margin:0px;
	padding:1em;
	top:1em;
	text-align:center;
	clear:none;
}

div#right {
	position:relative;
	float:right;
	width: 250px;
	height: 220px;
	margin:0px;
	padding:1em;
	top:1em;
	right:50px;
	text-align:center;
	clear:none;
}

#wifi {
	background-position: center center;
	background-image: url(images/wifilogo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:auto;
	padding:4px;
	width: 70px;
	height: 47px;
	text-indent: -9000px;
}

#credit {
	background-position: center center;
	background-image: url(images/creditlogos.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:auto;
	padding:4px;
	width: 120px;
	height: 37px;
	text-indent: -9000px;
}

div#steph {
	background-image:url(images/steph.gif);
	background-repeat:no-repeat;
	width:199px;
	height:20px;
	text-indent:-9000px;
	margin-left: 25px;
}

div#draft-beers {
	background-image:url(images/draft-logos.jpg);
	background-repeat:no-repeat;
	width: 636px;
	height: 344px;
	text-align:left;
	text-indent: -9000px;
}

div#content_events {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	text-align:center;
}

div#content_specials {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	margin-left: 75px;
}

.menuNote {
	border:2px solid #CC6600;
	padding: 3px;
}

div#xlorange {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	color:#CC6600;
}


div#footer {
	position:absolute;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:90px;
	margin-top:35em;
	clear:both;
	text-indent: -9000px;
}
