/*CSS to hide weather info as it is broken */

.TodaysDate , .WeatherData {display:none}

/*CSS to hide weather info as it is broken */
body {
	margin: 0px auto;
	background: #6E5742;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.home .ui_page_wrapper{
	width: 950px;
	margin: 0px auto;
	background: #BFB6AC url(/images/logan_lkbg.gif) no-repeat top center;
}

.ui_page_wrapper{
	width: 950px;
	margin: 0px auto;
	background: #BFB6AC;
}

.ui_page {
	width: 860px;
	margin: 0 auto;
	background-color: #fff;
}

.home .ui_page {background: none;}

.ui_content_wrapper{ 
	background: transparent url(/images/LoganLake_contentbg.jpg) no-repeat top left;
	padding: 136px 24px 10px 7px;
	float: left;
}

.ui_content {
	width:543px;
	height: 266px;
	overflow: hidden;
}

.ui_right_content{
	float: left;
	padding: 35px 0 0 0;
}

.ui_imagelinks{
	float: left;
	padding: 0 5px 0 0;
}



.ui_weathercontent{
	float: left;
	border-left: 1px dotted #fff;
	padding: 60px 0 0 10px;
	margin: 16px 0 0 0;
	width: 120px;
	overflow: hidden;
}

.ui_weathercontent a:link,
.ui_weathercontent a:visited,
.ui_weathercontent a:hover,
.ui_weathercontent a:active{color: #000; font-weight: normal;}
.ui_weathercontent a:hover{font-weight: bold;}

.ui_residents{
	background: transparent url(/images/LoganLake-residents_bg.gif) no-repeat top left;
	width: 210px;
	height: 223px;
	overflow: hidden;
	float: left;
	position: relative;
		z-index: 1;
}

a.ui_residents:link,
a.ui_residents:visited{
	background: transparent url(/images/LoganLake_residents_btn.jpg) no-repeat top left;
	width: 210px;
	height: 32px;
	display: block;
}
a.ui_residents:hover{
	background: transparent url(/images/LoganLake_residents_hv.jpg) no-repeat top left;
}
a.ui_residents:active{
	background: transparent url(/images/LoganLake_residents_btn.jpg) no-repeat top left;
}

.ui_visitors{
	background: transparent url(/images/LoganLake-visitors_bg.gif) no-repeat top left;
	width: 210px;
	height: 223px;
	float: left;
	position: relative;
}

a.ui_visitors:link,
a.ui_visitors:visited{
	background: transparent url(/images/LoganLake_visitors_btn.jpg) no-repeat top left;
	width: 210px;
	height: 32px;
	display: block;
}
a.ui_visitors:hover{
	background: transparent url(/images/LoganLake_visitors_hv.jpg) no-repeat top left;
}
a.ui_visitors:active{
	background: transparent url(/images/LoganLake_visitors_btn.jpg) no-repeat top left;
}

.ui_business{
	background: transparent url(/images/LoganLake-business_bg.gif) no-repeat top left;
	width: 210px;
	height: 223px;
	float: left;
	position: relative;
}

a.ui_business:link,
a.ui_business:visited{
	background: transparent url(/images/LoganLake_business_btn.jpg) no-repeat top left;
	width: 210px;
	height: 32px;
	display: block;
}
a.ui_business:hover{
	background: transparent url(/images/LoganLake_business_hv.jpg) no-repeat top left;
}
a.ui_business:active{
	background: transparent url(/images/LoganLake_business_btn.jpg) no-repeat top left;
}

.ui_municipal{
	background: transparent url(/images/LoganLake-municipal_bg.gif) no-repeat top left;
	width: 210px;
	height: 223px;
	float: left;
	position: relative;
}

a.ui_municipal:link,
a.ui_municipal:visited{
	background: transparent url(/images/LoganLake_municipal_btn.jpg) no-repeat top left;
	width: 210px;
	height: 32px;
	display: block;
}
a.ui_municipal:hover{
	background: transparent url(/images/LoganLake_municipal_hv.jpg) no-repeat top left;
}
a.ui_municipal:active{
	background: transparent url(/images/LoganLake_municipal_hv.jpg) no-repeat top left;
}

.inside {
	padding: 0 35px 0 20px;
	overflow: hidden;
	height: 170px;
	width: 160px;
	position: absolute;
		left: 0;
		top: 30px;
		z-index: 100;
		
}

.inside .ContentBlock{
		position: relative;
		z-index: 100;
}

.ui_header {
	margin: 0 auto;
	text-align: right;
}

.ui_left{
	float: left;
	padding: 0 18px 0 25px;
}

.ui_sidebar{
	max-height: 500px;
	overflow: hidden;
	color: #fff;
	padding: 20px;
}

.green{
	background: #829C3C;
}
.blue{
	background: #007EA7;
}
.yellow{
	background: #A9840F;
}
.red{
	background: #973237;
}

.ui_right{
	float: left;
	width: 643px;
}

.ui_main_content_wrapper {
	padding: 0 12px 25px 25px;
}

.ui_main_content {

}

.ui_bottom{
	border-top: 1px dotted #fff;
	padding: 5px 0 0 0;
	margin: 0 10px 0 3px;
}

.ui_footer {
	color: #fff;
	font-size: 10px;
	padding: 15px 0 6px 0;
	margin: 1px;
}

.ui_print_email {
	text-transform: uppercase;
}

.home .ui_print_email {
	background: #D2CCC5;
	padding: 8px 10px;
	
}

.ui_print_email a:link, 
.ui_print_email a:visited,
.ui_print_email a:hover,
.ui_print_email a:active   { 
	display: inline;
	color: #7C6A55;
	padding-right: 10px;
	font-weight: normal;
}
.ui_print_email a:hover {
	color: #353535;
	text-decoration: none;
}

a.large{font-size: 16px;}
a.default{font-size: 12px;}
a.small{font-size: 8px; padding: 0 3px 0 0;}

.ui_copyright {
	text-align: center;
	font-size: 9px;
	color: #7C6A55;
}

.ui_copyright a:link,
.ui_copyright a:visited {
	color: #006D9A;
	font-weight: bold;
}

.ui_copyright a:hover {
	color: #7C6A55;
	font-weight: bold;
}

.ui_tagline a:active{
	color: #006D9A;
	font-weight: bold;
}

.ui_tagline {
	text-align: center;
	color: #7C6A55;
	font-size: 9px;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #006D9A;
}

.ui_tagline a:hover {
	color: #7C6A55;
}

.ui_tagline a:active{
	color: #006D9A;
}