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

*{
	padding:0;
	margin:0;
}
body{
background-image:url(/2010/images/bk.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
	}
h2{
font-family:Georgia, "Times New Roman", Times, serif; color:#990000;}	
#wrap{
	width:100%;
	height:100%;
	text-align:center;
}
#main{
	width:952px;
	height:100%;
	display:block;
	background-color:#FFFFFF transparent;
	margin:0 auto;
	text-align:left;
	margin-top:10px;
}
/*------HEADER----------	*/
#header{
	
}
#top{
	width:952px;
	height:54px;
	background-image:url(/2010/images/top.png);
	border-bottom:1px #bcbdc0 solid;		
}
#email-blast{
	padding:0;
	height:19px;
	display: inline;
	width:100%;

}
#email-input{
	font-family: Arial, Helvetica, sans-serif;
	width:170px;
	height:19px;
	background-color: #e7e7e8;
	border: 1px #666666 solid;
	text-align: right;
	position: relative;
	top:19px;
	left:693px;
	font-size:9px;
}
#email-button{
	width:72px;
	height:19px;
	background-image: url(/2010/images/join.jpg);
	border: 1px #666666 solid;
	position: relative;
	top:30px;
	left:693px;
}	
#logo-banner{
	width:948px;
	height:113px;
	border:2px #FFFFFF solid;
	background-image: url(/2010/images/logo-bar.jpg);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:no-repeat;	
}
#top-banner{
	width:600px;
	height:90px;
	background-color:#FFFFFF;
	margin-top:11px;
	margin-left:335px;
}
#nav{
	width:950px;
	height:30px;
	background-color:#bcbdc0;
	border:1px #bcbdc0 solid;		
	background-image:url(/test/2010/images/button-bk.jpg);
	background-repeat:repeat-x;
	display:block;		
}

/*CONTENT*/
object{
}
#back-wrap{
	width:950px;
	height:100%;
	border:1px #bcbdc0 solid;
	background-color:#FFFFFF;
	display: compact;
}
#news-ticker{
	width:726px;
	height:285px;
	display:block;
	margin:10px;
	padding:10px;
	border:1px #bcbdc0 solid;
	background-color:#FFFFFF;		

}
#news-ticker embed{
	border:1px #999999 solid;
}
#left-column{
	width:766px;
	min-height:550px;
	display:block;
	background-color: #ECEFEF;
	margin:0;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bcbdc0;
	border-bottom-color: #bcbdc0;
}
#right-column{
	width:180px;
	margin-left:769px;
	display:block;
	background-color: #fff;
}
#right-column div{
	margin:0 auto;
	width:160px;
	background-color:#FFFFFF;
	display:block;
}

#right-column img{
	margin:10px 0px;
	border:1px #bebebe solid;
}
.teaser{
	width:366px;
	height:200px;
	margin:0 10px 10px 10px;
	border:1px #bebebe solid;
	float:left;
	
}	
.right-teaser{
	width:366px;
	height:200px;
	margin:0px 0px 10px 0px;
	border:1px #bebebe solid;			
	float:left;

}
.teaser-category{
	display:block;
	width:366px;
	height:30px;
	background-color: #bebebe;
}
.scroll-head{
	display:block;
	width:746px;
	height:30px;
	background-color: #bebebe;
}
.teaser-content{
font-size:10px;
width:346px;
height: 154px;
overflow:auto;
padding:5px;
margin-left:5px;
background-color:#FFFFFF;
}
.teaser img, .right-teaser img{
	width:100px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;	
}
a.tease-link:link{
	color: #990000;
	text-decoration: none;
}
a.tease-link:visited{
	text-decoration: none;
	color: #990000;
}
a.tease-link:hover{
	text-decoration: none;
	color: #FF0000;
}
a.tease-link:active{
	text-decoration: none;
	color: #990000;
}

/*scroller*/
#section-scroll{
	width:746px;
	height:255px;
	display:block;
	margin:10px;
	border:1 #333333 solid;
	background-color: #fff;
	clear:left;
	border:1px #bebebe solid;
	text-decoration: none;
}
#scroller{
	width:725px;
	height:220px;
	display:block;
	margin:10px;
	border:1px #bcbdc0 solid;
	background-color:#FFFFFF;		

}
#box{
	width:729px;
	height:210px;
	margin:5px;
	overflow:auto;
	text-align:center;
}
#display{
	width:100%;
	height:100%;
}
#display img{
	margin:5px;
	border: 1px #666666 thin;
	height:146px;
}
#display a{
border: 1px #333333 thin;
padding:3px;
display:block;
text-transform: capitalize;
font-weight:bold;}
#display a img{
	border:1px #666666 solid;
}
/*scroller*/
	
	
/*FOOTER*/
#footer{				
	background-color:#FFFFFF;
	text-align:center;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.style1 {
	font-size: 12px
}

a:link{
	color: #000;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
	color: #990000;
	background-color: #DEDEDE;
}
a:active{
	text-decoration: none;
	color: #000;
}

#story a:link, restaurants a:link{
	color: #990000;
	text-decoration: none;
}
#story a:visited, restaurants a:visited{
	text-decoration: none;
	color: #990000;
}
#story a:hover, restaurants a:hover{
	text-decoration: none;
	color: #330000;
	background-color: #DEDEDE;
}
#story a:active, restaurants a:active{
	text-decoration: none;
	color: #990000;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
#restaurants {
	font-size: 12px;
	margin: 10px;
	margin-left:750px;
	padding: 5px;
	border: thin solid #333333;
	height: 100%;
	background-color: #FFFFFF;
}
#rest_menu {
	display: block;
	padding: 5px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 175px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#story #date {
	font-size: 10px;
	color: #333333;
	text-align: left;
	width: 99%;
	border:0;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-top:5px;
	display: block;
}

