html {
  font: 10px/1.5 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
}
body {
  font-size: 14px;
  color: #232323;  /* body text color */
}
h1 {
 font-family: 'Libre Baskerville';
 font-size: 26px;
 font-weight: bold;
}
h2 {
 color: #4d1413;
 font-family: 'Libre Baskerville';
 font-size: 26px;
 font-weight: bold;
}

img {
  -ms-interpolation-mode: bicubic; 
  max-width: 100%;
  height: auto;}
input {
padding-left: 10px;
height: 25px;
}
select {
padding-left: 10px;
height: 25px;
}
.inputBtn, #dvAdmin input, .grid input
{
 height: auto;
}
table tr {
vertical-align: top !important;	
}

table tr td {
vertical-align: top !important;	
}

#dvBody
{
}
.dvHeaderTop
{
 background-color: #720d1f;
}
.dvHeaderLine
{
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 5px 10px 5px 10px;
}
.headerLineText
{
 float: left;
}
.headerLineRight
{
 float: right;
}
.headerPhrase
{
 color: #ffffff;
 font-family: 'Libre Baskerville';
 font-size: 16px;
 font-style: italic;
}
.headerText
{
 color: #ffffff;
 font-size: 16px;
}
.dvHeaderMain
{
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 0 10px 0 10px;
 width: 100%;
}
.headerLogo
{
 float: left;
 padding: 10px 0 10px 0;
}
.headerRight
{
 float: right;
}
@media (max-width: 400px) 
{
  .headerRight img
  {
   max-width: 150px;
  }
}
.headerNavbar
{
 float: right;
}
.headersearch
{
 float: right;
 padding: 0 0 0 10px;
}
.dvNavbar
{
 padding: 0 0 0 0;
 margin: 10px 0 0 0;
 height: 30px;
}
.dvOnlineApp
{
 text-align: right;
 height: 80px;
 padding-top: 30px;
}
@media (max-width: 992px) 
{
 .dvNavbar
 {
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
 }
}
.searchInput
{
 float: left;
 height: 26px;
 line-height: 24px;
 margin: 4px 0 0 0;
 padding: 0 15px 0 15px;
 width: 169px;
}
.searchArea
{
 float: none;
}
.formButton
{
 float: none;
 padding-left: 20px;
}
@media (min-width: 768px) 
{
 .searchArea
 {
  float: left;
 }
 .formButton
 {
  float: left;
 }
}
.dvHeaderBottom
{
 background-image: url('/images/header_image_grey.png');
}
.dvHeaderTitleHome
{
 background-color: #710d1e;
 background-image: url('/www/images/header_image_redbar_dark_left.png');
 background-repeat: repeat-y;
 color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
}
.dvHeaderTitle
{
 background-color: #710d1e;
 background-image: url('/images/header_image_redbar_dark_left.png');
 background-repeat: repeat-y;
 color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 1rem .5rem .25rem 1.5rem;
}
.dvHeaderTitle h2, .dvHeaderTitleHome h2
{
 color: #ffffff;
 font-size: 18px;
 font-family: 'Libre Baskerville';
 margin: .25em 0 .25em 0;
 padding: .5em .5em .5em .5em;
 text-align: center;
}
.fontAwesome {
 font-size: 21px;
 font-weight: normal;
 padding-right: 20px;
}

#dvMainHome
{
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 0 1em 0 1em;
 position: relative;
}
#dvMainContent, #dvMainTop
{
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 1em 1em 1em 1em;
}
#dvMainPage
{
 background-color: #f3f3f3;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 0 0 0 0;
}
#dvMainPageNoLeft
{
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 0 0 0 0;
}
#dvMainAdmin
{
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 padding: 0 0 0 0;
}
#dvLeftCol
{
 float: left;
 margin-left: -100%;
 text-align: left;
 width: 208px;
}
#dvRightCol
{
 float: right;
 width: 30%;
}
#dvMainAdmin #dvLeftCol
{
 margin-left: 0;
 width: 20%;
}
.rightcontent
{
 border-top: 10px solid #751424;
 padding: 10px 20px 10px 20px;
}
.rightcontent h3
{
 background-image: url('/images/icon_about.png');
 background-repeat: no-repeat;
 background-position: left center;
 color: #751424;
 font-family: 'Libre Baskerville';
 font-size: 26px;
 font-weight: bold;
 padding-left: 50px;
}
#dvFluidColumns
{
 float: left;
 width: 100%;
}
#dvMainColumn
{
 background-color: #ffffff;
 margin-left: 208px;
 min-height: 500px;
 padding: 1em 0 0 0;
}
#dvMainColumnHome
{
 background-color: #ffffff;
 float: left;
 min-height: 500px;
 padding: 1em 0 0 0;
 width: 70%;
}
#dvMainColumnAdmin
{
 background-color: #ffffff;
 float: left;
 padding: 1em 1em 0 1em;
 width: 75%;
}
@media (max-width: 480px) 
{
 #dvMainPage
 {
  background-color: #ffffff;
 }
 #dvLeftCol, #dvRightCol
 {
  background-color: #f3f3f3;
  float: none;
  margin-left: 0;
  width: 100%;
 }
 #dvFluidColumns
 {
  float: none;
  width: 100%;
 }
 #dvMainColumn
 {
  margin-left: 0;
  min-height: 10px;
 }
 #dvMainColumnHome
 {
  float: none;
  margin-left: 0;
  min-height: 10px;
  width: 100%;
 }
}

#page-container {
  max-width: 80em;
  margin: 0 auto;
  padding-top: 0px; }

#content-container {
  overflow: hidden; }

#content-bounds {
  padding: 0 13px;
  padding: 0 1.3rem;
  background-color: white; }
  

@media all and (min-width: 63em) {
  #content-container {
    padding: 0px 13px 0;
    padding: 0px 1.3rem 0; }

  #content-bounds {
    padding-top: 0px; } }

a {
  color: #720d1f;
  text-decoration: none;
}

a:hover {
  color: #720d1f;
  text-decoration: underline;
}


/* ------------------------------------ =content -- */
#content {
  margin: 0 -13px;
  margin: 0 -1.3rem;
  padding: 18px 13px 18px;
  padding: 1.8rem 1.3rem 1.8rem; }

.content-column > div {
  margin-bottom: 18px;
  margin-bottom: 1.8rem; }

.site-announcement {
  margin-top: 18px;
  margin-top: 1.8rem;
  padding: 18px 13px 18px 52px;
  padding: 1.8rem 1.3rem 1.8rem 5.2rem;
  border: 2px solid #003399;
  overflow: hidden;
  position: relative; }
  .site-announcement:before {
    content: "!";
    display: block;
    font-size: 5em;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    left: 0.2em;
    top: 50%;
    margin-top: -0.4em;
    color: #7f99cc; }

.breadcrumbs span {
  display: -moz-inline-box;
  display: inline-block;
  padding: 0; }
  .lt-ie8 .breadcrumbs span {
    display: inline;
    zoom: 1; }

#breadcrumbs-mobile {
  padding: 18px 13px 0;
  padding: 1.8rem 1.3rem 0; }

@media all and (min-width: 45em) {
  #breadcrumbs-mobile {
    display: none; }

  #breadcrumbs-full {
	clear: both;  
    display: block; }

  #content {
    margin: 0;
    padding-left: 0;
    padding-right: 0; }

  #landing-branding {
    display: block; }
    #landing-branding img {
      display: block;
      max-width: 100%; } }
	  
	  
	  
	  
/* ------------------------------------ =footer -- */
.footer
{
 font-size: 10px;
 font-size: 1.0rem;
 font-weight: normal;
 color: #ffffff;
}
.footerDynamic
{
 background-color: #710d1e;
 border-bottom: 1px solid #650f1a;
}
.footerLogo
{
 float: left;
 padding: 0 20px 0 10px;
}
.footerCompanyText
{
 float: left;
}
.footerLinks
{
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 10px 5px 10px 5px;
}
.footerBottom
{
 background-color: #4d1413; 
}
.footerLine
{
 margin-left: auto;
 margin-right: auto;
 max-width: 1160px;
 padding: 2px 0 2px 0;
 text-align: center;
}
.footer a 
{
 color: #ffffff;
}
.footer a:hover
{
 font-weight: bold;
 color: #ffffff;
 text-decoration: underline;
}
.footerCopyright
{
 float: left;
}
.footerEditLinks
{
 float: right;
}
.footerEditLinks ul
{
 list-style-type: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
.footerEditLinks ul li
{
 float: right;
 padding-left: 8px;
}



/* ------------------------------------ =fixes -- */
.clear:after, .tabs .tabs-panes .pane:after, .grid-item:after, #header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.ie6 .clear, .ie6 .tabs .tabs-panes .pane, .tabs .tabs-panes .ie6 .pane, .ie6 .grid-item, .ie6 #header {
  height: 1%; }
.ie7 .clear, .ie7 .tabs .tabs-panes .pane, .tabs .tabs-panes .ie7 .pane, .ie7 .grid-item, .ie7 #header {
  min-height: 1px; }

ul.archivelist {
margin: 0 0 0 20px;
padding: 0 0 0 10px; 
}

.small-screen-break {
display: none;
}

@media all and (min-width: 45em) and (max-width: 70em) {
.tabs.style-a .tabs-nav a {
    display: block;
    padding: 0 7px;
    padding: 0 0.7rem;
    margin: -3px 0 -1px;
    font-size: 1.0em !important;
  }
}

@media all and (min-width: 45em) and (max-width: 85em) {
.small-screen-break {
display: block;
margin-top: 10px;
}	
}

/*#t-header {
  min-height: 160px;
  padding-bottom: 0px;
  position: relative;
  clear: both;
}

#t-header #logo {
  margin-left: 0px;
  position: relative;
  padding: 5px 0px 5px 0px;
  width:1280px;
}

#t-header #searchbox {
    width: 200px;
    top: 130px;
    right: 10px;
    position:absolute;
}
*/

.imgRight
{
 border-top: 11px solid #c59119;
 float: right;
 margin-left: 10px;
 padding-bottom: 10px;
}
.floatLeft
{
 float: left;
}
.clearLeft
{
 clear: left;
}
.floatRight
{
 float: right;
}
.clearRight
{
 clear: right;
}
.clear, .clearBoth
{
 clear: both;
}
.rotating-pad, .pad-bottom
{
 padding-bottom: 1em;
}
.breadcrumbLine
{
 text-align: left;
 padding: 1em 0 1em 0;
}
.breadcrumb > a, .breadcrumb > span {
  display: inline-block;
}
.breadcrumb > a + a:before, .breadcrumb > span + span:before {
  content: "/\00a0";
  padding: 0 .5em 0 0;
  color: #cccccc;
}
.breadcrumbCurrentPage { /*bat-20141015*/
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #c4992f;
}
.breadcrumbParentPage { /*bat-20141015*/
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #aaaaaa;
}
.leftcontent
{
 line-height: normal;
 text-align: left;
}
.template2content, .formcontent
{
 padding: 0 50px 0 50px;
 text-align: left;
}
.template2content .featureBlockTitle
{
 font-weight: lighter;
 font-size: 26px;
 color: #720d1f;
 line-height: normal;
 padding-bottom: 5px;
}
.formLabel
{
 padding-top: .5em;
}
.leftMenu
{
 text-align: left;
 padding: 0 0 1em 0;
}
.leftMenu ul
{
 list-style-type: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
.leftMenu li /*bat-20141013*/
{
 font-size: 12px;
 font-size: 1.2rem;
 font-weight: normal;
 text-transform: uppercase;
}
.leftItems li.title
{
 background-color: #dadada;
 color: #ffffff;
}
.leftItems li:hover, .leftItems li.active
{
 background-color: #720d1f;
 color: #ffffff;
}
.menuTitle
{
 color: #720d1f; /* BAT 20150707 take out !important */
 font-size: 13px;
 font-size: 1.3rem;
 font-weight: bold;
 margin: 0 1.5rem 0 1.5rem;
 padding: 1rem 0 .75rem 0;
}
.menuTitle:hover, .leftItems li.active .menuTitle a, .leftItems li.active .menuItem a
{
 color: #ffffff !important;
}
.menuItem
{
 margin: 0 1.5rem 0 1.5rem;
 padding: .75rem 0 .75rem 0;
}
.leftMenu li:hover a, .leftMenu li:hover a:hover
{
 color: inherit;
 text-decoration: none;
}
.leftMenu ul ul
{
list-style-type: none;
}
.leftMenu li li
{
 padding: .3rem 0 .3rem 0;
}
.tblBlock td
{
 padding: 0 .5rem .5rem 0;
}
.tblForm td
{
 padding: 0 .5rem .5rem 0;
}
.tblFooter td
{
 padding: 0 .5rem .5rem 0;
}
.formText
{
 padding-bottom: 1rem;
}
.padLeft
{
 padding-left: 1rem;
}
.padRight
{
 padding-right: 1rem;
}
.padTopBottom
{
 padding-bottom: 1rem;
 padding-top: 1rem;
}
.dvButtons
{
 padding-bottom: 1rem;
 padding-top: 1rem;
}
.dvButton
{
 padding-top: 1rem;
}

/*  styles from tecstyles.css  */
.title1
{
 font-weight: bolder;
 color: #2f63ab;
}
.title2
{
 font-weight: normal;
 font-size: larger;
 color: #999999;
}
.titlehome1
{
 font-weight: bold;
 font-size: larger;
 color: #2f63ab;
}
.minititle
{
 font-weight: bold;
 color: #2f63ab;
}
.smtext
{
 font-size: smaller;
 color: #000000;
}

.required
{
 color: #3a87c2;
 font-weight: bold;
 padding: 0 .3em 0 .3em;
}

/*  styles for buttons  */
.buttons
{
  padding: 28px 28px 10px 28px;
}
.button {
	background-color: #c2a57d;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: .2em 1em;
	text-decoration: none;
}
.button:hover, .button-pad:hover {
	background-color: #e2bf7b;
}
.button:active, .button-pad:active {
	position: relative;
	top: 1px;
}
.button-pad {
	background-color: #c2a57d;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px;
	text-decoration: none;
	margin: 3px 0 0 5px;
}

.editPageBlock
{
 padding: 1em .5em 0 .5em;
 margin-bottom: 2em;
}
.link
{
 text-decoration: underline;
}
.bgAlert
{
 background-color: #f9f9f9;
 border: .2em solid #720d1f; 
 margin: 0 1em 1em 1em;
 padding: 1em 1em 1em 1em;
}
.panelDivider
{
 margin-bottom: 1em;
 margin-top: 2em;
 border-top: .1em solid #bbb99d;
 padding-top: 1em;
}
.subHeading
{
 background-color: #445159;
 color: White;
 margin-bottom: 10px;
 padding: 5px 10px 5px 10px;
 width: 100%;
}
.blockIndent
{
 padding: 10px 20px 10px 20px;
}
.contentCol
{
 float: left;
 padding: 0 2em 1em 0;
}
.footer .contentCol
{
 float: left;
 padding: 1em 0 1em 2em;
 min-width: 300px;
 min-width: 30.0rem;
}
.contentCol ul
{
 list-style-type: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
.contentHeader
{
 font-family: 'Bevan', Verdana, Arial, sans-serif; 
 font-weight: normal;
 padding-bottom: .5em;
}
.contentQuote
{
 background-image: url('/images/quote_left.png');
 background-repeat: no-repeat;
 background-position: top left;
 min-height: 75px;
 padding: 5px 30px 0 30px;
}
.contentQuoteRight
{
 background-image: url('/images/quote_right.png');
 background-repeat: no-repeat;
 background-position: bottom right;
 min-height: 54px;
}
.contentQuoteText
{
 color: #4d1413;
 font-size: 21px;
 font-style: italic;
}
.contentQuoteBy
{
 color: #4d1413;
 font-size: 13px;
 font-style: italic;
 font-weight: bold;
 text-align: right;
}
.callout
{
 background-color: #f3f3f3;
 background-image: url('/images/callout.png');
 background-repeat: no-repeat;
 color: #4d1413;
 font-size: 17px;
 margin-left: -45px;
 margin-right: -45px;
 min-height: 125px;
 padding: 10px 50px 10px 100px;
}
@media (min-width: 768px) {
 .contentLeft
 {
  float: left;
  padding: 1em 1em 1em 1em;
  width: 50%;  
 }
 .contentRight
 {
  background-color: #f3f3f3;
  float: left;
  padding: 1em 1em 1em 1em;
  width: 50%;
 }
}
.contentRight
{
 background-color: #efefef;
 padding: 1em 1em 1em 1em;
}
.contentMargins
{
 padding: 0 0 1em 28px;
}
.editLink
{
 padding: .5em .5em 0 0;
}

.captionboxwrapper {
 /*position: absolute;
 top: 65px;
 width: 100%;
 height: 35%;*/
 /*bat 10-31-2014*/
 position: absolute;
 top: 0px;
 width: 100%;
 height: 40%;
}
@media (min-width: 1180px) { /*bat-20141013*/
 .captionboxwrapper {
  top: 0;
 }
}

.captionboximage {
 /*position: absolute;
 top: 0;
 max-width: 1160px;
 margin-left: auto;
 margin-right:auto;
 padding: 0 5% 0 5%;
 text-align: left;*/
 opacity: 0.9;
 position: absolute;
 top: 0;
 text-align: left;
 width: 300px;
}

@media (min-width: 300px) {
.captionboximage {
 width: 300px;
}
}
@media (min-width: 400px) {
.captionboximage {
 width: 300px;
}
}
@media (min-width: 500px) {
.captionboximage {
 width: 300px;
}
}
@media (min-width: 600px) {
.captionboximage {
 width: 325px;
}
}
@media (min-width: 700px) {
.captionboximage {
 width: 350px;
}
}
@media (min-width: 800px) {
.captionboximage {
 width: 375px;
}
}
@media (min-width: 900px) {
.captionboximage {
 width: 400px;
}
}
@media (min-width: 1000px) {
.captionboximage {
 width: 425px;
}
}
@media (min-width: 1100px) {
.captionboximage {
 width: 450px;
}
}
@media (min-width: 1200px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1300px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1400px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1500px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1600px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1700px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1800px) {
.captionboximage {
 width: 522px;
}
}
@media (min-width: 1900px) {
.captionboximage {
 width: 522px;
}
}

.captionboxwrapper2 {
 height: 100%;
 max-width: 1160px;
 margin-left: auto;
 margin-right: auto;
}
.captionboxtop {
    position: absolute;
    top: 0px;
    z-index:1;
    width: 30%;
    height: 100%;
    color: white;
    opacity: 0.8;
    background-color: #c4992f;
    background-image: none;
    background-repeat: repeat;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-bottom: solid 5px  #D29B36;
}
@media (max-width: 320px) {
.captionboxtop {
    width: 55%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 10px;
 left: 25px;
 width:45%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 320px) {
.captionboxtop {
    width: 55%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 10px;
 left: 25px;
 width: 45%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 480px) {
.captionboxtop {
    width: 50%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 14px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 15px;
 left: 25px;
 width: 45%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 640px) {
.captionboxtop {
    width: 50%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 16px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 25px;
 left: 25px;
 width: 40%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 800px) {
.captionboxtop {
    width: 50%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 20px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 25px;
 left: 25px;
 width: 40%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 960px) {
.captionboxtop {
    width: 40%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 22px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 25px;
 left: 25px;
 width: 35%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 1020px) {
.captionboxtop {
    width: 40%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 26px;
 color: White;
 opacity: 1.0;
 position: relative;
 top: 25px;
 left: 25px;
 width: 35%;
 line-height: 1.25em;
 z-index:10;
}
}
@media (min-width: 1180px) { /*bat-20141013*/
.captionboxtop {
    width: 35%;
}
.captionboxtext {
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 32px;
 color: white;
 opacity: 1.0;
 position: relative;
 top: 25px;
 left: 25px;
 width: 30%;
 line-height: 1.25em;
 z-index:10;
}
}


/* html-editor styles */
.mainTitle
{
 font-size: x-large;
 padding-bottom: 1em;
}
.subTitle
{
 font-size: larger;
 font-weight: bold;
}
.featureBlock
{
 width: 20em;
}
.featureBlockItem
{
/* border-top: 15px solid #c9cac5;*/
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: #515151;
 margin: 0 0 0 0;
 padding-bottom: 10px;
 margin: 0 0 0 0;
}
.featureBlockTitle
{
/* color: #52a53b;*/
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: lighter;
 font-size: 30px;
 color: #c49117;
 line-height: 30px;
 padding-bottom: 5px;
}
.featureBlockText
{
/* color: #52a53b;*/
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: #515151;
 line-height: 10px;
 padding: 10px 0 10px 0;
}
.pageBody /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: normal;
 font-size: 16px;
 color: #515151;
 margin: 0 0 1em 0;
 padding: 0 15px 15px 0;
}
.pageBodyTitle /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: lighter;
 font-size: 24px; /* BAT 20150126 36px */
 font-size: 2.4rem; /* BAT 20150126 none */
 color: #c4992f;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
.pageBodySubtitle /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: lighter;
 font-size: 20px; /* BAT 20150126 21px */
 font-size: 2.0rem;
 color: #1f4b69;
}
.pageBodyText /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: normal;
 font-size: 16px;
 color: #515151;
}

.pageRelated /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: #515151;
 background-color: #f3f3f3;
 padding: .5em 1em 1em 1em;
}
.pageRelatedTitle /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold;
 font-size: 18px;
 color: #1f4b69;
 padding: 15px 0 15px 0;
}
.pageRelatedItem /*bat-20141014*/
{
 padding-bottom: 15px;
}
.pageRelatedItemLabel /*bat-20141014*/
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 19px;
 font-weight: lighter;
 color: #1f4b69;
}
.pageRelatedItemText { /*bat-20141014*/
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #515151;
}
.prevnext-wrapper .bx-controls {
 position: absolute;
 top: 130px;
 width: 100%;
}
@media (min-width: 300px) {
.prevnext-wrapper .bx-controls {
 top: 130px;
}
}
@media (min-width: 400px) {
.prevnext-wrapper .bx-controls {
 top: 130px;
}
}
@media (min-width: 500px) {
.prevnext-wrapper .bx-controls {
 top: 140px;
}
}
@media (min-width: 600px) {
.prevnext-wrapper .bx-controls {
 top: 150px;
}
}
@media (min-width: 700px) {
.prevnext-wrapper .bx-controls {
 top: 160px;
}
}
@media (min-width: 800px) {
.prevnext-wrapper .bx-controls {
 top: 170px;
}
}
@media (min-width: 900px) {
.prevnext-wrapper .bx-controls {
 top: 180px;
}
}
@media (min-width: 1000px) {
.prevnext-wrapper .bx-controls {
 top: 190px;
}
}
@media (min-width: 1100px) {
.prevnext-wrapper .bx-controls {
 top: 200px;
}
}
@media (min-width: 1200px) {
.prevnext-wrapper .bx-controls {
 top: 210px;
}
}
@media (min-width: 1300px) {
.prevnext-wrapper .bx-controls {
 top: 220px;
}
}
@media (min-width: 1400px) {
.prevnext-wrapper .bx-controls {
 top: 230px;
}
}
@media (min-width: 1500px) {
.prevnext-wrapper .bx-controls {
 top: 240px;
}
}
@media (min-width: 1600px) {
.prevnext-wrapper .bx-controls {
 top: 250px;
}
}
@media (min-width: 1700px) {
.prevnext-wrapper .bx-controls {
 top: 260px;
}
}
@media (min-width: 1800px) {
.prevnext-wrapper .bx-controls {
 top: 270px;
}
}
@media (min-width: 1900px) {
.prevnext-wrapper .bx-controls {
 top: 280px;
}
}
.prevnext-wrapper .bx-controls-direction {
 max-width: 1160px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}
@media print {
 .bx-wrapper {
  width: 690px;
  height: 280px;
 }
 .bx-wrapper img {
  width: 690px;
 }
 .homeFeatures {
  width: 700px;
 }
}
.t-content h1 {
  color: #720d1f;
  font-family: 'Libre Baskerville';
  font-size: 26px;
	font-size: 2.6rem;
  font-weight: bold;
}
.t-content h2 {
	color: #720d1f;
	font-weight: 600; 
	font-size: 20px;
	font-size: 2.0rem;
}
.t-content h3 {
	color: #720d1f;
	font-weight: 500; 
	font-size: 16px;
	font-size: 1.6rem;
}
.t-content p {
	font-weight: 400; 
	font-size: 14px;
	font-size: 1.4rem;
}
.t-title {
}
.sectionTitle   
{
 padding: 0 1em 0 1em;
}
.sectionTitle h1 {
  color: #720d1f;
  font-size: 24px;
  font-size: 2.4rem;
}
.titleText
{
 color: #4d1413;
}

.slide a
{
 display: inline;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
img.slideimg
{
 width: 100%;
}

/* BOOTSTRAP OVERRIDE ****************************************************/
.dropdown-menu { /* BAT 20150707 add */
 top: 28px;
}
.leftItems li.active a .menuItem { /* BAT 20150707 add */
color: #ffffff;
}
.leftItems li.active a .menuTitle { /* BAT 20150707 add */
color: #ffffff;
}

.rightColImage {
	  padding: 20px 0 20px 43px;
   margin-left: -33px;
   margin-right: -33px;
   background-color: #ffffff;
 }
@media (min-width: 450px)
{
.rightColImage {
	  padding: 20px 0 20px 32px;
   margin-left: -33px;
   margin-right: -33px;
   background-color: #ffffff;
 }
}
