/* CSS Document */
body {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #b6cbbc;
}
img {
border:none;
}
.hiddenPic {
display:none;}
.main {
background-image: url(images/main.jpg);
background-repeat: no-repeat;
} 
.background {
background-image: url(images/background4.jpg);
background-repeat: no-repeat;
} 
.greenbackground {
background-image: url(images/green-background5.jpg);
background-repeat: no-repeat;
} 
.gallerytop {
background-image: url(images/gallery-top.gif);
background-repeat: no-repeat;
}
.gallerybottom {
background-image: url(images/gallery-bottom.gif);
background-repeat: no-repeat;
} 
.header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014227;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014227;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #246e16;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014227;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #014227;
}
.contact2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014227;
}
.contact3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #014227;
}
.flashtext{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.error {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #014227;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014227;
}
iframe {
scrolling: Auto;
}

* html iframe {
scrolling: yes;
}
.menu {
padding-top: 79px;
width: 108px;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu ul li {
margin: 0 0 0 5px;
display: block;
width: 89px;
list-style: none;
background-image: url(images/buttonbg.png);
background-repeat: no-repeat;
height: 35px;
padding: 9px 0 0 14px;
}
* html .menu ul li {
width: 103px;
wid\th: 89px;
}
.scrollingdiv {
width: 717px;
height: 385px;
overflow: auto;
scrollbar-face-color: #719b81;
scrollbar-highlight-color: #719b81; 
scrollbar-3dlight-color: #bfddd2;
scrollbar-shadow-color: #4f656e;
scrollbar-darkshadow-color: #bad4cf;
scrollbar-track-color: #bad4cf;
scrollbar-arrow-color: #010f0b;
}
.textscroll, .textscroll a {
color: #014227;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}