/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/harbor/harbor_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #4B6068;
}
#containertable {
	border:#FFFFFF solid 10px;
	background-color:#FFFFFF
	}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
}
#navHeader1 {
	background-image: url(../images/harbor/harbor_navHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:809px;
	height: 112px;
}
#navbar {
	margin-left: 10px;
	margin-top: 78px;
	margin-bottom:10px;

	}
#text {
	padding-top: 15px;
	padding-left: 15px;
}
#title {
     margin:20px 0px 20px 0px
	 }
	 
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
}
.textBold {
	font-weight: bold;
	color: #4F6830;
}
.textLink {
	color: #660000;
}
.bodycopy { 
    color:#4c4c4c;
	font-size:11px;
	font-weight:normal;
	}
#tdcInfo {
	height: 100%;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.tdcFooter {
	color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 12px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#4c4c4c;
	font-weight:normal;
}
p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#4c4c4c;
	font-weight:normal;
	}
#hc_map {
	position:relative;
	width:242px;
	height:208px;
	left: 550px;
	top: 250px;
	right: 0px;
	bottom: 0px;
	}
