body {
 font-family: "comic sans ms";
 /*background: #009900 url('graphics/christmas/background/snowflakes.gif');*/
}
p {
 font-family: "comic sans ms";
}
.msg {
margin-top: 5px;
background-color: #FEF2BF;
font-size: 14px;
text-align: center;
border: 3px solid #019702;
}
.msgOpening {
margin-top: 5px;
background-color: #99cc99;
font-size: 14px;
text-align: center;
border: 3px solid #009900; 
}
h1 {
font-size: 20px;
font-weight: bold;
font-family: "bookman old style", times, arial;
}
h2 {
font-size: 18px;
font-family: "bookman old style", times, arial;
}
.heading {
font-size: 16px;
font-weight: bold;
font-family: "bookman old style", times, arial;
}
.msgHeader {
font-family: "Comic Sans MS";
font-weight: bold;
color: #00CC00;
text-align: center;
font-size: 24px;
margin-top: -10px;
text-shadow: 0.05em 0.1em 0.15em #333;
margin-top: 10px;
}
.msgHeaderOpening {
font-family: "Comic Sans MS";
font-weight: bold;
color: #00CC00;
text-align: center;
font-size: 20px;
margin-top: -10px;
text-shadow: 0.05em 0.1em 0.15em #333;
margin-top: 10px;
margin-bottom: 10px;
}

.msgHeader2 {
font-family: "Harrington", "Comic Sans MS";
font-weight: bold;
color: #ff3333;
text-align: center;
font-size: 18px;
padding-top: 5px;
margin-top: 10px;
text-shadow: 0.05em 0.05em 0.1em #333;
padding-bottom: 10px;
}

.msgHeader2a {
font-weight: bold;
color: #00CC00;
text-align: center;
font-size: 16px;
padding-top: 5px;
margin-top: 10px;
text-shadow: 0.05em 0.05em 0.1em #333;
padding-bottom: 10px;
}

.msgHeader3 {
font-weight: bold;
color: #ff3333;
text-align: center;
font-size: 14px;
padding-top: 5px;
margin-top: 10px;
text-shadow: 0.05em 0.05em 0.1em #333;
padding-bottom: 10px;
}
.msg2 {
width: 60%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.fb1 {
padding-top: 15px;
padding-left: 12px;
font-size: 14px;
font-family: "Lucida Grande", Arial;
}
.fb2 {
text-align: left;
}
.fb3 {
font-size: 11px;
font-family: "Lucida Grande", Arial;
font-weight: 600;
}
.fb2 a img {border: 0;}

a {
	color:#0066cc;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}
.b1 {
	background-color: #f5b800;
	font: bold 14px "Comic Sans Ms", arial;
	color: #000;
}
.b2 {
	background-color: #008ab8;
	font: bold 14px "Comic Sans Ms", arial;
	color: #fff;
}
.b3 {
	background-color: #b82e00;
	font: bold 14px "Comic Sans Ms", arial;
	color: #fff;
}
.b4 {
	background-color: #8ab800;
	font: bold 14px "Comic Sans Ms", arial;
	color: #000;
}
.b5 {
	background-color: #E8C782;
	font: bold 14px "Comic Sans Ms", arial;
	color: #000;
}
.tours {
    //font: 12px "bookman old style", times;
}
.checkbox {
    position: absolute;
}
.tour-item {
margin-left: 28px;
padding-top: 2px;
width: 400px;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center
}

