/* -- Welcome messaging styling - not in use --



.callout-smalltext {

  margin-bottom: 6px;

}



.callout-section {

    padding: 11px 15px;

}



-- End of Welcome message styling */



/* Custom CSS for the background and nav */



.home {

	background-color: #f6f6f6;

    /*

    This is the background image

    background-image: url("/media/background-images/trees.jpg");

    */

    background-repeat: no-repeat;

    background-position: top center;

    background-attachment: scroll;

    background-repeat: none;

}



/* Important alerts alignment fix for MA



#alert .alert-module.grid-12 .alert-content {

	margin-top: -17px;

}



*/



/* hover image fix */



.main-nav .callout-dd.half:first-child, .main-nav .callout-dd:first-child {

	padding-bottom: 10px;

}



/* page title margin fix */



.page-header .page-title span {

	margin-right: 0px;

}



/* font alignment button */



.font-toggle {

    margin: 0px 5px 0 0;

}



/* Remove blue-purple from banners */



.gradient-s, .slide-container .slider2.flexslider .slides li:before {

    display: none;

}



/* Alert font size fix */



#alert .alert-wrapper .content p {

    font-size: 17px;

    line-height: 23px;

}



.alert-content {

   padding-top: 6px;

}



.alert-callouts {

   padding-top: 11px;

}



.alert-title {

   margin-top: 4px;

}



.home .promo2-module.align-right {

	text-align: left;

}



.body-text, .rte li, .rte p {

	color: #000;

	font-size: 16px;

	line-height: 22px;

}



.article-grid article h2 {

	color: #000;

 	font-size: 16px;

	line-height: 22px;

}



.article ol, .article p, .article ul {

	color: #000;

 	font-size: 18px;

	line-height: 24px;

}



.intro, .intro p {

	color: #000;

	font-size: 22px;

	line-height: 28px;

}



.rte h3, .tertiary-heading {

	color: #000;

}



.accordion .panel .panel-content {

	font-size: 18px;

}



.accordion .panel .panel-body p {

	color: #000;

}



.accordion .panel .panel-body ol li, .accordion .panel .panel-body ul li {

	font-size: 16px;

	color: #000;

}



.main-nav .mega-dropdown .link {

	color: #000;

}



/* Ways to Pay */



.widget-holder {

	height: 355px;

}



.widget-content p {

	color: #000;

	font-size: 16px;

	line-height: 20px;

}



.widget-content.half {

	height: 168px;

}

.rte table, .table table {
   font-size: 18px;
   color: #000;
}

.home .col2 {
   margin-top: 20px;
}

.home .footer {
   padding-top: 20px;
}