* {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style:none;	
}

a {
	color:#7c7e81;
}

h1 {
	font-family:arial;
	font-weight:bold;
	color:#000;
	font-size:18px;
}

h2 {
	font-family:arial;
	font-weight:bold;
	color:#ad1e29;
	font-size:14px;
}

p {
	color:#7c7e81;
	font-size:13px;
	font-family:georgia;
	line-height:1.8em;
	margin-bottom:10px;
}

body {
	color:#7c7e81;
	font-size:.875em;
	line-height:1.4em;
	font-family:georgia;
	background:#941e2a url('../img/bk_body.jpg') top repeat-x;
}

input {
	float:left;
	width:200px;
	height:20px;
	padding:2px 3px;
	color:#bf1e2e;
	font-family:georgia;
	font-size:14px;
/*	border:2px solid #ffffff;*/
	border:1px solid #bf1e2e;
}

input.submit {
	float:left;
	width:208px;
	height:26px;
	padding:4px 0px;
	color:#bf1e2e;
	font-family:georgia;
	font-size:14px;
/*	border:2px solid #ffffff;*/
	border:1px solid #bf1e2e;
	margin-top:10px;
	background:#fff;
	cursor:pointer;
}

textarea {
	float:left;
	width:255px;
	height:145px;
	padding:2px 3px;
	color:#bf1e2e;
	font-family:georgia;
	font-size:14px;
/*	border:2px solid #ffffff;*/
	border:1px solid #bf1e2e;
}
/*
input:hover,input:active {
	border:2px solid #bf1e2e;
}
*/
.about_indent {
	float:left;
	width:330px;
	margin:0 0 0 10px;
}

.about_indent p {
	line-height:1.4em;
}

.about_line {
	float:left;
	width:100%;
	height:1px;
	background:url('../img/about_dotted.png') repeat-x;
	margin:5px 0;
}

.about_line_solid {
	float:left;
	width:100%;
	height:2px;
	background:#dadbdd;
	margin:5px 0;
}

.about_left {
	float:left;
	width:352px;
	margin:15px 0 0 30px;
}

.about_left span {
	color:#3c3c3d;
	font-family:arial;
	font-size:9px;
}

.about_left p {
	color:#bf1e2e;
}

.about_left p.gray {
	color:#7c7e81;
}

.about_menu {
	float:left;
	width:300px;
}

.about_menu li {
	display:inline;
	margin:0 5px;
}

.about_menu li a {
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#bf1e2e;
	font-size:14px;
}

.about_menu li.active a, .about_menu li a:hover {
	color:#808285;
}

.address {
	width:180px;
	margin:12px 0 0 64px;
	float:left;
}

.address p {
	line-height:1.5em;
}

.article {
	float:left;
	width:404px;
}

.article_active {
	float:left;
	width:404px;
	margin-left:-20px;
	padding-left:20px;
	min-height:88px;
	background:url('../img/about_us_news_greybar.png') no-repeat;
}

.contact_right {
	float:left;
	width:264px;
	margin:-90px 0 0 0;
}

.content {
	float:left;
	width:907px;
	height:639px;
/*	border:1px solid #fff;*/
	background:#fff;
	margin:31px 0 0 4px;
}

.content_about {
	float:left;
	width:907px;
/*	border:1px solid #fff;*/
	background:#d9dadc url('../img/bk_about.jpg') top repeat-x;
	margin:0 0 0 4px;
/*	padding-top:20px;*/
}

.content_locations {
	float:left;
	width:907px;
	height:639px;
/*	border:1px solid #fff;*/
	background:url('../img/bg_location.jpg') top no-repeat;
	margin:31px 0 0 4px;
}

.content_menu {
	float:left;
	width:907px;
	height:639px;
	background:#fff url('../img/bk_gradient.jpg') bottom repeat-x;
	margin:31px 0 0 4px;
}

.content_news {
	float:left;
	width:907px;
/*	border:1px solid #fff;*/
	background:#d5d6d8 url('../img/about_us_newsbg.jpg') top no-repeat;
	margin:0 0 0 4px;
	min-height:639px;
/*	padding-top:20px;*/
}

.error_message {
	color:#bf1e2e;
}

.food_menu {
	float:left;
	width:178px;
	margin:8px 0 0 20px;
}

.food_menu ul li {
	display:block;
	height:40px;
	width:178px;
	float:left;
}

.food_menu ul li.burgers {
	background:url('../img/menu_nav1.jpg') left top no-repeat;
}

.food_menu ul li.burgers:hover, .food_menu ul li.burgers.active {
	background:url('../img/menu_nav1.jpg') right top no-repeat;
}

.food_menu ul li.sandwiches {
	background:url('../img/menu_nav2.jpg') left top no-repeat;
}

.food_menu ul li.sandwiches:hover, .food_menu ul li.sandwiches.active {
	background:url('../img/menu_nav2.jpg') right top no-repeat;
}

.food_menu ul li.hotdogs {
	background:url('../img/menu_nav3.jpg') left top no-repeat;
}

.food_menu ul li.hotdogs:hover, .food_menu ul li.hotdogs.active {
	background:url('../img/menu_nav3.jpg') right top no-repeat;
}

.food_menu ul li.chicken {
	background:url('../img/menu_nav4.jpg') left top no-repeat;
}

.food_menu ul li.chicken:hover, .food_menu ul li.chicken.active {
	background:url('../img/menu_nav4.jpg') right top no-repeat;
}

.food_menu ul li.salads {
	background:url('../img/menu_nav5.jpg') left top no-repeat;
}

.food_menu ul li.salads:hover, .food_menu ul li.salads.active {
	background:url('../img/menu_nav5.jpg') right top no-repeat;
}

.food_menu ul li.seafood {
	background:url('../img/menu_nav6.jpg') left top no-repeat;
}

.food_menu ul li.seafood:hover, .food_menu ul li.seafood.active {
	background:url('../img/menu_nav6.jpg') right top no-repeat;
}

.food_menu ul li.kids {
	background:url('../img/menu_nav7.jpg') left top no-repeat;
}

.food_menu ul li.kids:hover, .food_menu ul li.kids.active {
	background:url('../img/menu_nav7.jpg') right top no-repeat;
}

.food_menu ul li.sides {
	background:url('../img/menu_nav8.jpg') left top no-repeat;
}

.food_menu ul li.sides:hover, .food_menu ul li.sides.active {
	background:url('../img/menu_nav8.jpg') right top no-repeat;
}

.food_menu ul li.shakes {
	background:url('../img/menu_nav9.jpg') left top no-repeat;
}

.food_menu ul li.shakes:hover, .food_menu ul li.shakes.active {
	background:url('../img/menu_nav9.jpg') right top no-repeat;
}

.food_menu ul li.beverages {
	background:url('../img/menu_nav10.jpg') left top no-repeat;
}

.food_menu ul li.beverages:hover, .food_menu ul li.beverages.active {
	background:url('../img/menu_nav10.jpg') right top no-repeat;
}



.footer_left {
	width:400px;
	margin:10px 0 0 32px;
	float:left;
	font-size:10px;
	font-family:georgia;
	color:#a8aaac;
}

.footer_left a {
	color:#a8aaac;
}

.footer_right {
	width:240px;
	height:34px;
	margin:14px 20px 0 0;
	float:right;
/*	background:url('../img/bk_footer_right.jpg') top left no-repeat;*/
}

.footer_facebook {
	float:left;
/*	width:105px;
	height:20px;
	background:url('../img/footer_facebook_off.png') top center no-repeat;*/
	width:85px;
	height:16px;
	background:url('../img/footer_facebook_dark.png') top center no-repeat;
}

.footer_facebook:hover {
	background:url('../img/footer_facebook.png') top center no-repeat;
}

.footer_twitter {
	margin-top:1px;
	float:left;
/*	width:80px;
	height:17px;
	background:url('../img/footer_twitter_off.png') top center no-repeat;*/
	width:65px;
	height:13px;
	background:url('../img/footer_twitter_dark.png') top center no-repeat;
}

.footer_twitter:hover {
	background:url('../img/footer_twitter.png') top center no-repeat;
}

.header {
	margin:5px auto;
	width:943px;
	height:97px;
	background:url('../img/logo.png') top center no-repeat;
}

.home_left {
	float:left;
	width:452px;
	height:639px;
/*	background:url('../img/home_left.jpg') top center no-repeat;*/
	background:url('../img/home_bgleft2.jpg') top center no-repeat;
}

.home_left_text {
	width:421px;
	float:left;
	margin:20px 0 0 18px;
/*	border:1px solid #fff;*/
	color:#7c7e81;
	font-size:12px;
	line-height:1.4em;
	font-family:georgia;
}

.home_right {
	float:right;
	width:455px;
	height:639px;
	background:url('../img/home_right.jpg') top center no-repeat;
}

.home_right_text {
	width:380px;
	float:left;
	margin:30px 0 0 34px;
/*	border:1px solid #fff;*/
	color:#fff;
	text-align:center;
	font-family:arial;
	font-size:16px;
	line-height:1.8em;
	height:50px;
}

.item_description {
	font-family:georgia;
	font-weight:none;
	color:#000000;
	font-size:10px;
	float:left;
	width:230px;
	margin:0px 0 0 12px;
	line-height:14px;
}

.item_line {
	float:left;
	background:url('../img/line_horizontal.jpg') left top repeat-x;
	width:100%;
	height:1px;
	margin: 8px 0 2px 0;
}

.item_name {
	font-family:arial black;
	text-transform:uppercase;
	color:#bf202f;
	font-size:12px;
	float:left;
	width:220px;
	margin:0 0 0 8px;
}

.item_price {
	font-family:arial black;
/*	font-weight:bold;*/
	color:#000000;
	font-size:10px;
	float:left;
	width:40px;
	margin:3px 0 0 0;
}

.left {
	float:left;
}

.line_horizontal {
	float:left;
	background:url('../img/line_horizontal.jpg') left top repeat-x;
	width:100%;
	height:1px;
	margin: 4px 0 4px -5px;
}

.line_mini {
	float:left;
	width:2px;
	height:35px;
	background:url('../img/line_mini.jpg') no-repeat;
}

.line_vertical {
	float:left;
	background:url('../img/line_vertical.png') left top repeat-y;
	width:1px;
	height:410px;
	margin: 50px 0 0 7px;
}

.logo {
	float:left;
	width:175px;
	height:100px;
	margin:0px 0 0 5px;
}

.map {
	width:368px;
	height:255px;
	border:2px solid #e7e7e7;
	float:left;
	background:#fff;
	padding:1px;
	overflow:hidden;
}

.mapicon {
	float:left;
	width:122px;
	height:174px;
	margin:0px 0px 0 -15px;
}

.burgerlink {
	float:left;
	width: 450px;
	height: 440px;
}

.map_view {
	float:right;
	margin:0 20px 0 0;
	width:74px;
}

.map_view a {
	color:#d2d3d5;
	font-family:arial black;
	font-size:10px;
}

.main_menu {
	width:600px;
	float:right;
	height:31px;
	margin:64px 10px 0 0;
/*	background:url('../img/bk_menu.jpg') left top no-repeat;*/
}

.main_menu ul li {
	display:inline;
}

.main_menu ul li.home {
	background:url('../img/nav_homeoff.png') center no-repeat;
	height:31px;
	width:70px;
	float:left;
}

.main_menu ul li.home:hover, .main_menu ul li.home.active {
	background:url('../img/nav_homeon.png') center no-repeat;
}

.main_menu ul li.menu {
	background:url('../img/nav_menuoff.png') center no-repeat;
	height:31px;
	width:65px;
	float:left;
}

.main_menu ul li.menu:hover, .main_menu ul li.menu.active {
	background:url('../img/nav_menuon.png') center no-repeat;
}

.main_menu ul li.locations {
	background:url('../img/nav_locationsoff.png') center no-repeat;
	height:31px;
	width:110px;
	float:left;
}

.main_menu ul li.locations:hover, .main_menu ul li.locations.active {
	background:url('../img/nav_locationson.png') center no-repeat;
}

.main_menu ul li.about {
	background:url('../img/nav_aboutusoff.png') center no-repeat;
	height:31px;
	width:99px;
	float:left;
}

.main_menu ul li.about:hover, .main_menu ul li.about.active {
	background:url('../img/nav_aboutuson.png') center no-repeat;
}

.main_menu ul li.order {
	background:url('../img/nav_orderoff.png') center no-repeat;
	height:31px;
	width:138px;
	float:left;
}

.main_menu ul li.order:hover, .main_menu ul li.order.active {
	background:url('../img/nav_orderon.png') center no-repeat;
}

.main_menu ul li.contact {
	background:url('../img/nav_contactoff.png') center no-repeat;
	height:31px;
	width:118px;
	float:left;
}

.main_menu ul li.contact:hover, .main_menu ul li.contact.active {
	background:url('../img/nav_contacton.png') center no-repeat;
}

.menu_burger {
	float:left;
	margin:18px 0 0 16px;
	width:106px;
	height:398px;
	background:url('../img/menu_img/menu_burgers_roll.png') right no-repeat;
}

.menu_burger:hover {
	background:url('../img/menu_img/menu_burgers_roll.png') left no-repeat;
}

.menu_salad {
	float:left;
	margin:6px 0 0 16px;
	width:354px;
	height:139px;
	background:url('../img/menu_img/menu_salads_roll.png') bottom no-repeat;
}

.menu_salad:hover {
	background:url('../img/menu_img/menu_salads_roll.png') top no-repeat;
}

.menu_shake {
	float:left;
	margin:20px 0 0 10px;
	width:85px;
	height:252px;
	background:url('../img/menu_img/menu_shakes_roll.png') left no-repeat;
}

.menu_shake:hover {
	background:url('../img/menu_img/menu_shakes_roll.png') right no-repeat;
}

.menu_name {
	float:left;
	width:200px;
	margin:12px 0 0 30px;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	letter-spacing:1px;
}

.menu_option {
	float:left;
	width:150px;
	margin:2px 0 0 30px;
}

.menu_option ul {
	margin-left:13px;
}

.menu_option li {
	list-style:disc;
	font-family:georgia;
	font-size:10px;
	font-style:italic;
	color:#bf202f;
	line-height:17px;
}

.menu_option span {
	font-family:georgia;
	font-size:10px;
	font-style:italic;
	color:#000;
}

.menu_right {
	float:right;
	width:244px;
	height:514px;
	background:url('../img/menu_rightsidegrey.png') bottom repeat-x;	
}

.name_kids {
	margin:0 0 0 20px;
	float:left;
	width:57px;
	height:33px;
	background:url('../img/name_kids.png') top no-repeat;
}

.name_kids:hover {
	background:url('../img/name_kids.png') bottom no-repeat;
}

.name_sides {
	margin:0 0 0 0px;
	float:left;
	width:71px;
	height:33px;
	background:url('../img/name_sides.png') top no-repeat;
}

.name_sides:hover {
	background:url('../img/name_sides.png') bottom no-repeat;
}

.name_hotdogs {
	margin:0 0 0 0px;
	float:left;
	width:116px;
	height:33px;
	background:url('../img/name_hotdogs.png') top no-repeat;
}

.name_hotdogs:hover {
	background:url('../img/name_hotdogs.png') bottom no-repeat;
}

.name_chicken {
	margin:0 0 0 0px;
	float:left;
	width:173px;
	height:33px;
	background:url('../img/name_chicken.png') top no-repeat;
}

.name_chicken:hover {
	background:url('../img/name_chicken.png') bottom no-repeat;
}

.over_menu {
	float:left;
	position:relative;
	top:-16px;
	left:20px;
	width:198px;
	height:68px;
	background:url('../img/menu_orderonlinearrow_copy.png') top no-repeat;
}

.over_menu:hover {
	background:url('../img/menu_orderonlinearrow_copy.png') bottom no-repeat;
}

#preload {
	display:none;
}

.red_border {
	float:left;
	border:1px solid #ffffff;
}

.red_border:hover {
	border:1px solid #bf1e2e;
}

.right {
	float:right;
}

.serge {
	margin:0 0 0 -20px;
	float:left;
	width:380px;
	height:610px;
	padding-left:30px;
	background:url('../img/serge2.png') bottom left no-repeat;
}

.serge_info {
	float:right;
	width:180px;
	margin:6px -50px 0 64px;
}

.serge_info p {
	margin:0;
	color:#7c7e81;
}

.serge_right {
	margin:0 40px 0px 0px;
	float:right;
	width:350px;
	height:630px;
	padding-left:30px;
	background:url('../img/guy_yelling.png') bottom right no-repeat;
}

.video {
	float:right;
	width:497px;
	height:336px;
	background:url('../img/about_us_video_capture.png') bottom no-repeat;
/*	margin:18px 29px 0 0;*/
	position:relative;
	right:24px;
	top:22px;
}

.wrap {
	width:915px;
	height:716px;
	margin:9px auto;
	background:url('../img/main_border.png') top center no-repeat;
}

.wrap_top {
	width:915px;
	height:30px;
	margin:0 auto;
	margin-top:9px;
	background:url('../img/wrap_top.png') top center no-repeat;
}

.wrap_middle {
	width:915px;
	margin:0 auto;
	background:url('../img/wrap_middle.png') top center repeat-y;
}

.wrap_bottom {
	width:915px;
	height:46px;
	margin:0 auto;
	margin-bottom:9px;
	background:url('../img/wrap_bottom.png') top center no-repeat;
}

