﻿body {
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #ffffff;
}
#container {
	width: 800px;
	height: 600px;
	margin: 0 auto 0 auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	width: 800px;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 145px;
	border: 2px #9977bb solid;
}
#page_content { 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	border: thin #9977bb solid;
	padding-top: 6px;
}
p {
	font-family: Ariel;
	font-size: 12pt;
	color: black;
	padding: 0px 10px 0px 10px;
	line-height: 115%;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 3px;
}
#footer {
	overflow: hidden;
	float: left;
	padding: 2px;
	position: relative;
	width: 796px;
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;	
	color: black;
	text-align: center;
/*  	border: 3px aqua solid;  */
}
#bannerImg {
	margin: 0px;
}
#photos {
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
/* Styles for Content */
h1 {
	color: black;
	font-size: 2.0em;
}
h2 {
	color: black;
	font-size: 1.75em;
}
h3 {
	color: black;
	font-size: 1.5em;
}
h4 {
	color: black;
	font-size: 1.25em;
	font-weight: normal;
}
h5 {
	color: black;
	font-size: 1.10em;
}
h6 {
	color: black;
	font-size: 1.0em;
}
big {
	color: black;
	font-size: medium;
}
#page_content ul {
	font-family: Arial;
	font-size: medium;
	color: black;
	padding: 10px 10px 0px 10px;  
	line-height: 115%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}
#page_content li {
	font-family: Arial;
	font-size: medium;
	color: black;
	padding: 10px 10px 0px 10px;  
	line-height: 115%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: disc outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #9977bb;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}
#footer a:hover {
	color: #9977bb;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#Tea p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* Styles for Links */
a {
	color: #9977bb;
	text-decoration: none;
}
a:hover {
	color: #9977bb;
	font-weight: bold;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_left {
	text-align: left;
}
.style_right {
	text-align: right;
}
#float_right {
	margin-left: 20px;
	vertical-align: top;
	float: right;
/*	border-style: solid;
	border-width: 2px;
	border-color: red;	*/
}
#float_left {
	vertical-align: top;
	float: left;
/*	border-style: solid;
	border-width: 2px;
	border-color: red; */
	margin-right: 25px;	
}
.group {
	text-decoration: underline;
	font-weight: bold;
}
#announce1 {
	border: medium #9977bb solid;
	font-style: oblique;
	width: 300px;
	height: 125px;
	background-color: #FFE9A4;
	color: black;
	font-size: medium;
	line-height: 150%;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 5px 20px 10px 5px; 
}
#announce2 {
	border: medium #ffcc33 solid;
	font-style: oblique;
	width: 300px;
	height: 80px;
	background-color: #C4AFD8;
	color: black;
	font-size: medium;
	line-height: 150%;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 20px 10px 5px;
	position: static; 
}
#mission {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#announce3 {
	border: medium #9977bb solid;
	font-style: oblique;
	width: 300px;
	height: 100px;
	background-color: #FFE9A4;
	color: black;
	font-size: medium;
	line-height: 150%;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 5px 20px 10px 5px; 
}
#announce4 {
	border: medium #ffcc33 solid;
	font-style: oblique;
	width: 300px;
	height: 80px;
	background-color: #C4AFD8;
	color: black;
	font-size: medium;
	line-height: 150%;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 20px 10px 5px; 
}
