
.pagecolor2 {color: #196c82;}



.bgr-white {background:#196c82;}



.bgr-lite {background:#f1d2a1;}



.bgr-lite2 {background:#f1d2a1;}



.bgr-ltgray {background:#f1d2a1;}



.bgr-purple{background:#196c82;}



.container-well {
	background:#fee7c2;
	background:rgba(0,0,0,.04);
	border:solid 1px rgba(0,0,0,.02);
	width:100%;
}


.container-lite {background:#fee7c2;}


.container-offwhite{ background:#fee7c2;border:solid 1px #196c82;}



.container-item {
	background:#fee7c2;
	border:solid 3px #196c82;
}




.wrapper-off-white {
	background:#fee7c2;
	border:solid 3px #196c82;
}



.container-white,.wrapper-white { 
	background:#fee7c2; 
	border:solid 3px #196c82;
}



.bgr-white {
  background:#fee7c2;
}



.header-page .header-menu {
  z-index: 1;
  border-bottom:
solid 3px #fee7c2;
  margin-bottom: -1px;
}




a.link-red, a.link-red:hover, a.link-red:visited, a.link-red:active, a.link-red:focus, .link-red {color:#96232a;}


.header-page .header-menu a li div {
	color:#003747;
	font-size:15px;
	text-align:center;
	font-weight:500;
}

.header-page a li.current div {
	color:#003747;
	opacity:1;
	border-bottom:2px solid #96232a;
	font-weight:700;
}


.header-page .header-menu a current:li div {
	color:#96232a;
	text-align:center;
	margin:-7px 0 -4px 0;	
	opacity:.8;
}


body {
  color: #003747;
}



section {
    background-color: #fee7c2;
}




h1 {
  color: #003747;
}



h2 {
  color: #003747;
}




h3 {
  color: #003747;
}




h4 {
  color: #003747;
}



.item {  background-color: #fee7c2;
  margin:auto;
  padding: 0;
  cursor: pointer;
  position: relative;
  border-radius: 2px;
  border: solid 3px #196c82;
  vertical-align: bottom;
  box-shadow: 0px 2px 48px 9px rgba(0,0,0,0.07);
}













