html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
container1 img{
	border: 2px solid #031F52;
}
container1 a img{
	border: 2px solid #031F52;
}
container1 a:hover img{
	border: 2px solid #0073C6;
}
container1 a:visited img{
	border: 2px solid #031F52;
}


.menuNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #031f52;
	line-height: 12px;
}
.menuNav p{
	font-size: 11px;
	color: #031f52;
	line-height: 15px;
}
.menuNav a{
	font-size: 11px;
	color: #0073C6;
}
.menuNav a:hover{
	font-size: 11px;
	color: #031f52;
}
.leftCol {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: #031f52;
	line-height: 11px;
}
.leftCol p{
	font-size: 11px;
	color: #031f52;
	line-height: 13px;
}
.leftCol b{
	font-size: 12px;
	color: #031f52;
	font-weight: bold;
}
.leftCol a{
	font-size: 11px;
	color: #0073C6;
}
.leftCol a:hover{
	font-size: 11px;
	color: #031f52;
}
.centerCol {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #031f52;
	line-height: 15px;
	vertical-align: top;
}
.centerColLarge {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #031f52;
	line-height: 18px;
	vertical-align: top;
}
.centerCol p{
	font-size: 12px;
	color: #031f52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}
.centerCol h3{
	font-size: 18px;
	color: #031F52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}
.centerCol h4{
	font-size: 17px;
	color: #031F52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-weight: normal;
	text-decoration: underline;
}
.centerCol h5{
	font-size: 16px;
	color: #0073C6;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.centerCol h6{
	font-size: 14px;
	color: #031F52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 12px 0px 0px;
}
.centerCol em{
	font-size: 11px;
	color: #031f52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}
.centerCol a{
	font-size: 12px;
	color: #031f52;
}
.centerCol a:hover{
	font-size: 12px;
	color: #031f52;
}
.naviT2 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 9px;
	color: #FFFDDF;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
}
.naviT2 a{
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 9px;
	color: #FFFDDF;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.naviT2 a:hover{
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 9px;
	color: #FFFDDF;
	line-height: 16px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: xx-small;
	color: #FFFDDF;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
}
.rightCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #031f52;
	line-height: 12px;
}
.rightCol a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0073C6;
	line-height: 12px;
}

.leftColnavi {
	font-size: 11px;
	color: #0073C6;
}

.leftColnavi a{
	font-size: 12px;
	color: #0073C6;
}
.leftColnavi a:hover{
	font-size: 12px;
	color: #001852;
}
.centerColMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #031F52;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centerColMenu p{
	color: #0073C6;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}
.menuDottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #001852;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	bottom: 1px;
}
.dottedLine {
	bottom: 1px;
	border: 1px dashed #807f6f;
}
.specialsLarge{
	font-size: 15px;
	color: #005797;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	line-height: 16px;
}
.specialsHeader{
	font-size: 16px;
	color: #031F52;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	line-height: 16px;
}
#photos {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 100%;
}
#photos img {
	border: 1px solid #0073C6;
	padding: 4px;
}
