*{margin:0px; padding:0px;}
body
{
	background: url('/assets/img/background.jpg') #000 top center;
	margin:0px;
	padding:0px;
	font-family: "georgia", arial, sans-serif;
	font-size: 14px;
}

#container
{
	position: relative;
	width: 980px;
	margin: 20px auto;
	padding-bottom: 30px;
}
h1,h2,h3,h4,h5
{
	margin:0px; padding:0px;
}
h1.logo
{
	position: relative;
	left: 75px;
	width: 196px;
	height: 121px;
	background: url('/assets/img/logo.png') no-repeat;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
h1.logo a
{
	width: inherit;
	height: inherit;
	display: block;
	text-decoration: none;
}
h1.logo a span{visibility: hidden;}

#newsletter-box{position: absolute; top: -5px; right: 70px; color: #FFF; font-size: 13px;}
.newsletter{border: 1px solid #eba61f; background: transparent; padding: 4px; color: #FFF; font-size: 12px; width: 270px;}
#submit{border: 1px solid #3a1e12; background: #eba61f; padding: 2px; padding-left: 4px; padding-right: 4px; cursor: pointer;}
#navigation
{
	background: url('/assets/img/navigation_bg.png') no-repeat;
	width: 945px;
	height: 32px;
	margin:20px auto;
}

#navigation ul
{
	width: 845px;
	margin:0px auto;
}
#navigation li
{
	float: left;
	display: block;
}
#navigation li a
{
	float:left;
	font-family: "georgia";
	font-size: 18px;
	padding: 4px 14px;
	text-decoration: none;
	color: #FFF;
}
#navigation li a:hover, #navigation li a.anchor 
{
	color: #c8a157;
}
#marquee
{
	width: 980px;
	margin:0px auto;
	height: 295px;
}
#marquee-scroll{
	list-style-type: none;
}
#rated-num
{
	margin-top: 10px;
	margin-left: 20px;
}
#home-content
{
	margin-top: 5px;
	margin-left: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}

.float-left{float: left;}
.float-right{float: right;}
.mr30{margin-right: 70px;}
.p10{padding:10px;}
.p20{padding:20px;}
.p25{padding:25px;}
.p30{padding:30px;}

.clear{float: none; clear: both;}
.callout-box
{
	background: url('/assets/img/hp_content_callouts.png') no-repeat;
	width: 255px;
	height: 275px;
}
.callout-box h2, .callout-box h2 a
{
	color: #6f1100;
	font-size: 18px;
	font-family: "georgia";
	text-decoration: none;
}
.callout-box p
{
	color: #6f1100;
	font-size: 11px;
}

#locations-box, #about-water-box, #gluten-free-box
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 100%;
	z-index: 9999;
	background: url('/assets/img/overlay_bg.png') repeat;
	display: none;
}
#content{position: relative;}
#about-water-box-bg
{
	position: relative;
	width: 484px;
	height: 313px;
	margin:0px auto;
	margin-top: 125px;
	background: url('/assets/img/about_water_box_bg.png');
}
#about-water-contents
{
	width: 430px;
	position: relative;
	top: 40px;
	padding: 40px;
}
#about-water-contents p
{
	color: #FFF;
	font-size: 12px; line-height: 18px;
}
#gluten-free-box-bg
{
	position: relative;
	width: 550px;
	height: 430px;
	margin:0px auto;
	margin-top: 125px;
	background: url('/assets/img/gluten_free_bg.png');
}
#gluten-free-box-contents
{
	width: 450px;
	position: relative;
	top: 35px;
	padding: 60px;
}
#gluten-free-box-contents h3
{
	color: #f9a400;
	font-size: 16px; line-height: 18px;
}
#gluten-free-box-contents ul
{
	color: #fdd01a;
	font-size: 12px; line-height: 18px;	
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;

}
#gluten-free-box-contents p
{
	color: #f9e182;
	font-size: 14px; 
	line-height: 18px;	
}
#locations-menu-bar
{
	position: relative;
	width: 402px;
	height: 224px;
	margin:0px auto;
	margin-top: 125px;
	background: url('/assets/img/pick_location_banner.png');
}
#close-button{
	position: absolute;
	top: -4px;
	right: -4px;
}
#locations-box-contents
{
	width: 380px;
	position: relative;
	top: 90px;
	left: 70px;
}
#locations-box-contents ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#locations-box-contents li
{
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
}
#locations-box-contents li a, .location-select-links
{
	line-height: 18px;
font-size: 16px; color: #e7d29d; text-decoration: none;
}

/* ANCILLARY CONTENT AREA */
.mt10{margin-top: 10px;}
.ml20{margin-left: 20px;}
.w200{width: 270px;}
.w300{width: 330px;}
.w320{width: 360px;}
.w400{width: 550px;}
.w450{width: 600px;}
.locations-list{margin:0px; padding: 0px; list-style-type: none; line-height: 20px;}
.locations-list span {font-size: 12px; color: #ffffff;}
.locations-list a{font-size: 12px; color: #e7d29d; text-decoration: none;}
.locations-list h4
{
	font-weight: bold;
	color: #e7d29d;
	font-size: 18px;
	margin: 0px;
	padding:0px;
}
.contact-cont-header
{
	font-weight: bold;
	color: #681700;
	font-size: 22px;
	margin: 0px;
	padding:0px;
}
.locations-list li
{
	margin-top: 10px;
	background: url("/assets/img/locations_bg.png") no-repeat;
	width: 210px; 
	height: 175px;
}

.anc-text{font-size: 12px; line-height: 18px;}
.large-anc-text{font-size: 16px; font-weight: bold; text-align: center; line-height: 18px;}

.quick-links{font-size: 12px; color: #681700;}

.history-btn{position: relative; top: 50px;}
.franchise-btn{position: relative; top: 150px;}

.catering-btn{position: relative; top: 0px;}
.delivery-btn{position: relative; top: 80px;}

.lunch-wide{position: relative; top: 0px;}
.dinner-wide{position: relative; top: 80px;}

.bus-opps{position: relative; top: -30px;}
.about-water{position: relative; top: 50px; left: 60px;}
.how-we-do-it{position: relative; top: 130px;  left: 30px;}


.fundraising-btn{position: relative; top: 130px;}
.reservations-btn{position: relative; top: -15px;}

.business-opps-header
{
	background: url('/assets/img/business_ops.png') no-repeat;
	width: 596px;
	height: 74px;

}
.about-us-header
{
	background: url('/assets/img/about_us_header.png') no-repeat;
	width: 375px;
	height: 71px;
}
.privacy-header
{
	background: url('/assets/img/privcay_header.png') no-repeat;
	width: 450px;
	height: 73px;
}
.how-we-do-it-header
{
	background: url('/assets/img/how_we_do_it_header.png') no-repeat;
	width: 576px;
	height: 76px;
}
.program-header
{
	background: url('/assets/img/school_hot_lunch_header.png') no-repeat;
	width: 722px;
	height: 74px;
}



.privacy-header span, .business-opps-header span, .menus-header span,.event-header span,.gallery-header span,.locations-header span,.contact-header span, .catering-header span,.about-us-header span, .tarzana-header span,.malibu-header span,.westla-header span,.westwood-header span,.to-header span,.camarillo-header span, .winnetka-header span, .program-header span, .how-we-do-it-header span, .ordering-header span{visibility: hidden;}

.catering-header
{
	background: url('/assets/img/catering_and_delivery.png') no-repeat;
	width: 374px;
	height: 94px;
}
.contact-header
{
	background: url('/assets/img/contact_us_header.png') no-repeat;
	width: 500px;
	height: 75px;
}
.locations-header
{
	background: url('/assets/img/locations_header.png') no-repeat;
	width: 500px;
	height: 75px;
}
.gallery-header
{
	background: url('/assets/img/gallery_header.png') no-repeat;
	width: 500px;
	height: 95px;
}
.event-header
{
	background: url('/assets/img/events_header.png') no-repeat;
	width: 500px;
	height: 95px;
}
.menus-header
{
	background: url('/assets/img/menus_header.png') no-repeat;
	width: 500px;
	height: 95px;
}
.ordering-header
{
	background: url('/assets/img/online_ordering_header.png') no-repeat;
	width: 625px;
	height: 76px;

}
.tarzana-header
{
	background: url('/assets/img/tarzana_header.png') no-repeat;
	width: 310px;
	height: 96px;
}

.malibu-header
{
	background: url('/assets/img/malibu_header.png') no-repeat;
	width: 301px;
	height: 96px;
}

.westwood-header
{
	background: url('/assets/img/westwood_village.png') no-repeat;
	width: 736px;
	height: 96px;
}
.westla-header
{
	background: url('/assets/img/west_la_header.png') no-repeat;
	width: 736px;
	height: 96px;
}
.camarillo-header
{
	background: url('/assets/img/camarillo_header.png') no-repeat;
	width: 389px;
	height: 96px;
}
.to-header
{
	background: url('/assets/img/thousand_oaks.png') no-repeat;
	width: 681px;
	height: 96px;
}
.winnetka-header
{
	background: url('/assets/img/winnetka_header.png') no-repeat;
	width: 523px;
	height: 96px;
}






/* FOOTER CONTENT */

#footer
{
	background: url('/assets/img/footer_bg.png') no-repeat;
	width: 945px;
	height: 70px;
	margin:0px auto;
}
#footer p
{
	color: #fff5f5;
	font-size: 11px;
}
#footer a
{
	text-decoration: none;
	color: #fff5f5;
}
#footer-nav ul
{
	width: 700px;
}
#footer-nav li
{
	float: left;
	display: block;
}
#footer-nav li a
{
	float:left;
	font-size: 12px;
	padding: 6px 12px;
	text-decoration: none;
	color: #fff5f5;
}

#footer-nav li a:HOVER , #footer-nav li a.anchor , #footer a:HOVER
{
	color: #c8a157;
}
#links-menu
{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	margin-left: 30px;
}
#press-listing
{
	margin: 0px;
	list-style-type: none;
}
ul.press-images
{
	margin: 0px;
	list-style-type: none;
}
ul.press-images li{float: left; padding: 4px;}
ul.press-images li img{border: 1px solid #000000; padding:1px;}
#press-listing li a
{
	color: #000000;
	text-decoration: none;
	padding: 6px 2px;
	padding-left: 22px;
	display: block;
	font-size: 18px;
	font-family: "Georgia";
	background: url('/assets/img/pdf_icon.png') left no-repeat;
}
#press-listing li a:HOVER
{
	color: #6f1100;
	text-decoration: underline;

	padding: 6px 2px;
	padding-left: 22px;		
	display: block;
	font-size: 18px;
	font-family: "Georgia";
}

#menu-links
{
	position: absolute;
	top: 20px;
	right: -30px;
	width: 400px;
}
#menu-links ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#menu-links li {float: left;}
#menu-links li a
{
	padding: 4px 10px;
	text-decoration: none;
}

ul.menu-listing-info
{
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
#we-say-no
{
	margin: 0px;
	margin-left: 30px;
	font-size: 11px;
	line-height: 14px;	
}

