header {
	width: 100%;
	height: 88px;
	margin: 0;
	background-color: rgba(0,143,244,1.00);
}
header h1 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	color: rgba(255,255,255,1.00);
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-shadow: 1px 1px 1px rgba(87,87,87,1.00);
}
header h2 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	color: rgba(245,245,245,1.00);
	font-size: 0.8em;
	text-shadow: 1px 1px 1px rgba(121,121,121,1.00);
}
.navbtn {
	width: 100%;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
nav ul {
	color: rgba(25,143,244,1.00);
	font-family: Helvetica Neue Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.3em;
	list-style-type: none;
	background-color: rgba(255,255,255,1.00);
	margin: 0;
}

a.col1:hover   {
	color: rgba(254,254,254,1.00);
	text-decoration: none;
	background-color: rgba(25,143,244,1.00);
	border-top: 1px solid rgba(199,199,199,1.00);
	border-bottom: 1px solid rgba(199,199,199,1.00);
}
nav ul li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted rgba(25,143,244,1.00);
}
.cf {
}
#mainNav nav .cf.navbar-nav {
	padding: 0;
	margin: 0;
}

.cf:before , .cf:after{
	display: block;
	clear: both;
}
.wrapper {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 4em;
	background-image: url(images/newtop2.jpeg);
	background-size: contain;
	background-position: right top;
	background-repeat: no-repeat;
}
.wrapper article {
	width: 60%;
	min-height: 340px;
}
.wrapper article h3 {
	margin-bottom: 23px;
	margin-top: 0px;
	padding-top: 7px;
	text-shadow: 2px 1px 1px rgba(255,255,255,1.00);
	width: 143px;
	border-bottom: 2px solid rgba(69,69,69,1.00);
}
.wrapper article p {
	padding-bottom: 0px;
	text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
	font-size: 1em;
	background-color: rgba(219,219,219,0.46);
}
footer {
	width: 100%;
	margin-bottom: 9px;
	color: rgba(95,95,95,1.00);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	padding: 0;
	height: 1.7em;
}
body {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #B0E0E6;
}
.container-fluid {
	max-width: 920px;
	padding: 0;
	background-color: rgba(255,255,255,1.00);
}
.container-fluid .text-center a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.glyphicon-menu-hamburger {
	font-size: 31px;
	color: rgba(233,233,233,1.00);
	margin-top: 12px;
}
#menu {
	color: rgba(233,233,233,1.00);
	margin-top: -7px;
}
dt  {
	font-weight: bold;
}







@media (min-width : 766px ){
header {
	height: 192px;
	background-image: url(images/sky.jpg);
}
header h1 {
	font-size: 3em;
	padding-top: 30px;
	padding-left: 30px;
}
header h2 {
	font-size: 1.5em;
	padding-left: 30px;
}
nav ul {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
}
nav ul li {
	width: 12.5%;
	float: left;
	font-size: 1em;
	height: 2em;
	color: rgba(50,50,50,1.00);
	border-bottom-style: none;
}
.wrapper {
	height: 518px;
	margin-top: 36px;
	background-image: url(images/newtop2.jpeg);
}
.wrapper article {
	width: 52%;
}

.wrapper article p {
	margin-bottom: 32px;
}
.wrapper article h3 {
	font-size: 2.4em;
}
.wrapper article p {
	font-size: 1.3em;
}
a.col1:hover {
	background-color: rgba(255,128,130,1.00);
}
.container-fluid {
	margin-top: 36px;
	margin-bottom: 20px;
}





}
