body {
	background-color: #9d8d7b;	
	margin: 0px;
	padding: 0px;
}

#home {
	background: url(images/home-back.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 643px;
	width: 858px;
}

#home .slogan {
	display: block;
	clear: both;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align: center;
	
}

#about {
	background: url(images/about-back.jpg);
	margin: 0px auto;	
	height: 643px;	
	width: 858px;
}

#about .slogan {
	display: block;
	clear: both;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align: center;
}

#about-copy {
	float: right;
	font-size: 13px;
	margin: 0px;
	padding: 0px 200px 0px 0px;
	width: 190px;	
}

#about-copy p {
	color: #e8c099;
	font-family: helveticalt;
	text-align: justify;
}


#schedule {
	background: url(images/schedule-back.jpg);	
	margin: 0px auto;	
	height: 643px;	
	width: 858px;
}

#schedule .slogan {
	display: block;
	clear: both;
	font-size: 13px;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align: center;
}

#location {
	background: url(images/location-back.jpg);	
	font-size: 13px;
	margin: 0px auto;	
	height: 643px;	
	width: 858px;
}

#location .slogan {
	display: block;
	clear: both;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align: center;
}

#contact {
	background: url(images/contact-back.jpg);	
	font-size: 13px;
	margin: 0px auto;	
	height: 643px;	
	width: 858px;
}

#contact .slogan {
	display: block;
	clear: both;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align: center;
}


@font-face { font-family: helvetica; src: url('HelveticaNeueLTCom-Bd.ttf'); } 
@font-face { font-family: helveticalt; src: url('HelveticaNeueLTCom-Lt.ttf'); } 

#menu {
	font-family: helveticalt	;
	font-weight: normal;
	margin: 0px auto;
	overflow: hidden;
	padding: 63px 0px 0px 0px;
	text-align: center;	
	width: 858px;
}

#contact p {
	color: #e8c099;
	font-family: helveticalt;
	font-size: 13px;
	padding: 0px 0px 0px 193px;
}

#contact p a {
	color: #e8c099;
	font-weight: bold;
	text-decoration: none;	
}

#location p {
	color: #e8c099;
	font-family: helveticalt;
	padding: 0px 0px 0px 193px;
}

#location p a {
	color: #e8c099;
	font-weight: bold;
	text-decoration: none;	
}

#schedule p {
	color: #e8c099;
	font-family: helveticalt;
	font-size: 13px;
	padding: 0px 0px 0px 193px;
}

#schedule p a {
	color: #e8c099;
	font-weight: bold;
	text-decoration: none;	
}

#menu a {
	color: #e8c099;
	font-weight: bold;
	text-decoration: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;	
	overflow: auto;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0px;
	padding: 0px 30px 0px 0px;	
}

#footer {
	font-size: 12px;
	padding: 210px 0px 0px 0px;
}
