body {
	background:#def0fc url(/images/background.jpg) repeat-x scroll left top;
	color:#000000;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px;
	
	}


#outerdiv {
	width: 100%;
	margin-left: 0px;
	background: url(../images/nova-scotia-photo-album.jpg) no-repeat left top;
	margin-top: 0px;
	float: left;
	left: 0%;
	top: 0px;
}
#envelope {
	float: left;
	clear: none;
	position: absolute;
	left: 135px;
	top: 155px;
}

#topads {
	width: 728px;
	height: 90px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 260px;
}
#showtitle {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
	padding-left: 260px;
	
}
#showtitle h1 {
	color: #000077;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: bold 1.5em "Times New Roman", Times, serif;
}
#operators {
	font-weight: bold;
	color: #000000;
	float: left;
	width: 650px;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	padding-left: 315px;
	font-size: .9em;
	padding-top: 1px;
	padding-bottom: 1px;	
}
#menu {
	width: 120px;
	clear: left;
	float: left;
	margin-left: 5px;
}
#caption {
	font-size: 1em;
	float: left;
	margin-left: 10px;
	width: 640px;
	text-align: left;
	line-height: 1.5em;
}



.image {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
.image img {
	padding:6px;
	border: 1px solid #000;
	display:block;
	background-color: #fff;
	float: left;
}
.thumbnail_row {
	margin-top: 0px;
	width: 640px;
	float: left;
	margin-left: 10px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}


.image_info a:link {

    text-decoration:none;
    color:#000;
}
.image_info a:visited {


    text-decoration:none;
    color:#000;
}
.image_info a:hover {



    text-decoration:underline;
    color:#000;
}
.image_info a:active {

    text-decoration:underline;
    color:#000;
}
.navigation {
	text-decoration: none;
	color:#000;
	font-weight:bold;
	float: left;
	font-size: .9em;
}
.navigation a:link {
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	margin: 2px;
	overflow: visible;
	background: #007;
}
.navigation a:visited {

text-decoration: none;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	margin: 2px;
	overflow: visible;
	background: #007;
}
.navigation a:hover {

	text-decoration: none;
	background: #891947;
    color: #fff;    
}
.navigation a:active {
	text-decoration: none;
	background: #891947;
    color: #fff; 
   
}

.image a:link {
	text-decoration: none;
	
}
.image a:visited {

	text-decoration: none;
    }
.image a:hover {
	text-decoration: none;
	
}

.image a:active {

	text-decoration: none;
    
}


.clear {
	clear: both;
	float: left;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
#text {

	font-size: 1em;
	float: left;
	margin-left: 10px;
	width: 620px;
	text-align: left;
	line-height: 1.5em;
}

#text h2 {
	color:#007;
	font: bold 1.5em "Times New Roman", Times, serif;
}	
#text h3 {
	color:#007;
	font: bold 1.2em "Times New Roman", Times, serif;
}	
.imgright {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 6px;
	border: solid 1px #000;
	background: #FFFFFF;
	
}	
.mapimage {

	float: right;
	margin: 10px 0 10px 10px;
	padding: 6px;
	border: solid 1px #000;
	background: #FFFFFF;
}
