/* CSS Document */

/*Menu*/

#navbar {
	background-color:##FFFFFF;
	height:30px;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
	}
	
#navbar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#navbar ul li{
	display:inline;
	}

#navbar ul li a{
	font-size:1.2em;
	font-weight:600;
	text-decoration:none;
	padding:.3em .5em;
	color:#000000;
	background-color:#ffffff;
	}

#navbar ul li a:hover{
	color:#FF0000;
	background-color:#000000;
	}
		
#nav_white1 {
	height:30px;
	width:30px;
	float:left;
	}
	
#home {
	height:30px;
	width:62px;
	float:left;
	}

#menu {
	height:30px;
	width:55px;
	float:left;
	}

#location {
	height:30px;
	width:82px;
	float:left;
	}
	
#history {
	height:30px;
	width:73px;
	float:left;
	}

#press {
	height:30px;
	width:57px;
	float:left;
	}

#contact {
	height:30px;
	width:81px;
	float:left;
	}

#nav_white2 {
	height:30px;
	width:170px;
	float:left;
	}
/*Menu Ends*/

/*Div Containers*/

body {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	}
	
#header {
	background-color:#FFFFFF;
	width:750px;
	height:50px;
	}

#home_slideshow {
	background-color:#FFFFFF;
	background-image:url(images/main_page_flash_slideshow.jpg);
	width:750px;
	height:320px;
	}

#panoramic {
	width:750px;
	height:100px;
	background-color:#FFFFFF;
	}

#main_container {
	margin: 0px auto 0px 25px;
	width:750px;
	background-color:##FFFFFF;
	}
	
#boxspacer {
	width:25px;
	height:1px;
	border:0px
	background-color:#FFFF00;
	float:left;
	}

#alt_navbar_wrap {
	clear: both;
	padding:10px;
	}

#alt_navbar {
	text-align:center;
	margin-top:50px;
	}

#design_by_wrap {
	clear: both;
	padding:10px;
}

#design_by {
	text-align:center;
}
/*Div Containers End*/

/*MISC CLASS TAGS*/

/*MISC CLASS TAGS - Home Specific*/
.box {
	width:320px;
	height:auto;
	border:1px solid #000000;
	float:left;
	background-color:#ffffff;
	padding: 20px;
}

.box_w_bg {
	width:320px;
	height:auto;
	border:1px solid #000000;
	float:left;
	background-image:url(images/h1_bg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#ffffff;
	padding: 20px;
}

.box_app {
	width:710px;
	height:auto;
	border:1px solid #000000;
	float:left;
	background-image:url(images/h1_bg2.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#ffffff;
	padding: 20px;
}

.news_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	padding-left:0px;
	vertical-align:top;
	white-space: nowrap;
}

.news_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	text-align:left;
	padding-left:15px;
}

/*MISC CLASS TAGS - Menu Specific*/

.foodnames {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	padding-left:15px;
	}	

.foodinclude {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	font-style:italic;
	}


.foodprice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	text-align:right;
	}

/*MISC CLASS TAGS - Menu Specific Ends*/

img {
	border:none;
	}
	
ul {
	list-style-type:none;
	padding:2px 0 0 15px;
	margin:0px;
	}
	
ul li {
	padding: 0;
	margin: 0;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 2.5em;
	font-weight:bold;
	padding-bottom: 40px;
	margin:0;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	margin: 0;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	}

cite {
	font-style:normal
	}
	
em	{
	font-style: normal;
	}
	
form fieldset legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	margin: 0;
	}

form fieldset fieldset legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	}

input.red {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight:bold
	}

.regulartext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:300;
	padding:0px;
	margin:0px;
	}
	
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
	}

.warning {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:1em;
	font-weight:300;
	font-style:italic;
	}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.9em;
	font-weight:300;
	}

.new	{
background-color:#FFFF00;
color:#FF0000;
border-width:1px;
}

.alt_navbar_structure {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.alt_navbar_structure li {
	display: inline;
	}
/*Misc Class tags End*/