body {	margin:0px;
	background:url(images/BB.jpg) repeat;
}
h1 {
	color: #000066;
	font-size: 14px;
}

body, td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	}
.footer {
	font-size: 10px;
	color: #999999;
}

	
#container{
	border:5px solid #000000;
	background:#FFFFFF;
	width:600px;
	margin:20px auto;
	padding:5px 5px 5px 5px;
	}

#topBar{
	overflow:hidden;
	border:1px solid #000000;
	width:600px;
	height:120px;
	background:url(images/banner2.gif) no-repeat;
	}
/*	
#topBar p{
	color: #87C46A;
	float:right;
	margin-top:30px;
	margin-right:10px;
	font-size:25;
	font-weight:bold;
	}
*/
#menuBar{
	margin-top:5px;
	width:600px;
	height:30px;
	background:url(images/menubar2.gif) no-repeat;
	}
#menuBar ul{

	text-align:left;
	/*margin-right:5px;*/
}
#menuBar ul li{
	float:left;
	margin-right:14px;
	margin-top:7px;
}


#menuBar ul li a:link, #menuBar ul li a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#menuBar ul li a:hover{
	text-decoration:underline;
	}
	
#date{
	margin-top:7px;
	color:#FFFFFF;
	}

.seperator{
	margin-bottom:5px;
	background:#FFFFFF;
	height:18px;
	width:1px;
	}

#bodyContainer{
	width:600px;
	border-top:1px solid #000000;
	margin-top:5px;
}

#sidebar{
	font:10px Tahoma;
	width:195px;
	margin-right:5px;
	background:#FFFFFF;
	float:left;
	clear:left;
	}
#sidebar table{
	
	margin-top:30px;
	border-collapse:collapse;
	font:12px Tahoma;
	border:1px dashed #CCCCCC;
}
#sidebar table td{
font:10px Tahoma;
	border:1px dashed #CCCCCC;
}
#sidebar table .opentime{
    font:10px Tahoma;
	font-weight:bold;
}
	
	
#content{
	text-align:center;
	background:#FFFFFF;
	width:400px;
	float:right;
	clear:right;
	}
#content ul li{
	font:10px Tahoma;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}

#content a:link, #content a:visited{
	text-decoration:underline;
	color:#000000;
	}
#content a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
	

#footer{
	font:9px Tahoma;
	color:#666666;
	width:600px;
	margin-top:5px;
	background:#F7F7F7;
	}
	
#footer a:link, #footer a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}
#footer a:hover{
	text-decoration:underline;
	}
	
	
/*------ Menus.html------------*/
#menuspart table{
	font:11px Tahoma;
	border-collapse:collapse;
	border:1px dashed #CCCCCC;
	}
#menuspart table td{
	border:1px dashed #CCCCCC;
	}
#menuspart table td img{
	border:0px
	}
	
/*--------location------------*/
#contactpart table{
	font:11px Tahoma;
	border-collapse:collapse;
	border:1px dashed #CCCCCC;
	}
	
/*--------stories--------*/
#stories{
	text-align:center;
	background:#FFFFFF;
	width:400px;
	}
#stories ul li{
	font:10px Tahoma;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}

#stories a:link, #stories a:visited{
	text-decoration:underline;
	color:#000000;
	}
#stories a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
	
	
/*---gallery----*/
#pictureHolder{
	text-align:center;
	width:550px;
	}
#leftContent {
	width:250px;
	background:#FFFFFF;
	float:left;
	clear:left;
	}
#rightContent {
	width:250px;
	background:#FFFFFF;
	float:right;
	clear:right;
	}

#leftContent a:link{
	width:100%;
	background:#666666;
	}	
#rightContent a:link{
	width:100%;
	background:#666666;
	}	
	
#leftContent a:visited{
	width:100%;
	background:#CCCCCC;
	}		

#leftContent a:hover{
	width:100%;
	background:#000000;
	}	
	
#rightContent a:visited{
	width:100%;
	background:#CCCCCC;
	}		

#rightContent a:hover{
	width:100%;
	background:#000000;
	}
	
.thumb{
	background:#FFFFFF;
	margin-top:30px;
	margin-bottom:30px;
	width:250px;
	height:100px;
	}

.thumb img{
	width:100%;
	margin:5px;
	border:0;
	}.smalltext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #000033;
}

