/* ------------------------------------- Body Info ------------------------------------ */

* {padding: 0px; margin: 0px; border: 0px;} 

body, html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #000000;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

/* ------------------------------------- Main Page Wrapper ------------------------------------- */

#wrap {
	width: 858px;
	height: 116px;
	background-color: #fff;
	margin: 0px auto;
}
	

/* ------------------------------------- Page Header Eliments ------------------------------------- */

#header {
	display: none;
	width: 858px;
	height: 116px;
	float: left;
	background-image: url(../images/header-background.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
#header img {
	border: 0px;
	float: left;
}

.clear {
	clear: both;	
	
}

.float-left {
	float: left;	
}


/* ------------------------------------- Flash Area Eliments ------------------------------------- */	

#flash {
	width: 858px; 
	height: 310px;
	float: left;
	background-color: #ffffff;
	display: none;
}

/* ------------------------------------- Section Header Images ------------------------------- */	
	
#section-header {
	display: none;
	width: 818px; 
	height: 50px;
	float: left;
	background: url(../images/section-image.jpg) no-repeat top left;
	padding: 0 20px;
	padding-top: 216px;
}

.our-visitors #section-header {	
	background: url(../images/our-visitors-section-image.jpg) no-repeat top left;
}

.our-port #section-header {	
	background: url(../images/our-port-section-image.jpg) no-repeat top left;
}

.our-city #section-header{	
	background: url(../images/our-city-section-image.jpg) no-repeat top left;
}

.media #section-header{	
	background: url(../images/media-section-image.jpg) no-repeat top left;
}

.contact #section-header {	
	background: url(../images/contact-section-image.jpg) no-repeat top left;
}

#section-header h1 {
	float: left;
	color: #e3d4b1;
}

#section-header {
	
}

/* ============================================================================= breadcrumb === */

.breadcrumb {
	display: none;
	margin-top: 10px;
	float: right;
}

.breadcrumb a {
	color: #FFF;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #e3d4b1;
	text-decoration: underline;
}

.breadcrumb img {
	vertical-align: middle;
}

.breadcrumb p {
	float: right;
	height: 20px;
	background-color: #746b57;
	color: #e3d4b1;
	font-size: 11px;
	padding: 0px;
	margin: 0px 3px;
	line-height: 0px;
}

.breadcrumb .active {
	text-decoration: underline;
}

/* ------------------------------------- Page Headers ------------------------------------- */

h1 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #2e526b; 
	margin-top: 0px;
	margin-bottom: 20px;
	width: 500px;
}

#copy-homepage h1 strong {
	color: #a38e5f;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #a38e5f;
	font-style: italic;
}

#copy-homepage h1 a:hover {
	color: #00a5e4;
	text-decoration: none;
	border: none;
	font-style: italic;
	background: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #bd5a00; 
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 26px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #707070; 
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 18px;
}
	
h4 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #a38e5f; 
	margin-top: 10px;
	margin-bottom: 30px;
	width: 500px;
	border-bottom: #a38e5f 1px dotted;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2e526b; 
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 16px;
}

.date {
	font-size: 10px;
	font-weight: bold;
	
}
	
/* ------------------------------------- Main Content Area Eliments - Home Page ------------------------------------- */

#content-area {
	width: 858px;
	float: left;
	margin: 0px;
	background-image: url(../images/home-content-background.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/* ------------------ content background ------------------ */

.our-visitors #content-area {
	background: url(../images/our-visitors-content-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.our-port #content-area {
	background: url(../images/our-port-content-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.our-city #content-area {
	background: url(../images/our-city-content-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.media #content-area {
	background: url(../images/media-content-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.contact #content-area {
	background: url(../images/contact-content-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#copy-homepage {
	width: 548px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
}
	
	#copy-homepage p { 
		font-weight: normal;
		line-height: 1.5em;
		margin-bottom: 16px;
		}
		
	#copy-homepage a {
		color: #2e526b; 
		font-weight: normal;
		border-bottom: solid 1px #2e526b;
		text-decoration: none;
		}
		
	#copy-homepage a:hover {
		color: #2e526b; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		background: #ede9e3;
		border-bottom: solid 1px #2e526b;
		}
		
	#copy-homepage a.active {
		color: #bd5a00; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		}

	#copy-homepage ul {
		padding-left: 25px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		text-align: left; 
		border: #f0ede5 4px solid;
		background-color: #ebe7de;
		background-image: url(../images/home-list-background.gif);
		background-position: top;
		background-repeat: repeat-x;
		}
	
	#copy-homepage li {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.4em;
		color: #2e526b;
		margin-bottom: 8px;
		}

/* -------------------------------------------------------- sectionpage */		
		

	
	#copy-sectionpage p { 
		font-weight: normal;
		line-height: 1.5em;
		margin-bottom: 16px;
		}
		
	#copy-sectionpage a {
		color: #2e526b; 
		font-weight: normal;
		border-bottom: solid 1PX #2e526b;
		text-decoration: none;
		}
		
	#copy-sectionpage a:hover {
		color: #2e526b; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		background: #ede9e3;
		border-bottom: solid 1PX #2e526b;
		}
		
	#copy-sectionpage a.active {
		color: #bd5a00; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		}	
		
#copy-sectionpage  h3 {
	color: #bd5a00;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 18px;
}

#copy-sectionpage hr {
	border-bottom: 1px dotted #a38e5f;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#copy-sectionpage ul {
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: left; 
	}
	
#copy-sectionpage ul.small {
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	text-align: left; 
	}


#copy-sectionpage li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #2e526b;
	margin-bottom: 8px;
	}
	
#copy-sectionpage  img {
	border: 4px #EBE7DE solid;
	margin: 10px;
	margin-right: 15px;
}

#copy-sectionpage a img {
	border: 4px #EBE7DE solid;
	margin: 10px;
	margin-right: 15px;
	}
	
#copy-sectionpage a:hover img {
	border: 4px #c4beb2 solid;
	}
	
#copy-sectionpage a.active img{
	border: 4px #EBE7DE solid;;
	}
	
#attractions img {
	float: left;	
	margin: 0; padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

#attractions h3 {
	margin-top: 5px;
}
	
.news img {
	float: right;
	
	
}
		
#news-box {
	display: none;
	width: 220px;
	height: 236px;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url(../images/news-events-box.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
	
	#news-box-content {
		width: 180px;
		float: left;
		margin: 20px;
		}
	
	#news-box-content H1 {
		font-family: Georgia, "Times New Roman", Times, serif; 
		color: #00a5e4; 
		font-size: 22px;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 3px;
		}
		
	#news-box-content p {
		font-size: 10px;
		color: #ffffff; 
		font-weight: bold;
		line-height: 1.5em;
		margin-top: 0px;
		margin-bottom: 3px;
		}
		
	#news-box-content a {
		font-size: 11px;
		color: #00a5e4; 
		font-weight: normal;
		text-decoration: none;
		}
		
	#news-box-content a:hover {
		font-size: 11px;
		color: #ffffff; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		}
		
	#news-box-content a.active {
		font-size: 11px;
		color: #ffffff; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		}
		
#side-column-content {
	display: none;
	width: 220px;
	float: left;
	margin: 0px;
	}
		
	#side-column-content h1 {
		font-family: Georgia, "Times New Roman", Times, serif; 
		color: #bd5a00; 
		font-size: 18px;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
		}
		
	#side-column-content p {
		font-size: 12px;
		color: #000000;
		font-style: italic;
		font-weight: normal;
		line-height: 1.2em;
		margin-top: 0px;
		margin-bottom: 20px;
		}
		
	#side-column-content a {
		color: #0071bd; 
		font-weight: normal;
		text-decoration: none;
		}
		
	#side-column-content a:hover {
		color: #2e526b; 
		font-weight: normal;
		border-bottom: none;
		text-decoration: none;
		}
		
	#side-column-content a.active {
		color: #2e526b; 
		font-weight: bold;
		border-bottom: none;
		}
		
	#side-column-content #port-logo a {
		margin-top: 20px;
		display: block;
		width: 102px;
		height: 41px;
		margin-left: 55px;
		letter-spacing : -1000em;
		background-image: url('../images/port-of-halifax.jpg');
	}
	
	#side-column-content #port-logo a:hover {
	
		background-image: url('../images/port-of-halifax-hover.jpg');
	}
	
	
	#side-column-content .flickr {
		margin-bottom: 20px; 	
		
	}
	
	#side-column-content .flickr a img {
		margin-bottom: 20px;
		border: 4px #dbd6cd solid;
		margin: 1px;
	}
	
	
	#side-column-content .flickr a:hover img {
		border: 4px #c4beb2 solid;
	}

/* ------------------------------------- Subnav ------------------------------------- */
 
.subnav {
	background: none;
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 20px;
	height: 300px;	
}
 
.subnav h3 {
	font-family: Georgia, serif;
	font-size: 24px;
	line-height: 1.2em;
	color: #2e526b;
	margin-bottom: 5px;
}

.subnav ul {
	margin-top: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	color: #595B5A;
}

.subnav li {
	margin-left: 18px;
	margin-right: 16px;
	line-height: 30px;
}
	
.subnav a {
	color: #bd5a00;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 16px;
	}

.subnav a:hover {
	color: #2e526b; 
	font-family: Georgia, serif;
	text-decoration: none;
	border-bottom: #2e526b 1px solid;
	}
	
.subnav a.active {
	color: #2e526b; 
	font-family: Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	border-bottom: #2e526b 1px solid;
	}
		
/* ------------------------------------- Page Footer Area Eliments ------------------------------------- */
	
#page-footer {
	display: none;
	width: 842px;
	padding: 0 16px;
	padding-right: 0;
	height: 280px;
	padding-top: 76px;
	float: left;
	background-color: #ffffff;
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#page-footer .sitemapblock {
	float: left;
	width: 116px;
	padding: 0 10px;
	margin-right: 2px;
}

#page-footer .sitemapblock h3 {
	color: #e3d4b1;	
}

#page-footer .sitemapblock ul {
	color: #e3d4b1;
	font-size: 11px;
	list-style: inside;
	padding-top: 5px;
}

#page-footer .sitemapblock ul li {
	margin: 3px 0;
}

#page-footer .sitemapblock ul li a {
	color: #fff;
	text-decoration: none;
}

#page-footer .sitemapblock ul li a:hover {
	text-decoration: underline;
}

#page-footer p {
	display: block;
	font-size: 9px;
	margin-top: 25px;
	color: #2F2F2F;
	margin-left: 3px;
}

#page-footer a {
	color: #2F2F2F;
}

/* ------------------------------------- Main Navigation ------------------------------------- */

#main-navigation {
	float: right;
	margin-top: 43px;
	margin-right: 20px;
	}

	#main-navigation ul {
		float: right;
		margin: 0px;
		padding: 0px;
		list-style: none;
		}
	
	#main-navigation li {
		display: inline;
		}

	#main-navigation a {
		display: block;
		float: left;
		margin: 0 1px;
		font-family: Georgia, "Times New Roman", Times, serif; 
		color: #bd5a00; 
		font-weight: normal;
		text-decoration: none;
		font-size: 17px;
		text-align: center;
		border-bottom: 5px #707070 solid;
		padding: 5px 14px;
		}
	
	#main-navigation a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;  
		color: #bd5a00; 
		font-weight: normal;
		text-decoration: none;
		font-size: 17px;
		text-align: center;
		background: #f4f2ec;
		border-bottom: 5px #7bc242 solid;
		}
	
	#main-navigation a.active {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #bd5a00; 
		font-weight: normal;
		text-decoration: none;
		font-size: 17px;
		text-align: center;
		background: #f4f2ec;
		border-bottom: 5px #7bc242 solid;
		}

	#main-navigation .visitors a:hover, #main-navigation .visitors a.active {
		border-color: #00a5e4;
	}
	
	#main-navigation .port a:hover, #main-navigation .port a.active {
		border-color: #0071bd;
	}
	
	#main-navigation .city a:hover, #main-navigation .city a.active {
		border-color: #faa632;
	}
	
	#main-navigation .media a:hover, #main-navigation .media a.active {
		border-color: #bd5a00;
	}
	
	#main-navigation .contact a:hover, #main-navigation .contact a.active {
		border-color: #7bc242;
	}

/* ------------------------------------- table ------------------------------------- */
table {
	width: 99%;
	margin-bottom: 10px;
	
}
td, th {
	padding: 5px 10px;
	text-align: left;
}

td {
	border: solid silver 1px;
}
 
th {
	background-color:#2E526B;
	color: #fff; 
	text-transform: uppercase;
}



