body {
	font-family: Verdana, "Times New Roman", Times, serif;
	background-image: url(images/waves3.jpg);
	background-repeat: repeat;
	background-color: #FFFFCC;
	color: #198d0d;
	font-size: 14px;
	text-align: justify;
}
body a {color: #198d0d;}
.header {
	position: absolute;
	top: 0;
	width: 780px;
	height: 270px;
	margin: 10px 0 0 120px;
}
.header h1 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content {
	position: absolute;
	top: 270px;
	width: 780px;
	margin: 0 0 0 120px;
}
.content2 {
	position: absolute;
	top: 270px;
	width: 780px;
	left: 120px;
	margin: 0 0 0 0;
	padding: 0;
}
.text {
	color: #198d0d;
	margin: 0 0 0 220px;
	padding: 0 0 10px 10px;
	width: 330px;
	height: auto;
}
.left {
	color: green;
	width: 220px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
}
.left img {
	border: 2px solid #198d0d;
}
.centerText {
	text-align: center;
}
.centerText a{
	color: #198d0d;
	font-size: 14px;
}
.right {
	float: right;
	width: 200px;
	height: 128px;
	margin: 0;
	padding: 0 0 10px 0;
}
.right img {
	border: 2px solid #198d0d;
}
.center {
	float: none;
	width: 200px;
	height: 128px;
	margin: 0;
	padding: 0 0 10px 0;
}
.nav {
	position: absolute;
	top: 110px;
	left: 130px;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 780px;
	height: 31px;
}
.nav ul{
	margin: 6px;
	padding: 0;
}
.nav li {
	display: inline;
	margin: 0px 2px;
	padding: 0;
/*	width: 0;
	height: 31px;*/
	background-color: #198d0d;
}
.nav a{
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	/*display: inline;*/
	/*width: 156px;
	height: 31px;*/
	background-color: #198d0d;
/*	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;*/
	padding: 8px;
	margin: 0;
}
.nav a:hover { 
	background-color: #198d0d;
	text-decoration: underline;
 }
#active a { 
	background-color: #198d0d;
	text-decoration: underline;
}
h1 , h1 a , .CCHead{
	font-family: "Times New Roman", Times, serif;
	color: #198d0d;
	font-size: 42px;
	text-align: center;
	font-weight: bold;
	line-height: 42px;
	margin: 1px,0,0,0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #198d0d;
	font-size: 23px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
h2 a {
	color: #198d0d;
	margin: 10px 0 0 0;
}
h3{
	color: #FF0000;
	font-size: 32px;
}
.footer {
	position: absolute;
	top: 1300px;
	colour: #198d0d;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}
.footer a {
	color: #198d0d;
}
.imgCenter {
	text-align: center;
}

.imgCenter img {
	border: 2px solid #198d0d;
}	
.bold {
	font-weight: bold;
}
.location {
 margin: 10px 20px 0 20px;
}
hr {
	color: #198d0d;
	background-color: #198d0d;
}
.Smallnav {
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	width: 780px;
	height: auto;
}
.Smallnav ul{
	margin: 0;
	padding: 0;
}
.Smallnav li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 0;
	height: auto;
}
.Smallnav a {
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	width: 156px;
	height: auto;
	background-color: #198d0d;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	padding: 5px;
	margin: 0 0 10px 0;
}
.Smallnav a:hover { 
	background-color: #198d0d;
	text-decoration: underline;
 }
.aprtText {
	text-align: center;
	font-size: 18px;
	height: auto;
}
.aprRight {
	float: right;
	width: 150px;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 0;
}
.aprRight img {
	border: 2px solid #198d0d;
}
form {
	position: absolute;
	top: 220px;
	width: 780px;
	margin: 0 0 0 120px;
	text-align: left;
}
/*select{
 width: 50px;
 margin-left: 2px;
}*/
.rightInput{
	float: right;
	width: 350px;
	clear:right;
}
.leftInput{
	float: left;
	width: 350px;
	clear:left;
}
.centerInput{
	float: right;
	width: 780px;
	padding: 10px 0 0 0;
}

.inputBox {
	width: 320px;
	height: auto;
}
.broForm {
	position: absolute;
	top: 10px;
	width: 780px;
	margin: 0 0 0 0px;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#198d0d;
color:#fff;
font-weight:bold;
padding: 1px 2px;
}
.Links a{
	color: #198d0d;
	font-size: 14px;
}
.H2content {
position: absolute;
top: 80px;
width: 780px;
	font-family: "Times New Roman", Times, serif;
	color: #198d0d;
	font-size: 23px;
	text-align: center;
	font-weight: normal;
	margin: 120px;
}
.linkLeft{
	color: #198d0d;
	font-size: 19px;
	text-align: left;
	margin: 0 0 0 255px;
}
.linkRight{
	color: #198d0d;
	font-size: 19px;
	text-align: right;
	margin: 0 0 0 255px;
}
.content td{
	font-size: 18px;
	text-align: center;
}
.Availability {
	text-decoration: blink;
}
.Availability a{
	background-color: #198d0d;
	color: #FFFFFF;
	text-decoration: underline blink;
	padding: 15px, 35px, 10px, 35px;
	font-size: 22px;
}
.Heading {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
.CCHead {
	display: block;
	margin-top: 40px;
}

.FormRequired{
	color:#FF0000;
	font-weight:bold;
}
.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}		