@charset "UTF-8";
		/*	slideshow CSS	*/

#slideshowholder {
	
	background-color:#000;
	position:relative;
	margin:0px auto;
	width:830px;
	height:270px;
	overflow:hidden;
}

.slideshow {
	margin:0;
	padding:0;
	list-style:none;
}

.show {
	position:absolute;
	top:0;
	left:0;
}

ul.slideshow {
	list-style:none;
	width:830px;
	height:270px;
	overflow:hidden;
	margin:0;
	padding:0;	
}	

ul.slideshow li {
	height:270px;
	overflow:hidden;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;
	
}

#slideshow-caption {
	width:830px;
	height:50px;
	position:absolute;
	bottom:0;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #FFF;
	background:#000;
	z-index:500;
}

/*	end slideshow CSS	*/

		/*		behind the scenes code  	*/

body {
	background-position:top center;
	background-image: url(images/menuBackgroundNewest.png);
	background-repeat:no-repeat;
	background-color:#d4fff3;
	margin: 0;
	padding:0;
}

a {
	text-decoration:none; 
	list-style-type: none;
	color:#063;
	font-weight:bold;
	border:none;
}

a:visited {
	text-decoration:none; 
	list-style-type: none;
	border:none;
}

a:hover{
	text-decoration: underline; 
}


ul {
	width: 400px;
	text-decoration:none; 
	list-style-type: none;
	text-align: right;
	border:none;
}

img {
	text-decoration:none; 
	list-style-type: none;
	text-align: left;
	
}

img.floatRight {
	float: right;
	margin: 4px;
	padding: 0 0 0 20px;
}

img.floatLeft{
	float: left;
	margin: 4px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
}

a.img {
	border: 1px solid;	
	text-decoration:none; 
	list-style-type: none;
}
		
	
		
#container {
	
	margin-bottom:-10px;
	width:900px;
	text-align:center;
	margin:0 auto;
	padding-top:-150px;
}
		
		/*		links   	*/

#nav {
	width:850px;
	padding-right:50px;
	overflow: visible;
	position:relative;
	margin:143px 5px 14px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#393;
	text-align:right;
	
}

#topLogo {
	position:absolute;
	top:-120px;
	right:520px;
	z-index:700;
}

#glyphLogo {
	position:absolute;
	width:150px;
	height:118px;
	top:-140px;
	right:805px;
	z-index:700;
}
		
#bottomLogo {
	position:absolute;
	width:255px;
	height:73px;
	top:-44px;
	right:600px;
	z-index:700;
}

#homeLink_homePage {
	margin-right:2px;
	color:#C00;
	z-index:10;
}

#aboutLink_homePage {
	margin-left: 22px;
	z-index:10;
}

#menuLink_homePage {
	margin-left: 22px;
	z-index:10;
}
#newsLink_homePage {
	margin-left: 22px;
	z-index:10;
}
#homeLink_aboutPage {
	margin-right:2px;
	z-index:10;
}

#aboutLink_aboutPage {
	margin-left: 22px;
	z-index:10;
	color:#C00;
}

#menuLink_aboutPage {
	margin-left: 22px;
	z-index:10;
}

#homeLink_menuPage {
	margin-right:2px;
	z-index:10;
}

#aboutLink_menuPage {
	margin-left: 22px;
	z-index:10;
}

#menuLink_menuPage {
	margin-left: 22px;
	z-index:10;
	color:#C00;
}


		/*		middle content   	*/

#mainContent {
	position:relative;
	margin:0 auto;
	width:830px;
	height:450px;
	overflow:visible;
}

#welcomeMessage {
	position:relative;
	width:800px;
	margin-top:50px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #030;
	height: 300px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	margin-left: -40px;
}


#awardBox {
	left:103px;
	top:519px;
	width:135px;
	height:106px;
	z-index:3;
	position: absolute;
}

#aboutMessage {
	position:relative;
	width:700px;
	margin-top:55px;
	margin-left:80px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;	
	color: #030;
}

#newsMessage {
	position:relative;
	width:700px;
	margin-top:55px;
	margin-left:50px;
	margin-right:30px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #030;
	padding: 10px;
}

		/*		bottom content   	*/
#downloadBtn {
	position:absolute;
	width:120px;
	height:60px;
	top:310px;
	left:620px;
	border:none;
}





#featuredMessage {
	position:relative;
	width:700px;
	margin-top:30px;
	margin-left:50px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;	
	color: #C00;
}

#thumbs {
	position:relative;
	margin:0 auto;
	width:830px;
	height:280px;
	z-index: 50;
}

.dish {
	float:left;
	padding: 12px 8px 10px 23px;
}

#ingredientsMessage {
	position:relative;
	width:570px;
	margin-top:45px;
	margin-left:55px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #C00;
}



#bottomInfo {
	position:absolute;
	top:615px;
	width:895px;
	height:100px;
	font-weight:bold;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;	
	color: #333;	
}

#hours {
	position:absolute;
	width: 300px;
	padding-top:4px;
}

#location {
	position:absolute;
	width:300px;
	margin-left:300px;
}

#district {
	position:absolute;
	width:300px;
	top:55px;
	left:300px;
	font-size:13px;
}	

#contact {
	position:absolute;
	width: 300px;
	margin-left:600px;
	padding-top:4px;
	height: 117px;
}


#copywrite {
	position:absolute;
	width:895px;
	margin-top:125px;
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	z-index:2;
	padding-bottom:15px;
}

