/*
// #Body
// --------------------------------------------------
*/

h3.card-header {
	font-size: 1.25em;
}

.container-header {
	background-image: url("../../../../../images/header.jpg");
	background-repeat: repeat-x;
}

.h2 {
	margin-top: 0;
	margin-bottom: .5rem;
	text-decoration: none;
}

h2.item-title {
	padding: 0px;
	border-color: #ff0000;
	border-width: 25px;
	border-bottom: 2px solid #d3dfdf;
  }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	color: #267d63;
}

div.grid-child.container-component {
	margin-top: 60px;

}


.container-header .mod-menu
{
	background-color: #222f2f;
	color: #bce1dc;
	padding-left: 20px;
	margin-top: -4px;
}

/*
// #Footer
// --------------------------------------------------
*/

.container-footer {
	text-decoration: none;
	text-align: center;
	color: #d9e3e3;
  
}

