@charset "utf-8";
/* CSS Document */

.header_navigation{
	border:0px solid #ff0000;
	height:145px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.header_navigation ul{
	border:0px solid #ff0000;
	float:left;
	display:block;
	height:145px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.header_navigation li{
	height:145px;
	font-size:16px;
	float:left;
	text-align:center;
	border:0px solid #ff0000;
	font-weight:bold;
}
.header_navigation li div{
	padding:64px 0px 0px 0px;
}	
/*Home Styles*/
 .home{
	color:#506b3b;
	width:82px;
	height:145px;
	text-align:center;
	border:0px solid #ff0000;
}
.home a {
	color:#506b3b;
	border:1px solid #ff0000;
	text-decoration:none;
}
.home:hover, .home a:hover {
	color:#fffff6;
/*	width:82px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon1.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_home{
	width:82px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}	
/*Home Styles Ends Here*/
/*Restuarant Styles*/
.restuarant{
	color:#506b3b;
	width:149px;
	height:145px;
	border:0px solid #ff0000;
}
.restuarant a {
	width:149px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.restuarant:hover, .restuarant a:hover {
	color:#fffff6;
/*	width:149px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon2.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_restuarant{
	width:149px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}	
/*Restuarant Styles Ends Here*/
/*EVENTS Styles*/
.events{
	color:#506b3b;
	width:95px;
	height:145px;
	border:0px solid #ff0000;
}
.events a {
	width:95px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.events:hover, .events a:hover {
	color:#fffff6;
/*	width:95px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon3.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_events{
	width:95px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}		
/*EVENTS Styles Ends Here*/

/*museum Styles*/
.museum{
	color:#506b3b;
	width:105px;
	height:145px;
	border:0px solid #ff0000;
}
.museum a {
	width:105px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.museum:hover, .museum a:hover{
	color:#fffff6;
/*	width:105px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon4.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_museum{
	width:105px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon4.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}		
/*museum Styles Ends Here*/

/*recipes Styles*/
.recipes{
	color:#506b3b;
	width:105px;
	height:145px;
	border:0px solid #ff0000;
}
.recipes a {
	width:105px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.recipes:hover, .recipes a:hover{
	color:#fffff6;
/*	width:105px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon4.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_recipes{
	width:105px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon4.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}		
/*recipes Styles Ends Here*/
/*store Styles*/
.store{
	color:#506b3b;
	width:82px;
	height:145px;
	border:0px solid #ff0000;
}
.store a {
	width:82px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.store:hover, .store a:hover{
	color:#fffff6;
/*	width:82px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon1.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_store{
	width:82px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}		
/*store Styles Ends Here*/
/*contact Styles*/
.contact{
	color:#506b3b;
	width:105px;
	height:145px;
	border:0px solid #ff0000;
}
.contact a {
	width:105px;
	height:145px;
	color:#506b3b;
	text-decoration:none;
}
.contact:hover, .contact a:hover{
	color:#fffff6;
/*	width:105px;
	height:145px;
	display:block;
	background-image:url(../images/ribbon4.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
.active_contact{
	width:105px;
	height:145px;
	color:#fffff6;
	display:block;
	background-image:url(../images/ribbon4.png);
	background-repeat:no-repeat;
	background-position:left top;
}		
/*contact Styles Ends Here*/

