@charset "utf-8";
h5 {
	font-size: 1.15em;
	line-height: 1.5em;/*	font: bold 1.2em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
h6 {
	font-size: 1em;
	line-height: 1.3;
	font-weight: bold;
}
p {
	font-size: 1.2em;
}
#arrow {
	visibility: visible;
}
#content p {
	text-indent: 1.2em;
	font: 1.2em/1.3em 'Josefin Sans', Arial, Helvetica, sans-serif;
}
.linkButton {
	height: 1em;
	width: 1em;
}
/* start top nav */
#menu-icon {
	display: none;
}
/*Style 'show menu' label button and hide it by default*/
nav .show-menu {
	display: none;
}
		
.topofpage2 {
	Display: none;
}
/* ***** google search ***** */
#google_container {
	text-align: center;	
	display: block;
}
#google_search {
	float: right;
	width: 45%;
	margin: .5em auto .2em auto;
}
#google_button {
	font-size: 1.1em;
}
#google_input {
	font-size: 1.1em;
		margin: 0 .5em 0 0;
		width: 55%;
}
/* inner column styles */
.inner_column {
	padding: 1em;
	margin-top: .3em;
	margin-bottom: .3em;
}
.inner_column_left_40 {
	padding: 1em;
	width: 40%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.inner_column_right_40 {
	padding: 0.5em;
	width: 40%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.third_inside {
	width: 28%;
	padding: 0.5em 1%;
	margin: 0.5%;
}
.third_inside header {
	height: 3em;
	font-size: 1em;
}
.fourth {
	width: 21%;
	padding: 0.5em 1%;
	margin: 0.5%;
}
.fourth_inside {
	width: 21%;
	padding: 0.5em 1%;
	margin: 0.5%;
}

.fourth_inside header {
	height: 3em;
	font-size: .9em;
}
.fourth header {
	height: 3em;
	font-size: .9em;
}


.fourth_inside footer {
	height: 6em;
	font-size: 0.9em;
	margin-top: .5em;
}
.fourth footer {
	height: 7em;
	font-size: 0.9em;
	margin-top: .5em;
}






.sticker, .mbHolder {
	width: 16.6%;
	float: left;
	padding: 0.5em 1%;
	border: 1px solid #999;
	border-radius: 8px;
	margin: .5%;
	text-align: center;
}
.sticker header {
	height: 3em;
	font-size: 1em;
	font-weight: bold;
}
.sticker figcaption  {
	height: 4em;
}
.mbHolder header {
	height: 2em;
	font-size: 1em;
	font-weight: bold;
}

.mbHolder figcaption  {
	height: 4em;
}
.column_5_across figcaption {
	height: 3em;
}

/* 8 across columns */
.column_8_across {
	width: 10%;
	padding: 0.3em .6%;
	margin: .5%;
}
.column_8_across header  {
	height: 4em;
	font-size: 90%;
}

.column_8_across figcaption {
	height: 3em;
}


#tidbits {
	clear: both;
}
#tidbits p {
	padding-left: 1em;
}

#tidbits2 {
	background: #00277F;
	height: 90px;
	padding: 0.5em;
	border-radius: 10px;
}
#tidbits2 p   {
	color: #FFF;
	font: 1.2em/1.3em 'Josefin Sans', Arial, Helvetica, sans-serif;
}
#tidbits2 h2 {
	color: #FF4D1E;
	text-align: center;
}
.tidbits2 {
	width: 8%;
	float: left;
	margin-right: 1em;
}
/* footer styles */
#footer_left {
	width: 30%;
	float: left;
	padding: 0;
}
#footer_center {
	width: 31%;
	float: left;
	margin: 0 2%;
	padding: 0 1.0%;
}
#footer_right {
	float: right;
	width: 33%;
}
address {
	font-size: 1.1em;
	line-height: 1.3em;
}
#fb-badge {
	float: right;
	width: 20%;
	font-size: .8em;
}
