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

<style type="text/css">

a img{
	border:none;
 }
 
img{border:none;
}

.link{
	outline:none;
	}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:bb0000;
	text-decoration:underline;
	}
a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:bb0000;
	text-decoration:underline;
	}
a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:bb0000;
	text-decoration:underline;
	}
a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:bb0000;
	text-decoration:none;
	}
a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:bb0000;
	text-decoration:underline;
	}

a.fade {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	}

a.fade:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#666666;
	font-size:12px;
	}
a.fade:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:12px;
	}

body{
	background-color:#FFFFFF;
	  text-align:center;
	  padding:0;
	  margin:0;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  color:#000000;
	  font-size:12px;
	}
#back{
background: #ffffff url(../images/back1.jpg) no-repeat top center;
}


.box{
	position:relative;
	padding: 0px;
	width:800px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:200px;
	
}


#bottom_fade {
	z-index: 99;
	width:100%;
	height: 80px;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	background: url(../images/bottom-fade.png) bottom center repeat-x;
}

.header
	{
	height:125px;
	width:800px;
	margin:0;
	padding:0;
	}
	
.top-spacer{
	background-image:url(../images/top-back.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	height:30px;
	width:790px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	padding:0 5px 0 5px;
	}
	
.menu{
	background-color:#ffffff;
	height:30px;
	width:790px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	padding:0 5px 0 5px;
	}

	
#menu-link{
	background-color:#ffffff;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	font-size:14px;
	font-style:italic;
	color:#000000;
	border-right:#333333 1px dotted;
	text-decoration:none;
	}	
	
#menu-link:hover{
	background-color:#dddddd;
	float:left;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	font-size:14px;
	font-style:italic;
	color:#000000;
	border-right:#333333 1px dotted;
	text-decoration:underline;
	}
	
.fltrt {
	float: right;
	margin-left: 8px;
	margin-right:8px;
	padding:0;
}

.fltlft {
	float: left;
	margin-right: 8px;
	margin-left:8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*mail list join*/

#address{
	background-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
border:dotted #FFFFFF 1px;
}

/*main content*/


.content{
	background-image:url(../images/content-back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	padding:10px 10px 10px 10px;
	width:778px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}
	
h1{
	font-size:16px;
	color:#BB0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	margin:0;

	}


.dotline{
	height:3px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	margin:0px 0px 3px 0px;
	}
#full-box{
	width:738px;
	padding:10px 10px 10px 10px;
	border:10px #333333 solid;
	background-color:#FFFFFF;
	background-image:url(../images/left.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	
	}
	#full-box-fb{
		width:738px;
		padding:10px 10px 10px 10px;
		border:10px #333333 solid;
		background-color:#FFFFFF;
		background-image:url(../images/left.png);
		background-position:left top;
		background-repeat:no-repeat;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#000000;
		overflow:hidden;

		}	
	
	
	

	
	
	/*Restaurant boxes*/
	
	
.full-rest{
	width:344px;
	padding:0px 10px 0px 10px;
	border:10px #333333 solid;
	background-color:#ffffff;
	background-image:url(../images/left.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
	
#left-box{
	margin-right:10px;
	}	
a.rest-font:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:50px;
	text-decoration:none;
	color:#BB0000;
	}
a.rest-font:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	line-height:50px;
	color:#BB0000;
	}
a.rest-font:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:underline;
	line-height:50px;
	color:#BB0000;
	}
a.rest-font:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:50px;
	text-decoration:none;
	color:#BB0000;
	}
	

a.rest-font-g:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	line-height:50px;
	color:#00832b;
	}	
a.rest-font-g:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	line-height:50px;
	color:#00832b;
	}
a.rest-font-g:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:underline;
	line-height:50px;
	color:#00832b;
	}
a.rest-font-g:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	line-height:50px;
	color:#00832b;
	}

#rest-menu{
	width:344px;
	height:50px;
	background-color:#FFFFFF;
	}
	
a.rest-menu-link{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	color:#000000;
	font-size:18px;
	line-height:50px;
	text-decoration:none;
	padding:0 10px 0 10px;
	margin-right:0px;
	border-right:dotted 1px #666666;
	background-color:#F5F5F5;
	}
a.rest-menu-link:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	color:#000000;
	font-size:18px;
	line-height:50px;
	text-decoration:none;
	padding:0 10px 0 10px;
	margin-right:0px;
	border-right:dotted 1px #666666;
	background-color:#F5F5F5;
	}
a.rest-menu-link:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	font-size:18px;
	line-height:50px;
	text-decoration:underline;
	padding:0 10px 0 10px;
	margin-right:0px;
	border-right:dotted 1px #333333;
	background-color:#F5F5F5;
	}

/*footer*/


.footer{
	background-color:#f5f5f5;
	height:80px;
	width:778px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:10px 10px 10px 10px;
	border:#333333 solid 1px;
	color:#333333;
	}
	
.bottom_bar{
	width:800px;
	/*background-image:url(../images/bottom_bar.png);*/
	background-color:#333333;
	height:10px;
	}
#footer-right{
	width:180px;
	font-style:italic;
	line-height:20px;
	border-bottom:#999999 dotted 1px;
	border-top:#999999 dotted 1px;	
	}
#footer-right:hover{
	background-color:#FFFFFF;
	border-bottom:#999999 dotted 1px;
	border-top:#999999 dotted 1px;	
	line-height:20px;
	width:180px;
	font-style:italic;
	color:#333333;
	
	}

#footer-left{
	width:500px;
	}
#footer-center{
	color:#999999;
	margin-left:8px;
	margin-right:8px;
	width:762px;
	text-align:center;
	}	
	
	
/*SIDER GALLER*/
#slideshow {
    position:relative;
    height:344px;
	width:344px;
	margin-left:-10px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

</style>
