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

body {
	background-color: #231006;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#wrapper {
	width: 960px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a67e4b;
	border-left-color: #a67e4b;
}
#content-wrapper {
	background-image: url(images/content-background-repeat.jpg);
	background-repeat: repeat-y;
}
#header {
}
#footer {
	background-image: url(images/saint-charles-tavern-footer.jpg);
	height: 258px;
	padding-top: 20px;
}
#copyright {
	width: 550px;
	background-image: url(images/footer-icon-logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 85px;
	font-size: .6em;
	text-transform: uppercase;
	height: 30px;
	padding-top: 8px;
}
#renovated {
	float: left;
	width: 260px;
	padding-left: 40px;
}
#menu {
	float: right;
	width: 300px;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #CCCCCC;
}
#spoon-fork {
	float: left;
}
#beer {
	float: left;
	width: auto;
}
#content {
	width: 628px;
	float: left;
}
.largetext {
	font-size: 2em;
	font-weight: bold;
	line-height: .8em;
}
#happyhour {
	margin-bottom: 20px;
	text-align: center;
	background-image: url(images/top-shadow.png);
	background-repeat: no-repeat;
	padding-top: 35px;
}
#specials {
	margin-bottom: 50px;
	text-align: center;
}
#shadow-top {
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 2em;
}
img {
border: none;
}
.smaller-text {
	font-size: .8em;
}
.clear {
	clear: both;
}
#bottom-shadow {
	margin-left: 166px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#neville {
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a67e4b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a67e4b;
	padding-top: 10px;
}
#neville img {
	float: left;
	clear: both;
}
#neville p {
	padding-top: 50px;
}

