body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #004F6F;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
th {
	font-weight: bold;
	color: #006699;
	background-color: #D9FFD9;
}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF9900;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4, h5 {
	font-size: 14px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}

#wrap {
	text-align: left;
	width: 800px;
	margin: auto;
	padding: 10px;
}
#innerWrap {
	background-color: #004F6F;
}
#banner {
	position: relative;
}
#nav {
	float: right;
	text-align: center;
	position: relative;
	height: 60px;
	padding-right: 60px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(../images/comboBGSm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#headBar {
	padding-top: 3px;
	position: relative;
	margin-bottom: 5px;
}
#tagLine {
	color: #A5AFB1;
	letter-spacing: 0.4em;
	border: 2px solid #A5AFB1;
	text-align: center;
	padding: 2px;
}
#colWrap {
	clear: both;
}
#content {
	position: relative;
	clear: both;
	min-height: 400px;
}
#media {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../images/mediaBt.jpg);
	background-position: left bottom;
}

#footBar {
	text-align: center;
	clear: both;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
#footer a {
	color: #FFCC00;
}

#footLeft {
	float: left;
	width: 200px;
	text-align: left;
}
#footMid {
	margin-right: 200px;
	margin-left: 200px;
	position: relative;
	font-size: 10px;
}

#footRight {
	float: right;
	width: 200px;
	position: relative;
	text-align: right;
}
#linkD {
	margin-bottom: 5px;
}
#linkL {
	float: left;
	width: 200px;
}
#linkR {
	width: auto;
	margin-left: 220px;
}


body#home a#homeLink, 
body#about a#aboutLink, 
body#leisure a#leisureLink, 
body#commercial a#commercialLink, 
body#contact a#contactLink {
	color: #FFFFB9;
	background-image: url(../images/butBG2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul.nbH {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 120px;
}
.nbH li {
}
.nbH a {
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
}
.nbH a:hover {
	color: #999999;
}
.figure {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	height: 95px;
}
.figure img {
	width: 96px;
}
.caption {
	font-size: 10px;
	font-style: italic;
	width: 75px;
	line-height: normal;
	font-weight: bold;
}
#contFrm {
	width: 780px;
	padding: 10px;
	background-image: url(../images/parchment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 4px double #CCCCCC;
}

#reqhead {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
.label {
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 11px;
	color: #FFFFCC;
}
.field {
	clear: right;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.submit {
	margin-left: 115px;
}
.leadline {
	font-size: 13px;
}
.textErr {
	color: #FFFF00;
}

.t10 {
	font-size: 10px;
}
.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t24 {
	font-size: 24px;
}
.t36 {
	font-size: 36px;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Justify {
	text-align: justify;
}
.Right {
	text-align: right;
}
.Centre {
	text-align: center;
}
.Left {
	text-align: left;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
.textBlueBold {
	font-weight: bold;
	color: #006699;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.nodisp {
	display: none;
}
.printOnly {
	display: none;
}
