html, body, ul, li, h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
.clear {
	clear: both;
}
body {
	background-image: url(images/bgsliververtical.jpg);
	background-repeat: repeat-x;
	background-color: #514B28;
}
#wrapper {
	text-align: center;
	width: 850px;
	margin: 0 auto;
}
#headerbox {
	position: relative;
	height: 45px;
	width: 850px;
	background-image: url(images/headerbgbtm.jpg);
	text-align: left;
}
#headerbox ul {
	padding-left: 10px;
}
#headerbox li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	line-height: 45px;
	vertical-align: middle;
	padding: 0 10px;
}
#headerbox #phonenumber, #headerbox #corpphone {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	line-height: 45px;
	vertical-align: middle;
	padding: 0 10px;
}
#headerbox #corpphone {
	position: absolute;
	right: 0px;
	top: 40px;
	color: #000000;
}

#headerbox li:hover, #headerbox ul .selected {
	background-image: url(images/headerarrow.gif);
	background-position: center 0;
	background-repeat: no-repeat;
}
#headerbox ul .divider {
	background-image: none;

}
#headerbox a {
	color: #FFF;
	text-decoration: none;
}
#mainbody {
	background-color: #676737;
	width: 850px;
	text-align: left;
}
#mainbtmrnd, #subbtmrnd, #dsbtmrnd {
	background-image: url(images/homebtm.gif);
	height: 11px;
	width: 850px;
	text-align: left;
	background-repeat: no-repeat;
}
#subbtmrnd {
	background-image: url(images/subbtm.gif);
}
#dsbtmrnd {
	background-image: url(images/dsbtm.gif);
}
#footerinfo {
	height: 42px;
	width: 850px;
	position: relative;
	color: #9a9a52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0 11px;
	vertical-align: middle;
}
#footerinfo img {
	vertical-align: middle;
	border: 0;
}
#footerinfo td {
	width: 33%;
}
#footermid {
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
}
#footerinfo a {
	color: #9a9a52;
	text-decoration: none;
}
#footerinfo a:hover {
	color: #FFF;
}
#copyright {
	padding-left: 11px;
	text-align: left;
}
#footerlinks {
	padding-right: 11px;
	text-align: right;
}
#footerlinks li {
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	float: left;
}

#homebanner {
	background-color: #FFF;
	height: 200px;
}
#homeleftcol {
	width: 355px;
	/*background-color:#FF66FF;
	background-color:#9A9A52;*/
	float: left;
}
#homerightcol, #subrightcol {
	color: #FFF;
	float: left;
	width: 455px;
	padding: 0 20px;
	padding-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
}
#subrightcol ul {
	padding-left: 20px;
}
#subrightcol li {
	list-style-position: outside;
	list-style-type: disc;
}
#subrightcol {
	background-color: #DEDEBD;
	color: #282514;
}
#subrightcol a {
	color: #514B28;
	color: #952c29;
	font-weight: bold;
	text-decoration: none;
}
#subrightcol a:hover {
	color: #D73F3A;
}
#subrightcol h1 {
	font-size: 1.8em;
	font-weight: normal;
}
#subrightcol h1 img {
	vertical-align: middle;
	border: 0;
}
#subrightcol h3 {
	font-size: 1.16em;
	font-style: italic;
	font-weight: normal;
}

#homeleftcol img, #homeleftcol ul, #homeleftcol li, #subleftcol img,
#subleftcol ul, #subleftcol li {
	padding: 0;
	border: 0;
	margin: 0;
}

#homeleftcol ul, #subleftcol ul {
	margin: 20px 20px;
	margin-bottom: 9px;
}
#homeleftcol li, #subleftcol li {
	margin-top: 10px;
	list-style-image: none;
	list-style-type: none;
}
#homeleftcol img:hover {
	cursor: pointer;
}

#dailyspecials {
	font-size: .8em;
}
#dailyspecials td {
	width: 20%;
}
#dailyspecials tr {
	border-top: thin solid #000;
}
#dailyspecials .borderline {
	height: 1px;
	background-color: #000;
}
#dailyspecials p {
	padding: 0;
	margin: 6px 4px;
}

#dailyspecials .specialitem, #dailyspecials .specialfirst {
	width: 20%;
	float: left;
}
#dailyspecials .specialline {
	clear: both;
}
