@charset "utf-8";
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 10px;
}
.storylistfront {
	list-style-position: outside;
	list-style-image: url(../images/ad.gif);
	list-style-type: disc;
	font-size: 14px;
}
.storylistfront img   {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}
.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	text-align: center;
	display: none;
}
.twittFeed {
	width: 180px;
	float: right;
}

.head {
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	color:#7CB5DC;
	line-height: 12px;
	font-family: verdana , arial, helvetica, sans-serif;
}
.txt {
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	font-size:9px;
	color:#666666;
	font-family: verdana , arial, helvetica, sans-serif
}


#picture {
	margin-top: 60px;
}


/* CSS Document */
#random {
	visibility: visible;
	width: 799px;
	left: 10px;
	top: 0px;
	z-index: 2;
	height: 115px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #78B5DE;
	border-bottom-color: #78B5DE;
	clear: both;
	margin-bottom: 20px;
	position: relative;
	/* [disabled]display: none; */
}
#content {
	background-image: url(../images/map2.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
}
#content h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 10px;
	color: #000000;
}
#content h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 10px;
}

#latest {
	border: 1px double #003366;
	height: 240px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#latest h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#latestText {
	padding-bottom: 4px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	margin-top: 0px;
	margin-left: 5px;
}
#newsFeed2 {
	height: 200px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
#inner {
	width: 460px;
}

#dates {
	border: 1px double #7CB5DC;
	height: 240px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: -190px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
	display: none;
}
#dates h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #036;
	background-color: #7CB5DC;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	text-align: center;
}
#datesText {
	padding-bottom: 4px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	margin-top: 0px;
	margin-left: 5px;
}

