.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;

}


.navigation {
	font-family: "Rage Italic";
	font-size: 21px;
	font-style: normal;
	background-color: #333333;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;

}

.class1 A:link {text-decoration: none;
	font-family: "Monotype Corsiva";
	src: local("Monotype Corsiva")
	font-size: 21px;
	}
.class1 A:visited {text-decoration: none;
	font-family: "Monotype Corsiva";
	font-size: 21px;
	}
.class1 A:active {
	text-decoration: none;
	font-family: "Monotype Corsiva";
	font-size: 21px;

}
.class1 A:hover {text-decoration: none; color: #ffffff; 
	font-size: 21px;
	font-family: "Georgia, "Times New Roman", Times, serif";
}


.class2 A:link {text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;}
.class2 A:visited {text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;}
.class2 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.class2 A:hover {text-decoration: none; color: #ffffff; 
	font-size: 12px;
	font-family: "Georgia, "Times New Roman", Times, serif";
}


.lighthouseback {
	background-image: url(image_site/lighthouse.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.textmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;

}
.headerred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.headerblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CCFF;
	font-weight: bold;
}
.hometitle {

	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #CCCCCC;
	font-weight: normal;
}
.textmainblack {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
