/* CSS Document */

body{
	background:#940a0b url(../images/bg.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:130%;
	margin:0;
	padding:0;
	text-align:center;
}

img{
	border:none;
}

p{margin:0 0 10px 0;
text-align:left;
font-size:12px;
	color:#ffffff;
}

.title{
	font-size:32px;
	color:#fc394b;
	padding-top:37px;
	padding-bottom:10px;
}

.chefs_title{
	font-size:32px;
	color:#fc394b;
	padding-top:20px;
	padding-bottom:10px;
}

.top_title{
	font-size:32px;
	color:#fc394b;
	padding-bottom:15px;
	margin-top: 12px;
}

.events_title{
	font-size:32px;
	color:#fc394b;
	padding-bottom:30px;
	margin-top: 12px;
}

.subtitle{
	font-size:16px;
	color:#fc394b;
	padding-top:10px;
	padding-bottom:5px;
	font-weight: bold;
}

.events_subtitle{
	font-size:16px;
	color:#fc394b;
	padding-top:0px;
	padding-bottom:5px;
	font-weight: bold;
}

.menu_subtitle{
	font-size:16px;
	color:#fc394b;
	padding-top:0px;
	padding-bottom:15px;
	font-weight: bold;
}

.days{
	font-size:16px;
	color:#fc394b;
	font-weight: bold;
	padding-bottom: 5px;
}

.button{border-bottom:#710000 solid 1px; border-right:#710000 solid 1px;}


.arrow{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding-left:14px;
	margin: 0 12px 12px 12px;
	font-weight: bold;
}

.menu_links{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding-left:14px;
	margin: 0 12px 12px 0px;
	font-weight: bold;
	font-size:15px;
}

.event_menu_links{
	font-weight:bold;
	font-size:16px;
	padding-right:15px;
}

a {
	color:#eac85d;
	text-decoration:none;
}

a:hover{color:#eac85d;
	text-decoration:none;}

.big_text{font-size:15px}

.nav{margin-right:15px;}

.nav2{
padding-left:15px;
background-image:url(../images/space.gif);
background-repeat:no-repeat;
}

#home_wrapper{
	margin:40px auto 0px auto;
	padding:0px;
	width:952px;
	height:650px;
	text-align:left;
}

#wrapper{
	margin:40px auto 0px auto;
	padding:0px;
	width:952px;
	height:650px;
	text-align:left;
}

#top_nav{
	position:relative;
	margin-top:18px;
	left:7px;
	font-size: 14px;
	font-weight: bold;
	width:500px;
}

#nav2{
	position:relative;
	margin-top:3px;
	left:7px;
	font-size: 13px;
	width:500px;
}

#home_content{
	margin-top:19px;
	width:952px;
	height:477px;
	position: relative;
}

#content{
	margin-top:19px;
	width:952px;
	height:436px;
	position: relative;
}

#home_content p{
	padding:12px;
	line-height:normal;
	margin-bottom:5px;
	padding-bottom: 8px;
}

.home_box_1{
	background-image:url(../images/home_box.gif);
	background-repeat:no-repeat;
	width:292px;
	height:477px;
	padding:6px;
	position:absolute;
	left:0px;
	top:0px;
}

.home_box_2{
	background-image:url(../images/home_box.gif); 
	background-repeat:no-repeat; 
	width:292px; 
	height:477px; 
	padding:6px; 
	position:absolute;
	left:324px;
	top:0px;
}

.home_box_3{
	background-image:url(../images/home_box.gif); 
	background-repeat:no-repeat; 
	width:292px; 
	height:477px; 
	padding:6px; 
	position:absolute;
	left:648px;
	top:0px;
}

#logo{
	margin-left:8px;
	width:300px;
}

#mastheadBtn{
	float:right;
}

.body{
	font-size:13px;
	line-height: 130%;
}

.body_link{
	font-size:16px;
	font-weight:bold;
	padding-top:25px;
	color: #fc394b;
	padding-bottom: 10px;
}

#left_col{
	width:470px;
	height:424px;
	background-image:url(../images/bg_left_col.gif);
	background-repeat:no-repeat;
	padding: 6px;
	float: left;
}

#left_col_4{
	width:482px;
	height:437px;
	float: left;
}

#right_col{
	margin-left:23px;
	width:447px;
	height:436px;
	float: right;
}

.square{
	background-image:url(../images/bg_left_col_sm.gif);
	background-repeat:no-repeat;
	padding:6px;
	width: 225px;
	height:202px;
}

#footer{
	margin-left:8px;
	margin-top: 23px;
	clear: both;
}

.footer p{
	margin:0 0 5px 0;
}
