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

body {
	background-image: url(images/single_tile.jpg);
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

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


#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 900px;
	min-height: 475px;
	text-align: left;
	overflow:hidden;
	position: relative;
}

.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;
}
#mainlogo a {
	display:block;
	width:236px;
	height:180px;
	z-index:1001;
	border:none;

}

#homePhotos {
	position:relative;
/*	background-image:url(images/parlor_city_building.jpg);
	background-repeat:no-repeat;*/
	height:447px;
	width:593px;
	top:20px;
	left:75px;
/*	z-index:1003;*/	
}

#intro {
	padding-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	line-height:18px;
	width:593px;
	margin-left:75px;
}

#intro a:link, #intro a:hover, #intro a:active, #intro a:visited {
	color:#CC6600;
	font-weight:700;
}

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;
}

.innerDrinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	line-height:22px;
}

.innerDrinksSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	list-style-type:circle;
}


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;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#CC6600;
	margin:5px 0;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#CC6600;
	margin:5px 0;
	padding:0;
}

.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	line-height:24px;
	margin:0;
	padding:0;
}

p {
	margin:8px 0;
	padding:0;	
}

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 {
	margin-left:190px;
	padding:71px 0 0 0;
	width: 710px;
	height:auto;
	float:right;
}

#content_about {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	width: 710px;
	float: right;
}

#content_about_mid {
	position:relative;
	clear:both;
	width:680px;
	text-align: center;
	padding:5px;
	margin:20px auto;
	border: 1px solid black;
}

div#content_about_top {
	position:relative;
	width:700px;
	clear:both;
}

div#content_about_bottom {
	position:relative;
	width:700px;
	clear:both;
}

div.left {
	position:relative;
	float:left;
	display:block;
	width:300px;
	margin:0 0 20px 60px;
	padding:0;
	text-align:left;

}

div.right {
	position:relative;
	float:right;
	display:block;
	width: 300px;
	margin:0;
	padding:0;
	text-align:left;

}

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

#credit {
	background-position: center center;
	background-image: url(images/creditlogos.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	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;
}

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

#content_drinks {
	position:relative;
	width: 710px;
	float: right;
}

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

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

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

#xlorange {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CC6600;
}

.orange18 {
	font-size:18px;
	line-height:22px;
	color:#CC6600;
}

.orange14bold {
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
}

.clearBoth {
clear:both;	
}

.clearBothHome {
clear:both;	
height:70px;
}

.clearBoth2 {
clear:both;
height:200px;	
}

.drinkSpace {
clear:both;
height:800px;	
}

#footer {
	position:absolute;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:90px;
	clear:both;
	text-indent: -9000px;
	/*	margin-left:-190px;*/
	bottom:0;
	display:block;
}

.scrollable {
  width: 615px;
  height: 200px;
  overflow: auto;
  margin-left:40px;
}

