body {
	background-color: #660000;
	background-image: url('../images/bg.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bolder;
	color: #C9AC68;
}

a hover {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: lighter;
	color: #FFFFFF;
}

a img {
	border-width: 0px;
}

.about {
	width: 500px;
	padding-bottom: 10px;
}

.about p {
	width: 500px;
	text-align: justify;
}

.about img {
	border-style: double;
	border-color: #660000;
    padding: 7px;
    background-color: #DCDCED;
}

#address {
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: #FFCC33;
}

#address ul {
	list-style-type: none;
}

#address li {
	display: block;
}

.birthday {
	font-size: 9px;
	text-transform: lowercase;
	font-weight: bolder;
}

#celebrate {
	text-align: right;
	text-transform: capitalize;
}

.clear {
	clear:both;
}

#column-one {
	float: left;
	width: 200px;
}

#column-two {
	float: left;
	width: 530px;
	padding-top: 25px;
}

#column-two p {
	width: 510px;
	text-align: justify;
}

#column-three {
	float: left;
	width: 150px;
}

#connect {
	text-align: right;
	padding-bottom: 30px;
}

#connect ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#connect li {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
}

#content {
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
}

#copyright {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#copyright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#copyright li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#feedback {
	text-align: right;
	padding-bottom: 10px;
}


#footer {
	padding-bottom: 50px;
}

#footer-menu {
	text-align: center;
	padding-bottom: 5px;
	font-size: 9px;
}

#footer-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#footer-menu li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery {
	float: left;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 35px;
}

#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

#gallery li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #FFFF99;
	font-weight: lighter;
}

hr {
	border: 0px;
	width: 520px;
	color: #FFCC33;
	background-color: #FFCC33;
	height: 2px;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
}

#header {
	float: left;
}

#header-border {
	background-image: url('../images/header-border.png');
	width: 887px;
	height: 4px;
}

#header-menu {
	background-image: url('../images/menu-scroll.png');
	width: 191px;
	height: 449px;
}

#header-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
}

#header-menu li {
	display: block;
	text-align: center;
}

#hours {
	text-align: right;
	padding-bottom: 30px;
}

#hours ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#hours li {
	display: block;
}

.hours {
	text-transform: uppercase;
	font-weight: bolder;
}

#menu-back {
	float: right;
	margin-right: 20px;
	position: relative;
	top: -40px;
}

#menu-selection {
	text-align: center;
	padding-top: 10px;
}

#menu-selection ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu-selection li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

#menu-splash {
	float: left;
	padding-bottom: 30px;
}

#locate img {
	border-style: double;
	border-color: #660000;
    padding: 7px;
    background-color: #DCDCED;
}

#logo {
	float: left;
}

#pageframe {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.reserve {
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 35px;
}

.right-border {
	background-image: url('../images/column-border.png');
	width: 150px;
	height: 4px;
	background-repeat: no-repeat;
}

#title {
	padding-bottom: 10px;
}

#title img {
	margin-top: 10px;
}

#updates {
	background-image: url('../images/updates.png');
	background-repeat: no-repeat;
	width: 500px;
	height: 141px;
	padding-bottom: 50px;
	margin-left: 10px;
}
	
#updates h2 {
	padding-left: 10px;
	padding-top: 10px;
}

#updates p {
	padding-left: 20px;
	padding-top: 20px;
}
