#measurer { width: 100%; height: 1px; overflow: hidden; position: absolute; top:0;}
body {
	font-family: Helvetica, Arial, Sans-serif;
	background:  #fff ;
	color: #444;
	font-size:0.75em;
	padding:0;
	margin:0;
	line-height: 1.4em;
}
 
img {border:0;}
table {font-size: 1em;}
a { color: #165c92}
a:visited {color: #71429d;}
a:hover {color: #c20055;}
small {font-size: 0.916em; line-height: 1.4em;}
big {font-size: 1.1em; line-height: 1.4em;}
h1 { margin: 0 0 1em 0; color: #165c92; font-size: 1.666em; line-height: 1.2em;}
h2 {margin: 0 0 1em 0; text-transform: uppercase; font-size:  1.333em; line-height: 1.2em;}

#page {padding: 2em 0;}
#col1 {float:left; width: 220px; margin: 0 30px;}
#col2 {float: right; width: 220px; margin: 0 30px;}
#content {margin: 0 275px;}

#menu,#map, #weather, #info, #banners {margin-bottom: 25px;}
#menu ul {margin:0; padding:0; list-style:none; text-transform: uppercase; font-weight: bold; line-height: 1.3em;}
#menu li {padding: 0.5em 0.5em 0.5em 20px; background: url('/imgs/menu_bullit.gif') no-repeat 0  50%;}
#menu a, #menu a:visited {color: #165c92;}
#menu a:hover {color: #c20055;}
.btop {background: url('/imgs/side_top.gif') no-repeat;}
.ptop {background: url('/imgs/map_top.gif') no-repeat;}
.bbot {background: url('/imgs/side_bottom.gif') no-repeat right bottom; padding: 25px 30px;}
.ctop {background: url('/imgs/center_top.gif') no-repeat;}
.ctope {background: url('/imgs/center_top_end.gif') no-repeat 100% 0;}
.cbot {background: url('/imgs/center_bottom.gif') no-repeat right bottom ;}
.cbote {background: url('/imgs/center_bottom_end.gif') no-repeat left bottom; padding: 30px 40px;}

.newsitem {min-height: 71px; padding-bottom: 10px; color: #666;
-height: 1%;
}
.newsitem .thumb {float:left; width: 86px; height: 69px; margin: 0 15px 0 3px;}
.newsitem .border {position: absolute; margin: -2px 0 0 -103px; width: 90px; height: 73px;}
.newsitem .date {color: #999; display: block; margin-left: 104px;}
.newsitem h4 {margin:0; margin-left: 104px; font-size: 1.25em; font-weight: normal; color: #000; line-height: 1.4em;}
.newsitem p {margin: 0.2em 0 0 104px;}
.hr {height: 30px; overflow: hidden; background: url('/imgs/hr.gif') repeat-x 0% 7px;}
a.allnews {position: absolute; margin-top: 20px; margin-left: 3px; color: #000;}

#map h2 {color: #c20055;}
#map .map {margin: -7px 0 0 -4px;}
#map .dot {position: absolute;}
#map .fulllist {position: absolute; margin-top: -200px; padding-left: 15px; background: url('/imgs/fulllist.gif') no-repeat 0 55%;}

.ispng{
	//background-image: none ! important;
	behavior: url('/css/pngfix.htc');
}


.gallery{
	width: 160px;
	height: 160px;
	float: left;
	display: inline;
}