
body {
	background:white;
	font-family: 'Open Sans', sans-serif;
}

p,li {
	font-size: 0.9em;
	color: black;
}

#fp-intro-block {
	background-color: #510000;
	padding: 10px 0 10px 0;
	text-align:center;
	color:white;
	
}

p.close {
	line-height:1.2em;
	margin-bottom:5px;
}

.handy {
	font-family: 'Shadows Into Light', cursive;
}

.plike {
	font-size: 0.9em;
	color: black;
}

.spaced {
	margin-bottom:20px;
	margin-top:20px;
}

.adrow {
	border: 1px solid silver;
}

.liner {
	border-top: 1px solid black;
}

span.td {
	color: #00aa00;
	background: #eeffee;
	padding:3px;
	border:1px solid #aaddaa;
}

h6 { color:black; }

.sub-nav {
	background-color: #f2f2f2;
}

#map img
{
    max-width : none;
}

.advert {
	margin: 10px 0 10px 0;
}

.border {
	border-top: 1px solid silver;
	
}

.borderb {
	border-bottom: 1px solid silver;
	
}

.nopad {
	padding-bottom:0;
}

.tbox {
	margin-top:20px;
	padding-bottom:0;
}

.infotitle {
	color: #510000;
	font-weight: bold;
	margin-bottom:0;
}

.infotitlebig {
	color: #510000;
	font-weight: bold;
	margin-top:10px;
}

.details {
	margin-bottom:0;
}

.flat {
	margin-bottom:0;
}


.infoid {
	color: #72aa00;
}

.slist {
	margin-left: 4rem;
}

.plist {
	border-bottom:1px solid silver;
	list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAa0lEQVQYV2NkIBIwoqnzAfI3I4n5AtlbQHxkhWBF0hoP4Oqe3lAAscGKYQrhip4+lYIrlJZ+xgBTDFP4H2QSsiKYaphiuEIG3l+4vfWZDe7G/8QqhPgWm6lA00AewvA1imKoImRfw9yHMxwBbzokoP2PR2cAAAAASUVORK5CYII=");
}

.twocol {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	column-width:400px;
}

.threecol {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	column-width:300px;
}

.subfooter {
	text-align:center;
	width: 100%;
	margin-top:10px;
}





#footer-top-block {
	background-color: #333333;
	padding: 10px 0 10px 0;
	text-align:center;	
}

#footer-block p {
	color:#eeeeee;
}

#footer-block {
	background-color: #333333;
	color:#ffffff;
	padding: 20px;
	margin:0 ;
}

#footer-block a {
	color:#ffffff;
	text-decoration:none;	
}
#footer-block a:hover {
	text-decoration:underline;	
}

.small {
	font-size: 0.8em;
}

.tsmall {
	font-size: 0.9em;
	padding: 2px;
}

.listicon {
	float:left;
	margin: 0 5px 5px 0;
}

.listli {
	clear: left;
}


.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.quote {
	padding: 0 1em 0 0;
	font-style: italic;
}

.dropper {
	position:relative;
	width:100%;
	border: 3px dashed silver;
	padding-top:2em;
}

.hidden {
	visibility: none;
	display: none;
}

div.tophead {
	background:url(/framework/headimg.jpg);
	height: 95px;
	border:1px solid black;
	padding:0;
	width:100%;
	
}

h1.tophead {
	font-size:2em;
	color:#001100; 
	margin-bottom:20px;
}

a.tophead {
	color:#001100; 
}

h3.tophead {
	font-size:1.5em;
	color:#001100; 
	margin-top:20px;
}
span.tophead {
	background-image:url(/framework/75p_white.png);
}



.panel.splash {
    border-style: solid;
    border-width: 2px;
    border-color: orange;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #FFCC99; 
    border-radius: 10px;
}
.panel.splash > :first-child {
      margin-top: 0; 
}
.panel.splash > :last-child {
      margin-bottom: 0; 
}
.panel.splash h1, .panel.splash h2, .panel.splash h3, .panel.splash h4, .panel.splash h5, .panel.splash h6, .panel.splash p {
      color: #333333; 
}
.panel.splash h1, .panel.splash h2, .panel.splash h3, .panel.splash h4, .panel.splash h5, .panel.splash h6 {
      line-height: 1;
      margin-bottom: 0.625rem; 
}
.panel.splash h1.subheader, .panel.splash h2.subheader, .panel.splash h3.subheader, .panel.splash h4.subheader, .panel.splash h5.subheader, .panel.splash h6.subheader {
        line-height: 1.4; 
}
.panel.splash a:not(.button) {
      color: #008cba; 
}
.panel.wideradius {
    border-radius: 10px; }

    
    
.leftdiv, .centerdiv, .rightdiv
{
   text-align: center;
}
@media only screen and (min-width: 641px)
{
   .leftdiv
   {
      text-align: left;
   }
   .rightdiv
   {
      text-align: right;
   }
}

.old_text {
	font-family: 'Goudy Bookletter 1911', serif;
	background: #f5f5dc;
	padding:1em;
	font-size:1.2em;
	
}

.grade {
	font-family: 'Goudy Bookletter 1911', serif;
	padding: 0 5px 0 5px;
	background: silver;
}

.offsite {
	background: url(/framework/Icon_External_Link.png)     center right no-repeat;
	padding-right: 13px;
}

.bi {
	float: left;
}

.clear {
	clear: both;
}

.slider-container {
	position: relative; 
	margin: 0px 5px 5px 0px; 
	float: left; 
	top: 0px; 
	left: 0px;
	width: 600px;
	height: 400px; 
	overflow: hidden;
}

.slider-slides {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 600px; 
	height: 400px;
	overflow: hidden;
}

.slider-caption {
	position:absolute;
	left:10px;
	top:30px;
	width:500px;
	height:40px;
	font-size:20px;
	color:#fff;
	line-height:40px;
	
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  
	font-family: monospace;
}


.gsc-control-cse  * {
 -moz-box-sizing: content-box !important;
 -webkit-box-sizing: content-box !importantx;
 box-sizing:  content-box !important;
}

.gsc-control-cse input {
 box-shadow: none !important;
}

.gsc-control-cse input:focus {
    outline: none;
}

.gsc-control-cse table {
 border: none;
 background: transparent;
}

.gsc-input-box, .gsc-search-box .gsc-input>input, .gsc-input-box-hover {
 -moz-box-shadow: none !important;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
}

.bcbluebox {
	background: #003580;
	color:white;
	font-family: 'Arial', sans-serif;
	padding:5px;
}
.bcyellowbox {
	background: #FEBA02;
	color: #003580;
	font-family: 'Arial', sans-serif;
	padding:5px;
}




