body {
	background: url(../images/background_flatware.png);	
}

h1 {
	color: #336699;
	font-size: 16pt;
	font-style: italic;
	padding-top: 10px;
	font-weight: bold;}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

a, h1 a {
	color: #cc0000;
	text-decoration: none;
}

p {margin:0 0 1.1em;}

#header {
	background: url(../images/header.png) no-repeat;
	width: 990px;
	height: 116px;
}
#header-search {
	float: right;
	margin-top: 30px;
	margin-right: 25px;
}

#nav {
	background: url(../images/nav_bar.png) no-repeat;
	width: 990px;
	height: 40px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 16px 0 16px;
	
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: url("../images/nav_right_norm.png") no-repeat right top;
}

#nav li a {
	background: url("../images/nav_left_norm.png") no-repeat left top;
	color: black;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 7px 25px 8px 25px;	
}

#nav li a:hover {
	text-decoration: underline;
}

#nav .left-cap a {
	background: none no-repeat top left;	
	
}

#nav .right-cap {
	background: none no-repeat top right;
}

#nav #current {	
	background-image: url(../images/nav_right_on.png);
}

#nav #current a{
	background-image: url(../images/nav_left_on.png);
	color: #cc0000;
}

#nav #current.right-cap {
	background-image: url(../images/nav_right_end_cap_on.png);
}

#nav #current.left-cap a {
	background-image: url(../images/nav_left_end_cap_on.png);
}

#content {
	background: url(../images/background_content.png) repeat-y;
}

#content-inner {
	background: url(../images/background_content_bottom.png) no-repeat 0 bottom;
}

.home-bullets {
	list-style: none;
	padding: 0;
	margin: 0;
}

.home-bullets li {
	background: url(../images/star.png) no-repeat 2px top;
	padding-left: 32px;
}
.home-bullets li a {
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.home-bullets li span{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.blog-sidebar {
	margin-bottom: 10px;
}

.blog-sidebar .title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

.blog-sidebar .date {
	color: #000000;
}


.row {
	font-size: 13px;
	padding: 0 0 5px 0;	
}

.row .icon {
	margin: -4px 0 -4px 0;
	height: 31px;
}

.row .first-row {
	background: url(../images/odd_row_background.png) no-repeat;
	padding-top: 5px;
}
.top {
	height: 8px;
}
.odd .top {
	background: url(../images/odd_row_top.jpg) no-repeat;
}

.odd {
	background: url(../images/odd_row_background_slice.jpg) repeat-y;
}

.categories td {
	font-size: 12px;
	font-weight: bold;
}

#browse-search {
	background: url(../images/search_browse_background.png) no-repeat;	
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 20px 10px 20px;
	position: relative;
	width: 660px;
}

#browse-search div {
	padding-bottom: 15px;
}

#browse-search label {	
	padding: 0;
	margin: 0;
	padding-right: 20px;	
	float: left;
}

#browse-search select {
	margin: 0;
	padding: 0;
}

.search-wrapper {
	border: none;
	width:389px;
	margin: 0;	
}

.search-wrapper input, .search-wrapper button {
	border: none;
	float: left;
}

.search-wrapper input.search-box {
	width: 257px;
	height: 21px;
	background: url(../images/search_background.png) no-repeat;
	margin-right: 5px;
	padding: 8px 21px 4px 21px;
}

.search-wrapper button.search-submit {
	width: 54px;
	height: 37px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/search_go_button.png) no-repeat top right;
}
/*
.search-wrapper {
	position: absolute;
	width: 380px;	
}

.search-wrapper .left {
	position: absolute;
	display: block;
	background: url(../images/search_left.png) no-repeat;
	width: 21px;
	height: 30px;
	left: 0;
	top: 0;
}

.search-wrapper .search-box {
	position: absolute;
	border: 0 none;
	background: url(../images/search_repeat.png) repeat-x;
	width: 258px;
	height: 20px;
	left: 21px;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 4px 0;
}

.search-wrapper .right {
	position: absolute;
	display: block;
	background: url(../images/search_right.png) no-repeat;
	width: 21px;
	height: 30px;
	left: 279px;
	top: 0;
}

.search-wrapper .search-submit {
	position: absolute;
	left: 23px;
	top: 0;	
}
*/

#browse-search select {
	font-size: 16px;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	width: 990px;
	height: 50px;
}

.restaurants-picture {
	text-align: center;
}

#coupon {
	position: relative;
	width: 593px;
	text-align: center;
	font-size: 12pt;	
	background: #fff;
	height: 245px;
}

#coupon td {
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#coupon p {
	padding: 0;
	margin-bottom: 7px;
	font-size: 13px;
}

#coupon h1 {
	color: black;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	padding: 0;
	margin: 0 0 5px 0;
}

#coupon small, #coupon small p {
	font-size: 10px;
}

#coupon-image {
padding: 10px;
}

#print-link a{
	color: #fff;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#mymap {
	width: 400px;
	height: 350px;
	border: 3px solid #ccc;
}

/*--------Ads--------*/
.banner-ads {
	width: 728px;
	height: 90px;
}
.skyscraper-ads {
	width: 120px;
	height: 600px;
}
.banner-ads a, .skyscraper-ads a {
	display: none;
}
.banner-ads a.ad-1, .skyscraper-ads a.ad-1 {
	display: block;
}
.ad-banner-left {
}

.ad-skyscraper {
	margin-left: 40px;
}

.rect-ad {
	padding-bottom: 10px;
}

.midrise-ad {
	padding-bottom: 10px;
}