



.navFont {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #D3D6D3;
	text-decoration: none;
}

a {font-family: Arial, Helvetica, sans-serif;	color: #3A3FD3;}
a:link {text-decoration: none;}
a:visited {text-decoration: none; color: #9A568C;}
a:hover {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}

#linkHome a:visited {text-decoration: none; color:#D3D6D3; }
#linkHome a:hover {text-decoration: none; color:#ffffff; }
#linkPhotos a:visited {text-decoration: none; color:#D3D6D3; }
#linkPhotos a:hover {text-decoration: none; color:#ffffff; }
#linkNotes a:visited {text-decoration: none; color:#D3D6D3; }
#linkNotes a:hover {text-decoration: none; color:#ffffff; }
#linkRoute a:visited {text-decoration: none; color:#D3D6D3; }
#linkRoute a:hover {text-decoration: none; color:#ffffff; }
#linkSites a:visited {text-decoration: none; color:#D3D6D3; }
#linkSites a:hover {text-decoration: none; color:#ffffff; }
#linkLinks a:visited {text-decoration: none; color:#D3D6D3; }
#linkLinks a:hover {text-decoration: none; color:#ffffff; }


.ruleCell {
	height: 7px;
	background-color:#6C7B72;
}
.caption {
	font-family: "Tw Cen MT Condensed Extra Bold", "Eras Demi ITC";
	font-size: 18px;
	color: #38413C;
	text-align:center;
	
}

.h2 {
	font-family: "Tw Cen MT Condensed Extra Bold", "Eras Demi ITC";
	font-size: 18px;
	color: #38413C;
	margin-left:20px;
		
}

.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #38413C;
		
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #262D29;
	margin-left:15px; 
	margin-right:15px;
}

.pixRight {
	float:right;
	margin-left: 15px;
}

.pixLeft {
	float:left;
	margin-right: 15px;
}
img {
	border: none;
}
