@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	border: 0px;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	background: #004dad;
	margin: 0;
	padding: 0;
	border: 0px;
}
p {
	margin-top: 0;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#000000;
}


h1{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
        color: #ffffff;
        font-style:italic;
}

h2 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #07075f;
	font-weight: bold;
	font-size: 30px;
}

.sIFR-active h2 {
	visibility: hidden;
	font-family: Century Gothic;
	color: #07075f;
	font-weight: bold;
	font-size: 30px;
	margin-top: 5px;
}

.h3{
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
        color: #000000;
        padding-top: 10px;
		padding-bottom: 6px;
}

.h3 a, .h3 a:active, .h3 a:link, .h3 a:visited {
	color: #000000;
	text-decoration: underline;
}
.h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.h4{
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 22px;
        color: #000000;
        font-style:italic;
		padding-bottom: 20px;
}

.h4 a, .h4 a:active, .h4 a:link, .h4 a:visited {
	color: #000000;
	text-decoration: underline;
}
.h4 a:hover {
	color: #000000;
	text-decoration: none;
}

a, a:active, a:link, a:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}


blockquote { font-style: italic; 
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #DAF2FF;
	border-right: 1px dashed #006;
	border-left: 1px dashed #006; 
}

.entry a, .entry a:active, .entry a:link, .entry a:visited {
	color: #000000;
	text-decoration: underline;
}
.entry a:hover {
	color: #000000;
	text-decoration: none;
}


.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 0px auto;
	padding-bottom: 10px;
	width: 1000px;
	text-align: left;
	overflow: hidden;
background: #ffffff;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#wrapper a, a:active, a:link, a:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
#wrapper a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

/*----HEADER----*/

#jingle {
        width: 1000px;
        height: 30px;
        background: url(images/top_bar.jpg) no-repeat left bottom;
        color: #ffffff;
}

.jingle {
       width: 200px;
       display: inline;
       float: left;
}

.top_info {
       width: 700px;
       display: inline;
       float: right;
       color: #ffffff;
       font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
       font-size: 12px;
       margin-top: 5px;
       text-align: right;
} 

.top_info a, a:active, a:link, a:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
.top_info a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#header{
	float: left;
	width: 1000px;
        height: 273px;
	background: url(images/top_header.jpg) no-repeat left bottom;
	color: #ffffff;
        font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 11px;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	width: 1000px;
        height: 34px;
	color: #000000;
        font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
	background: url(images/nav_bg.jpg);
}


#top-menu ul{
	margin: 0 auto;
	width: 1000px;
	padding: 8px 10px 10px 10px;
	text-align: left;
        font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
        color: #000000;
}

#top-menu ul li{
	display: inline;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
        color: #000000;
		padding-left: 2px;
		padding-right: 2px;
}

#top-menu ul li a, a:link, a:active, a:visited{
	padding: 10px 8px 10px 8px;
	height: 34px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
	 color: #000000;
	}

#top-menu ul li a:hover{
	text-decoration: underline;
        font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
	 color: #000000;
	}

.current_page_item{
padding: 10px 0px 10px 0px;
	background: url(images/navitem.jpg) top center repeat-x;
	 font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
        color: #0e3b74;
	}
	
	
.current{
padding: 10px 0px 10px 0px;
	background: url(images/navitem.jpg) top center repeat-x;
	 font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        font-size: 12px;
	text-align: left;
        color: #0e3b74;
	}


#family {
        float: left;
        width: 1000px;
        height: 50px;
        text-align: center;
}

/*----POST----*/

#container{
	float: left;
	width: 1000px;
	padding: 0 0 0 0;
background: #efefef url(images/blu_bg2.jpg) top repeat-x;
}
#container a, #container a:active, #container a:link, #container a:visited {
	color: #000000;
	text-decoration: underline;
}
#container a:hover {
	color: #000000;
	text-decoration: none;
}

.post{
	padding: 10px 10px 10px 10px;
}

.post a, .post a:active, .post a:link, .post a:visited {
	color: #000000;
	text-decoration: underline;
}
.post a:hover {
	color: #000000;
	text-decoration: none;
}

.welcome {
           width: 296px;
           height: 289px;
           padding-right: 15px;
		   padding-left: 15px;
           padding-top: 10px;
           background: url(images/blockbg.jpg) top left no-repeat;
           font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
           font-size: 12px;
	   text-align: left;
           color: #000000;
           float: left;
           display: inline;
}

.fleet {
        width: 319px;
           height: 250px;
           padding-right: 5px;
		   padding-left: 2px;
           padding-top: 40px;
           background: url(images/blockbg.jpg) top left no-repeat;
           font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
           font-size: 12px;
	   text-align: left;
           color: #000000;
           float: right;
           display: inline;
}

.hire {
 		margin-left: 1px;
          width: 296px;
           height: 289px;
           padding-right: 15px;
		   padding-left: 15px;
           padding-top: 10px;
           background: url(images/blockbg2.jpg) top left no-repeat;
           font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
           font-size: 12px;
	   text-align: left;
           color: #000000;
           float: right;
           display: inline;
}

.mfo {
           width: 488px;
           height: 255px;
	 	  text-align: left;
           float: left;
           display: inline;
}

.extra {
           width: 488px;
           height: 262px;
	 	  text-align: left;
		  margin-left: -5px;
           float: left;
           display: inline;
}

.row {
    width: 1000px;
    height: 150px;
    margin-bottom: 10px;
}

.fleet_image {
      display: inline;
      float: left;
       width: 160px;
       height: 115px;
}

.fleet_desc {
      display: inline;
      float: right;
       width: 800px;
margin-right: 30px;
font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
           font-size: 12px;
	   text-align: left;
           color: #ffffff;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #006;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 260px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: url(images/side_head.gif);
	border-bottom: none;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.png);
}

.sidebar .syndication ul li{
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#006;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #9C0;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px dashed #006;
	padding: 5px 5px 15px 15px;
	background: #DAF2FF;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #006;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #006;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #006;
}

.comments-template textarea{
	font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #006;
}

/*----FOOTER----*/

#footer{
	clear: both;
	width: 1000px;
	margin: 0px auto;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 11px;
	color: #FFF;
	border-bottom: none;
        font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        text-align: center;
}

#footer a, a:link, a:active, a:visited{
line-height: 18px;
	font-size: 11px;
	color: #FFF;
	 font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        text-align: center;
		text-decoration: underline;
}


#footer a:hover{
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	color: #FFF;
	 font-family: Tahoma, Verdana, Helvetica, Georgia, Sans-serif;
        text-align: center;
}


/*----LIGHTBOX----*/

.lb_space {
	width: 440px;
	float: right;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #E0E9E6;
	border: 1px dotted #666666;
}

.thumb_left {
	width: 200px;
	height: 150px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: inline;
}

.thumb_right {
	width: 200px;
	height: 150px;
	margin-right: 25px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	display: inline;
}
	
	