body {
	margin: 0px;
	text-align: center;
}

.standardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#666666;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#666666;
}

.footerText a {
	color:#464646;
	text-decoration:none;
}

.footerText a:hover {
	color:#464646;
	text-decoration:underline;
}

.footerText a:visit {
	color:#464646;
	text-decoration:none;
}

.bgr {
	background:url(images/restback.jpg);
	background-repeat:no-repeat;
	width:1024px;
}

.bgl {
	background:url(images/localeback.jpg);
	background-repeat:no-repeat;
	width:1024px;
}

.bg2 {
	background:url(images/aboutback.jpg);
	background-repeat:no-repeat;
	width:1024px;
}

#sq {
vertical-align:bottom;
}


/* news */
.newsTextb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #095086;
	font-weight: bold;	
}

.newsTextb a {
	color: #095086;
	text-decoration:none;
}

.newsTextb a:hover {
	color: #095086;
	text-decoration: underline;
}

.newsTexta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0000FF;
	font-weight: bold;	
}

.newsTexta a {
	color: #755208;
	text-decoration:none;
}

.newsTexta a:hover {
	color: #755208;
	text-decoration: underline;
}

.newsTitle {
	font-size: 15px;
	line-height: 25px;
	color:#755208;
	font-weight: bold;
}

.newsBigDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#666666;
	font-weight: bold;
	
}

.newsDateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#7A7A7A;
}

.bigTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#CC0000;
	font-weight: bold;
	
}