﻿/* Clear margins and padding */ * {margin:0;padding:0;} 
html{
	background-image:url('../../../images/bg.png');
	background-repeat:repeat;
}
body {
	background-image:url('../../../images/clipper-background.png');
	background-position:center top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color:#003349;
}
/* Start new homepage */
#sidebar{
	width:240px;
	float:right;
	margin-right:29px;
	background-color:#ffffff;
	margin-top:10px;
}
#home-main{
	width:701px;
	position:relative;
	padding:10px;
	height:741px;
	margin-left:30px;
	background-color:#CCDBE1;
	margin-top:10px;
}
#home-text{
	position:absolute;
	margin-top:520px;
	width:701px;
}
#home-text .entry{
	padding:10px;
}
.home-link-box{
	width:227px;
	height:250px;
	float:left;
	background-color:#668F9F;
	margin-bottom:10px;
}
.home-link-content{
	padding:10px;
	color:#ffffff;
}
.spacer{
	height:230px;
	width:10px;
	float:left;
}
.home-link-image{
	width:207px;
	height:125px;
	margin-bottom:10px;
}
.brand, .brand a, .brand a:visited, .brand a:active, .brand a:link{
	background-color: #003349;
    color: #FFFFFF;
    display: block;
    font-family: "Trajan Pro",Verdana;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 227px;
}
.brand a:hover{
	text-decoration:underline;
	color:#ffffff;
}
.hometitle{
	background-color: #003349;
	display: block;
	width:691px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	padding-left:10px;
}
#home-news{
	padding: 10px;
    width: 220px;
    background-color:#d7dce3;
	margin-bottom:10px;
}
.sidebartitle{
	background-color: #003349;
	display: block;
	width:230px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	padding-left:10px;
	font-family: "Trajan Pro",Verdana;
    font-size: 16px;
    font-weight: bold;
}
.sidebartitle a, .sidebartitle a:link, .sidebartitle a:active, .sidebartitle a:visited{
	color:#ffffff;
	text-decoration:none;
}
.sidebartitle a:hover{
	text-decoration:underline;
}
.margins{
	margin:10px 0px 10px 0px;
}
/* End new homepage */
a:link, a:visited, a:active, a {
	text-decoration: underline;
	color:#003349;
}
a:hover {
	text-decoration: underline;
	color: #008bd7;
}
.heading {
	color: #003349;
	font-family:"Trajan Pro",Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
}
.Contact{
	font-size:13px;
	margin-top:3px;
}
.contact-office{
	margin-bottom:10px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
h1 {
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
}
#Images h1{
	color:#ffffff;
}
h2,h3 {
	color: #0b2154;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	padding-top: 0;
}
#Content_Title h2{
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
	line-height:35px;
}
p {
	color: #003349;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom:15px;
}
.post p{
	margin-bottom:10px;
}
#preload { display: none; }
#Clipper_Marine_Container {
	width: 1030px;
	min-height:600px;
	margin: 0px auto 0px auto;
	padding-top:0px;
	background-image:url('../../../images/container-background.png');	
}
#Clipper_Marine_Nav{
	background-image:url('../../../images/bg.png');
	background-repeat:repeat;
	height:46px;
	width:100%;
	margin:0px;
	padding:0px;
}
.nav-divider{
	background-image:url('/images/menu-divider.png');
	width:3px;
	height:46px;
}
#Clipper_Marine_Header{
	width:972px;
	height:129px;
	background-image:url('../../../images/clipper-logo.png');
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:10px;
	padding:0px 20px 0px 20px;
	margin-left:10px;
}
#Image_Container{/*Holds the entire link images area*/
	width:972px;
	min-height:615px;
	margin-left:29px;
	position:relative;
}
#Listings_Container{/*Holds the entire link images area*/
	width:972px;
	min-height:615px;
	margin-left:29px;
	position:relative;
}
#Title_Bar{/*Defines the title bar for sub-pages*/
	position:relative;
	width:967px;
	height:28px;
	background-color:#a1bbc5;
	margin:15px 0px 0px;
	padding:5px 0px 0px 5px;
	z-index:1;
}
#Page_Content{/*Defines the sub page content area*/
	position:relative;
	width:972px;
	min-height:200px;
	margin:15px 0px 0px;
	padding:0px;
	z-index:1;
}
#Page_Content dt, #Page_Content dd {
display:block;
margin-bottom:0;
padding-bottom:10px;
padding-top:10px;
}

#Page_Content dt{
	clear:left;
	float:left;
	font-weight:bold;
	padding-left:15px;
	width:200px;
}

#Page_Content dd.alt{
background:none repeat scroll 0 0 #E6F1F4;
}

#Page_Content dd.alt{
border-bottom:1px dashed #C6E2E9;
padding-left:26px;
}

#Page_Content h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}
#Page_Content ul{
	margin-left:20px;
	font-size:14px;
	margin-bottom:10px;
}
#Page_Content p{
	font-size:14px;
}
#Sub_Content{/*Defines the sub page content area*/
	position:relative;
	width:672px;
	min-height:200px;
	margin:15px 0px 0px;
	padding:0px;
	z-index:1;
}
#Sub_Content ul{
	margin-left:20px;
	font-size:14px;
	margin-bottom:10px;
}
#Sub_Content p{
	margin-bottom:10px;
}
#Sub_Images{
	width:290px;
	float:right;
	padding-top:15px;
	padding-left:10px;
}
#Sub_Images img{
	margin-bottom:10px;
	width:290px;
}
#Images{/*Holds the Image divs*/
	width:605px;
	z-index:10;
	position:absolute;
	margin-left:183px;
}
#Images img{/*Defines the border on the images*/
	border:2px #141215 solid;
}
#Image_Background{/*Configures the green background for the link image text*/
	position:absolute;
	width:972px;
	height:585px;
	background-color:#a1bbc5;
	margin:15px 0px 0px;
	padding:0px;
	z-index:1;
}
#Image_Left{/*Configures the link images on the left*/
	width:300px;
	height:150px;
	background-color:#003349;
	z-index:20;
	position:relative;
}
#Image_Right{/*Configures the link images on the right*/
	float:right;
	width:300px;
	height:150px;
	background-color:#003349;
	z-index:20;
	position:relative;
}
#Break{/*Produces a break between the lines of link images*/
	height:5px;
	width:100%;
}
#Left_Text{/*Holds the text divs on the left*/
	width:183px;
	height:585px;
	position:relative;
	text-align:right;
}
#Left_Text a{
	color:#003349;
	text-decoration:none;
}
#Left_Text a:hover{
	color:#003349;
	text-decoration:underline;
}
#Right_Text{/*Holds the text divs on the right*/
	width:183px;
	height:585px;
	float:right;
	position:relative;
}
#Right_Text a{
	color:#003349;
	text-decoration:none;
}
#Right_Text a:hover{
	color:#003349;
	text-decoration:underline;
}
#Link_Text{
	width:163px;
	height:90px;
	position:relative;
	padding:15px 10px 10px 10px;
}
#Text_Break{
	height:35px;
	width:183px;
	position:relative;
}
#News{/*Holds the News and Content areas*/
	width:970px;
	background-image:url('../../../images/news-background.png');
	min-height:209px;
	margin:15px 0px 3px 30px;
	position:relative;
}
#News_Title{
	width:470px;
	height:35px;
	line-height:35px;
	margin-top:0px;
	margin-left:10px;
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
}
#Content-Title{
	width:470px;
	height:35px;
	line-height:35px;
	margin-top:0px;
	float:right;
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
}
#News_Content{/*Content Area for Latest News to appear in*/
	width:460px;
	margin-top:13px;
	margin-left:10px;
	height:155px;
	position:relative;
}
#Content{/*Area for SEO text entered from the CMS*/
	width:460px;
	margin-top:10px;
	float:right;
	margin-right:10px;
	height:155px;
	position:relative;
}
#Footer{
	background-image:url('../../../images/footer.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	color:#3a7d9d;
	padding-top:20px;
	margin:0px;
}
#Footer a{
	color:#3a7d9d;
	text-decoration:underline;
}

/*Navigation elements--------------------------------------------------------------*/


#Navigation{
	padding:0px;
	height:46px;
	z-index: 20000;
	text-align:left;
	width:1000px;
	margin-left:15px;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
	text-align:center;
}
#tab a span {
	display: block;
	height:46px;
	color: #ffffff;
	line-height:46px;
	font-weight:normal;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
#tab li.item_active a {
	background-position: right bottom;
	border-color: #000000;
}
#tab a:hover {
	background-position: right bottom;
	border-color: #000000;
}
#tab li.item_active a span {
	background-position: left bottom;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	background-color:#006699;
}
#tab a:hover span {
	background-position: left bottom;
	color: #ffffff;
	font-style: normal;
	text-decoration:none;
	cursor:pointer;
	height:46px;
	background-color:#123f52;
}

.dropmenudiv {
	position: absolute;
	top: -20px;
	float: left;
	display: block;
	visibility: hidden;
	border:1px #003349 solid;	
	color: #0a2153;
	z-index: 10000;
	text-decoration: none;
	padding: 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	margin-left:2px;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
	background-color:#b3bac3;
}
.dropmenudiv a:visited {
	margin: 0;
	padding: 0;
	display: block;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	width:240px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	width:240px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#b3bac3;
	background-repeat:repeat-y;
	padding: 0px;
	color: #0a2153;
	padding-left:6px;
}
.dropmenudiv a:hover {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#d7dce3;
	background-repeat:repeat-y;
	color: #0a2153;
}
.dropmenudiv a:hover span {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#d7dce3;
	background-repeat:repeat-y;
	color: #0a2153;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	list-style:none;
}
/*end navigation elements----------------------------------------------------------------*/




