.menubar {
	background-image: url(../images/menubar.png);
	width: 654px;
	color: #FFFFFF;
	padding: 8px;
}
.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 4px;
	width: 660px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.newsbox {
	background-color: #EFEFEF;
	border: 1px solid #333333;
}
.newsboxcontent {
	padding: 4px;
	font-size: 11px;
}
.textbox1 {
	font-size: 10px;
	color: #333333;
	background-color: #F2F2F2;
	padding: 2px;
	border: 1px solid #333333;
}
.copyright {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.more {
	font-size: 10px;
	text-align: right;
}
.newsboxtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.featurelist {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	list-style-image: url(../images/bullet.png);
}
.googleinteractivemap {
	text-align: left;
	border: 1px solid #333333;
}
.address {
	font-size: 16px;
}
.table {
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
.table_title {
	font-weight: bold;
	background-color: #CCCCCC;
}
.table_item {
	background-color: #E4E5FF;
}
.table_item2 {
	background-color: #E5FFE9;
}
.table_item3 {
	background-color: #FFE8E8;
}
