body#latest_news_page{
	background:#fff url(../images/latest_news/body_bg.jpg) repeat scroll 0 0;	
}

body#latest_news_page div#main{
	background:transparent url(../images/latest_news/main_bg.jpg) no-repeat scroll 0 0;
}


/* ------------------ HEADER::MAIN_NAV ----------------------- */
ul#main_nav{
	margin:0px 0 0 0px;
	padding:0px;
	width:785px;
	height:29px;
	float:left;
	clear:both;
	list-style-type:none;
}

ul#main_nav li{
	float:left;
	width:100px;
}

ul#main_nav li a{
	display:block;
	height:29px;
	text-indent:-3500px;		
}

ul#main_nav li a:hover{
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll 0 -1px;	
}

ul#main_nav li#home{
	width:82px;	
}

ul#main_nav li#home a:hover{
	width:82px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll 0px 0px;
}

ul#main_nav li#events{
	width:73px;	
}

ul#main_nav li#events a:hover{
	width:73px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -82px -0px;
}


ul#main_nav li#ravenous_at_meridien{
	width:170px;	
}

ul#main_nav li#ravenous_at_meridien a:hover{
	width:170px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -155px -0px;
}


ul#main_nav li#about_us{
	width:85px;	
}

ul#main_nav li#about_us a:hover{
	width:85px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -325px 0px;
}


ul#main_nav li#our_food{
	width:85px;	
}

ul#main_nav li#our_food a:hover{
	width:85px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -410px 0px;
}


ul#main_nav li#gallery{
	width:78px;
}

ul#main_nav li#gallery a:hover{
	width:78px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -495px 0px;
}

ul#main_nav li#latest_news{
	width:102px;
}

ul#main_nav li#latest_news a:hover{
	width:102px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -573px 0px;
}

ul#main_nav li#contact_us{
	width:105px;
}

ul#main_nav li#contact_us a:hover{
	width:105px;
	background:transparent url(../images/latest_news/a_main_nav_hover_bg.jpg) no-repeat scroll -675px 0px;
}


ul#main_nav li a{
	display:block;
	height:29px;
	text-indent:-3500px;		
}


div#main_content{
	min-height:300px;
	position:relative;
	padding:15px 0 10px 38px;
}

div.latest_news{
	margin:0 0 15px 0;
	padding:0 0 10px 0;
}


div.latest_news div.latest_news_txt{
	float:left;
	width:650px;
	padding-right:50px;
}

div.latest_news img{
	float:left;	
}

div.latest_news_txt h2{
	margin:0 0 10px 0;
	padding:0px;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#cfae68;
}

div.latest_news_txt h2 em{	
	color:#fff;
	margin-left:35px;
}
