body, html {
	padding: 0; 
	margin: 0; 
	font-family: "Sura";
	font-size: 16px; 
	line-height: 1.3em;
	background: #f9f9f9;
}

.lvf {
	background: #eee;
	border-radius: 3px; 
	overflow: hidden;
	padding-bottom .25em;
	margin-bottom: 3rem;
	border: 1px solid #ccc;
	}

.lvf img {
	width: 100% !important; 
	height: auto !important;
	}

.lvf p {
	margin-bottom: .6em;	
	}

p {
  margin-bottom: 1.3em;	
}

li#proclamation {
	display: none;
}

.socialicons {
	position: relative;
    top: -6px;
	}

.govPaging {
	background: #eee; 
	padding: 10px 20px; 
	margin-top: 50px; 
	}

.padless {
	padding: 0 !important; 
	}

.publicevents .today {
	float: right;
    color: #c93;
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
		}

.publicevent {
	padding-left: 20px;
	margin-top: 15px; 
}

.faq li {
	margin-bottom: 10px; 
	}	

.faq ul li {
	margin-bottom: 3px; 
	font-size: .85em;
	}	
	
.faq ul {
	margin-bottom: 10px; 
	margin-top: -5px;
	}		


.banner h1 {
	color: #6efaff;
    text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}

.banner h1 span {
	letter-spacing: .1rem;
	display: block;
	font-size: 25%;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.banner {
	padding-left: .5vw; 
	padding-top: .5vw;
    padding-bottom: 1vw;
    overflow: hidden;
    position: relative; 
    background: #678f9f;
    background: -moz-linear-gradient(top, #7798dd 0%, #062949 100%);
    background: -webkit-linear-gradient(top, #7798dd 0%,#062949 100%);
    background: linear-gradient(to bottom, #7798dd 0%,#062949 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7798dd', endColorstr='#062949',GradientType=0 );    margin-bottom: 0; 
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

.banner .col-md-3 {
	position: initial;	
	}

.banner:before {
    content: " ";
    width: 60vw;
    height: 60vw;
    position: absolute;
    top: -4vw;
    right: -2vw;
    left: auto;
    background-size: contain;
    opacity: .15;
    background: url('/media/9819/seal_white.png') top left no-repeat;
    background-size: contain;
}

.banner .seal img {
	width: 14vw;
	margin-right: 1vw; 
	display: block; 
	float: left; 
	max-width: 180px;
	}

.banner a, .banner a:hover {
	text-decoration: none !important;
	}

.navbar-toggle .icon-bar {
    background: #999;
}


#footerContainer {
	margin-top: 50px; 
	-webkit-box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
	box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
	padding-top: 20px;
    padding-bottom: 50px;
    color: #fff;
	position: relative; 
	background: #555;
	overflow: hidden;
}

footer h7 {
	padding-top: 20px;
	display: block;
	text-transform: uppercase;
	font-size: 14px; 
	letter-spacing: 1px; 
	font-family:  "Sura";
	color: #999;
	border-bottom: 1px dotted #ccc;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.54);
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: #fff;
	opacity: .4;
	transition: all .35s ease .25s;
}

footer div:hover > h7 {
	opacity: 1;
}

footer ul, footer li {
	list-style-type: none; 
	padding:0;
	margin: 0; 	
	font-size: 13px;
}

footer li a {
	color: #66ccff !important;	
	display: block;
	transition: all .25s ease;
	padding: 2px 0;
	
}

footer li a:hover  {
	color: #fff !important;	
	padding-left: 5px;
}

footer h4 {
	font-size: 12px;
	color: #fff;
	opacity: .5;
	font-weight: bold;
	}

#cse-search-box {
    position: absolute;
    top: 35px;
    right: 1.5em;
    opacity: 1;
}

#cse-search-box .form-control {
    height: 40px;
}

#cse-search-box .searchField {
    background: #fff;
    padding: 5px 35px 3px 15px;
    box-sizing: border-box;
    width: 250px;
    border: solid 1px #fff;
    outline: none;
    border-radius: 2em;
    color: #ccc;
	font-size: 1rem;
    font-family: "Sura";
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-weight: normal;
	}

#cse-search-box .searchField:focus {
    width: 350px;
    color: #444;
}

#cse-search-box .searchButton {
    position: absolute;
    top: 1px;
    right: 8px;
    background: none;
    color: #ccc;
    height: 40px;
    width: 40px;
    border: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    z-index: 11;
}

.navbar {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
    position: static;
}


.breadcrumb {
    padding: 0;
    background: none;
    color: #4fb5f0;
    font-size: .80rem;
    font-weight: 400;
    font-family: "Sura";
    line-height: 1rem;
    margin-bottom: 15px;
	position: relative; 
	top: -15px; 
}

h2 {
	font-family: "teko"; 
	text-transform: uppercase;
	letter-spacing: .1em;
}

h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
	color: #b362a4;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 .3em 0;
    margin: 1.5rem 0 .5rem 0;
  }

h3:first-child {
	margin-top: 0; 
}

.flags h3 {
	margin-top: 115px;
	white-space: nowrap; 
	}

p.revision {
    color: #ccc;
    font-size: .65rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	text-align: right; 
}

h4 {
    color: #c93;
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

h5 {
	color: #ccc; 
	font-size: .65rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Rawline";
	font-weight: 700;
}

.navbar {
	background: #fff; 
    font-family: Rawline;
    font-size: .75rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.caret {
	margin-top: -5px; 
}

.nav > li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,.085);
}

.nav > li {
	position: relative;
	margin-right: 1px; 
}

.nav > li:after {
	content: " ";
	position: absolute; 
	bottom: -5px;
	height: 5px; 
	width: 100%; 
	background: rgba(0,0,0,.1);
	transition: .25s;
}

.nav > li:hover:after {
	background: rgba(179,98,164,.3);
}

.nav > li.active:after {
	background: #b362a4;
}

li.dropdown > ul {
}

li.dropdown:hover > ul {
	display: block !important;
}

li.dropdown li  a {
	padding-top: 15px;
    padding-bottom: 15px;
}

.navbar {
	background: #fff; 
}

.navbar-nav>li>.dropdown-menu {
	border: 0; 
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
}

.dropdown-menu>li>a {
    font-family: Rawline;
    font-size: .75rem;
    position: relative;
    font-weight: bold;
	color: #337ab7;
    text-transform: uppercase;
    letter-spacing: 1.5px;	
		}

@media only screen and (max-width: 768px) {
	
li.dropdown:hover > ul {
	display: none !important;
}
.caret {
	display: none; 
}
		
h3:first-child {
	margin-top: 1.5rem; 
}
		
	}			
				
.leadstory {
	font-weight: normal; 
}

.leadstory .dateline {
	color: rgba(255,255,255,.6); 
	background: #aaa;
	padding: 5px 20px 7px; 
	font-size: .75rem;
	margin-bottom: 1px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	border-radius: 3px 3px 0 0;
}

.dateline span {
	float: left; 
	    font-family: "Rawline";
}


.leadstory .headline {
	color: #062949; 
	background: #eee;
    padding: .5em 20px .75em;	
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.25em;
}


.leadstory .link {
	color: rgba(0,0,0,.6); 
	background: #eee;
	padding: 15px 20px 20px; 
	font-size: 1rem;
	font-weight: 400;
	border-bottom: 5px solid #aaa;
}


.leadstory .blurb {
	color: rgba(0,0,0,.6); 
	background: #eee;
	padding: 15px 20px 20px; 
	font-size: 1rem;
	font-weight: 400;
	border-bottom: 5px solid #aaa;
}


.leadstory .image img {
	width: 100%; 
}



table.cal {
	width: 100%; 	
}
	
table.cal tr {
	border-top: 1px solid #eee;
    padding-bottom: 5px;
}

table.cal tr.noborder {
	border-top: 0; 
}	

table.cal td{
    padding-bottom: 20px;
    padding-top: 5px;
	vertical-align: top;	
}
	
table.cal .date div {
	display: inline-block; 
	float: left; 
	background: rgba(6,41,73,.5);
	border-radius: 3px;
	padding: 5px 10px;
	margin-right: 10px;	
}

table.cal .date div span {
	display: block; 
	color: 	#fff;
	text-align: center; 
	font-family: "Rawline";
	font-size: .65rem;
	line-height: .75rem;
	text-transform: uppercase;
	letter-spacing: 1px; 
	white-space: nowrap;
}
table.cal .date div span.month {
	font-weight: bold;
}


table.cal tr {
    border-top: 0px solid #eee;
    padding-bottom: 5px;
}


table.cal tr.rule  {
    border-top: 1px solid #eee;
}


table.cal tr td.date {
    padding-bottom: 0; 
}
table.cal tr td.time {
	display: inline-block;
	font-family: "Rawline";
	font-weight: bold;
	padding-top: 10px; 
	font-size: .65rem;
	line-height: .75rem;
	text-transform: uppercase;
	letter-spacing: 1px; 
	white-space: nowrap; 
	margin: 0 10px 0 0;	
	color: #c93;

}



.article {
    line-height: 140%;
    transition: all .25s ease;
    padding: 12px 15px 12px 15px;
    cursor: pointer;
    border-radius: 5px;
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    border: 2px solid #fff;
    text-decoration: none !important;
}

.article:hover {
	text-decoration: none;
	background: #e6fafa; 
}	

.article i {
	transition: all .25s ease .25s;
	padding-left: 15px; 
	opacity: 0;
	}
	
.article:hover i {
	opacity: 1;
	padding-left: 5px; 
	}

	
.article .dateline {
	font-size: .75rem;
	margin-bottom: 1px;
	letter-spacing: 1.5px;
	font-weight: 700;
	font-family: "Rawline";
	text-transform: uppercase;
	text-align: right;
}	



.article .dateline .date {
	text-align: right; 
	right: 0;
	width: 100%; 
}

.article .dateline {
	color: rgba(0,0,0,.4); 
	padding-bottom: 7px; 
	margin-bottom: 7px; 
	border-bottom: 1px dotted #ccc;
}



 .member {
	margin-right: 3px; 
	font-size: .9em;
	padding: 20px; 
	background: #f9f9f9;
	margin-bottom: 3px; 
	}

 .member .name {
	font-family: Rawline;
	font-weight: 700; 
	color: #4ad;
}

 .member .title {
font-style: italic;
}


 .bannerhead {
	background: #6cf;
	color: #fff;
	font-family: Rawline;
	font-size: .75em;
	position: relative; 
	text-transform: uppercase; 
	letter-spacing: .2em;
	padding: 12px 20px 10px; 
	}
	
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
} 	

	
#mainContent .article .image img {
	width: 100%; 
	border: 1px solid #fff !important;
	margin: 10px 0 10px 0; 
	margin-bottom: 10px;
	border-radius: 3px; 
    -webkit-box-shadow: 0 0px 6px rgba(0,0,0,0);
    box-shadow: 0 0px 6px rgba(0,0,0,.0);
}	
	
.article .headline {
	color: ##337ab7;
	font-size: 20px;
	line-height: 135%;
}

.article .brief {
	font-size: 13px; 
	margin-top: 10px;
	color: #666;
}

.no_brief .article .brief {
	display: none;
	}

.article .social_bar  {
	clear: both; 
	height: 0; 
	overflow: hidden;
	transition: all .5s ease .25s;
	text-align: left 
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative; 
	

}

.article:hover .social_bar  {
	height: 30px; 
}


.article .social_bar span {
	padding: 13px 0px 12px 0px;
	font-size: 13px;
	display: block;
	font-weight: bold;
	text-decoration: underline !important;
}

.newsArticle {
	max-width: 900px; padding: 20px; margin-top: 10px; background: #fff; border-radius: 5px;
	}

.newsArticle h4 {
	margin-bottom: 20px; 
	}

.newsArticle .well {
	background: #fffff2;
	margin: 0 auto;
	width: 90%;
		}

.newsArticle table {
	border: 0 !important; 
	}
.newsArticle td {
	border: 0; 
    border-top: 1px solid #dee;
    vertical-align: top;
    padding: 5px 15px 5px 5px;
	font-size: 85%;
	background: #f6ffff;
	}
	
.newsArticle tr:first-child td {
	border-top: 0; 	
}
.newsArticle tr:first-child td p {
	margin-bottom: 0;	
}

.contentBox {
	max-width: 900px; 
	padding: 20px 20px; 
	margin-top: 10px; 
	background: #fff; 
	border-radius: 3px;
	margin: auto; 
	}

.executiveactions p, .proclamations p{
	border-top: 1px solid #eee;
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-left: 5px; 
	}

.grants td, .grants th {
	text-align: left; 
	vertical-align: top; 
	padding: 5px 15px 6px; 
	border-bottom: 1px solid #ddd;
	font-size: .85em; 
	}

.grants th {
	background: #062949;
	color: rgba(255,255,255,.5); 
	font-weight: bold; 
	white-space: nowrap; 
    font-size: .75rem;
    font-family: "Rawline";
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	}

.grants th:first-child {
	border-radius: 3px 0 0 0;
	}
.grants th:last-child {
	border-radius: 0 3px 0 0;
	}

	
	
.publicevents h4, h4.nomargin  {
	margin: 1em 0 .5em 0; 
}

.publicevents {
	}

.publicevents .date {
	color: #623123;
	color: #fff;
	font-family: "Rawline";
	font-weight: bold;
	font-size: .75rem;
	position: relative; 
	text-transform: uppercase; 
	letter-spacing: 1.5px;
	margin-bottom: 3px; 
	padding-bottom: 0px; 
	display: inline-block; 
	width: 100%; 
	max-width: 100px; 
	text-align: center; 
	background: rgba( 204,153,51,.5);
	border-radius: 3px; 
	}


.publicevents .date span {
	display: block; 
	color: #aaa;		
	}



.publicevents .description {
	font-size: .85em;		
	}


.publicevents .location {
	font-family: "Rawline";
	font-size: .75em;
	font-weight: normal; 
	}

.publicevents .location:after {
	display: table;
	content: " ";
	clear: left; 
}
	

.publicevents .location img {
	float: left; 
	margin-right: 10px; 
		}
	
.publicevents {
	margin-bottom: 3em; 
	}

.tab-content>.tab-pane {
    padding: 30px;
    background: #fff;
		
}
		
#grantsTab.nav-tabs {
	border-bottom: 5px solid #b362a4;
    padding-bottom: 1px;	
	padding-left: 30px;
	margin-top: 20px; 
	}

		
#grantsTab.nav-tabs>li.active>a, 		
#grantsTab.nav-tabs>li.active>a:focus, 		
#grantsTab.nav-tabs>li.active>a:hover {
    color: #a35294;
    background-color: rgba(179,98,164,.1);
    border: 1px solid #b362a4;
	border-bottom: 0;
}		
			
#grantsTab.nav-tabs>li.active:after {
    background: transparent;
	}

.sorry {
    padding: 40px 20px 20px;
    background: #062949;
    border-radius: 3px;
    margin-bottom: 20px;
	color: #fff; 
}
.darkblue {
    padding: 40px 20px 20px;
    background: #062949;
    border-radius: 3px;
	color: #fff; 
}

.lightblue {
    padding: 20px;
    background: #7ca5ca;
    border-radius: 3px;
	color: #fff; 
	text-align: center; 
	max-width: 900px;
	margin: auto; 
}
	
.well {
		background: #fff;
		}
	
.pad10 {padding: 10px }
.pad20 {padding: 20px }
.pad40 {padding: 40px }
.pad50bot {margin-bottom: 50px !important; }


.cabinetname {
    font-size: 1.1rem;
    letter-spacing: .05rem; 
    padding-left: 10px;
    color: #fff;
}

.cabinet {
    padding: 20px;
    background: #062949;
    border-radius: 3px;
    margin-bottom: 3em;
}
.cabinetmember {
	margin-bottom: 20px; 
}

.cabinetmember.link {
	cursor: pointer; 
}

.sec_card .modal-dialog {
  width: 100%;
  max-width: 800px;
}
.sec_card .modal-dialog img {
  width: 100%;
}

.sec_card .btn {
	margin-right: 3px; 					
	}
			
.sec_card .modal-header .close {
    position: absolute; 
	top: 8px; 
    right: 12px; 
}

.cabinetrole {
    color: #4fb5f0;
    font-size: .5rem;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: "Rawline";
    text-transform: uppercase;
	line-height: .75rem;
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,.23); 
}

.sec_card:not(:first-child) {
	margin-top: 10px; 
	padding-top: 10px; 
	border-top: 1px dotted #ccc;
	clear: left; 
	}

.sec_card:after {
	content: " ";
	clear: left;
	display: block; 
	position: relative; 
	padding-bottom: 30px; 	
}

.sec_card .description a {
	transition: .25s;
	padding: 5px 20px; 
	border: 1px dotted #ccc; 
	border-radius: 3px; 
	}

.sec_card .description a:after {
	content: "\f08e";
	padding-left: 10px; 
	font-family: "FontAwesome" !important;
	text-decoration: none !important; 
	font-size: 85%;
	color: #ccc; 
	}

.sec_card .description a:hover {
	text-decoration: none !important; 
	color: #669;
	background: #fff; 
	border: 1px solid #ccc; 
	}

.sec_card .description a:hover:after  {
	color: #aaa; 
	}
			
.sec_name {
    font-size: 1.35rem;
    letter-spacing: .05rem; 
    color: #000;
	margin-bottom: 10px; 
}

.sec_title {
    color: #4fb5f0;
    font-size: .7rem;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: "Rawline";
    text-transform: uppercase;
	line-height: .75rem;
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,.23); 
}

.modal-header .sec_title {
	padding-top: 6px; 			
}

.sec_photo {
	width: 100%; 
	max-width: 120px; 
	float: left; 
	margin: 0 20px 30px 0;
	}

.sec_photo img {
	width: 100%; 
	height: auto; 
	}


.twitter {
	margin-bottom: 30px; 
}

.galleria-thumbnails-container {
  height: 0px;
  display: none;
}

#galleria {
	cursor: pointer;
	margin-bottom: 10px;
}

.galleria-theme-classic .galleria-stage {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	padding-top: 0px;
	background: #fff;
}
 .galleria-theme-classic {
	height: auto; 
}

.galleria-image-nav {
	display: none; 
}


.weekinreview img {
	width: 80% !important; 
	height: auto !important;
	margin: auto; 
	display: block; 	
}
.weekinreview .masthead img {
	width: 100% !important; 
	height: auto !important;
	}

.weekinreview p.date {
	text-align: center;
	margin-bottom: -20px; 
	}

.weekinreview h3 {
	border-bottom: 0;
	border-top: 1px solid #ccc;
	padding-top:10px; 
	color: #000066;	
	margin-top: 40px; 
	}

.weekinreview ul {
	margin-bottom: 20px; 	
	}
.weekinreview li {
	margin-bottom: 15px; 	
	}


@media (min-width: 1500px)
{
.container {
    width: 1380px;
}
}


@media only screen and (max-width: 990px) {
h3:first-child {
	margin-top: 1.5rem; 
}

.flags h3 {
   margin-top: 0; 
    margin: 1.5rem 0 .5rem 0;
    clear: left;	
		}
	}
		
@media only screen and (max-width: 768px) {


.flags h3 {
   margin-top: 0; 
    margin: 1.5rem 0 .5rem 0;
    clear: left;	
		}
	
#cse-search-box .searchField:focus {
    width: 250px;
}
	
.navbar {
    position: relative;
	background: #eee;
}
	
.navbar li {
	background: #fff;
}
	
	
.navbar-nav {
    margin-top: 0px;
	margin-bottom: -1px; 
}

.navbar-collapse.in {
    overflow-y: hidden;
}
	
.nav li:after {
    bottom: -1px;
    height: 1px;
}
	
.nav li.active:after {
	background: #ccc;
}
	
#cse-search-box {
    position: absolute;
    top: 5px;
    left: 1.5em;
	right: initial;
}

#cse-search-box .form-control {
    height: 40px;
}

#cse-search-box .searchField {
    background: #fff;
    padding: 5px 35px 3px 15px;
    box-sizing: border-box;
    width: 250px;
    border: solid 1px #fff;
    outline: none;
    border-radius: 2em;
    color: #ccc;
	font-size: 1em;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

		
	}
	
		

@media only screen and (max-width: 480px) {
	
#cse-search-box .searchField {
    width: 210px;
}

#cse-search-box .searchField:focus {
    width: 210px;
}

		
	}
	
	

	
.well li {
	margin-bottom: 1em; 	
	}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
