/*-------BODY-------*/
body {
	padding: 0; 
	background: #e9e9e9 url(images/bg_body2.gif) repeat-y fixed 50% 0;
	margin: 0;
	padding: 0; 
	color: #141E22; 
	text-align: left; 
	font-size: 62.5%; 
	font-family: Verdana, Arial, Sans-Serif;
	}
	
	
/*-------TYPOGRAPHY-------*/
h1 {
	font-size: 2.5em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
	
h2 {
	font-size: 2em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
	
h3 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
	
h4 {
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}



	
/*-------CONTAINER-------*/
#container {
	width: 770px;
	margin: 0 auto 0 auto;
	}
	
/*-------HEADER-------*/
#header {
	height:  120px;
	background: #FFF url(../images/770x120Banner.jpg) repeat-x;
	}
	
#header2 {
	height: 120px;
	background: #FFF url(../images/770x120BannerTS.jpg) repeat-x;
	}

	
	
/*-------NAV-------*/
.current {
	font-weight: bold;
	color: #000;
	}
	
#nav {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 770px;
	height: 0;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 770px;
	float: left;
	background: #fff url(images/navTabStatic.gif) repeat-x;
	height: 34px;
	}

#nav ul a {
	display: block;
	line-height: 2.5em;
	height: 30px;
	background: url(images/divider.gif) no-repeat left top;
	text-decoration: none;
	color: #333;
	text-align: center;
	}

#nav ul .current a {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	}

#nav ul li {
	float: left;
	}
	
#nav ul li a {
	width: 110px;
	text-align: center;
	height: 34px;
	display: block;
	text-decoration: none;
	font-size: 1.1em;}
	
#nav ul li a:hover {
	color: #000;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/navTabCurrent.gif);
	}
	

/*-------CONTENT-------*/
	
img {
	background-image: none;
	margin: auto;
	float: none;
	clear: none;
	display: block;
	}
	
#branding {
	background: none no-repeat;
	width: 770px;
	margin-top: 35px;
	z-index: 0;
	height: 250px;
	}
	
#branding .noborder {
	border: none;
}


.roundbox {
	width: 770px;
	background: #e8e8e8 url(images/bottomRoundSlice.gif) no-repeat left bottom;
	}
	
.roundbox h1 {
	background: url(images/topRoundSlice.gif) no-repeat left top;
	padding: 10px 20px 0;
	}

.box p {
	padding: 0 20px 10px;
	}
	
#primaryContent {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 70px;
		margin-top: 30px;
		height: 100%;
		width: 750px;
		background: none no-repeat;
	}
	
#primaryContentMain {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 70px;
	margin-top:260px;
	height: 100%;
	width: 750px;
	background: none no-repeat;
	}	
	
	
#primaryContent h2 {
	margin: 0;
	padding-left: 20px;
	}
	
#primaryContent h3 {
	margin: 0;
	padding-left: 20px;
	line-height: 0;
	color: #7b7b7b;
}
	
#primaryContent p {
	margin: 0 10px 20px 20px;
	padding-top: 10px;
	font-size: 1.5em;
	line-height: 1.5em;
	}
	
#primaryContent ul {
	font: 1.75em/1.5em Arial, Helvetica, Geneva, sans-serif;
	float: none;
	text-align: left;
	list-style-type: square;
	opacity: 1;
	list-style-position: inside;
	}
	
#primaryContent menuitems img {
	margin: 10px 10px 10px auto;
	padding: 5px;
	border: 1px solid #000;
	}

/*-------TERIYAKI-------*/
#teriyaki {
	background: fff;
	padding: 10px;
	margin: 5px;
	color: #333333;
	}

#teriyaki p {
	color: #333333;
	font-size: 10px;
}



#menuitems {
	margin: 0 auto 0 auto;
	height: 135px;
	background-color: #eaeaea;
	padding: 10px;}

#menuitems p {
	z-index: auto;
	width: 500px;
	font-size: 1.15em;
	padding-left: 180px;
	padding-top: 15px;}

#menuitems h2 {
	width: 500px;
	margin: 0;
	padding:0;
	padding-left: 195px;
	color: #000;
	}
	
#menuitems img {
	float: left;
	margin: 0;
	padding: 0 10px 20px 10px;
	}

#nutri {
	width:194px;
	height:83px;
	margin: auto;
}

#nutri a img{
	padding: 0!important;
	border: none!important;
}



	
/*-------ABOUT UT-------*/

#about p {
	font-size: 1em;
	padding-top: 3px;
	}

#about h1 {
	
	}

#about h2 {
	font-size: 2em;
	}
#about {
	margin-bottom: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}
	
#about h3 {
	padding-left: 20px;
	font-size: 1.25em;
	padding-top: 5px;
	}



/*-------JOBS PG-------*/
#application {
	background: url(images/icon_pdf.png) no-repeat;
	width: 550px;
	height: 130px;
	color: #000;
	text-decoration: none;
	margin: auto;
	float: right;
	position: relative;
	top: -70px;
	font-size: 2em;
	padding-right: 125px;
	text-align: right;
	}
	
#application p {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	}

#jobs {
	font-size: 1em;
	}

#jobs p {
	font-size: 1em;
	}

#jobs ul {
	
	}

#jobs ul li {
	font-size: .75em;
	padding-left: 10px;
	list-style-type: circle;
	}

#jobs h2 {
	}

#application .bold {
	font-weight: bold;
	color: #000;
	font-size: 0.65em;
	text-decoration: none;
	text-align: right;
	}
	
#content {
	width: 100%;
	height: 100%;
	}
	
	
/*-------LOCATIONS-------*/
#locations {
	padding-bottom: 0px;
	}

#locations p {
	font-size: 1em;
	}

#locations h2 {
	font-size: 2em;
	}
	
#table {
	margin: 0;
	padding-bottom: 100px;
	}


/*-------Nutrition-------*/
#nutrition {
	padding-bottom: 0px;
	text-align: center;
	}
#nutrition h1 {
	font-size: xx-large;
}

#nutritionLink {
	margin: auto;
	height: 100px;
	width: 210px;
	background: #fff url(images/nutrInfo.png) no-repeat;
	padding: 0 0 20px;
	}

/*-------COMMUNITY-------*/
#community {
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	}

#community p {
	font-size: 1em;
	}

#community ul li {
	font-size: .75em;
	padding-left: 10px;
	list-style-type: circle;
	}
#community ul {
	text-align: left;
	list-style-type: round;}
#community h3 {
	padding-left: 35px;
	}
	
#partners {
	width: 760px;
	}

#partners img {
	
	float: left;
	}


/*--------Catering--------*/

.citycat {
	font-size: 10px;
	font-style: italic;
}


/*-------CONTACT-PG-------*/
#email {
	margin: auto;
	height: 100px;
	width: 210px;
	background: #fff url(images/qe_btn.png) no-repeat;
	padding: 0 0 20px;
	}

#email a {
	text-decoration: none;
	}
	
#email p {
	color: #555;
	margin: 0;
	margin-left: -3000px;
	}
	
#email a:hover {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	border: 1px #444;
	}
	
#experience {
	margin: auto;
	padding: 0;
	height: 100px;
	width: 210px;
	background: #fff url(images/ce_btn.png) no-repeat;
	}
	
#contact {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 150px;
	}
	
#experience a{
	text-decoration: none;
	}
	
#experience p {
	color: #555;
	margin: 0;
	margin-left: -3000px;
	}
	
#experience a:hover {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	}
	
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	float: left;
	clear: left;
}

a.button span {
    background: transparent url(images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.labels {
	font-size: small;
}
.inputs {
}
.instruct {
	vertical-align: top;
	margin-left: 10px;
}
#emailform {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
}

/*-------FRANCHISE-PG-------*/

#franchise {
	margin: auto;
	height: 100px;
	width: 210px;
	background: #fff url(images/fran_btn.png) no-repeat;
	padding: 0 0 20px;
	}
#franchise a {
	text-decoration: none;
	}
	
#franchise p {
	color: #555;
	margin: 0;
	margin-left: -3000px;
	}
	
#franchise a:hover {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	border: 1px #444;
	}


/*-------LOGOS-------*/
#logos {
	margin: auto;
}


/*-------FOOTER-------*/
#footer {
	text-decoration: none;
	clear:both;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: 000;
	}
#footer p {
		color: #ccc;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	}

#footer p a {
	text-decoration: none;
	color: gray;
	letter-spacing: 0;
	font-size: 11px;
	}
	
#footer p a:hover {
	text-decoration: none;
	color: black;
	letter-spacing: 0;
	font-size: 11;
	font-style: normal;
	font-weight: normal;
	}

