﻿* {
	margin: 0;
}
a {
	border:none;
}
img {
	border:none;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	clear:both;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fae1b8;
	background-image:url('../images/bistro_bg.jpg');
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
}
#page {
	width:946px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
}
#right_cont {
	float:left;
	width:563px;
	background-color:#FFF;
	background-image:url('../images/inside_body_left.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	padding:50px 0 25px 0;
}
#right_cont p {
	float:left;
	padding:10px 50px 5px;
	font-size:12px;
	line-height:19px;
}
#right_cont ul {
	margin:0px 0px 0px 80px;
	float:left;
	list-style:disc;
	padding:0px;
}
#right_cont li {
	margin:0px;
	float:left;
	padding:5px 200px 5px 0;
}
#right_cont h3 {
	float:left;
	padding:20px 170px 5px 50px;
	line-height:17px;
	font-size:18px;
	color:#492f92;
	text-transform:uppercase;
}
#right_cont a {
	font-weight:bold;
	color:#4db848;
}
#main_nav {
	float:left;
	background-image:url('../images/nav_bg_inside.jpg');
	background-repeat:no-repeat;
	float:left;
	width:564px;
	height:104px;
}
ul.green {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: left;
	clear: left;
}
ul.green li {
	float: left;
}
ul.green li a {
	float: left;
	text-decoration: none;
	color: #333;
	padding: 4px 4px 0 0;
	margin-right: 9px;
	font: 900 11px "Arial", Helvetica, sans-serif;
}
ul.green li a span {
	float: left;
	padding-right: 4px;
	display: block;
	margin-top: -4px;
	height: 24px;
}
ul.green li a:hover {
	color: #fff;
	background: url('../images/green.png') no-repeat top right;
}
ul.green li a:hover span {
	background: url('../images/green.png') no-repeat top left;
}
ul.green li a.current {
	background: url('../images/green.png') no-repeat top right;
	color: #fff;
}
ul.green li a.current span {
	background: url('../images/green.png') no-repeat top left;
}
.top_right_nav {
	float:right;
	padding-bottom:20px;
}
ul.top {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: left;
	clear: left;
}
ul.top li {
	float: left;
}
ul.top li a {
	float: left;
	text-decoration: none;
	color: #333;
	padding:  4px 4px 0 0;
	margin-right: 14px;
	font: 900 9px "Arial", Helvetica, sans-serif;
}
ul.top li a span {
	float: left;
	padding-right: 4px;
	display: block;
	margin-top: -4px;
	height: 24px;
}
ul.top li a:hover {
	color: #fff;
	background: url('../images/top_purp.png') no-repeat top right;
}
ul.top li a:hover span {
	background: url('../images/top_purp.png') no-repeat top left;
}
ul.top li a.current {
	background: url('../images/top_purp.png') no-repeat top right;
	color: #fff;
}
ul.top li a.current span {
	background: url('../images/top_purp.png') no-repeat top left;
}
#message_ad {
	float:left;
	padding:15px 20px 11px 13px;
	width:531px;
	height:231px;
}
#btm_ads {
	width:530px;
	height:170px;
	float:left;
	background-image:url('../images/ads_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 0px 0px 27px;
}
.blog_ad {
	float:left;
	width:257px;
	height:161px;
}
.blog_ad h2 {
	color:#000;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:dotted #333;
	padding:79px 10px 2px 0px;
	margin-left:10px;
}
.blog_ad p {
	color:#333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:35px 15px 5px 0px;
}
.blog_ad h3 {
	padding:45px 0px 0px 114px;
}
.giftcard_ad {
	float:left;
	width:257px;
	height:92px;
}
.giftcard_ad h2 {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:19px 10px 10px 105px;
}
.giftcard_ad h3 {
	padding:45px 0px 0px 114px;
}
.takeout_ad {
	float:left;
	width:257px;
	height:61px;
}
.takeout_ad h2 {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:21px 10px 6px 86px;
}
.takeout_ad h3 {
	padding:45px 0px 0px 114px;
}
#left_cont {
	float:left;
	width:382px;
}
#home {
	background-image:url('../images/logo_header_inside.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:382px;
	height:159px;
}
#copy_body {
	float:left;
	width:382px;
	font-size:12px;
	padding-bottom:30px;
}
#copy_body img {
	padding:0px 0px 0px 0px;
	border: #FFF solid 2px;
	margin: 4px 0px 0px 0px;
}
#copy_body a{
	color:#4db848;
}
.portal_home {
	width:80px;
	height:50px;
	float:left;
}
.bistro_home {
	width:100px;
	height:100px;
	float:right;
	margin-right:150px;
	margin-top:30px;
}
a.button {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font: bold 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:hover {
	color: #fccc82;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
#footer {
	float:left;
	width:946px;
	height:53px;
	border:#FFF solid 2px;
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	margin-top:15px;
}
#footer h1 {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding:16px 0 0 15px;
}
#footer h2 {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding:23px 0 0 290px;
}
#footer a {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	text-decoration:none;
	padding-left:15px;
}
#footer a:hover {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	text-decoration: underline;
}
#footer span {
	color:#492f91;
	font-size:10px;
	font-weight:normal;
}
