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%;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-right: 10px;
	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: #C91A20;
}
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;
	background-color: #A01519;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
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;
 }  .navbar {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #FDBE17;
	min-height: 32px;
	width: 100%;
	padding-top: 5px;
}
.css3button {
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(../img/button-bg.gif);
	background-repeat: repeat-x;
	-moz-border-radius:11px 11px 11px 11px;
	-webkit-border-radius:11px 11px 11px 11px;
	border-radius:11px 11px 11px 11px;
	font-size: 16px;
	font-weight: bold;
}
.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

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



.header {
	background-color: #ffffff;
	color: #044270;
	text-align: center;
	min-height: 100px;
	width: 100%;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.header .navlayout {
	margin-top: 22px;
}

.header a {

}

.header img {
	float: left;
	margin-bottom: 11px;
	margin-left: 11px;
}
.banner {
	width: 100%;
	max-width: 822px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.banner img {
	margin: 0px;
	padding: 0px;
}
.contentarea {
	color: #222222;
	background-color: #FFFFFF;
	width:100%;
	max-width: 800px;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.contentarea p {
	max-width: 800px;
}

.contentarea .contactblock {
	width: 300px;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 8px;
	margin-left: 11px;
	background-color: #E6E7E8;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	float: left;
}
.contentarea .contactblock h2 {
	color: #A01519;
}

.footer {
	color: #FFFFFF;
	background-color: #808184;
	text-align: center;
	margin: 0px;
	padding: 20px;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner .bannermainimg {
	margin-top: -7px;
	margin-bottom: -3px;
}
