body {
	background-color: #606a74;
	font: 10px/19px ariel, sans-serif;
	color: #ffffff;
	}
a {
	color: #eb6d2d;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #fff4;	
	}



#leftcol {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 45%;
	}
#rightcol {
	width: 49%;
	margin-left: 45%;
	padding-top: 40px;
	}

#formfield {
	position: absolute;
	text-align: left;
	top: 85px;
	left: 30px;
	width: 730px;
	height: 330px;
	background-color: #ffffff;
	color: #000000;
	font: helvetica;
	font-size: 14px;
	font-weight: normal;
	}

#formfield a {
	color: #000000;
	font: helvetica;
	font-size: 14px;
	font-weight: normal;
	line-height: 10px;
}

#formfield a:hover {
	text-decoration: none;
	color: #eb6d2d;	
	}

#formlcola {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 100%;
	background-color: #cccccc;
	line-height: 10px;
	}

.field_texta {

	background-color: #ffffff;
	border: 0px;
}

.field_textb {

	background-color: #d5f2f9;
	border: 0px;
}

#formlcolb {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 170px;
	width: 560px;
	height: 25%;
	background-color: #cccccc;
	line-height: 18px;
	}


h1 {
	margin-top: 95px;
	margin-left: 120px;
	margin-right: 0;
	width: 250px;
	height: 100px;
	background-image: url(../images/logo5.jpg);
	background-repeat: no-repeat;
	}
h1 a {
	display: block;
	width: 250px;
	height: 100px;
  }
  
h3 {
	position: absolute;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 0;
	width: 150px;
	height: 60px;
	background-image: url(../images/logo5small.jpg);
	background-repeat: no-repeat;
	}
h3 a {
	display: block;
	width: 150px;
	height: 60px;
  }
  	
h2 {
	font-size: 16px;
	font-weight: normal;
	}

	}
#topnav {
	margin-bottom: 40px;
	}
#topnav ul {
	margin: 0;
	padding: 0;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
#topnav li {
	padding-right: 0px;
	list-style: none;
	display: inline;
	}
#topnav li.selected a, #topnav li.selected {
	color: #fff4;
	}
#pagebodyhome {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 22px;
	}
#pagebodycontact {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 20px;
	}
#pagebodyprograms {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 20px;
	}
#pagebodymore {
	color: #ccc;
	width: 18em;
	font-size: 12px;
	line-height: 20px;
	}
#resnav {
	margin-bottom: 40px;
	line-height: 25px;
	font-size: 12px;
	color: #ccc;
	}
#resnav ul {
	margin: 0;
	padding: 0;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
#resnav li {
	padding-right: 0px;
	list-style: circle;
	display: inline;
	}
#resnav li.selected a, #resnav li.selected {
	color: #fff4;
	}
#pagebody {
	width: 20em;
	font-size: 12px;
	}
#bottomnav {
	margin-bottom: 40px;
	margin-top: 40px;
	}
#bottomnav ul {
	margin: 0;
	padding: 0;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
#bottomnav li {
	padding-right: 0px;
	list-style: none;
	display: inline;
	}
#bottomnav li.selected a, #bottomnav li.selected {
	color: #fff4;
	}
ul {
	list-style-type: square;
	color: #ccc;
	margin: 0 0 0 15px;
	padding: 0;
	}
li {
	color: #fff4;
	}
.off {
	display: none;
	}

#localtitle {
	font-family:arial,sans-serif;
	color:#ffffff;
	font-size: 16px;
	font-weight: normal;