/* CSS Document */

body {
	background-color: #65abd6;
	background-image: url(../../images/bkg_template2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFF99;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	color: #FFFF00;
}
a.footer:active {
	color: #FFFF00;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}
hr {
	color: #FFFF00;
	background-color: #FFFF00;
	height: 1px;
	border:none;
}
.bkgTemplate {
	background-image: url(../../images/bkg_template1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgDefault {
	background-image: url(../../images/bkg_Default1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 507px;
	min-height:507px;	
}
.bkgLexington, .bkgLincoln {
	background-image: url(../../images/bkg_Lexington1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 507px;
	min-height:507px;
}
.bkgHawaii {
	background-image: url(../../images/bkg_Hawaii1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 507px;
	min-height:507px;
}
.bkgOahu {
	background-image: url(../../images/bkg_Oahu1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 507px;
	min-height:507px;
}
.bkgAlaska {
	background-image: url(../../images/bkg_Alaska1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 507px;
	min-height:507px;
}

.paddingSmall {
	padding-top: 125px;
	padding-right: 165px;
	padding-bottom: 0px;
	padding-left: 355px;
}
.paddingFooter {
	text-align: right;
	padding: 20px;
	float:right;
}
.yellow {
	color: #FFFF00;
}
