.clr {
	clear:both;
}
html{
	background-color:#985405;
	color:#be6506;	
	font-weight:900;
	font-size:107%;
	background-image:url("../media/images/background.png");
	z-index:1;	
}

#body{
	position:relative;
	margin:auto;
	top:5px;
	width:776px;
	text-align:center;
	display:none;
	z-index:0;
}

body{
	position:relative;
	width:100%;
	height:600px;
	background-position: 75px top;
	margin: 0;
	padding: 0;
	background-image:url("../media/images/mainBodyBg.png");
	background-repeat:repeat-x;
}
/* Navigation Bar */
#navBar{
	position:relative;
	top:20px;
	width:450px;
	height:45px;
	float:right;
}

.nav{
	position:relative;
	height:28px;
	float:left;
	padding: 0 5px 0 5px;
	background-image:url("../media/images/buttons.png");
	background-repeat:no-repeat;

	
}

.nav span{
	display:none;
	float:right;
	background-repeat:no-repeat;
}

#home{
	width:63px;
	background-position:0px 6px;
}

#home:hover{
	background-position:0px 84%;
}

#about {
	width:95px;
	background-position:23% 6px;
}

#about:hover {
	background-position:23% 84%;
}


#menu {
	width:63px;
	background-position:49% 6px;	
}

#menu:hover {
	background-position:49% 84%;	
}

#eStore{
	width:85px;
	background-position:75% 7px;
}

#eStore:hover {
	background-position:75% 84%;	
}


#contact {
	width:80px;
	background-position:100% 6px ;
}

#contact:hover{
	background-position:100% 84%;
}
/*E Navigation Bar E */

/*Main Page Body */
#page{
	position:relative;
	float:left;
	height:auto;
	left:1px;
	width:750px;
	background-image:url("../media/images/bodyBg.png");
	background-repeat:repeat-x;
	background-color:#4b3d2a;
	border-left: 12px;
	border-left-style: solid;
	border-left-color: #21170e;
	border-right: 12px;
	border-right-style: solid;
	border-right-color: #21170e;
	
	
}

#main {
	position:relative;
	top:70px;
	margin:auto;
	width:592px;
	height:400px;
	background-image:url("../media/images/mainBody.png");
	background-repeat:no-repeat;
	display:none;
}

/*E Main Page Body E*/

/* Header */

.upper{
	position:relative;
	width:22px;
	height:50px;
	float:left;
}

#header{
	position:relative;
	float:left;
	padding: 65px 0 0 0;
	width:776px;
}

#logo {
	position:absolute;
	left:50px;
	top:2px;
	height:162px;
	width:161px;
	background-image:url("../media/images/logo.png");
	z-index:20;
}

#headerImage {
	position:absolute;
	left:350px;
	top:-9px;
	height:98px;
	width:328px;
	background-image:url("../media/images/header.png");
	z-index:2;
	
}

#upperLeft{
	background-image:url("../media/images/upperLeft.png");
}
#upperRight{
	background-image:url("../media/images/upperRight.png");
}

#upperCenter {
	position:relative;
	float:left;
	background-image:url("../media/images/upperRepeat.png");
	height:50px;
	width:732px;
}
/*E Header E*/

/* Footer */


#footer a,
#footer {
	position:relative;
	color:#5d3710;
	font: bolder 70% "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}

#links a,
#links {
	margin: 15px 0 0 0;
	color:#be6506 !important;
	font-size:90% !important;
}
.lower{
	position:relative;
	width:22px;
	height:76px;
	float:left;
}

#lowerLeft{
	background-image:url("../media/images/lowerLeft.png");
}
#lowerRight{
	background-image:url("../media/images/lowerRight.png");
}

#lowerCenter {
	position:relative;
	float:left;
	background-image:url("../media/images/lowerRepeat.png");
	height:76px;
	width:732px;
}


#copyright{
	position:relative;
	top:10px;
}

/*E Footer E*/

/* Menu */

#dailyMenu {
	display:none;
}

#menuOne {
	position:relative;
	width:594px;
	height:770px;
	margin:auto;
	background-image:url('../media/menus/menu.jpg');
	
}

#menuTwo {
	position:relative;
	width:594px;
	height:770px;
	margin:auto;
	background-image:url('../media/menus/menu2.jpg');
}

#couponOne {
	position:relative;
	width:594px;
	height:770px;
	margin:auto;
	background-image:url('../media/menus/couponOne.png');
	background-repeat:no-repeat;
}
#couponTwo {
	position:relative;
	width:594px;
	height:770px;
	margin:auto;
	background-image:url('../media/menus/couponTwo.png');
	background-repeat:no-repeat;
}

.arrow {
	position:absolute;
	top:400px;
	left:690px;
	width:52px;
	height:95px;
	background-image:url('../media/images/arrow.png');
	background-color:#5d3710;
	background-position: 0px 0px;
	display:none;
}

.arrow:hover {
	background-position: 0 100%;
}

.arrowLeft,
#arrowLeft {
	background-image:url('../media/images/arrowFlip.png');
	left:30px;
}

.print {
	position:relative;
	width:594px;
	height:770px;
	margin:auto;
	display:none;
}

/*E Menu E*/

/* Player */
#player{
	position:relative;
	margin:auto;	
	width:150px;
	height:15px;
	background-color:#21170e;
	text-align:center;
	color:#5d3710;
	font: bolder 70% "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#playerHover{
	width:150px;
	height:auto;
	display:none;

}

#player>span{
	
}


ul.graphic {
 list-style-type:none;
 padding-left:0px;
 margin-left:0px;
}

/* background-image-based CSS3 example */

ul.graphic {
 list-style-type:none;
 margin:0px;
 padding:0px;
}

ul.graphic li {
 margin-bottom:2px;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 /* assume all items will be sounds rather than wait for onload etc. in this example.. may differ for your uses. */
 display:inline-block;
 min-height:49px;
 border:3px solid #666;
 background-color:#666;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
 padding:0px 3px 0px 20px;
 min-width:3em;
 _width:3em;
 text-decoration:none;
 font-weight:bold;
 color:#fff;
}

ul.graphic li a.sm2_link {
 /* safari 3.1+ fun (or, proprietary crap. TBD.) */
 -webkit-transition-property: hover;
 -webkit-transition: all 0.15s ease-in-out;
}

ul.graphic li a.sm2_link,
ul.graphic li a.sm2_paused:hover,
ul.graphic li a.sm2_link:hover {
 background:#333 url(../media/images/play-ani.gif) no-repeat 0px 96%;
 _background-image:url(../media/images/play-ani.gif) no-repeat 0px 96%; /* IE 6 */
 background-repeat:no-repeat;
 border-color:#333;
}

ul.graphic li a.sm2_paused {
 background-color:#999;
 border-color:#999;
}

ul.graphic li a.sm2_paused:hover {
 background:#999 url(../media/images/play-ani.gif) no-repeat 0px 100%;
 _background-image:url(../media/images/play-ani.gif);
 border-color:#999;
}

ul.graphic li a.sm2_playing,
ul.graphic li a.sm2_playing:hover {
 background:#be6506 url(../media/images/play-ani.gif) no-repeat 0px 0px;
 _background-image:url(../media/images/play-ani.gif);
 border-color:#5d3710;
 text-decoration:none;
}


/*E Player E*/

 /* About */
.about{
	font: lighter 110% "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	display:none;
}

.about h3{
	color:#a21010;
	text-decoration:underline;
}

.about .quote{
	color:#508627;
}

.about #author{
	position:relative;
	left:210px;
}
.about p{
	clear:both;
	text-align:left;
	padding:5px;
}

.about ul{
	color:#508627;
}

.about #sig{
	position:relative;
	left:20px;
	font-style:italic;
}

/*E About E*/

/* Contact */

#contactUs {
	padding: 45px 0 0 0;
}
#map_canvas{
	position:relative;
	margin:auto;
	width: 396px; 
	height: 350px;
}

#bigger {
	cursor:pointer;
}
#contactForm {
	position:relative;	
	float:right;
	padding: 55px 0 0 0;
	width:47%;
	height:450px;
}

.contactUs h3{
	color:#a21010;
	text-decoration:underline;
}

#contactInfo{
	position:relative;
	float:left;
	width:50%;
	text-align:center;
	
}

label,
input {
	float:left;
	clear:left; 
	width:110px;
	height:18px;
	margin: 3px 5px 0 0;
	display:block;
	text-align:left;
}

label{
	margin: 0 0 0 5px;
}
#contactForm input {
	color:#032C02;
}

#contactForm input:focus {
	border: 1px outset #21170E;
	color:#508627;
}

#contactForm textarea{
	background-image:url("../media/images/fieldBg.gif");
	background-repeat:repeat-x;
	background-color:#6B6B69;
	border: 1px inset #21170E;
	text-transform:capitalize;
	color:#032C02;
	width:98%;
	font: lighter 100%  Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden
}


#contactForm textarea:focus{
	border: 1px outset #21170E;
}

.contactField {
	position:relative;
	float:left;
	width:125px;
	height:17px;
	margin: 0px 5px;
	padding:5px 0 0 0;
	color:black;
	font-weight:bold;
	border:1px inset #1E1911;
	background-image:url("../media/images/fieldBg.gif");
	background-repeat:repeat-x;
}

.contactButtons{
	float:right;
	text-align:center;
	width: 90px;
	height: 25px;
	color:#be6506 !important;
	background-image:url("../media/images/fieldButtons.png");
	background-repeat:repeat-x;
	background-color:#4B3D2A;
	border: 1px outset #21170E;
	font-weight:bolder;
	
}

.contactButtons:hover {
	border: 1px inset #21170E;
	text-decoration:underline;

}

#contact .contactField:focus, 
#contact textarea:focus {
	width:123px;
	height:16px;
	padding:3px 0 0 0;
	border: 2px solid #949858;
}


/*E Contact */