@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #373737;
	background-image: url(images/bkgndgradient.png);
}
.oneColFixCtr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 100px;
	position: relative;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 14px;
	margin-right: 10px;
}
.oneColFixCtr #mainContent {
}
.oneColFixCtr #maincontainer #container #header {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-family: Baskerville, "Baskerville Old Face", "Baskerville Semibold";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	width: auto;
	margin-left: -35px;
}
.oneColFixCtr .menus {
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	text-transform: uppercase;
}

.oneColFixCtr .boxes .leftbox {
	height: 75px;
	width: 120px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 6px;
}
.oneColFixCtr .boxes .leftboxsmall {
	height: 68px;
	width: 108px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 9px;
}
.oneColFixCtr .boxes .leftboxbig {
	height: 83px;
	width: 132px;
	float: left;
	border: 3px double #FFFFFF;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.fltleft{
	float: left;
	}
.fltright{
	}
.oneColFixCtr #background #container #maincontainer {
	float: left;
}
.oneColFixCtr #container #background {
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
.largered {
	font-size: 11px;
	font-weight: bold;
	color: #E60507;
}
.yellowbackground {
	border: thin solid #000000;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
.cellbackground {
	text-align: center;
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F8EC1E;
}
.oneColFixCtr #clearfloat {
	float: none;
	clear: both;
}
.oneColFixCtr #footer {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: 98px;
	width: 834px;
	font-size: 70%;
	text-align: right;
	background-repeat: repeat-y;
	height: 55px;
	background-position: center;
	background-image: url(images/bottomreflecttrail.png);
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.oneColFixCtr #container #centerbox {
	margin-bottom: 10px;
	width: 680px;
}
.oneColFixCtr #container #centerbox #centerboxtext {
	float: left;
	width: auto;
	text-align: center;
	font-size: 12px;
}
.oneColFixCtr #container .mainbox {
	text-align: justify;
	padding-top: 10px;
	padding-right: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9C9C;
	background-image: url(images/yellowgradienttop.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: .7em;
	position: relative;
}
.oneColFixCtr .boxes {
	background-color: #000000;
	width: 890px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	background-image: url(images/imagegradient.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.oneColFixCtr #maincontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menuimage1 {
	border: 2px solid #E8211A;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top: 15px;
	left: 20px;
	background-color: #000000;
	height: 75px;
	width: 150px;
	padding: 5px;
}
.menuimage2 {
	border: 2px solid #E8211A;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top: 10px;
	left: 20px;
	background-color: #000000;
	height: 75px;
	width: 150px;
	padding: 5px;
}


.oneColFixCtr #maincontainer #container #topleft {
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 0%;
	top: 0%;
}
.oneColFixCtr #maincontainer #container #topright {
	position: absolute;
	visibility: visible;
	z-index: 21;
	top: 0%;
	right: 0px;
}
.oneColFixCtr #maincontainer #container #bottomleft {
	position: absolute;
	visibility: visible;
	z-index: 22;
	bottom: -30px;
	left: -6px;
}
.oneColFixCtr #maincontainer #container #bottomright {
	position: absolute;
	visibility: visible;
	z-index: 23;
	right: -4px;
	bottom: -4px;
}
.bannerimage {
	position: absolute;
	top: -150px;
	z-index: 1000;
	left: -140px;
}
.headerwrapper {
	margin-left: 50px;
	width: 930px;
	padding-bottom: 10px;
}
.oneColFixCtr #maincontainer #container #mainbox #mainimage #mainimagehide {
	position: absolute;
	left: 0px;
	top: 0px;
}
.oneColFixCtr #maincontainer #container #subcontent {
	position: relative;
}
.oneColFixCtr #maincontainer #container #subcontent #subcontentimage {
	z-index: 999;
	top: 10px;
	text-align: center;
	vertical-align: bottom;
	display: inline;
	right: 10px;
	position: absolute;
}
.smalltextindent {
	font-size: 75%;
	font-weight: normal;
	padding-left: 10px;
}
.columnfirst {
	float: left;
	width: 10%;
	border: 1px solid #000000;
}
.columnsecond {
	float: left;
	width: 10%;
	border: 1px solid #000000;
}
.colmunthird {
	float: left;
	width: 10%;
	border: 1px solid #000000;
}
#subcontentheader {
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.oneColFixCtr #maincontainer #container .subleftbox {
	float: left;
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9C9C;
	padding: 5px;
	width: 80%;
}
.oneColFixCtr #maincontainer #container .subrightbox {
	width: 15%;
	float: right;
	font-size: 1em;
	padding: 5px;
}
.oneColFixCtr #maincontainer #container #subboxes {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	padding-bottom: 10px;
	background-image: url(images/yellowgradientbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
.oneColFixCtr #maincontainer #container #mainbox #mainimage {
	float: left;
	margin-left: 10px;
}
.oneColFixCtr #maincontainer #container #mainbox #mainboximage1 {
	float: right;
	position: absolute;
	right: 30px;
	z-index: 1003;
	top: 45px;
}
.oneColFixCtr #maincontainer #container #mainbox #mainboximage2 {
	float: right;
	position: absolute;
	right: -30px;
	z-index: 1002;
	top: 5px;
}
.oneColFixCtr #maincontainer #container #mainbox #mainboximage3 {
	float: right;
	position: absolute;
	right: -40px;
	z-index: 1001;
	top: 80px;
}
.oneColFixCtr #maincontainer #container #subcontent #subcontentimagefloat {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtr #maincontainer #container #berkeleymap #td1 {
	position: absolute;
	visibility: hidden;
	z-index: 2000;
	top: 50px;
	right: -114px;
}
.oneColFixCtr #maincontainer #container #berkeleymap {
	float: left;
	position: relative;
	margin-right: 40px;
}
.oneColFixCtr #maincontainer #container #berkeleymap #td2 {
	position: absolute;
	z-index: 2000;
	left: -145px;
	top: 50px;
	visibility: hidden;
}
.oneColFixCtr #maincontainer #container #oaklandmap #td3 {
	position: absolute;
	z-index: 2000;
	top: 120px;
	visibility: hidden;
	right: 20px;
}
.oneColFixCtr #maincontainer #container #oaklandmap #td4 {
	position: absolute;
	z-index: 2000;
	top: 50px;
	visibility: hidden;
	right: -100px;
}
.oneColFixCtr #maincontainer #container #berkeleymap #td5 {
	position: absolute;
	z-index: 2000;
	left: 170px;
	bottom: 45px;
	visibility: hidden;
}
.oneColFixCtr #maincontainer #container #oaklandmap #td6 {
	position: absolute;
	z-index: 2000;
	visibility: hidden;
	right: -35px;
	bottom: -5px;
}
.oneColFixCtr #maincontainer #container #oaklandmap {
	float: right;
	position: relative;
}
.largeblack {
	font-size: 1em;
	font-family: Baskerville, Arial, "Times New Roman", Courier;
	font-weight: bold;
}
.xtralarge {
	font-size: 2em;
	font-weight: bold;
}
.table_tl_largeblack {
	font-size: 1em;
	font-family: Baskerville, Arial, "Times New Roman", Courier;
	font-weight: bold;
	background-image: url(images/table_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_tr_largeblack {
	font-size: 1em;
	font-family: Baskerville, Arial, "Times New Roman", Courier;
	font-weight: bold;
	background-image: url(images/table_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.storedetails {
	background-color: #333333;
	border: medium solid #000000;
	padding: 5px;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 50%;
}
.colourheader {
	font-size: 1em;
	font-weight: bold;
	color: #D8985D;
	width: 75%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
.textindent {
	margin-left: 10px;
}
.colourfooter {
	color: #8EACC7;
	margin-left: 10px;
	width: 75%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.merchadiseimages {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtr #maincontainer #container #storephotos {
	margin: 20px;
	float: right;
}
.simpleborder {
	padding: 5px;
	border: 1px solid #000000;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
}
.oneColFixCtr #maincontainer #container #mainbox #mainboximage4 img {
	position: absolute;
	top: 95px;
	float: right;
	right: -50px;
	z-index: 1010;
}
.text_xsmall {
	font-size: .75em;
}
.text_xxsmall {
	font-size: .6em;
}
.text_xxlarge {
	font-size: 2em;
}
.line_black_thin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.copyright {
	color: #FFFFFF;
	font-size: 0.4em;
	bottom: 1px;
	float: right;
	margin-top: 20px;
}
.text_xxxsmall {
	font-family: "Courier New", Courier, monospace;
	font-size: .4em;
}
.oneColFixCtr #maincontainer #container #subcontent p .largeblack:hover {
	color: #CAC36E;
}.altrowcolour1 {
	background-color: #DBEDD8;
}
.altrowcolour2 {
	background-color: #DDF387;
}
.oneColFixCtr #maincontainer #container #subcontent #subcontentimage #indeximage {
	top: 50px;
	position: absolute;
	right: 400px;
}
.cateringtable {
	width: 400px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.onePt25BOLD {
	font-size: 1.25em;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.RedText {
	color: #FF0000;
}
.LargeTable {
	font-size: 1.5em;
	font-weight: bold;
}
.savings_image {
	position: relative;
	margin-bottom: -10px;
	margin-top: -10px;
}
.pricingimagefloat {
	position: relative;
	margin-bottom: -40px;
	margin-left: 40px;
	margin-top: -40px;
	z-index: 900;
	top: 1px;
}
