body {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #D8D4BC;
	background-image: url(images/side_bar.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	font-family: arial;
	font-size: 12pt;
	color: #898564;
}

FORM { display:inline; }

.stage {
	position: absolute;
	top: 145;
	left: 166;
	width: 584;
}


.featured {
	border-left: 1px solid #AA9D85;
	border-right: 1px solid #AA9D85;
	border-bottom: 1px solid #AA9D85;
	padding: 10 0 13 0;
}

.box {
	color: #9b987d;
	background-color: #DFDBC7;
	border: 1px solid #AA9D85;
	padding: 2 5 2 5;}

.box2 {
	border: 1px solid #D7D2B9;
	background-color:white;
	padding: 10;}

.letter {
	font-size: 9pt;
	border: 0px;
	background-color: #C9FFDB;
}

.title {
	font-size: 20px;
	font-family: Arial;
	color: #9b987d;
	background-color: #DFDBC7;
	border: 1px solid #AA9D85;
	padding: 0 0 0 5;
}

.title2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #9b987d;
	background-color: #DFDBC7;
	border: 1px solid #AA9D85;
	padding: 0 0 0 5;
}

.title3 {
	color: #9E9A7A;
  background-color: #DFDBC7;
  border: 1px solid #AA9D85;
  padding: 2 5 2 5;
	font-size: 15pt;
	font-weight: bold;}

.title4 {
  letter-spacing: 2px;
  font-size: 20px;
  font-family: Arial;
  color: #9b987d;
  background-color: #DFDBC7;
  border: 1px solid #AA9D85;
  padding: 0 0 0 5;
  width: 65%;
}

.menu {
	font-size: 24px;
	font-family: arial;
	position: absolute;
	top: 154;
	left: 1;
	width: 157;
}

#footer {
	font-size: 9pt;
	font-weight: bold;}

#footer a {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.top_ad {
	position: absolute;
	top: 12;
	left: 282;
	color: #bbbbbb;
	font-size: 11pt;
	text-align:center;
}

#menu a {
	font-family: arial;
	font-size: 23px;
	text-decoration: none;
	color: #9B987D;
	position: absolute;
	width:158;
	text-align: right;
	border-top: 1px solid #BBB799;
}

#menu a:hover {
	background-color: #B5B292;
	color: #DED9C2;
	border-top: 1px solid #9B987D;
	border-bottom: 1px solid #9B987D;
	z-index: 1;
}

#menu a:active {
	background-color: #DED9C2;
	color: #9B987D;
	border-top: 1px solid #9B987D;
	border-bottom: 1px solid #9B987D;
}

a.menu_links_it {
	font-family: arial;
	font-size: 24px;
	text-decoration: none;
	color: #9B987D;
	background-color: #DED9C2;
	border-top: 1px solid #9B987D;
	border-bottom: 1px solid #BBB799;
	border-right: 1px solid #C8C6B0;
	position: absolute;
	width:158;
	text-align: right;
}

a.big {
	color: #9B987D;
	font-size: 18px;
}

a.big:hover {
	color: #B5B292;}

a {
	color: #9B987D;
}

a:hover {
	color: #B5B292;}

.text {
	border-top: 1px solid #9B987D;
	border-left: 1px solid #9B987D;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #F0EDDB;
	color: #898564;
}

.button {
	border-bottom: 1px solid #9B987D;
	border-right: 1px solid #9B987D;
	border-top: 1px solid white;
	border-left: 1px solid white;
	background-color: #F0EDDB;
	color: #898564;
}

.null {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
}

/*added by Nick for daily specials page*/

#special #company {
font-size:14px;
font-weight:bold;
}

#special #offer {
padding: 5px 20px;
}

#special .phone {
display:inline;
font-size:12px;
}

#special .expire {
font-size:10px;
text-align:right;
}

div.partner-group {
font-size:10pt;
font-weight:900;
color:#137930;
border-bottom:1px solid #137930;
margin: 0 0 7 0; }

.title1 {
color: #004F87;
font-family: Arial;
font-size: 12pt;
font-weight: 900;
line-height: 0.9em;
border-bottom: 2px solid #40BC4F;}

.text_input {
background-color: #F1EFEA;
border: 2px solid #AA9D85;
color: #898564;
font-weight: bold;}

.button_input {
background-color: #D8D4BC;
font-size: 17pt;
font-weight: bold;
color: #898564;
border-left: 2px solid white;
border-top: 2px solid white;
}

.note {
  border: 1px solid #D7D2B9;
  background-color:white;
	font-size: 10pt;
  padding: 10;
	margin-left: 35;
 	margin-right: 35;}

.coupon {
  border: 2px dashed #D7D2B9;
  background-color:white;
  font-size: 13pt;
  padding: 10;
  margin-left: 35;
  margin-right: 35;}
