@charset "utf-8";
/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color:#4FAF41;
}

.toptableborder {
	border-top:thin #000 solid;
	border-left: thin #000 solid;
	border-right: thin #000 solid;
}

.bottomtableborder {
	border-bottom:thin #000 solid;
	border-left: thin #000 solid;
	border-right: thin #000 solid;
}

#header {
	width:250px;
	height:110px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:904px;
	height:150px;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
}

.footertext {
	color:#FFF;
}

a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#090;
	text-decoration:none;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#090;
	text-decoration:none;
}

a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#090;
	text-decoration:none;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#060;
	text-decoration:none;
}

#content {
	margin:10px;
}

#contentbg {
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
}

.welcome {
	font-family:"Monotype Corsiva";
	font-size:22px;
	color:#090;
}

#textheaderbg {
	width:200px;
	height:200px;
	background-image:url(../images/textheaderbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-top:10px;
	border:thin #E8E8E8 solid;
}

.textheader {
	margin-top:5px;
	margin-left:15px;
	color:#FFF;
	font-size:18px;
}

.indent {
	margin-left:10px;
	margin-right:5px;
}

.services {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
}

#news {
	width:190px;
	height:440px;
	margin-top:10px;
	border-right:thin #808040 solid;
}

.newstext {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
}

.newsheader {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
}

#slideshow {
	width:904px;
	height:200px;
	border-top:thin #000 solid;
}

#textmenu {
	width:630px;
	margin-right:10px;
}

.slogan {
	font-family:"Monotype Corsiva";
	font-size:30px;
	color:#808040;
}

.underpicture {
	font-family:"Monotype Corsiva";
	font-size:26px;
	color:#000000;
	margin-right:10px;
}

.hub {
	width:200px;
	background-color:#808040;
	border:thin #E8E8E8 solid;
	color:#FFF;
}

.blueribbon {
	color:#CCC;
}

.borderright {
	border-right:thin #030 solid;
}

#portcontent {
	background-color:#FFF;
	border:thin #999 solid;
	margin:10px;
	padding-left:5px;
	padding-right:5px;
}
