* { margin:0; padding:0;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-size:100%;
	line-height:1em;
	font-family:"Trebuchet MS";
	font-size:0.8em;
	line-height:1.25em;
	text-align:center;
	padding: 48px 12px 12px 12px;
	/*background-image: url(../images/Checkboard.gif);
	background-repeat: repeat;
	background-color: #9b0334;*/
	
	background: #9b0334;
background-image: url(../images/Checkboard.png); /* fallback */
background-image: url(../images/Checkboard.png), -webkit-gradient(linear, left top, left bottom, from(#9b0334), to(#b8003c)); /* Saf4+, Chrome */
background-image: url(../images/Checkboard.png), -webkit-linear-gradient(top, #9b0334, #b8003c); /* Chrome 10+, Saf5.1+ */
background-image: url(../images/Checkboard.png),    -moz-linear-gradient(top, #9b0334, #b8003c); /* FF3.6+ */
background-image: url(../images/Checkboard.png),     -ms-linear-gradient(top, #9b0334, #b8003c); /* IE10 */
background-image: url(../images/Checkboard.png),      -o-linear-gradient(top, #9b0334, #b8003c); /* Opera 11.10+ */
background-image: url(../images/Checkboard.png),         linear-gradient(to bottom, #9b0334, #b8003c); /* W3C */
}


body.home div.mainmenu li a.home, body.location div.mainmenu li a.location, body.menu div.mainmenu li a.menu {
	color: #FFFFFF;
	background-color: #990132;
}
h1 {
	color: #9b0334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 16px;
}

h2 {
	color: #9b0334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 8px;
}

h3 {
	color: #9b0334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-weight:normal;
	font-family:tahoma;
	color:#38352d;
	font-size:0.92em;
	font-weight:normal;
	padding-left:5px;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}

/*==================list====================*/
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

/*==========================================*/

a {
	text-decoration:underline;
	color:#ec2f45
}
a:hover {
	text-decoration:underline;
	color: #C21228;
}

h4 {
	color:#fff;
	font-size:1em;
	margin:0 0 15px 0;
}


.clear { 
	clear:both;
}

p {
	margin:0 0 16px 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/*header*/
#header {
	height:434px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0px;
	background-color: #FFF;
	/*border-radius: 10px 10px 0 0;*/
}

.logo {
	position: absolute;
	margin: -36px 0 0 22px;
	height: 201;
}

/*content*/
#content {
	background-color: #F7F7E1;
}

.banner {
	margin-bottom:5px;
}

.banner2 {
	margin-right:5px;
}

.banner2alt {}

.content-indent {
	padding:20px 28px 20px 37px;
}

.inner {
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}

/*footer*/
#footer {
	padding: 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #000000;
	/*background-image: url(../images/footer_wood.jpg);*/
	/*order-radius: 0 0 10px 10px;*/
}
#footer .indent {
	width: 700px;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 42px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none
}

ul.footer-menu {
	margin:0;
	padding:0 0 6px 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}

ul.footer-menu li {
	line-height:1em;
	display:inline;
}

ul.footer-menu li a{
	text-decoration:underline;
	color:#ffd931 !important;
	padding:0 10px 0 14px;
	border-left:solid 1px #ffdeaf
}

ul.footer-menu li a:hover {
	text-decoration:none;
}

ul.footer-menu li a.m1 {
	padding-left:0;
	border:none;
}

/*================== index.html ==================*/

select {
	width:278px;
	height:21px;
}

input {
	width:268px;
	height:16px;
}

textarea {
	width:268px;
	height:97px;
	overflow:auto;
	margin-bottom: 5px;
	display:block;
}

/*==================block====================*/
.box-menu {
	margin-bottom: 0px;
	background-color: #d9cec6;
	border-radius: 10px;
}

.box {
	margin-bottom: 0px;
}

.box .indent1 {
	padding-right: 24px;
	padding-bottom: 8px;
}

.box-2 {
	width:100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.box-4 {
	width:100%;
	background-image: url(../images/box4_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*==========================================*/



#address {
	position: absolute;
	width: 330px;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: right;
	line-height: 1.3em;
	color: #FFFFFF;
}

span.storename {
	color: #9b0334;
	font-weight: bold;	
}

span.phone {
	color: #000000;	
}

/*TABBED NAVIGATION*/
div.mainmenu {
/*width: 624px;*/
/*width: 980px;*/
	float: right;
	margin: 115px 6px 0 0;
	font-weight: bold;
}

div.mainmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.mainmenu li {
	float: left;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
}

div.mainmenu li a:link, div.mainmenu li a:visited {
	color:#000000;
	text-decoration: none;
}

div.mainmenu a {
	display: block;
	margin: 0;
	padding: 16px 42px;
	background-color: #ffd931;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}

div.mainmenu a:hover {
	display: block;
	margin: 0;
	padding: 16px 42px;
	background-color: #FFE771;
	color: #000000;
}

.location_address {
	float: left;
	width: 208px;
}

.googlemaps {
	width: 100%;
}

span.navmenutext {
display: none;	
}

#mobilemenunav {
display: none;	
}

p.menumobileinstructions {
	display: none;	
}
