
#shim_index {
	width:475px;
	margin-bottom: 15px;
}

#main_content {
	position:absolute;
	top: 126px;
	width: 100%;
	text-align: center;
}

#main_content img {
	margin-left:auto;
	margin-right:auto;
	background-color: #330000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

/*LOCATION INFO*/
#location_content{
	width: 473px;
	padding-left:10px;
}

#location{
	width: 475px;
	margin-bottom: 25px;

}

#location_header{
	width:465px;
	vertical-align: top;
	margin-left: 5px;
}

#location_info{
	width:475px;
/*	border: 1px solid #D0BA7E;*/
	float:left;
	margin-right:0px;
	vertical-align: top;
}

#location_right{
	width:232px;
	border: 0px;
	float:right;
	margin-right:0px;
}

#exterior{
	margin-top:0px;
	margin-right:0px;
	float:right;
}

.rowLunch {
	background-color: #D1C5B6;
	padding: 3px;
}

.rowDinner {
	background-color: #B19B83;
	padding: 3px;
}

.rowDays { 	
	font-size:12px;
} 

.rowLastOrder {
	font-size:12px;
}
		
#hoursTable {
	font-size:12px;
	vertical-align:top;
	 border: 0px;  
	 width: 471px;
}

.data_list_box2 {
	font-size:12px;
}

.announcement {
	width: 465px;
	border-bottom:1px solid;
	border-bottom-color: ##D0BA7E; 
	padding: 4px; 
	background-color:##FFFFCC; 
	color:##000000;
	}

.clear_sides {
	clear: both;
	}

a.linkmail {
}

.time_am {
	font-size:10px;
	}
	
.business_hours {
	}

/*END LOCATION*/

/* PARTY PLANS*/
#party{
	width: 475px;
	margin-left:10px;
	margin-bottom: 25px;

}

#party_header{
margin-left: 5px;
width:465px;
padding-top: 15px;
border-top:solid 1px #CC0000;
}

#party_content{
/*	border: 1px solid #D0BA7E;*/
}

.party_details{
	padding-left:10px;
}

.row_partyPlan {

}
.col_partyPlan_left {
	width: 150px;
}
.col_partyPlan_right {

}

#partyDisclaimers{
	font-size: 8pt;
	color: #999;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*END PARTY PLANS*/


/*  RESERVATION  */

#reservations{
	width: 150px;
}

#reservation{
	width: 471px;
	margin-left:15px;
}

#reservation_header {
	padding: 15px 0 15px 0;
	border-top:solid 1px #CC0000;
}

#reservation_content{
	width: 471px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
/* RESERVATION FORM */


INPUT {
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFEE;
}

SELECT {
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFEE;
}


.cellLabel {
	text-align: left;
	background-color: #F2F2F2;
	font-weight: 500;
	text-indent: 3px;
	color: #666666;
}

.cellData {
	text-align: center;
	background-color: #E8E8E8;
	color: #666666;
}

.cellHeader {
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: 500;
	text-indent: 3px;
	background-color:#B19C82;
	padding: 1px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4BF55;*/
	color: #FFFFFF;
	font-weight:bold;
}

.cellSectionHeader {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 2px 0 2px 3px;
	background-color: #023200;
}

.cellContent {
	font-size: 12px;
	vertical-align:top;
}

.button {
	background-color: #8E150F;
	color: #FFFFFF;
	font-size: 9pt;
	line-height:20px;
	padding:4px;
}

/* END RESERVATION FORM */

/*Media News*/

.media_news {
	width:				465px;
	padding:			20px 0px 0px 5px;
	overflow:			hidden;
	}
.media_news .header {
	font-size:			12px;
	font-weight:		bold;
	color:				#FFFFFF;
	width:				459px;
	padding:			3px 0px 3px 6px;
	margin:				0px 0px 5px 0px;
	background:		#970000;
	}
	
.media_news .list {
	width:				465px;
	overflow:			auto;
	height:				100px;
	}
.media_news .list .table {
	width:				435px;
	padding:			2px 0px 2px 0px;
	overflow:			hidden;
	}
.media_news .list .table .col1 {
	font-size:			12px;
	font-weight:		bold;
	width:				90px;
	padding:			4px 0px 4px 0px;
	vertical-align:		top;
	float:					left;
	}
.media_news .list .table .col2 {
	font-size:			12px;
	line-height:		16px;
	width:				345px;
	padding:			4px 0px 4px 0px;
	vertical-align:		top;
	float:					right;
	}