a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	vertical-align: 50%;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 130%;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-right: 22px;
	white-space: nowrap;
}

a.navlinks:hover {
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3DC4C0;
}
a.navlinks:visited {
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
a.whitelink:visited {
	color: #FFFF00;
	font-weight: bold;
}
a.whitelink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bubbles.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #87BEE5;
}
.calltoaction {
	color: #3300CC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  


.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.topbar {
	color: #FFFFFF;
	background-color: #999999;
	min-height: 22px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	
}



.contentarea {
	color: #222222;
	background-color: #FFFFFF;
	width:100%;
	max-width: 800px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 33px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	box-shadow: 0px 0px 15px #888888;
}

.contentarea p {
	max-width: 800px;
	
}
.logo  {
	margin-top: -22px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 33px;
	box-shadow: 0px 0px 15px #888888;
}
.contentarea .contactdetails {
	text-align: right;
	clear: none;
	float: right;
	font-size: 20px;
}

.footer {
	color: #FFFFFF;
	background-color: #808184;
	text-align: center;
	margin: 0px;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 0px;
}

 .navlayout {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #efefef;
	min-height: 32px;
	width: 100%;
	padding-top: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
