/* Rock Restaurant
------------------------------*/

body {
	background-color: #fff;
	}

#container, #lhs {
	width: 100%;
	background: none;
	display:block;
}

#body, #body2{
background:none;
padding:0;
}

#masthead, #menu, .footerContainer, #icon, #rhs, form, .cornerTop, img, #subNav, #time{
	display: none;
}

#content {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	}
	
h1 img {
	margin-bottom:20px;
	display:block;
	}
	
h2 img, h3 img{
display:block;
}

h3, h2{
width:100%;
float:left;
}

#masthead {
	margin-bottom: 15px;
	background: none;
	}

#contentContainer, #breadcrumbs {
	background: none;
    }

