@charset "utf-8";
/* CSS Document */

/* Green: #651321; */


/* TOP OF PAGE OFFSET
-----------------------------------------------------------------------------*/
.topOffset {
	padding-top: 115px;
}
#topOffsetAdmin {
	padding-top: 155px;
}
#slide2 {
	background: #FFF;
	padding: 10px 0 40px 0;
}
/* Forms
-----------------------------------------------------------------------------*/
.buttons {
	height: 20px;
	padding: 0px 0 10px 0;
}
.buttons a, .buttons button {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	float: left;
	text-align: center;
	margin: 0 5px 0 0;
	min-width: 80px;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px; /* Links */
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 5px 10px 5px 10px; /* IE6 */
}
.buttons button[type] {
	padding: 5px 10px 5px 10px; /* Firefox */
	line-height: 17px; /* Safari */
}
*:first-child+html button[type] {
	padding: 5px 10px 5px 10px; /* IE7 */
}
.buttons button img, .buttons a img {
	margin: 0 6px -3px 0 !important;
	padding: 0;
	border: none;
	width: 14px;
	height: 14px;
}
/* ADMIN BUTTONS: Standard */
button, .buttons a {
	background: #B8CDEA;
	border: 1px solid #96B2DB;
	color: #196DB6;
}
button:hover, .buttons a:hover {
	background: #96B2DB;
	color: #196DB6;
}
/* ADMIN BUTTONS: Positive */
button.positive, .buttons a.positive {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background: #C6D880;
	color: #529214;
}
/* ADMIN BUTTONS: Negative */
.buttons a.negative, button.negative {
	background: #FBE3E4;
	border: 1px solid #FBC2C4;
	color: #D12F19;
}
.buttons a.negative:hover, button.negative:hover {
	background: #FBC2C4;
	color: #D12F19;
}
.req {
	color: #FF0;
}
#ADDRESS2label {
	display: none;
}
#ADDRESS2 {
	display: none;
}
/* Sub-page Box
-----------------------------------------------------------------------------*/
a.subpageBox {
	display: block;
	border: 1px solid #CCC;
	background: #EEE;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 0 0 24px 0;
	color: #333;
}
a.subpageBox:hover {
	text-decoration: none;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	background: #DDD;
}
.subpageImage {
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 190px;
}
.subpageText {
	margin: 14px;
}
a.subpageBox span {
	display: block;
	text-transform: uppercase;
	font-size: 0.8rem;
	line-height: 1.0rem;
	letter-spacing: 1px;
}
a.subpageBox h3 {
	font-weight: 600;
	color: #651321;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	font-size: 1.0rem;
	line-height: 1.2rem;
}
a.subpageBox p {
	min-height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8rem;
	line-height: 1.0rem;
}
#span2 a.subpageBox div {
	height: 100px;
}
#span6 a.subpageBox div {
	height: 220px;
}
/* VIDEOS - Responsive
-----------------------------------------------------------------------------*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* TEXT STYLES
-----------------------------------------------------------------------------*/
.hgroup {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 18px 0px;
	border-bottom: 4px double #999;
}
.intro {	/* Used in Page Intros */
	font-size: 1.4rem;
	line-height: 2.0rem;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 18px 0px;
	color: #651321;
	border-bottom: 4px double #999;
}
#INTRO {
	font-size: 1.4rem;
	line-height: 2.0rem;
	color: #651321;
}
.intro2 {	/* Used in Section Intros */
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	color: #651321;
}
#INTRO2 {
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #651321;
}
.fineprint {
	font-size: 0.8rem;
	line-height: 1.1rem;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.anchor {
	display: block;
	position: relative;
	top: -150px;
	visibility: hidden;
}
#byline {
	font-size: .8rem;
	text-align: right;
	margin: -15px 0 12px 0;
}
/* SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	margin-top: 36px;
	background: #FFF;
	padding: 6px 18px 6px 18px;
	border: 1px solid #999;
	text-align: center;
}
#sidebar:before {
	content: '§';
	display: inline-block;
	position: relative;
	top: -18px;
	padding: 0;
	background: #FFF;
	color: #999;
	font-size: 2rem;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
#sidebar:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: 24px;
	padding: 0;
	background: #FFF;
	color: #999;
	font-size: 2rem;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
#sidebar h3 {
	margin: 24px 0 6px 0;
	padding: 0 0 0 0;
	font-size: 1.2rem;
}
#sidebar p {
	font-size: .8rem;
	line-height: 1.2rem;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* FOOTER BAR
-----------------------------------------------------------------------------*/
#footerbar {
	margin-top: 36px;
	background: #651321;
	padding: 16px 0px 24px 0px;
	text-align: center;
	overflow: hidden;
}
#footerbar h3 {
	margin: 0px 0 12px 0;
	padding: 0 0 0 0;
	font-size: 1.2rem;
	color: #FFF;
}
#footerbar h3 a {
	color: #FFF;
}
#footerbar h3 a:hover {
	text-decoration: none;
}
#footerbar p {
	font-size: .8rem;
	line-height: 1.2rem;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footerbar .sideLinks a {
	background: #EEE;
	color: #333;
}
/* TEAM TABLES
-----------------------------------------------------------------------------*/
.team {
	
}
.team tr {
	
}
.team th {
	font-size: .75rem;
	text-transform: uppercase;
	padding: 4px 12px 4px 0px;
	border-bottom: 1px solid #EEE;
	text-align: left;
}
.team td {
	padding: 4px;
	border-bottom: 1px solid #EEE;
}

/* MEDIA ELEMENTS
-----------------------------------------------------------------------------*/
.mediaElements {
	width: 40%;
	float: right;
	margin: 0 0 24px 24px;
}
.mediaItem {
	margin: 6px 0 18px 0;
	padding: 12px;
	border: 1px solid #CCC;
	background: #EFEFEF;
	width: 55%;
}
.mediaItem h3 {
	font-size: 1.0rem;
	line-height: 1.2rem;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
}
.mediaItem p {
	font-size: 0.85rem;
	line-height: 1.1rem;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}
.mediaItem ul {
	font-size: .8rem;
	line-height: 1.2rem;
	margin: 12px 0 10px 0;
	padding-top: 12px;
	border-top: 1px solid #999;
}
.mediaItem li {
	font-size: .8rem;
	line-height: 1.2rem;
	margin: 0 0 12px 18px;
}
.mediaItem img {
	width: 100%;
}
.mediaItem a {
	color: #651321;
	font-weight: bold;
}
/* LAYOUT - COLUMNS
-----------------------------------------------------------------------------*/
.container {
	margin: 0 auto 0 auto;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	width: 1100px;
}
[class*="span"] {
	margin-left: 2.12766%;
	float: left;
}
[class*="span"]:first-child {
	margin-left: 0;
}
.span1 {
	width: 6.38298%;
}
.span2 {
	width: 14.89362%;
}
.span3 {
	width: 23.40426%;
}
.span4 {
	width: 31.91489%;
}
.span5 {
	width: 40.42553%;
}
.span6 {
	width: 48.93617%;
}
.span7 {
	width: 57.44681%;
}
.span8 {
	width: 65.95745%;
}
.span9 {
	width: 74.46809%;
}
.span10 {
	width: 82.97872%;
}
.span11 {
	width: 91.48936%;
}
.span12 {
	width: 100%;
}

/* Desktop (large)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 1100px) {
html {
	font-size: 16px;
}
.container {
	width: 1000px;
}
}

/* Desktop (regular)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 1099px) {
html {
	font-size: 14px;
}
.container {
	width: 700px;
}
.section h2 {
	margin-top: 24px;
}
}

/* Desktop (medium)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 749px) {
html {
	font-size: 14px;
}
.mediaElements {
	width: 100%;
	margin: 0 0 0 0;
	float: none;
}
.container {
	width: 500px;
}
}

/* Mobile
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 549px) {
html {
	font-size: 14px;
}
.topOffset {
	padding-top: 65px;
}
#navClick {
	display: none;
}
#navTouch {
	display: block;
}
.container {
	width: 88%;
	margin: 0 21px 0 21px;
}
#breadcrumb {
	display: none;
}
[class*="span"] {
	margin-left: 0;
}
[class*="span"]:first-child {
	margin-left: 0;
}
.span1 {
	width: 100%;
}
.span2 {
	width: 100%;
}
.span3 {
	width: 100%;
}
.span4 {
	width: 100%;
}
.span5 {
	width: 100%;
}
.span6 {
	width: 100%;
}
.span7 {
	width: 100%;
}
.span8 {
	width: 100%;
}
.span9 {
	width: 100%;
}
.span10 {
	width: 100%;
}
.span11 {
	width: 100%;
}
.span12 {
	width: 100%;
}
ul#menuFtr {
	display: none;
}
}
