/* Rock Restaurant
------------------------------*/

body {
	background-color: #fff;
	}

#container {
	width: 100%;
	background: none;
	display:block;
}
#sidebar, #nav, #siteTools, #footer, #content img.maincontentimg, .backToTop, #pageTools, {
	display: none;
}
#content {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	}
h1 {
	font-weight: bold;
	}
#masthead {
	margin-bottom: 15px;
	background: none;
	}

#contentContainer, #breadcrumbs {
	background: none;
    }

