@charset "utf-8";
.footer {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #314856;
	background-color: #CCFF00;
}
.Header {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #314856;
	background-color: #FFFFFF;
	background-image: url(header%20palm%20tree.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #D2EFAC;
}
.Headertext {
	font-size: 36px;
	color: #314856;
}
.Header2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #314856;
}
.Header3 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #314856;
	text-align: left;
	text-decoration: underline;
}

.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #314856;
	background-color: #FFFFFF;
}
.text2 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #314856;
	background-color: #FFFFFF;
	font-weight: normal;
}
.sidebar {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #314856;
	text-align: center;
	vertical-align: text-top;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #D2EFAC;
	background-color: #FFFFFF;
}
.sidebar .sidebar2 strong {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #009900;
	text-transform: uppercase;
	border-right-color: #D2EFAC;
	border-right-style: dotted;
	border-right-width: medium;
}
.style2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #314856;
}
