#northfieldTheme {
	background-color: #F4E2CC;
}
.schema {
		display:none;
		visibility:hidden;
}
.jumbotron {
	background-image: url(../graphics/seal-stamp.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#accessIcon {
	max-height: 50px;
}
.jumbotron .img-responsive {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #666;
	border-left-color: #666;
	box-shadow: 0px 0px 10px 8px #00334d;
 }
 a[target="_blank"]:after, a.btn[target="_blank"]:after {
	font-family: "Glyphicons Halflings";
	content:"\e164";
	font-size:80%;
	font-weight: normal;
	padding-left:5px;
}

a[href$="pdf"][target="_blank"]:after, a[href$="PDF"][target="_blank"]:after, a.btn[href$="PDF"][target="_blank"]:after, a[href$="doc"][target="_blank"]:after,  a[href$="DOC"][target="_blank"]:after,  a[href$="DOCX"][target="_blank"]:after,  a[href$="docx"][target="_blank"]:after {
	font-family: "Glyphicons Halflings";
    content:"\e022";
	font-size:90%;
	font-weight: normal;
	padding-left:5px;
}
a[href$="zip"][target="_blank"]:after {	
	font-family: "Glyphicons Halflings";
	content:"\e026";
	font-size:90%;
	font-weight: normal;
	padding-left:5px;
}
a[href ^="mailto:"]:after {
	font-family: "Glyphicons Halflings";
	content:"\2709";
	font-size:90%;
	font-weight: normal;
	padding-left:5px;
}
 a[href ^="tel:"]:after {
	font-family: "Glyphicons Halflings";
	content:"\e183";
	font-size:90%;
	font-weight: normal;
	padding-left:5px;
}
 /* 
a[target="_blank"] {
	background-image: url(../img/icons/external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}
a[target="_new"]{
	background-image: none;
	white-space: normal;
}
a[href$="pdf"][target="_blank"], a[href$="PDF"][target="_blank"] {
	background-image: url(/img/icons/pdf-sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
a[href$="pdf"][target="_new"], a[href$="PDF"][target="_new"]{
	background-image: none;
	white-space: normal;
}
a[href$="doc"],  a[href$="DOC"],  a[href$="DOCX"],  a[href$="docx"] {
 	background-image: url(/img/icons/word-doc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
a[href$="doc"][target="_new"], a[href$="DOC"][target="_new"],  a[href$="DOCX"][target="_new"],  a[href$="docx"][target="_new"]{
	background-image: none;
	white-space: normal;
}
*/
#mobileHd {
	margin: 0px;
	padding: 0px;
	background-color: #A00408;
}
#northfieldTheme .container {
	width: 95%;
}
.outdent25 {
	margin-left: 40px;
	text-indent: -40px;
}
#northfieldTheme .container-fluid .col-lg-5 .well-lg h1 {
	font-size: 30px;
}
#northfieldTheme h1, #northfieldTheme h2, #northfieldTheme h3, #northfieldTheme h4, #northfieldTheme h5 {
	font-family: 'Fira Sans Condensed', sans-serif;
}
#northfieldTheme .container-fluid .col-lg-3 .well-sm.hpCenter h5 {
	font-weight: bold;
}
#northfieldTheme .container-fluid .col-lg-5 #hpProg .row .col-lg-6 {
	margin-left: 15px;
	margin-right: -15px;
}
.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 12px;
}
.button:hover {box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
 color: white;}
#mobileHd .img-responsive {
	margin-right: auto;
	margin-left: auto;
}
.navbar.navbar-inverse .container-fluid .navbar-header #search label {
	color: #FFF;
}
.navbar.navbar-inverse .container-fluid .navbar-header #search {
	padding-top: 10px;
}
#search #searchbtn img {
	height: auto;
	width: 18px;
}
#search #searchbtn {
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navbar.navbar-inverse .container-fluid .navbar-header #search #q {
	margin-top: 2px;
}
#northfieldTheme .container-fluid .col-lg-5 .well-lg, #northfieldTheme .container-fluid .col-lg-5 .well-sm {
	background-color: #FFF;
}

.container-fluid .col-lg-4 .well-sm.hpCenter, .container-fluid .col-lg-9 .col-lg-5 .well-sm.hpCenter {
	margin-bottom: 15px;
	border: 1px solid #A00408;
}
#northfieldTheme .container-fluid .row .col-lg-9 .col-lg-5 {
	padding-right: 0px;
}
#northfieldTheme .container-fluid .row .col-lg-9 #hpProg {
	clear: left;
}
.col-lg-9 #hpProg .row {
	padding-right: 30px;
}



#northfieldTheme .container-fluid .row .col-lg-9 .col-lg-7 .well.well-lg  {
	background-color: #FFF;
}
#northfieldTheme .container-fluid .row .col-lg-9 .col-lg-7 .well.well-lg h1 {
	font-size: 30px;
}
.container-fluid .col-lg-4 .well-sm, .container-fluid .col-lg-3 .well-sm {
	background-color: #FFF;
}
.container-fluid .col-lg-4 .well-sm.hpCenter, .container-fluid .col-lg-3 .well-sm.hpCenter {
	margin-bottom: 15px;
	border: 1px solid #A00408;
}
.footer {
	background-image: url(../graphics/NEW-GRAPHICS/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 95px;
	clear: both;
	width: 100%;
}

#northfieldTheme .container-fluid.mainSecd {
	margin-right: 15px;
	margin-left: 15px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain {
	background-color: #FFF;
	border: 1px solid #AD0002;
	border-radius: 3px;
	padding: 15px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-4.rt-nav .well.well-sm {
	padding: 0px;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-4.rt-nav .well.well-sm h2 {
	color: #FFF;
	background-color: #222;
	margin: 0px;
	padding: 10px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-4.rt-nav .well.well-sm p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-4.rt-nav #events p.outdent {
	margin-left: 40px;
	text-indent: -40px;
}
.col-lg-8.secMain .butOnlyBox {
	margin-top: 15px;
	text-align: left;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .annBox {
	text-align: center;
	background-color: #EEF6BD;
	border: 1px solid #7F9542;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .panel.p {
	display: block;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .panel.panel-warning p {
	margin-right: 15px;
	margin-left: 15px;
}
#northfieldTheme .backLink {
	text-align: right;
}

#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .col-md-6.council {
	text-align: center;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .archiveList {
	list-style-type: none;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .archiveList li {
	float: left;
	margin-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
a .pdf {
	height: 20px;
	width: auto;
}
.col-lg-8.secMain .col-md-4.pull-right.specialAnn {
	color: #FFF;
	background-color: #222;
	padding: 10px;
	border: 1px solid #A00408;
	margin-bottom: 15px;
	margin-left: 15px;
}
#northfieldTheme .container-fluid.mainSecd .col-lg-8.secMain .col-md-4.pull-right.specialAnn h3 {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
.col-lg-8.secMain .col-md-6.council .photoblock {
	min-height: 250px;
}
#northfieldTheme .container-fluid .col-lg-4 {
	padding-right: 0px;
}
ol .faqList {
	margin-bottom: 8px;
}



}
@media (max-width: 767px) {
.jumbotron {
	display:none;
	visibility:hidden;
}
#northfieldTheme .container-fluid .col-lg-5 .well.well-lg p .img-responsive {
	width: 100%;
	height:auto;
}
#northfieldTheme .navbar.navbar-inverse .container-fluid .navbar-header #search #q {
	margin-left: 20px;
}
#northfieldTheme .container-fluid.mainSecd {
	margin-right: 0px;
	margin-left: 0px;
	padding: 4px;
}

}
