#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #468CB4;
}
#header {
	clear: both;
	width: 750px;
	height: 119px;
}
#headernav {
	clear: both;
	width: 730px;
	background-image: url(images/navbar.jpg);
	text-align: right;
	font-size: 70%;
	height: 30px;
	padding-right: 20px;
	background-color: #FFFFFF;
	padding-top: 15px;
	color: #FFFFFF;
}

#contact {
	background-image: url(images/fade.jpg);
	font-size: 70%;
	color: #cee8da;
	clear: both;
	height: 36px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #468CB4;
	border-bottom-color: #468CB4;
	letter-spacing: 0.15em;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 140%;
	background-position: bottom;
}
#page {
	background-color: #FFFEF9;
	clear: both;
	width: 750px;
	padding-top: 10px;
}
.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


#text {
	font-size: 70%;
	line-height: 140%;
	float: left;
	width: 350px;
	text-align: justify;
	padding: 10px 10px 0px;
}
#text_fw {
	font-size: 70%;
	line-height: 140%;
	text-align: justify;
	padding: 0px 10px 20px;
	clear: both;
	width: 730px;
	margin: 0px;
}
ul {
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	font-size: 90%;
	padding-top: 5px;
}

#copyright {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 65%;
	padding: 5px;
	color: #7BAAC4;
	line-height: 140%;
}
a:link, a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.wxl:link, .wxl:visited {
	color: #7BAAC4;
	text-decoration: none;
}
.wxl:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pl:link, .pl:visited {
	color: #3A6881;
	text-decoration: underline;
}
.pl:hover {
	color: #3A6881;
	text-decoration: none;
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 750px;
	height: 67px;
}

#photos {
	float: right;
	width: 355px;
	padding: 10px;
	font-size: 70%;
	line-height: 140%;
	text-align: justify;
}
#gallery {
	padding: 10px;
	font-size: 70%;
	line-height: 140%;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3A6881;
	color: #2a3d21;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-size: 11px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}
.headertxt {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

h2 { font: 70% verdana, arial, sans-serif; color: #cee8da; font-weight:500; margin-bottom: 0; letter-spacing:0.15em; }
h3 { font: 11pt "Trebuchet MS", verdana, arial, sans-serif; color: #59597d; font-weight:700; }
h4{
	color: #cee8da;
	margin-bottom: 0;
	letter-spacing:0.15em;
	background: #28485a;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

.imgbrd {
	border: 1px solid #468CB4;
}
.images {
	clear: both;
	text-align: center;
	width: 356px;
	padding-bottom: 3px;
}
.border { border: solid 1px #468cb4;} 
.frmFieldName {
	text-align: right;
	vertical-align: top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputRequired {
	background-color: #FFFFCC;
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.table { font: 9pt arial, verdana, sans-serif; font-weight:500; line-height:140%; }
.table_rates {
	font-size: 10px;
	background-color: #EAEAEA;
}
.table_rates th {
	font-size: 10px;
	background-color: #F3F3F3;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.table_rates td {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
