@charset "utf-8";

#top-container {
	float: left;
	width: 710px;
	margin: 0;
}

#left-sidebar {
	float: left;
	width: 200px;
	height: 430px;
	/height: 428px;
	/margin-bottom: 10px;
	overflow: hidden;
}

.widget-ttl {
	/font-size: 13px;
	/font-weight: bold;
}

#content-widget {
	padding: 10px 0 10px;
	text-align: center;
}

#content-widget h3 {
	width: 200px;
	font-weight: bold;
}

#sidebar-com {
	width: 196px;
	margin: 0 0 3px;
	background-color: #f1f1f1;
	border: 2px dotted #263937;
}

#sidebar-com p {
	margin: 10px;
	font-size: 13px;
	line-height: 1.65 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #sidebar-com p {
	  line-height: 1.72;
  }
}

@media all and (-ms-high-contrast: none) {
  #sidebar-com p {
	  line-height: 1.66;
  }
}

#hours {
	width: 200px;
	height: 28px;
	background: url(images/hours.gif) no-repeat;
	text-indent: -9999px;
}

#message {
	width: 200px;
	height: 28px;
}

#center-column {
	float: right;
	width: 500px;
	background: none;
	text-align: center;
}

#top-com {
	background:url(images/img13.jpg) no-repeat center center;
	margin: -5px 0 0;
	padding: 0 0 10px;
	font-size: 15px;
	text-align: center;
	line-height: 1.5;
}

#guidance-box,
#info-box {
	float: left !important;
}

#campaign-box,
#news-box {
	float: right;
}

#campaign-box {
	background: url(images/campaign-bg.jpg) center bottom no-repeat;
}

#guidance-box,
#campaign-box,
#info-box,
#news-box {
	border: 1px solid #283B39;
	width: 350px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
}

#guidance-box h2,
#campaign-box h2,
#info-box h2,
#news-box h2 {
	background: url(images/ttl-bg.jpg) repeat-x bottom;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

.clck {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#info,
#news,
#guidance,
#campaign {
	height: 93px;
	overflow: auto;
	padding: 4px;
	margin: 0px !important;
}

#news-box input {
	float: right;
	margin: -25px 2px 2px 0;
	padding: 0 3px;
	font-size: 13px;
}

#info-box {
	clear: both;
}

#guidance li,
#campaign li,
#info li,
#news li {
	list-style: none inside;
	padding: 0 0 3px 13px;
	/padding: 0 0 3px 0;
}

#guidance li {
	background: url(images/marker05.gif) no-repeat left 5px;
}

#campaign li {
	background: url(images/marker06.gif) no-repeat left 5px;
}

#info li {
	background: url(images/marker03.gif) no-repeat left 5px;
}

#news li {
	background: url(images/marker04.gif) no-repeat left 5px;
}

#blog-posts h3 {
	background-color: #154901;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

#blog-posts {
	clear: both;
	border: 2px dotted #154901;
	margin: -4px 0 10px;
}

#blog-posts ul {
	margin: 0; 
	padding: 5px !important;
	list-style: none;
}

#blog-posts ul li {
	padding-left: 14px;
	background: url(images/bullet.gif) left 4px no-repeat;
	line-height: 1.6;
	white-space: nowrap;
	font-size: 12px;
}

#footer-info {
	background-color: #B3B9B9;
	margin: 0;
	padding: 0 4px 0 5px;
	overflow: auto;
}

.footer-content-cell {
	float: left;
	width: 33.3%;
	overflow: hidden;
	text-align: center;
}

.footer-content-cell h4 {
	width: 300px;
	background-color: #154901;
	margin: 10px auto 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 15px;
	line-height: 20px;
	text-align: center;
}

.footer-content-cell p {
	width: 280px;
	margin: 5px auto;
	font-size: 13px;
	color: #333;
	text-align: left;
}

.footer-content-cell img {
	margin: 0 auto;
}

.footer-content-cell .more-link {
	float: left;
	width: 84px;
	height: 22px;
	display: block;
	background: url(images/more-but.jpg) center top; 
	margin: 5px auto;
	text-indent: -9999px;
	overflow: hidden;
}

.footer-content-cell .more-link:hover {
	background: url(images/more-but.jpg) center bottom; 
}

.note1 {
	color: #F60;
}

.note2 {
	margin: 2px 5px 0;
	font-size: 14px;
}
