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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #FFF;
}
body {
	line-height: 1;
	text-align: center;
background: #000;

	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Default link colors */

a:link {color: #fff; text-decoration: underline;}
a:visited {color: #999; text-decoration: underline;}
a:hover {color: #333; text-decoration: none;}
a:active {color: #fff; text-decoration: none;}


/* General style */







#wrapper {
	background: url(images/grotto1.jpg) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 580px;
	text-align: left;
	overflow: hidden;

}



#wrapper2 {
	background: url(images/about.jpg) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 580px;
	text-align: left;
	overflow: hidden;

}



#wrapper3 {
	background: url(images/delivery.jpg) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 580px;
	text-align: left;
	overflow: hidden;

}


#wrapper5 {
	background: url(images/menu.jpg) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 580px;
	text-align: left;
	overflow: hidden;

}


#wrapper6 {
	background: url(images/grotto98.jpg) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 580px;
	text-align: left;
	overflow: hidden;

}


#top {
	margin: 0 auto;
	width: 800px;
	padding: 0px 0 0 0;
	height: 115px;
	overflow: hidden;
}

#logo {
	background: url() no-repeat;
	width: 253px;
	height: 311px;
	float: left;
}

#navigation {
	float: right;
	width: 380px;
	height: 95px;
	margin: 75px 0 0 0;
}

#navigation ul {
	text-align: left;
}

#navigation li {
	float: left;
	width: 70px;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 20px 0 2px 0;
}

#navigation li a {
	font: 12px verdana, arial;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: bold;
}

#navigation li:hover, li.active {
	background: #980720;
}

#photos {
	margin: 0 auto;
	width: 822px;
	overflow: hidden;
	padding: 10px 0;
}

.pic {
	margin: 0 5px;
}

.bar {
	background-color: #EFECEC;
	border-top: 1px solid #737675;
	border-bottom: 1px solid #9C9D9C;
	border-left: 1px solid #BEBEBD;
	border-right: 1px solid #696D6C;
	height: 10px;
	width: 800px;
	margin: 25px auto;
}

#contents {
	margin: 0 auto;
	width: 780px;
	font: 20px verdana, arial;
	color: #efecec;
}

#contentsa {
	margin: 0 auto;
	width: 780px;
	font: 11px verdana, arial;
	color: #efecec;
}

#contents1 {
	margin: 0 auto;
	width: 780px;
	font: 15px verdana;
	color: #efecec;
}


#contentssmall {
	margin: 0 auto;
	font: 11px verdana;
	color: #efecec;
}

#footer {
	margin: 40px auto 0 auto;
	width:800px;
	text-transform: lowercase;
	font: 10px arial;
	text-align: right;
}

h1{text-decoration:none;margin-bottom: 1; padding-bottom: 1;padding-top: 1;line-height:12px;display:inline; color:#FFFFFF;}



