

/* @group Clearfix */

span.tinytext {
	color: gray;
	font-size: 10px;
}



/* @end */

/* @group Global Tags */

ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

/* @end */



/* @end */

/* @group Global Elements */
* {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #160a00;
}

}
a{
	text-decoration: none;
}

html{
	background: url(../images/background.png) no-repeat center top;
}
#custom-doc { width:62.15em;*width:60.66em;min-width:808px; margin-left:auto;margin-right:auto;text-align:left;}

/* @group Lists */



/* @end */

/* @group Paragraphs */



/* @end */

/* @group Headers */



/* @end */

/* @group Forms */



/* @end */



/* @end */

/* @group Layout Styles */

/* @group Slider */

#slider ul.navigation li {
	float: left;
}

#slider {
  width: 646px;
  margin: 0 auto;
  position: relative;
}

.scroll {
	  width: 646px;

  height: 400px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  padding: 0;
  width: 646px;
	height: 430px;
}

div#concentrics {
	text-align: left;
	margin-top: 6px;
}

/* @end */

/* @group Header */



/* @end */

/* @group Body */
div#center{
	float: left;
	width: 682px;
}
div#left, div#right {
	float: left;
	width: 50px;
	height: 200px;
	margin-top: 275px;
	cursor: pointer;
}

div#left{
	text-align: right;
	padding-right: 15px;
}

div#right{
	width: 36px;
	margin-left: 10px;
}

div.yui-g {
}

div#header {
	height: 165px;
}

div#main_menu {
	border-right: 1px solid #a2a79f;
	border-left: 1px solid #a2a79f;
	text-align: center;
}

div#main_body {
		border-right: 1px solid #a2a79f;
	border-left: 1px solid #a2a79f;
	height: 455px;
	width: 676px;
}
/* @end */

/* @group Footer */

span.social-link {
	float: left;
	margin-top: 7px;
}

#social_networking span.social-link.facebook-link {
	padding-left: 22px;
}



/* @end */



/* @end */

/* @group Pages */

/* @group Home */


/* @end */

/* @group About */



/* @end */



/* @end */

p {
	font-size: 12px;
	color: #7b7b7b;
	margin-bottom: 10px;
	margin-top: 2px;
}

h1 {
	font-size: 35px;
	color: #e80202;
	margin-bottom: 4px;
	line-height: 36px;
}

h2 {
	font-size: 18px;
	color: #e80202;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	color: #e80202;
	margin-bottom: 4px;
}

a {
		color: #e80202;
		outline: none;

}

ul#food_menus li{
float: left;
margin-right: 5px ;	
		color: #e80202;
}

ul#food_menus li a{
	text-decoration: none;
	font-size: 16px;
	
}
div.panel_right {
	margin-top: 8px;
	float: right;
	width: 260px;
}



div.panel_left {
	width: 360px;
	float: left;
	margin-right: 11px;
	visibility: visible;
}

#meet_max div.panel_left p {
	font-size: 11px;
}

#meet_max div.panel_left h1 {
	font-size: 25px;
}

input[type=text] {
	width: 250px;
	height: 22px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	margin-top: 2px;
}

label{
	display: block;
	float: left;
	padding-right: 5px;
}
#label_city, input#city{
	width: 110px;
}

#label_state, input#state{
	width: 42px;
}

#label_zip, input#zip{
	width: 87px;
}

#label_phone, input#phone,
#label_email, input#email{
	width: 122px;
}

#label_event_time, input#event_time,
#label_number_of_guests, input#number_of_guests{
	width: 122px;
}

textarea#comments {
	width: 250px;
		border: 1px solid #bbb;

}

div#funkytext {
	border-right: 1px solid #a2a79f;
	border-left: 1px solid #a2a79f;
	text-align: left;
	padding-top: 2px;
}

div#happenings_content {
	height: 350px;
	overflow-y: auto;
}

#funkytext {
	height: 40px;
	text-align: left;
	width: 676px;
	float: left;
}
ol#takeout_locations li {
	color: #7b7b7b;
	font-size: 12px;
}
ol#takeout_locations {

	margin-bottom: 16px;
}