
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Raleway:500);
@import url(http://fonts.googleapis.com/css?family=Raleway:600);
@import url(http://fonts.googleapis.com/css?family=Raleway:700);
@import url(http://fonts.googleapis.com/css?family=Raleway:800);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,400italic,700);
.dnnEditState .DnnModule {opacity: 1.0;}
.dnnDragHint {
outline: 0px dashed #ccc;
height:0;
}
.DnnModule{margin:0 0 30px 0;}
.ControlPanel input {
	height:25px!important;
}

#Body{font-family: 'Lato', sans-serif;background:url(images/bg.jpg) repeat-x #e1f0f7;color:#4e4a4a;font-size:16px;}
div{
	color:#4e4a4a; /**/
	font-size:16px;
}

a,a:link,a:active,a:visited{
	color:#228dd1;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#52bcff;
}
ul{
	margin: 0px 0px 12px 18px;
	padding: 0px;
}
ul li {
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
.dnnTreeArea {width:100%!important;}
.DNNAligncenter{text-align: left;}
.lc-tbl{width:100%;margin:10px 0 20px;
border-spacing: 0px;border-collapse: collapse;
}
.lc-tbl td{padding: 10px;vertical-align: top;text-align:left;border: 1px solid #ddd;
}
.lc-tbl td img{padding:10px;}
.lc-tbl-center td{text-align:center;}
.lc-tbl-images-small td img{width:200px;height:auto;padding:0;}
.Head {border-bottom:none;}
.pdf{
	margin: 0px 0px 12px 10px;
}
.pdf li{
	list-style:none;
	margin: 0px 0px 10px;

}

.pdf li a{
	background:url(images/icon-pdf.png) no-repeat;
	padding: 2px 0px 2px 30px;
}
.moreLink{
	margin: 0px 0px 12px 40px;
}
.moreLink li{
	list-style:none;
}
.moreLink li a{
	color:#233034;
}
.moreLink li a:hover{
	color:#3b4d53;
}
.Normal, p{
	font-size:16px;
	line-height:160%;
	color:#4e4a4a;
	font-family: 'Lato', sans-serif;
	margin:0px 0px 12px;
}
.Head{
	margin:0px;
	padding:0px;
}
h1{
	font-family: 'Raleway', sans-serif;
	font-size:30px;
	color:#333;
	font-weight:normal;
	line-height:110%;
	margin:0px 0px 15px;
	padding:0px 0px 0px;
}
h2{
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	color:#353535;
	line-height:110%;
	margin:0px 0px 15px;
	padding:0px 0px 0px;
}
h3{
	font-family: 'Lato', sans-serif;
	margin:0px 0px 12px;
	padding:0px 0px 0px;
	font-weight:500;
	font-size:20px;
}
.clear{
	clear:both;
}
.DNNEmptyPane{
	display:none;
}
a.btn{
	color:#fff !important;
	font-size: 16px;
	padding: 8px 20px 11px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
background: #155dd8;
background: -moz-linear-gradient(top, #155dd8 0%, #0d45a2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#155dd8), color-stop(100%,#0d45a2));
background: -webkit-linear-gradient(top, #155dd8 0%,#0d45a2 100%);
background: -o-linear-gradient(top, #155dd8 0%,#0d45a2 100%);
background: -ms-linear-gradient(top, #155dd8 0%,#0d45a2 100%);
background: linear-gradient(to bottom, #155dd8 0%,#0d45a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155dd8', endColorstr='#0d45a2',GradientType=0 );
}
#wrapper{
	width: 930px;
	margin: 0 auto 80px;
	padding: 0px 15px;
	background:#fff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.25);
	box-shadow: 0 0 2px 2px rgba(0,0,0,.25); 
}
#wrapper *{  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}


#header{
	float:left;
	width:930px;
	padding-top: 10px;
}
.headerLeft{
	width: 550px;
	float:left;
	clear:both;
}
#logo{
	float: left;
	width: 550px;
	height: 117px;
	margin: 0px 0px 12px;
}
.headerRight{
	width: 379px;
	float:left;
	text-align: right;
	padding-top: 20px;
	position:relative;
}
#search{
	display:none;
	float: right;
	width: 210px;
	margin: 13px 0px;
}
#search input{
	border: 1px solid #dddddd;
 	float: left;
  margin: 0px 0;
  padding: 10px 40px 10px 5px;
  width: 210px;
  font-size:14px;
  border-radius:4px;
}
#search a.SkinObject{
	float: right;
	margin: 0px;
	position: absolute;
	z-index: 10;
	top: 70px;
	right: 2px;
}

#navigation {float:left;clear:both;width: 930px;border:1px solid #dddddd;background: #e5e5e5; /* Old browsers */background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */padding:0;}
#navigation ul {clear:both;float:left;margin:0px 0px 0px 0px;padding:0px;width:100%;}

#navigation > ul > li{width:20%;}
#navigation > ul > li:first-child{width:10%;}
#navigation > ul > li:first-child + li + li + li + li{width:30%;}

#navigation > ul > li:first-child:hover{background:#01835F}
#navigation > ul > li:first-child + li:hover,#navigation > ul > li:first-child + li  li:hover{background:#0D44A2;}
#navigation > ul > li:first-child + li +li:hover,#navigation > ul > li:first-child + li +li  li:hover{background:#D93600;}
#navigation > ul > li:first-child + li +li +li:hover,#navigation > ul > li:first-child + li +li +li  li:hover{background:#C11237;}
#navigation > ul > li:first-child + li +li +li+li:hover{background:#007C96;}

#navigation li {float:left;list-style:none;line-height: 100%;border-left:1px solid #dddddd;text-align:center;}
#navigation li:first-child{border:none;}


#navigation a {color: #2d2d2d;display: block;font-size: 16px;font-weight: 500;padding: 8px 0px 8px}
#navigation li:hover > a{color: #fff;text-decoration: none;}

#navigation li li{width:100%;text-align:left;}
#navigation li li a{padding:8px;}

#navigation li ul {
	background:#fff;
	display:none;
	clear:both;
	float:left;
	position:absolute;

	width:250px;
	border:1px solid #ddd;
	border-top:none;
	margin-left:-1px;
	z-index:2000;
}


#navigation li ul li{border-left:none;border-top:1px solid #ddd;}
#navigation li ul li:first-child{border-top:none;}
#navigation ul li:hover ul{display:block;}
#admin_child_nav{display:none;}
#admin_child_nav ul{margin:0;}
#admin_child_nav ul li{font-size:13px;list-style:none;float:left;margin:0 20px 5px 0;}

/*-------------------------------------------*/


#content{
	clear:both;
	float:left;
	width: 100%;
	padding:20px 0px;
}
.tdw{
	float:left;
	clear:both;
	margin-bottom: 20px;
	width: 100%;
}
#time{
	clear:both;
	float:left;
	width:32%;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	color:#777777;
}
#date{
	text-align:center;
	font-size:18px;
	color:#474747;
	float:left;
	width:32%;
}
#date .SkinObject{
	font-size:16px;
	font-weight:normal;
	font-family: 'Raleway', sans-serif;
}
#weather{
	text-align:right;
	float:left;
	width:32%;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	color:#777777;
}
#dnn_RotatorPane{
	width:645px;
	clear:both;
	float:left;
	margin-right: 18px;
	position:relative;
}
.slideWrap{
	position: relative;
	margin: -20px 0px 0px;
}
.slide{
	background:url(images/bg-banner.png) no-repeat;
	padding: 124px 47px 0 47px;
	width:647px!important;
	height:380px!important;
}
.DNNModuleContent .slide img{
	width:615px;
	max-width:615px;
	height:330px;
	position:absolute;
	top:24px;
	left:17px;
}
.DNNModuleContent .slide h2,.DNNModuleContent .slide p,.DNNModuleContent .slide a{position:relative;z-index:2000;color:#fff;}
.DNNModuleContent .slide a{font-weight:bold;}
.DNNModuleContent .slide div{text-align:center;position:relative;width:575px;left:-30px;padding:20px;background:#000;margin-top:20px;}
.DNNModuleContent .slide div .btn{margin-left:10px;}


.flickr-feed .row{width:100%!important;}
#flickr-next,#flickr-prev{float:left;display:block;font-size:18px;padding:10px;}
#flickr-pager{float:left;display:block;padding:10px 0;}
#flickr-pager a{ padding:0 5px;}
#flickr-pager a.activeSlide{font-weight:bold;}

.CTA-banner{
		background: none repeat scroll 0 0 #000000;
    left: 17px;
    padding: 10px;
    position: absolute;
    top: 24px;
    width: 595px;
}
.CTA-banner span{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:17px;
	color:#fff;
	margin: 5px 0px;
	float:left;
}
.CTA-banner .btn{
	background:url(images/bg-black-btn.jpg) repeat-x;
	float: right;
	color:#fff;
	font-size: 14px;
	padding: 6px 25px 9px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.CTA-banner .btn:hover{
	background:url(images/bg-black-btn-hover.jpg) repeat-x;
}
.bannerText{
	position: absolute;
	top: 140px;
	left: 40px;
	width: 485px;
}
.bannerText p{
	color:#fff;
	font-size:18px;
}
.bannerText .medium{
	font-size:30px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
}
.bannerText .large{
	font-size:48px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
}
.pagerWrap{
	float: right;
	margin-right: 25px;
	margin-top: -46px;
	position: relative;
	z-index: 100;
}
.pagerWrap ul{
	margin:0px;
	padding:0px;
	text-align: center;
	list-style: none;
}
.pagerWrap li{
	display:inline-block;
}
body.ie7 .pagerWrap li{
	display:inline;
}
.pagerWrap li a{
	background:url(images/li-inactive.png) no-repeat;
	text-indent: -9999px;
	height:10px;
	width:10px;
	display:block;
	margin-right: 3px;
}
.pagerWrap li.activeSlide a{
	background:url(images/li-active.png) no-repeat;
}
#dnn_QuickLinksPane{
	width:265px;
	float:left;
	background: #ededed;
	border:1px solid #d5d5d5;
	min-height: 329px;
}
#dnn_QuickLinksPane .Content{
	padding:0px 20px;
}
#dnn_QuickLinksPane h2{
	background: #288bda; /* Old browsers */
	background: -moz-linear-gradient(top,  #288bda 0%, #1860b2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#288bda), color-stop(100%,#1860b2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #288bda 0%,#1860b2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #288bda 0%,#1860b2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #288bda 0%,#1860b2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #288bda 0%,#1860b2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#288bda', endColorstr='#1860b2',GradientType=0 ); /* IE6-9 */
	font-size:20px;
	margin: -1px -1px 15px;
	padding: 12px 20px;
}
#dnn_QuickLinksPane h2 .Head{
	color:#fff;
	font-size:20px;
}
#dnn_QuickLinksPane hr{
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #fff;
	border-left:none;
	border-right:none;
	margin:10px 0px;
}
#dnn_QuickLinksPane p, #dnn_QuickLinksPane a, #dnn_QuickLinksPane .Normal{
	font-size:14px;
	color:#2d2d2d;
	font-weight:600;
}
#dnn_QuickLinksPane a:hover{
color:#1860B2;
}

#dnn_TabsPane{
	float:left;
	clear:both;
	border:none;
	width:100%;
}
#dnn_TabsPane .ui-widget-content{
	background:#fffbf2;
	border:1px solid #ebdfc4;
	moz-border-radius: 0px/*{cornerRadius}*/;
	-webkit-border-radius: 0px/*{cornerRadius}*/;
	border-radius: 0px/*{cornerRadius}*/;
}

#dnn_TabsPane.ui-tabs .ui-tabs-nav{
	border-top:none;
	border-bottom:3px solid #01835f;
	border-left:none;
	border-right:none;
	display: inline-block;
	margin: 5px 0 0 0;
	width: 100%;
}
#dnn_TabsPane .DnnModule{margin:0;}
#dnn_TabsPane{margin-bottom:30px;}
#dnn_TabsPane .ui-state-active,#dnn_TabsPane .ui-widget-content .ui-state-active,#dnn_TabsPane .ui-widget-header .ui-state-active{
	background:#01835f !important;
}
#dnn_TabsPane .ui-state-active a .Head,#dnn_TabsPane .ui-widget-content .ui-state-active a .Head,#dnn_TabsPane .ui-widget-header .ui-state-active a .Head{
	color:#fff !important;
	font-size:16px;
}
#dnn_TabsPane.ui-tabs .ui-tabs-nav li a .Head{
	font-size:16px;
	color:#353535;
}
#dnn_TabsPane.ui-tabs .ui-tabs-nav li{
	float:left;
	margin-right:4px;
	background: url(images/tab-bg.png) repeat-x #e9c89a;
	border-top:1px solid #eac89a;
	border-right:1px solid #eac89a;
	border-left:1px solid #eac89a;
	list-style:none;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
}
#dnn_TabsPane.ui-tabs .ui-tabs-nav li:hover{background:#E9C89A;}
#dnn_TabsPane.ui-tabs .ui-tabs-nav li a{display:block;padding:9px;}
#dnn_TabsPane.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	border-top:1px solid #01835f;
	border-right:1px solid #01835f;
	border-left:1px solid #01835f;

}
#dnn_TabsPane .ui-widget-header{
	background:none !important;
}



#dnn_TabsPane.edit-mode li.tab-title {
float: left;
margin-right: 4px;
background: url(images/tab-bg.png) repeat-x #E9C89A;
border-top: 1px solid #EAC89A;
border-right: 1px solid #EAC89A;
border-left: 1px solid #EAC89A;
list-style: none;
-moz-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
}
#dnn_TabsPane.edit-mode li.tab-title a{padding:9px;display:block;}
#dnn_TabsPane.edit-mode li.tab-title a .Head{
	font-size:16px;
	color:#353535;
}
#dnn_TabsPane.edit-mode .tab{
	clear:both;
background: #FFFBF2;
border: 1px solid #EBDFC4;
padding: 1.5em 1.4em !important;
}
#dnn_TabsPane.edit-more .DnnModule{margin-bottom:30px;}

.Home .ui-widget-content a{
	color:#01835f;
}
.Home .ui-widget-content a:hover{
	color:#1fb38a;
}
.ui-tabs .ui-tabs-panel{
	padding: 1.5em 1.4em !important;
}

#dnn_ContentPane{
	width:930px;
	clear:both;
	float:left;
	overflow:hidden;
}
#dnn_LeftPane{
	float:left;
	clear:both;
	width:100%;
}
#dnn_LeftThirdPane{
	float:left;
	clear:both;
	width:200px;
}
#dnn_MiddleThirdPane, #dnn_RightThirdPane{
	float:left;
	width:200px;
	margin-left:30px;
}
#dnn_LeftLargePane{
	float:left;
	width:60%;
	clear:both;
}
#dnn_LeftSmallPane{
	float:left;
	width:40%;
}
#dnn_LeftSmallPane > * {
  margin-right:30px;
}
#dnn_RightSmallPane{
	float:left;
	width:40%;
}

#dnn_RightSmallPane > * {
  margin-left:30px;
}

#dnn_RightLargePane{
	float:left;
	width:60%;

}
#dnn_LeftHalfPane{
	float:left;
	width:320px;
	clear:both;
}
#dnn_RightHalfPane{
	float:left;
	width:320px;
	margin-left:20px;
}
#dnn_FullPane{
	clear:both;
}


#dnn_LeftLargePane h2,#dnn_RightSmallPane h2{font-size:18px;}


#footer{
	clear: both;
	width: 930px;
	border-top: 1px solid #d5d5d5;
	padding: 25px 0px;
	text-align: center;
}
#footer_nav{
	margin: 25px 0px;
}
#footer_nav ul{
	list-style:none;
	text-align: center;
	margin:0px;
	padding:0px;
}
#footer_nav li{
	display: inline;
	padding:23px;
}
#footer_nav li a{
	font-size:16px;
	color:#8b857f;
}
#footer_nav li.SelectedTab a{
	color:#000;
	font-weight:normal;
}
#footer .contactInfo{
	text-align: center;
	width: 850px; 
	margin: 0px auto;
	font-size:14px;
}
#footer .contactInfo a{
	float:left;
	color:#228dd1 !important;
}
#footer .contactInfo a:hover{
	color:#52bcff !important;
}

#footer .contactInfo .address{
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	margin-right:75px;
}
#footer .contactInfo .phone{
	float:right;
	color:#000;
}
#footer #login{
	margin: 25px 0px;
}
#footer #login a{
	color:#b8b8b8;
	font-size:14px;
}

.copyright{font-size:12px;margin-top:10px;}
.copyright a{margin:0 5px;}

/* INNER CSS */

#left_nav{
	clear:both;
	float:left;
	width:220px;
	margin-bottom: 30px;
}
#left_nav ul{
	margin:0;
	padding:0;
}
#left_nav li{
	list-style:none;
	border-bottom:1px solid #ddd;
	font-size:16px;
}
#left_nav li a{display:block;color:#3e5b7f;font-weight: 400;padding:10px;}
#left_nav li a:hover{
	background:#d2f0f9;
	color:#3e5b7f;
}
#left_nav .Level0 > li.SelectedTab{border:0px;}
#left_nav .Level0 > li.SelectedTab > a{background:#118fb6;font-size:16px;color:#fff;font-weight: 600;}
#left_nav li ul{
	margin:10px 0;
}
#left_nav li li{font-weight:normal;font-size:14px;border:0;}
#left_nav li li a{padding:5px 0px 5px 15px;}
#left_nav li .Level1 > li > a:hover,#left_nav li li li a:hover{color:#118fb6;background:none;}
#left_nav li .Level1 > li.SelectedTab > a{color:#118fb6;}
.secondLevel{margin-top:-10px;}

#left_nav li li.SelectedTab a{
	font-weight:bold;
}
#left_nav li li ul{
	margin:0 0 10px 0;
}


#left_nav li li li{
	border:none;
}
#left_nav li li li a{
	font-weight:normal;
	font-size:12px;
	padding:10px 20px 0 20px;
	line-height:120%;

}
#left_nav li li li li a{
padding: 10px 20px 0 30px;
}
#left_nav li li li.SelectedTab > a{
	font-weight:bold;
	color:#118fb6;
}
#left-column{
	clear:both;
	float:left;
	width:220px;
}
#left-column .Head{
	font-size:18px;
	font-weight:500;
}
#right-column{
	float:left;
	width:660px;
	margin:0 0 0 35px;
}
#insidetitle{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	border:1px solid #ddd;
	padding:13px 10px;
	font-family: 'Raleway', sans-serif;
	font-size:30px;
	color:#0b3d92;
	font-weight:normal;
	line-height:110%;
	margin:0px 0px 15px;
}
#insidetitle a{color:#0B3D91;}
.breadcrumb{
	width: 100%;
	margin: 0px 0px 20px;
}
.breadcrumb a{
	text-transform: uppercase;
	font-size:12px;
	color:#0b3d92;
}
/*-----------------------------
GOOGLE SEARCH
----------------------------- */
#wrapper .gsc-control-cse{float:right;padding-right:0;width:300px;}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus{border-color:#cecece!important;}
#wrapper .gsc-control-cse,#wrapper .gsc-control-cse *{  -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
#gs_tti50 input{background:none!important;}
/*----------------------------- 
	NEWS STYLES
-----------------------------*/
div.article-image{float:left;margin-right:20px;background:#fff;padding:5px;box-shadow:0 0 2px #dddad2;}
div.article-date{font-size:14px; color:#868686;margin-bottom:10px;}
h3.alert-title{margin-bottom:0;}
div.align-right{text-align:right;}
/*----------------------------- 
	BUTTONS
-----------------------------*/
.btn.btn-green{background:#01835F;}
.btn.btn-green:hover{background:#00674a;}
/*.newsLatest{

}
.newsLatest .imageWrap{
	width:200px;
	margin: 0px 20px 90px 0px;
	float:left;
	clear:both;
}
.newsLatest .imageWrap img{
	max-width:190px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.15);
	box-shadow: 0 0 1px 1px rgba(0,0,0,.15);
	border: 5px solid #fff !important;
}
.newsLatest .date{
	color:#868686;
}
.newsLatest h3{
	margin:0px 0px 5px;
}
.newsLatest p{
	margin:0px 0px 5px;
}*/
.flickr-photo{float:left;} 
.flickr-photo .flickr-photo-details{overflow:hidden;height:120px;}
.flickr-photo .flickr-photo-details p{margin:0;line-height:0;color:transparent;width:150px!important;margin:0 5px 0 0;}
.flickr-photo .flickr-photo-details img{display:block;width:150px!important;height:auto;min-height:120px;}
.PagingTable{clear:both;float:left;margin-top:20px;}
/*-----------------------------
CONTENT IMAGES
----------------------------- */
.flt-left{float:left;margin-right:20px;}
.flt-right{float:right;margin-left:20px;}


/*-----------------------------
SIMPLE GALLERY
----------------------------- */
.DNNModuleContent .photo_198{padding:0;box-shadow:0px 0px 2px #999;}
.DNNModuleContent .photo-title{font-size:14px;}
/*-----------------------------
EVENTS
----------------------------- */
.event{clear:both;margin-top:20px;padding-bottom:20px!important;border-top:1px dotted;}
div.ListTitleRow{background:none;}
div.ListContent{padding:0;}

/* SPECIAL PAGE STYLES
----------------------------- */
/*.Home h1{
	color:#01835f;
}
.Home a{
	color:#01835f;
}
.Home a:hover{
	color:#1fb38a;
}
.Home .ui-widget-content a{
	color:#01835f;
}
.Home .ui-widget-content a:hover{
	color:#1fb38a;
}*/

.Residents h1{
	color:#0b3d92;
}
.Elected a{
	color:#0b3d92;
}
.Elected a:hover{
	color:#1c5ecd;
}
.Elected a.btn{
	background: #155dd8; /* Old browsers */
	background: -moz-linear-gradient(top,  #155dd8 0%, #0d45a2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#155dd8), color-stop(100%,#0d45a2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #155dd8 0%,#0d45a2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #155dd8 0%,#0d45a2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #155dd8 0%,#0d45a2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #155dd8 0%,#0d45a2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155dd8', endColorstr='#0d45a2',GradientType=0 ); /* IE6-9 */
}
.Elected a.btn:hover{
	background: #2772f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #2772f3 0%, #0d45a2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2772f3), color-stop(100%,#0d45a2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2772f3 0%,#0d45a2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2772f3 0%,#0d45a2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2772f3 0%,#0d45a2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2772f3 0%,#0d45a2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2772f3', endColorstr='#0d45a2',GradientType=0 ); /* IE6-9 */
}
.Elected #navigation li li a:hover, .Elected #navigation li.SelectedTab li a:hover{
	color:#0b3d92;
}
.Elected #navigation li.SelectedTab a{
	background:#0b3d92;
}
.Elected .ui-widget-content a{
	color:#0b3d92;
}
.Elected .ui-widget-content a:hover{
	color:#1c5ecd;
}
.Elected .ui-tabs .ui-tabs-nav{
	border-bottom:3px solid #0d44a2;
}
.Elected .ui-state-active, .Elected .ui-widget-content .ui-state-active, .Elected .ui-widget-header .ui-state-active{
	background:#0d44a2 !important;
}
.Elected .ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	border:1px solid #0d44a2;
}

.Residents h1{
	color:#d93600;
}
.Residents a{
	color:#d93600;
}
.Residents a:hover{
	color:#ff6249;
}
.Residents a.btn{
	background: #d93600; /* Old browsers */
	background: -moz-linear-gradient(top,  #d93600 0%, #be2f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d93600), color-stop(100%,#be2f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d93600 0%,#be2f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d93600 0%,#be2f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d93600 0%,#be2f00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d93600 0%,#be2f00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d93600', endColorstr='#be2f00',GradientType=0 ); /* IE6-9 */
}
.Residents a.btn:hover{
	background: #ef4c16; /* Old browsers */
	background: -moz-linear-gradient(top,  #ef4c16 0%, #be2f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4c16), color-stop(100%,#be2f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ef4c16 0%,#be2f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ef4c16 0%,#be2f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ef4c16 0%,#be2f00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ef4c16 0%,#be2f00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4c16', endColorstr='#be2f00',GradientType=0 ); /* IE6-9 */
}
.Residents #navigation li li a:hover, .Residents #navigation li.SelectedTab li a:hover{
	color:#d93600;
}
.Residents #navigation li.SelectedTab a{
	background:#d93600;
}
.Residents .ui-widget-content a{
	color:#d93600;
}
.Residents .ui-widget-content a:hover{
	color:#ef4c16;
}
.Residents .ui-tabs .ui-tabs-nav{
	border-bottom:3px solid #d93600;
}
.Residents .ui-state-active, .Residents .ui-widget-content .ui-state-active, .Residents .ui-widget-header .ui-state-active{
	background:#d93600 !important;
}
.Residents .ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	border:1px solid #d93600;
}


.Community h1{
	color:#007c96;
}
.Community a{
	color:#007c96;
}
.Community a:hover{
	color:#0092b0;
}
.Community a.btn{
	background: #0092b0; /* Old browsers */
	background: -moz-linear-gradient(top,  #0092b0 0%, #007c96 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0092b0), color-stop(100%,#007c96)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0092b0 0%,#007c96 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0092b0 0%,#007c96 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0092b0 0%,#007c96 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0092b0 0%,#007c96 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092b0', endColorstr='#007c96',GradientType=0 ); /* IE6-9 */
}
.Community a.btn:hover{
	background: #00a2c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a2c4 0%, #007c96 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2c4), color-stop(100%,#007c96)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00a2c4 0%,#007c96 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00a2c4 0%,#007c96 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00a2c4 0%,#007c96 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00a2c4 0%,#007c96 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2c4', endColorstr='#007c96',GradientType=0 ); /* IE6-9 */
}




/*-----------------------------------
DNN
-----------------------------------*/
ul.dnnAdminTabNav {height:43px;}

.DNNModuleContent .dnnSiteSettings img{padding:0px;}
.DNNModuleContent img{max-width:540px;height:auto;}
.dnnPrimaryAction, a.dnnPrimaryAction {color:#fff;}

#wrapper.Admin #left-column{display:none;}
#wrapper.Admin #right-column {width:100%;margin:0;}

.admin-home-link{display:none;border-right:1px solid;padding-right:10px;margin-right:10px;font-weight:bold;}
#wrapper.Admin .admin-home-link{display:inline;}
#wrapper.Host .admin-home-link{display:inline;}

#wrapper.Host #left-column{display:none;}
#wrapper.Host #right-column {width:100%;margin:0;}


.offscreen{ position: absolute; left: -999em; } 