@charset "UTF-8";
body {
	background-color: #1D4065;
}
.homeimg {
	border: 2px solid #FFFFFF;
}
/* CSS Document */

.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1E4164;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 20px;
}
.subhead1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #8DABBD;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1E4164;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	padding-right: 10px;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1E4164;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #1E4164;
	font-weight: bold;
	text-transform: uppercase;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #8DABBD;
	line-height: 24px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1E4164;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.hometable {
	background-image: url(images/homebackgroundR.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.maintable {
	background-image: url(images/mainbackground.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-position: bottom;
	background-color: #86A6BB;
}
.mainwindow {
	background-color: #FFF;
	width: 650px;
	padding-left: 50px;
	border: 1px solid #666;
	position: absolute;
}
.subheadyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
}
a:link {
	font-weight: bold;
	color: #0C4167;
	text-decoration: underline;
}
a:hover {
	color: #FFCC3F;
	font-weight: bold;
}
a:visited {
	color: #0C4167;
	font-weight: bold;
}
.subhead1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1E4164;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration: underline;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #1E4164;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	padding: 20px;
}
