﻿body { font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }
p  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link {  font-size: 10pt; font-weight: bold; text-decoration: none; color: #0000FF}
a:visited {  font-size: 10pt; font-weight: bold; text-decoration: none; color: #0066CC}
a:active {  font-size: 10pt; font-weight: bold; text-decoration: none; color: #006633}
a:hover   { font-weight: bold; font-size: 10pt; text-decoration: underline }
.fontk  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bigfontk { font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 12pt; font-weight: bold}
.fontw {  font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.bigfontw {  font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
h4 {  font-size: 14pt; font-weight: bold; color: #000000}
.smallfontw {  font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 10pt; color: #FFFFFF}
.messagebox-4thofjuly {
	font-size: 1.2em; ;
	text-align: center;
	background-color: black;
	color: white;
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}
.messagebox-fall {
	font-size: 20px; line-height:22px; text-align:center;background-color:#ff9900; color:#8B0000; background-position:left; background-repeat:no-repeat; padding:10px 10px 10px 10px;
	}
.messagebox-christmas {
	border: thin solid #008000;
	font-size: 20px;
	line-height: 22px;
	color: white;
	text-align : center;
	background-color: #FFFFFF;
	color: #008000;
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	height: 220px;
	background-image: url('images/christmasbackground_large.jpg');
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.messagebox-easter {
	border: thin solid #FFFF00;
	font-size: 20px;
	line-height: 22px;
	color: white;
	text-align : center;
	background-color: #FFFFCC;
	color: #FF6600;
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	height: 120px;
}

