@charset "UTF-8";
.style1 {
	font-family: "Gill Sans", "Arial Black", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0099;
	float: left;
	text-align: center;	
}
	
.style2 {
	font-family: "Gill Sans", "Arial Black", Arial;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0066;
}	
	
.style3 {
	font-family: "Gill Sans", "Arial Black", Arial;
	font-size: x-large;
	font-style: italic;
	text-align: center;
	color: #CC0099;
}

.style5 {
	color: #CC0099;
	
}

.style6 img{
	border-width: 3px;
	border-style: solid;
	border-color:#CC0099;
}
.style7 {
	font-family: "Gill Sans", "Arial Black", Arial;
	color: #FFFFFF;
}

.buttonfont 
	{
	font-family: "Gill Sans", "Arial Black", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

a:hover {
	color: #00CC66;}
	
.style8 {
	font-family: "Gill Sans", "Arial Black", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.backsea {
	background-image: url(images/seaglassbg.jpg);
	background-repeat: repeat;
}

