body{
	padding:0;
	margin:0;
	top: 0;
	background: url(../images/bg.gif) repeat;
}

a img{
	border:none;
}

p{
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0;
	padding-bottom: 0;
	text-align: justify;
	position: relative;
	left: 50px;
}

#bigframe{
	width:100%;
	margin:0;
	padding:0;
	z-index: 1;
	top: 20px;
	position: absolute;
}

a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #2B1C19;
	text-decoration: none;
}

/**********header******************/


#header{
	height:120px;
	position:relative;
	width:920px;
	margin:0 auto;
	background-image: url(../images/bg_top.png);
	z-index: 1;
	top: 0;
}

#facebook{
	position:absolute;
	left: 827px;
	top: 51px;
	z-index: 0;
}
#facebookimg{
	position:absolute;
	background: url(../images/facebook.jpg) left top;
	width: 38px;
	height: 38px;
}

#facebook a{
	text-indent:-9000px;
}

#logo{
	position:absolute;
	left: 49px;
	top: 47px;
	z-index: 0;
}
#logoimg{
	position:absolute;
	background: url(../images/logo.jpg) left top;
	width: 312px;
	height: 64px;
}

#logo a:hover{
	background-position: left top;
}

#logo a{
	text-indent:-9000px;
}

#lang{
	position:absolute;
	top: 90px;
	left: 740px;
	z-index: 1;
	width: 140px;
}

#lang ul {
    margin:0;
    padding:0;
    list-style:none;
}

#lang li{
	float:left;
	margin:0;
	padding:0;	
}


#eng{
	width: 65px;
	height:16px;
    background: url(../images/lang_en.jpg) left top;
    padding:0;
	position: relative;
	display: block;
}

#fr{
	width: 62px;
	height:16px;
    background: url(../images/lang_fr.jpg) left top;
    padding:0;
	position: relative;
	display: block;
}

#lang a:hover{
	background-position: left bottom;
}

#lang a{
	text-indent:-9000px;
}

#lang .selected{
	background-position: left bottom;
}


/**********nav******************/


#nav{
	height:46px;
	position:relative;
	width:920px;
	margin:0 auto;
	background-image: url(../images/bg_nav.png);
	z-index: 1;
}

#navmenu{
	position: absolute;
	top: 8px;
	left: 80px;
	z-index: 0;
}

#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}

#nav li{
	float:left;
	margin:0;
	padding:0;	
}

#story{
	width: 95px;
	height: 17px;
    background: url(../images/nav_story.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#menu{
	width: 42px;
	height: 20px;
    background: url(../images/nav_menus.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#photos{
	width: 47px;
	height: 20px;
    background: url(../images/nav_photos.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#franchising{
	width: 82px;
	height: 20px;
    background: url(../images/nav_franchise.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#careers{
	width: 60px;
	height: 20px;
    background: url(../images/nav_careers.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#feedback{
	width: 97px;
	height: 20px;
    background: url(../images/nav_feedback.png) left top;
	position: relative;
	left: 0px;
	display: block;
	margin-right: 40px;
}

#locations{
	width: 82px;
	height: 20px;
    background: url(../images/nav_locations.png) left top;
	position: relative;
	left: 0px;
	display: block;
}

#navmenu a:hover{
	background-position: left -20px;
}

#navmenu a{
	text-indent:-9000px;
}

#navmenu .selected{
	background-position: left -20px;
}


/**********middle******************/

#middle{
	position:relative;
	width:920px;
	background-image: url(../images/bg_middle.png);
	margin: 0 auto;
	z-index: 1;
	height: auto;
	top: 0;
}

#tablecolumn {
	position: relative;
	left: 20px;
	z-index: 2;
	top: 15px;
	width: 750px;
}

#tablecolumn p{

	position: relative;
	margin: 0;
	vertical-align: top;
	width: 240px;
}

#headoffice{
	position: absolute;
	top: 285px;
	left: 23px;
	width: 215px;
	text-align: left;
}


/**********footer******************/

#footer{
	height: 175px;
	position:relative;
	width:920px;
	margin: 0 auto;
	z-index: 1;
	background: url(../images/bg_footer.png) no-repeat;
}

#footmenu{
	position: absolute;
	z-index: 0;
	width: 830px;
	left: 82px;
	clear: left;
	top: 11px;
}

#footer ul {
    margin:0;
    padding:0;
    list-style:none;
}

#footer li{
	float:left;
	margin:0;
	padding:0;	
}

#footgiftcards{
	width: 225px;
	height: 78px;
    background: url(../images/foot_giftcards.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left: -9px;
}

#footfeedback{
	width: 218px;
	height: 78px;
    background: url(../images/foot_feedback.jpg) left top;
    padding:0;
	position: relative;
	display: block;
}

#footfranchise{
	width: 205px;
	height: 78px;
    background: url(../images/foot_franchise.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left: 41px;
}

#footlocations{
	width: 235px;
	height: 78px;
    background: url(../images/foot_locations.jpg) left top;
    padding:0;
	position: relative;
	display: block;
	left: 122px;
}

#footer a:hover{
	background-position: left -77px;
}

#footer a{
	text-indent:-9000px;
}

#footer .selected{
	background-position:left -77px;
}

#copyright {
	position: absolute;
	top: 130px;
	left: 228px;
}

#copyright ul {
    margin:0;
    padding:0;
    list-style:none;
}

#copyright li{
	float:left;
	margin:0;
	padding:0;	
}

#copy{
	background-image: url(../images/copywirte.png);
	width: 254px;
	height: 14px;
}

#privacy {
	width: 140px;
	height: 16px;
    background: url(../images/button_privacy.png) right top;
    padding:0;
	position: relative;
	display: block;
	top: 0;
	left: 0;
}

#electricpixel {
	width: 84px;
	height: 16px;
    background: url(../images/button_ep.png) right top;
    padding:0;
	position: relative;
	display: block;
}

#copyright a:hover{
	background-position: right bottom;
}

#copyright a{
	text-indent:-9000px;
}

#copyright .selected{
	background-position: right bottom;
}

/**********slideshow************/

#slideshowbgs{
	position: relative;
	width: 861px;
	height: 230px;
	left: 30px;
	background-color: white;
	top: 30px;
	padding-top: 0;
}

#homeslogan{
	position: relative;
	width: 811px;
	height: 110px;
	background: url(../images/home_slogan.jpg) no-repeat;
	left: 54px;
	top: 40px;
}

#menuslogan{
	position: relative;
	width: 811px;
	height: 100px;
	background: url(../images/home_slogan.jpg) no-repeat;
	left: 54px;
	top: 27px;
}

/**********story******************/

#storybox{
	width: 442px;
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#storybox p{
	position: relative;
	top: 21px;
	width: 400px;
	line-height: 23px;
	left: 12px;
	height: auto;
	text-align: justify;
}

#locationsbox{
	width: 392px;
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#locationsbox p{
	position: relative;
	top: 21px;
	width: 360px;
	line-height: 23px;
	left: 12px;
	height: auto;
	text-align: justify;
}

#storyheader {
	position: relative;
	left: 50px;
	z-index: -1;
	width: 250px;
}

#storypolaroid {
	position: absolute;
	top: 27px;
	left: 499px;
}

#right_image {
	position: absolute;
	top: 15px;
	left: 455px;
}

#pb{position:absolute;
	top: 73px;
}

#cfa{
	padding-left: 171px;
	padding-top: 15px;
}

/**********join******************/

#fooform{	
	position: relative;
	width: 460px;
	line-height: 23px;
	left: 12px;
}

#careerheader {
	position: relative;
	z-index: -1;
	top: 40px;
}

#careertext p{
	position: relative;
	top: -98px;
	margin-bottom: -130px;
}

.orangebold{
	color: #FF6600;
	font-weight: bold;
}

.brownbold{
	color: #2B1C19;
	font-weight: bold;
}

.orangebold2{
	color: #FF6600;
	font-weight: bold;
}


/**********feedback****************/

#footable {
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0 0 -40px;
	position: relative;
	left: 10px;
	padding-bottom: 40px;
	top: 40px;
}

#feedbacktable {
	font:13px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height:20px;
	margin: 0 0 -40px;
	position: relative;
	left: 10px;
}

.tableright {
	text-align: right;
	font-weight: bold;
	color: #2B1C19;
}

/**********menu****************/

#menunav{
	position: absolute;
	top: 97px;
	left: 80px;
	z-index: 0;
	width: 260px;
	height: 500px;
}

#menunav2{
	position: relative;
	top: 97px;
	left: 80px;
	z-index: 0;
	width: 260px;
	height: 150px;
}

#menunav a:hover{
	background-position: right top;
}

#menunav a{
	text-indent:-9000px;
}

#menunav .selected{
	background-position: right top;
}

#menunav p{
	line-height: 0;
	text-align: center;
}

#benedicts{
	width: 257px;
	height: 31px;
    background: url(../images/menu_benedicts.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 0px;
}

#florentine{
	width: 257px;
	height: 31px;
    background: url(../images/menu_favorites.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 32px;
}

#eggs{
	width: 257px;
	height: 31px;
    background: url(../images/menu_eggs.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 64px;
}

#crepes{
	width: 257px;
	height: 31px;
    background: url(../images/menu_crepes.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 96px;
}

#pancakes{
	width: 257px;
	height: 31px;
    background: url(../images/menu_pancakes.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 128px;
}

#pastas{
	width: 257px;
	height: 31px;
    background: url(../images/menu_pastas.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 160px;
}

#burgers{
	width: 257px;
	height: 31px;
    background: url(../images/menu_burgers.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 192px;
}

#sides{
	width: 257px;
	height: 31px;
    background: url(../images/menu_sides.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 224px;
}

#drinks{
	width: 257px;
	height: 31px;
    background: url(../images/menu_drinks.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 256px;
}

#kids{
	width: 257px;
	height: 31px;
    background: url(../images/menu_kids.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 288px;
}

#earlybird{
	width: 257px;
	height: 31px;
    background: url(../images/menu_earlybird.jpg) left top;
    padding:0;
	position: absolute;
	display: inline-block;
	top: 320px;
}


#menubox{
	position: relative;
	left: 360px;
	height: 440px;
	z-index: 1;
	top: -88px;
	width: 400px;
}

#menubox1{
	position: relative;
	height: auto;
	z-index: 1;
}

#menubox2{
	position: absolute;
	left: 250px;
	height: auto;
	z-index: 1;
	top: 0;
}

#menubox p{
	position: relative;
	width: 210px;
	left: 12px;
	height: auto;
	text-align: justify;
	color: #FF6600;
	font-size: 13px;
	letter-spacing: 0;
}

.superorangebold{
	color: #2B1C19;
	font-weight: bold;
	font-size: 17px;
}

.superorangebold2{
	color: #2B1C19;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	left: -40px;
	width: 220px;
}

.exdent{
	position: relative;
	left: -40px;
	width: 220px;
}

.menusmall{
	font-size: 11px;
	margin-left: 14px;
	position: relative;
	line-height: 14px;
	margin-top: 0;
	width: 210px;
	float: left;
	top: -4px;
	padding-bottom: 3px;
	color: #2B1C19;
}

.smalltext{
	font-size: 11px;
	margin-left: 14px;
	line-height: 14px;
	margin-top: 0;
	float: left;
	padding-bottom: 3px;
	color: #2B1C19;
}

.menusmallline{
	font-size: 11px;
	position: relative;
	line-height: 15px;
	margin-top: 2px;
	width: 270px;
	top: 0;
	padding-bottom: 3px;
	color: #2B1C19;
}

.menubold {
	font-weight: bold;
	letter-spacing: 0;
	
}

/**********location****************/

#location2 {
	position: absolute;
	top: 228px;
	left: 320px;
}

/**********privacy*****************/

#privacybox{
	position: relative;
	left: 60px;
	height: auto;
	z-index: 1;
	top: -68px;
}

#privacybox p{
	position: relative;
	top: 21px;
	width: 770px;
	line-height: 14px;
	left: 12px;
	height: auto;
	text-align: justify;
	font-size: 11px;
}