/*----------------------------------------------------------------------------------- body */
body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
}
.clearer {
	clear:both;
}
/*----------------------------------------------------------------------------------- frame */
#frame {
	width:720px;
	padding:0 10px 0 10px;
	margin:auto;
}
/*----------------------------------------------------------------------------------- logo */
#logo {
	display:none;
}
/*----------------------------------------------------------------------------------- partners */
#partners {
	display:none;
}
/*----------------------------------------------------------------------------------- main */
#main {
	width:400px;
	float:right;
	margin-left:10px;
}
	#blurb {
		border:#778065 solid 1px;
		padding:10px;
		background-color:#b8c677; /*#8e9d42;*/
		margin-bottom:10px;
		background-image:url(../images/blurbbg.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#blurb h1 {
		color:#fdf6b7;
		font-size:14px;
		margin:0 0 10px 0;
	}
	/*------------------------ banner */
	#banner {
		margin:auto;
	}
	#banner img {
		border:none;
	}
		#homeBanner {
		margin:auto;
		height:66px;
	}
	#homeBanner img {
		border:none;
	}
	/*------------------------ featured_restaurants */
	#featured_restaurants h1 {
		font-size:17px;
		color:#7e2914;
		margin:10px 0 0 0;
	}
	#featured_restaurants .featuredtitle {
		margin:10px 0 0 0;
	}
	#featured_restaurants .featuredwinetitle {
		margin:20px 0 0 0;
	}
	#featured_restaurants img {
		float:left;
		border:#000000 solid 1px;
		margin-right:10px;
	}
	#featured_restaurants .featuredtitle img {
		border:none;
	}
	#featured_restaurants h3 {
		margin:20px 0 5px 0;
	}
	#featured_restaurants h3 a {
		text-decoration:none;
		color:#0066ff;
		font-size:12px;
	}
	#featured_restaurants h3 a:hover {
		text-decoration:none;
		color:#990000;
		font-size:12px;
	}
/*----------------------------------------------------------------------------------- right_column */
#right_column {
	width:180px;
	float:right;
	margin-left:10px;
}
	/*------------------------ right_search */
	#right_search {
		display:none;
	}
	/*------------------------ right login */
	#rightlogin {
		display:none;
	}
	/*------------------------ chef_profile */
	#chef_profile {
		height:680px;
		padding:10px;
		font-size:10px;
	}
	#chef_profile a {
		text-decoration:none;
		color:#0066ff;
	}
	#chef_profile h4 {
		color:#990000;
		font-size:11px;
		margin: 0 0 10px 0;
	}
	#chef_profile p {
		margin-top:-8px;
	}
	#chef_profile h3 {
		color:#990000;
		font-size:12px;
		text-align:center;
	}
/*----------------------------------------------------------------------------------- footer */
#footer {
	width:720px;
	margin:10px auto 20px auto;
	text-align:center;
	font-size:10px;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;

}
	#footer a {
		text-decoration:none;
		color:#0066ff;	
	}
/*-------------------------------------Hours----------------------------------------------  */
#menutext_hours {
	float:left;
	margin:0 0 20px 0;
	display:block;
}
#menutext_hours #othercity {
	float:left;	
	padding-right:5px;
	border-right:#990000 solid 1px;
}
#menutext_hours #othercity2 {
	float:left;	
	margin-left:5px;
}
#menutext_hours .othercity {
	color:#990000;
}
#menutext_hours h4 {
	font-weight:bold;
	color:#0066ff;
	font-size:11px;
}
#menutext_menu {
	display:none;
}
.menuicon {
	display:none;
}
