﻿.pagebackground {
	background-color: #B7E3F0;
}
.partybackground {
	background-image: url('images/balloons.jpg');
	background-repeat: repeat;
}
.matte2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: small;
	float: none;
}
.matte {
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #8CC63E;
	font-family: Kristen ITC;
	font-size: small;
	float: none;
}
.main_page {
	width: 900px;
	background-color: white;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
}
.home_page {
	width: 900px;
	background-color: white;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 520px 10px 0px 10px;
	background-image: url('images/fl_background.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.home_page2 {
	width: 900px;
	background-color: white;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 10px 0px 10px;
	background-image: url('images/fl_background2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 555px;
}
.first {
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 225px;
}
.content {
    width: 900px;
}
.home_content_left {
	width: 260px;
	float: left;
	color: white;
	font-size: medium;
}
.home_content_left2 {
	width: 190px;
	float: left;
	color: white;
	font-size: medium;
}
.home_content_right {
    width: 640px;
    float: right;
}
.home_content_right2 {
    width: 690px;
    float: right;
	font-family: Kristen ITC;
	color: black;
	text-align: justify;
}
.content_left {
	width: 280px;
	float: left;
	color: white;
	font-size: medium;
}
.content_right {
	width: 550px;
	float: right;
	margin-right: 10px;
}
.header {
	font-size: 48px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: left;
	width: 860px;
	color: #0E1B09;
}
.menu_title {
	color: white;
	font-family:"Comic Sans MS";
	font-size: large;
	font-style: italic;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 260px;
}
.menu_top {
	background-image: url('images/menu_top.gif');
	background-repeat: no-repeat;
	height: 85px;
}
.menu_mid {
	background-image: url('images/menu_mid.jpg');
	background-repeat: repeat-y;
	text-align: center;
	height: 30px;
	color: white;
	font-size: medium;
	vertical-align: middle;
	width: 260px;
}
.menu_bottom {
	background-image: url('images/menu_bottom.jpg');
	background-repeat: no-repeat;
	height: 13px;
}
.menu_title2 {
	color: white;
	font-family:"Comic Sans MS";
	font-size: large;
	font-style: italic;
	padding-top: 15px;
	text-align: center;
	width: 186px;
}
.menu_top2 {
	background-image: url('images/menu_top2.gif');
	background-repeat: no-repeat;
	height: 85px;
}
.menu_mid2 {
	background-image: url('images/menu_mid2.jpg');
	background-repeat: repeat-y;
	text-align: center;
	height: 30px;
	color: white;
	font-size: medium;
	vertical-align: middle;
	width: 186px;
}
.menu_mid3 {
	background-image: url('images/menu_mid2.jpg');
	background-repeat: repeat-y;
	text-align: center;
	height: 35px;
	color: white;
	font-size: medium;
	vertical-align: middle;
	width: 186px;
}
.menu_bottom2 {
	background-image: url('images/menu_bottom2.jpg');
	background-repeat: no-repeat;
	height: 13px;
}
.menu {
	color: white;
	font-family:"Comic Sans MS";
	font-size: small;
	text-align: center;
	text-decoration: none;
}
a.menu:active {
	color: #C0C0C0;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover{
	background: #C0C0C0;
	text-decoration: none;
	color: #000000;
}
.menu_extra {
	color: black;
	font-size: x-small;
}
a:active {
	color: #302921;
	text-decoration: underline;
}
a:visited {
	color: #302921;
	text-decoration: underline;
}
a{
	color: #302921;
	text-decoration: underline;
}
a:hover{
	background: #00AFC0;
	text-decoration: underline;
	color: #302921;
}
.footer {
	text-align:right;
	font-family: Arial;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.footernav{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-top: 2px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	color: #7C6A54;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
