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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,/* ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: 0;
}
body {
	margin: 0;
	background-color: #000000;
}
#wrapper {
	width: 100%;
	margin: 0 auto 0; /* drop top margin to 0 on mobile */
}
#content {
	width: 1004px;
	height: 768px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
}
#about {
	width: 1004px;
	height: 768px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 96px;
	font-weight: lighter;
	opacity: 0.4;
	margin: 0;
	padding: 0 0 8px 0;
	letter-spacing: -.01612903em;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: lighter;
	opacity: 0.6;
	margin: 0;
	padding: 8px 0 8px 0;
	letter-spacing: 2px;
}
h2 a {
	color: #FFFFFF;
}
h2 a:hover {
	color: #000000;
	opacity: 0.8;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #999999;
	opacity: 0.4;
}
#kitchen {
	width: 1004px;
	height: 748px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/kitch-bg.jpg);
	background-repeat: no-repeat;
}
#bar {
	width: 1004px;
	height: 768px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/bar-bg.jpg);
	background-repeat: no-repeat;
}
#and {
	width: 1004px;
	height: 768px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/and-bg.jpg);
	background-repeat: no-repeat;
}
.nav {
	width: 210px;
	float: left;
}
.scrollbar{
	width: 614px;
	height: 634px;
	float: left;
	overflow: auto;
	margin-top: 10px;
	-moz-box-shadow: 0 -3px 12px #000;
	-webkit-box-shadow: 0 -3px 12px #000;
	box-shadow: 0 -3px 12px #000;
}
.scrollbarB{
	width: 573px;
	height: 634px;
	float: left;
	overflow: auto;
	margin-top: 10px;
	-moz-box-shadow: 0 -3px 12px #000;
	-webkit-box-shadow: 0 -3px 12px #000;
	box-shadow: 0 -3px 12px #000;
}
.scrollbarC{
	width: 615px;
	height: 640px;
	float: left;
	overflow: auto;
	margin-top: 4px;
	padding-left: 25px;
}
@-moz-document url-prefix() { .scrollbarC { direction: rtl; margin-left: 40px; padding-left: 15px; height: 640px; } }
div.scrollbar::-webkit-scrollbar {
	width: 13px;
	height: 13px;
}
div.scrollbar::-webkit-scrollbar-button {
	border: 1px solid white;
}
div.scrollbar::-webkit-scrollbar-thumb {
	border: 1px solid black;
	color: #000;
	opacity: 0.4;
}
div.scrollbar::-webkit-scrollbar-track {
	border: 1px dashed #B61924;
}
div.scrollbarB::-webkit-scrollbar {
	width: 13px;
	height: 13px;
}
div.scrollbarB::-webkit-scrollbar-button {
	border: 1px solid white;
}
div.scrollbarB::-webkit-scrollbar-thumb {
	border: 1px solid black;
	color: #000000;
	opacity: 0.4;
}
div.scrollbarB::-webkit-scrollbar-track {
	border: 1px dashed #B61924;
}
div.scrollbarC::-webkit-scrollbar {
	width: 13px;
	height: 13px;
}
div.scrollbarC::-webkit-scrollbar-button {
	border: 1px solid white;
}
div.scrollbarC::-webkit-scrollbar-thumb {
	border: 1px solid black;
	color: #000000;
	opacity: 0.4;
}
div.scrollbarC::-webkit-scrollbar-track {
	border: 1px dashed #E52AA2;
}
.scrollbarD{
	width: 522px;
	height: 634px;
	float: left;
	overflow: auto;
	margin-top: 10px;
	margin-left: 5px;
	-moz-box-shadow: 0 -3px 12px #000;
	-webkit-box-shadow: 0 -3px 12px #000;
	box-shadow: 0 -3px 12px #000;
}
div.scrollbarD::-webkit-scrollbar {
	width: 13px;
	height: 13px;
}
div.scrollbarD::-webkit-scrollbar-button {
	border: 1px solid white;
}
div.scrollbarD::-webkit-scrollbar-thumb {
	border: 1px solid black;
	color: #000000;
	opacity: 0.4;
}
div.scrollbarD::-webkit-scrollbar-track {
	border: 1px dashed #646055;
}
.andContent img {
	padding-top: 6px;
	padding-left: 100px;
}
#grotta {
	width: 1004px;
	height: 768px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-image: url(../images/grotta-bg.jpg);
	background-repeat: no-repeat;
}