﻿table { 
	border:0px; 
	border-collapse:collapse ; 
	width:100%;
	}
	
.master_table { 
	border: 3px solid #FFFFFF;
	width: 999px;
	}
 

.header_table { 
	border-style: none;
	border-color: inherit;
	border-collapse: collapse;
	background-color: #bfc3b5;
	}
	
.team_table { 
	width: 650px;
	}

	
.left_column {
	width:196px;
	background-color: #cacdc2;
	text-align:right;
	height:490px;
}


td {
	vertical-align:top; 
	padding:0px; 
	}
	
html {
	height:100%;
	}


body { 
	margin:0px; 
	padding:2px; 
	background-color: #dfe1da;
	}

img {border:0}
p {padding:0; margin:0}

.content {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	text-align:justify;
	letter-spacing: 0px;
	margin:0 40px 50px 40px;
}

.home_blurb {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	text-align:justify;
	letter-spacing: 0px;
	margin:10px 40px 10px 40px;
}


.title_sub {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a415f;
	font-weight:bold;
	letter-spacing: 1px;

}

.title_sub2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:bold;
}

.news {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0 40px 20px 30px;
}

.news_date {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0 0 20px 40px;
}

.news_hm {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0 40px 20px 5px;
}

.content_directions {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0 40px 20px 40px;
}

.content_dir_bullet {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0 40px 5px 40px;
}



.logo {
	vertical-align:bottom;
	margin:0 5px 0 0;
}





.gray {
	background-color: #bfc3b5;
}

.blue {
	background-color: #0a415f;
}

.line {
	background-color: #bfc3b5;
	height:1px;
}


.nav_side {
	margin: 25px 0 0 0;
}

.titles {
	margin: 25px 40px 30px 0;
	text-align:right;
}



.port_spacer {
	width:80px
}

.hm_news_table {
	margin: 25px 40px 30px 30px;
}

.hm_news_title {
	margin: 10px 0px 0px 30px;
}

.team_titles {
	vertical-align: bottom;
	text-align: right;
	margin: 0 0px 10px 50px;
}

.team_pics {
	margin: 0 0px 10px 5px;
}

.team_titles_bio {
	margin: 0 22px 0 0;
}


/* testing \*/

.port_master {
	width:797px
}

.port_spacer2 {
	width:80px
}


.column {
	float: left;
	width: 300px;
	height: 140px;
}

.spacer10 {
 float: left;
 width: 70px;

}


.logos {
	margin: 10px 20px 2px 2px;
}

.line2 {
	background-color: #bfc3b5;
	height:1px;
	width: 285px;

}

.port_city {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	text-align:right;
	vertical-align:bottom; 
	margin:0 0 0 0;

}

.port_name {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a415f;
	font-weight:normal;
	margin:5px 0 0 0;
}

.port_desc {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	font-weight:normal;
	margin:0 0 30px 0;
}


/* IEx patches \*/
* html .column {
 display: inline;
}


	
A:link {color: 5d9632; text-decoration: underline; }
A:visited {color: 5d9632; text-decoration: underline; }
A:active {color: 5d9632; text-decoration: underline; }
A:hover {color: 5d9632;  text-decoration: none; }

.content A:link {color:#222; text-decoration: none;}
.content A:active {color:#222; text-decoration: none;}
.content A:visited {color:#222; text-decoration: none;}
.content A:hover {color:#0a415f; text-decoration: none;}

.news A:link {color:#222; text-decoration: none;}
.news A:active {color:#222; text-decoration: none;}
.news A:visited {color:#222; text-decoration: none;}
.news A:hover {color:#0a415f; text-decoration: none;}

.news_hm A:link {color:#222; text-decoration: none;}
.news_hm A:active {color:#222; text-decoration: none;}
.news_hm A:visited {color:#222; text-decoration: none;}
.news_hm A:hover {color:#0a415f; text-decoration: none;}
