body {
background-color:#99B481;
margin:0;
}

#mastercell {
	position: relative;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	top:33px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 3px inset #333333;
}


#header {
	position:relative;
	width:100%;
	height: 90px;
	background-color:#FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
clear:both;
position: relative;
height:35px;
width:250px;
float:right;
font-size: 70%;
color:#495A7B;
margin-right:5px;
}

#pagetex {
position: relative;
width:100%;
margin:0px;
}

#sunflowers {
	position: relative;
	width: 100%;
	top: 10px;
	left:0px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/barn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: thin solid #333333;
	background-color: #85A0AD;
}

.leftrightbox {
	position:relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left:390px;
	height: 95px;
	width: 255px;
	background-color: #2F447E;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.writing {
	position:relative;
	top:5px;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#contact1 {
	position:relative;
	display: inherit;
	top:0px;
	left:10px;
	height: 225px;
	width: 250px;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	text-indent: 0px;
	line-height:17px;
}

#contact2 {
position:relative;
display: inherit;
left:325px;
width:300px;
top:0px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	border: 3px outset #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 0px;
}

#footer {
position:relative;
top:100%;
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top:solid 1px #333333;
}

.addressinfo {
	font-size: 10px;
	line-height: normal;
}


.announcements {
	line-height: normal;
}
