/* Hike Nova Scotia Stylesheet */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.navbar:link {
	text-decoration: none;
	font-family: helvetica;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

A.navbar:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}

A.navbar:hover {
	text-decoration: none;
	color: red;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #C23B35;
}

A.footer:link {
	text-decoration: none;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}

A.footer:visited {
	text-decoration: none;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}

A.footer:hover {
	text-decoration: underline;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}

A.footer2:link {
	text-decoration: underline;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}

A.footer2:visited {
	text-decoration: underline;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}

A.footer2:hover {
	text-decoration: underline;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}

A.sitemap:link {
	text-decoration: none;
	font-family: helvetica;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

A.sitemap:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}

A.sitemap:hover {
	text-decoration: underline;
	color: red;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #C23B35;
}

IMG.photo {
	border: 2px solid #778899;
}

TD {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}

TD.formtitle {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #660000;
}

TD.navtitle {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
}

TD.footer {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}

