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

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/bg-cafe.jpg);
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#bodyWrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#gallery {
	float: left;
	height: 656px;
	width: 920px;
	margin-bottom: 75px;
}
#header {
	float: left;
	height: auto;
	width: 960px;
}
#logo {
	float: left;
	height: 74px;
	width: 326px;
}
#flash {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#content {
	float: left;
	height: auto;
	width: 960px;
}
#left-col {
	float: left;
	height: auto;
	width: 490px;
	margin-right: 15px;
	margin-left: 20px;
}
.home-section {
	float: left;
	height: auto;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.home-section-image {
	float: left;
	height: 144px;
	width: 160px;
	margin-right: 30px;
}
a {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#right-col {
	float: right;
	height: auto;
	width: 411px;
	margin-right: 20px;
}
#gift-shop {
	float: right;
	height: 161px;
	width: 411px;
	margin-bottom: 35px;
}
.youtube {
	float: right;
	height: 333px;
	width: 409px;
	margin-bottom: 50px;
}
#engineering {
	float: right;
	height: 161px;
	width: 411px;
	margin-bottom: 35px;
}
#directions {
	float: right;
	height: 161px;
	width: 411px;
	margin-bottom: 35px;
}
#cafe {
	float: right;
	height: 161px;
	width: 411px;
	margin-bottom: 30px;
}
#address  {
	float: left;
	height: 250px;
	width: 261px;
	margin-right: 60px;
}
#weather  {
	height: 250px;
	width: 215px;
	float: left;
	margin-right: 30px;
}
#find-us {
	float: right;
	height: 250px;
	width: 270px;
	padding-left: 15px;
}
#copyright {
	clear: both;
	float: left;
	height: 20px;
	width: 860px;
	margin-top: 5px;
	font-size: 10px;
}
#weather-title {
	height: auto;
	width: 215px;
}
#nav {
	clear: both;
	float: left;
	height: 20px;
	width: 860px;
	margin-top: 5px;
	font-size: 10px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 302px;
	width: 860px;
	color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
}
.footer-logo {
	float: left;
	height: auto;
	width: 261px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #861A01;
	text-decoration: none;
}
.orangetext  {color: #ff9900}
#left-col-gallery {
	float: left;
	height: auto;
	width: 920px;
	margin-right: 15px;
	margin-left: 20px;
}
.one {
	width: 375px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}
.oneCopy {
	width: 425px;
	height: 150px;
	padding-top: 10px;
	padding-left: 10px;
}
#cafe-right {
	float: right;
	height: auto;
	width: 411px;
	margin-bottom: 30px;
	padding-top: 35px;
}
