.bg1 {
	background: url(images/home_bg1.gif) #13317a 50% 101% no-repeat;
}

.bg2 {
	background-image: url(images/home_bg2.gif);
	background-repeat: repeat-y;
}

.table {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.bg3 {
	background-color: #0f265e;
}
.nav {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
}
.address {
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #13317a;
}
.tail {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C556A;
	line-height: 15px;
}	

a:link {
	color: #13317a;
	text-decoration: none;
}
a:visited {
	color: #13317a;
	text-decoration: none;
}
a:hover {
	color: #85A6DB;
	text-decoration: none;
}

.on {
	color: #ffffff;
	font-weight: bold;
}

a.maincontent:link, a.maincontent:visited {
	color: #13317a;
	text-decoration: none;
}
a.maincontent:hover {
	color: #85A6DB;
	text-decoration: none;
}


a.email:link, a.email:visited {
	color: #97B9EF;
	text-decoration: none;
}
a.email:hover {
	color: #ffffff;
	text-decoration: none;
}
#home {
	margin: 40px 20px 20px 20px;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

.whiteText {
		color:#fff;
}

#main {
	margin: 40px 20px 20px 20px;
}	
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7BA0E8;
}
.nav2 {
	background-image: url(images/secondary_nav_tile.gif);
	background-repeat: repeat-x;
}

.newscontainer {
	margin: 40px 10px 10px 20px;
}


/* news templates */

.newstable {
	background-color: #1D3E8F;
}


.newsdescription {
	font-size: 12px;
	color: #ffffff;
}

.newsdescriptionarchive {
	font-size: 12px;
	
}

.newstitle {
	font-size: 16px;
	font-weight: bold;
	color: #85A5DE;
}

a.readmore:link, a.readmore:visited {
	color: #FFD630;
	text-decoration: none;
}
a.readmore:hover {
	color: #ffffff;
	text-decoration: none;
}

/* home page rollover pics */


#gallerycontainer {
	margin: 20px 20px 10px 20px;
	
}

#smallimageborder {
	margin-bottom:10px;
	border: 4px #ffffff solid;
	width: 90px;
}

#bigimageborder {
	border: 4px #ffffff solid;
	width: 206px;
	padding:0;
	margin:0;
}

.imageborder {
	border: 4px #ffffff solid;
	padding:1px;
	margin:0;
}

/* new builds and fleet rollover pics */


#nbsmallimageborder {
	margin-bottom:10px;
	border: 4px #ffffff solid;
	width: 82px;
}

#nbbigimageborder {
	margin-bottom:10px;
	border: 4px #ffffff solid;
	width: 282px;
}

/* fleet and new builds weight tables and page styles */

.tableborder {
	border: 1px #ffffff solid;
}

.header {
	border-bottom: 1px #ffffff solid;
	background-color:#1D3E8F;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}

.content {
	background-color:#85A6DB;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
}

.dottedline {
	border-top: 1px dotted #1D3E8F;
	line-height:1px;
	width:200px;
}


.dottedline430 {
	border-bottom: 1px dotted #1D3E8F;
	line-height:5px;
	width:430px;
}

a.fleetheader:link, a.fleetheader:visited {
	color: #ffffff;
	text-decoration: none;
}
a.fleetheader:hover {
	color: #85A6DB;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited {
	color: #13317A;
	text-decoration: none;
	font-weight: bold;
}
a.subnav:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.subnavcontainer {
	padding: 5px 5px 5px 19px;
	background-color:#85A6DB;
}