div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

html,body{
	margin:0;
	padding:0
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background: #32524d;
}

p{
	margin:0px 0px 10px
}

a{
	color: #8a0c06;
	font-weight: bold;
}

form{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font: 16pt arial,sans-serif;
	color: #8a0c06;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
}

h2 {
	font: 110% arial,
	sans-serif;
	font-weight: bold;
	color:#777;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font: 110% arial,
	sans-serif;
	font-weight: bold;
	color:#8a0c06;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


div#hrRed2{
	width: 100%;
	height: 2px;
	display: block;
	font-size: 2px;
	background: #8a0c06;
}

div#header{
	position:relative;
	background: #7d2617;
	background-image: url(../Images/header.gif);
	background-repeat: no-repeat;
	color: #fec643;
	height: 71px;
	width: 770px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

div#header td{
	color: #fec643;
}
div#headerLinks table td{
	font: 11pt arial,sans-serif;
}

div#header a{
	font: 70% arial,sans-serif;
	font-weight: 500;
	text-decoration: none;
	color: #FFF;
}

div#headerLinks{
	position: absolute;
	bottom: 5px;
	right: 20px;
}

div#headline{
	font: 140% arial,sans-serif;
	font-weight: 900;
	color: #8a0c06;
	padding-bottom:0px;
	margin-top:20px;
	margin-bottom:0px;
}

div#separator{
	background: #FFF;
	background-image: url(../Images/horzGradient.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 770px;
	text-align: right;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}

div#container{
	background: #FFF;
	text-align:left;
	width:770px;
	margin: 0 auto;
}

div#content{
	background: #FFF;
	float:left;
	width:570px;
	padding-left: 25px;
	padding-right: 10px;
}

div#content p{
	line-height:1.4;
}

div#navigation{
	height: 450px;
	background-image: url(../Images/vertGradient.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float:right;
	width:200px
}

div#signUp{
	width: 172px;
	margin-left: 12px;
}

div#signUp img{
	margin-bottom: 5px;
}


div#extra{
	background: #FF;
	float:left;
	width:570px;
}

div#footer{
	background: #FFF;
	color: #000;
	clear:both;
	width:770px;
	padding-left: 25px;
	padding-right: 25px;
}

div#footer p{
	font: 80% arial,sans-serif;
	margin:0;
}

div#footer a{
	font: 90% arial,sans-serif;
	line-height: 180%;
	display:inline;
	padding:0px;
	color: #8a0c06;
}

div#footerLinks{
	text-align: center;
	color: #8a0c06;
}

#textEmail{
	width: 140px;
	border: #b08b24 1px solid;
}

#textZip{
	width: 75px;
	border:  #b08b24 1px solid;
}

.footerLine{
	width: 100%;
	height: 1px;
}

.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d5a931}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ecdaa6;
  border-right:1px solid #ecdaa6;
  background:#dfbe64}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #faf6ea;
  border-right:1px solid #faf6ea;
  background:#dcb958}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dcb958;
  border-right:1px solid #dcb958;}
.rounded4{
  border-left:1px solid #ecdaa6;
  border-right:1px solid #ecdaa6}
.rounded5{
  border-left:1px solid #dfbe64;
  border-right:1px solid #dfbe64}
.roundedfg{
	font: 90% arial,sans-serif;
	font-weight: bold;
	padding-top: 5px;
  	padding-left: 10px;
  	padding-bottom: 5px;
  	background:#d5a931
}

.textRed{
	color: #8a0c06;
}

.redBold{
	color: #8a0c06;
	font: 8pt;
	font-weight: bold;
}

.largeRed{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt;
	COLOR: #9e0d06;
}

ul {
	margin: 0px; 
	padding: 0px;
	list-style-type:square; 
	list-style-position:inside;
}
li {
	margin: 0;
	padding: 0;
}

#subLinks{
	font: 8pt arial,sans-serif;
	padding-top: 10px;
	padding-bottom: 30px;
}

#sitemap ul { 
	margin: 0; padding: 0; 
}
#sitemap ul a{ 
	font-size: 140%;
	font-weight: bold;
}
#sitemap li ul {
	padding-left: 1.5em; 
}
#sitemap li ul a{
	font-size: 90%;
	font-weight: normal;
}

table#locationTable td{
	font: 60% arial,sans-serif;
}

table#locationsTable tbody tr.rowTint { 
	background:#fcfbf3; 
}

table#locationsTable tbody td { 
	border-top: 1px solid #ccc; 
	padding: 5px 3px 5px 5px;
}

table#locationsTable tbody tr{
 	vertical-align: top;
 	font: 70% arial, sans-serif;
}

.location{
	font: 9pt arial,sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.days{
	font: 8pt arial,sans-serif;
	color: #7d100a;
	font-weight: bold;
	white-space: nowrap;
}

.locBar{
	color: #e99b17;
	font: 12pt arial,sans-seriff;
	padding-left: 2px;
	padding-right: 2px;
}

.lineOut{
	color: #b3b2b2;
	text-decoration: line-through;
}

#onlineOffersContent{
	background: #FFF;
	background-image: url(../Images/bgHorzFade.gif);
	background-repeat: repeat-y;
	color: #000;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#onlineOffersContent p{
	font: 90% arial,sans-serif;
	margin-left: 0px;
	padding-bottom: 2px;
}

#coupon1{
	width: 130px;
	float: left;
	padding-bottom: 30px;
	margin-right: 50px;
}
#coupon2{
	width: 130px;
	float: left;
	padding-bottom: 30px;
	margin-right: 50px;
}
#coupon3{
	width: 130px;
	float: left;
	padding-bottom: 30px;
}
#coupon4{
	width: 130px;
	float: left;
	padding-bottom: 30px;
	margin-right: 50px;
}
#coupon5{
	width: 130px;
	float: left;
	padding-bottom: 30px;
	margin-right: 50px;
}
#coupon6{
	width: 130px;
	float: left;
	padding-bottom: 30px;
}

.couponText{
	font-weight:bold;
	width: 130px;
	text-align: center;
}


#bgCornerFadeTop {
	width: 292px;
	height: 21px;
	background: #FFF;
	background-image: url(../Images/bgCornerFadeTop.gif);
	background-repeat: no-repeat;
}

#bgCornerFadeBot {
	width: 292px;
	height: 21px;
	background: #FFF;
	background-image: url(../Images/bgCornerFadeBot.gif);
	background-repeat: no-repeat;
}
