@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:link {
	color: #0D5E30;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D5E30;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0D5E30;
	font-weight: bold;
}





#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}


#left {
	float: left;
	width: 168px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;









    padding-bottom: $big_value;
    margin-bottom: -$big_value;
	font-size: 90%;
}
#nav {
	margin-top: 20px;
	margin-bottom: 40px;
}
#nav   img  {
	margin-bottom: 5px;
}


#left  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right {
	width: 572px;
	float: left;


	padding-bottom: $big_value;
    margin-bottom: -$big_value;
;
	font-size: 90%;

}

#header {
	float: left;
	width: 572px;
}
#header_image {
	float: left;
	width: 572px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outreach {
	float: left;
	width: 572px;
}
#outreach img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#address {
	text-align: center;
	background-color: #0D5E30;
	color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 552px;
}
#adjust {
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	float: left;
	width: 572px;
	padding-top: 10px;
}
#vacations  {
	float: left;
	width: 532px;
	background-color: #CCDDD3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#vacations_header {
}
#summer {
	float: left;
	width: 186px;
	margin-top: 20px;
	color: #000000;
	background-color: #87AE99;
	padding: 20px;
}
#fall_fest {
	float: left;
	width: 286px;
	margin-left: 20px;
}

#school {
	float: left;
	width: 286px;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#registration {
	float: left;
	width: 532px;
	text-align: center;
}








table, tr, td, th     {
	text-align: left;
	font-size: 100%;
}





#map {
	float: left;
	background-color: #CCCCCC;
	font-size: x-small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 552px;
}
#map a {
	color: #FFFFFF;
	text-decoration: none;
}
#map a:hover {
	color: #000000;
	text-decoration: none;
}

.space {
	line-height: 20px;
}
#footer {
	float: left;
	width: 780px;
}

#footer_nav {
	float: left;
	width: 760px;
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer_address {
	float: left;
	width: 780px;
	font-size: 70%;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}


#design {
	font-size: 70%;
	width: 770px;
	float: left;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 10px;
	color: #666666;
}
#design a {
	color: #0D5E30;
	text-decoration: none;
}
#design a:hover {
	color: #FF0000;
	text-decoration: none;
}




.bold {
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
#flash_banner {
	float: left;
	width: 572px;
	background-color: #0D5E30;
}

