body {
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
	color:#000;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(img/bg.png);
	background-repeat: repeat;
	background-position: center top;
}

A:link {
	COLOR: #000000;
	text-decoration: none
}
A:visited {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}
.coupon {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	background-color: #FF0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	margin-left: 40px;
}
.couponlinks {
	background: #FF9;
	text-transform: uppercase;
	border-left-style: double;
	border-right-style: double;
	border-bottom-style: solid;
	border-width: 1px;
	padding: 5px 20px;
	font-weight: bold;
}



#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	border: 4px solid #F4F4EE;
	background-color: #F90;
	background-image: url(img/layout_final_04.png);
	background-position: left top;
}

#page_header {
	height: 101px;
	background-color: #F90;
	background-image: url(img/layout_final_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #F3E7A9;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #F3E7A9;
  margin:0px;  
}

#menu_bar {
	height:142px;
	background-color: #F90;
	background-image: url(img/layout_final_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 11px;
margin-top:32px;
background-color: transparent;
color: #080808;
float: left;
width: 80%;
font-family: verdana, helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #FFF;
	color: #080808;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
}

#navcontainer ul li a:hover
{
	background-color: #000;
	color: #ffffff;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
}


#content_wrapper {
  background: transparent url('.img/layout_final_04.png') top left no-repeat;
}

#left_side {
  float:left;
  width:510px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  margin-left:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side p {
	margin:10px;
	margin-right:15px;
	margin-left:25px;
	font-family: verdana;
	font-size:12px;
	line-height:18px;
	color: #333333;
}

#right_side {
  float:right;
  width:210px;
}
  
#right_side h3 {
	margin-right:25px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size:13px;
	font-weight: bold;
	line-height:16px;
	color: #FFF;
	padding:4px;
	border:1px solid #3A3B22;
	background-color: #333;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:23px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 35px;
  background: #cfd0a3 url('img/layout_final_08.png') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:40px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 h6 {
	font-size: 10px;
	text-indent: 50px;
}
.locationslink {
	text-decoration: underline;
	text-transform: uppercase;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCC;
}
#page_footer .signature {
	color: #000;
	text-align:center;
	font-size:0.9em;
}
#page_footer .signature a:link, .signature a:visited {
	color: #333;
	text-decoration:none;
}
#page_footer .signature a:hover {
	color: #Ff9000;
}

