body {
	background-color: #F2F9E6;
	margin-top: 5px;
	margin-bottom: 5px;
}
html{ overflow-y : scroll; 
}
.style2 {
   font-size: 36px;
	line-height: 36px;
	}

.greyborder {
	border: 1px solid #CCCCCC;
}
.navtext {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #123C00;
	font-weight: 400;
}
.navtext a:link {
	color: #123C00;
	text-decoration: none;
	font-weight: 400;
}
.navtext a:visited {
	color: #123C00;
	text-decoration: none;
	font-weight: 400;
}
.navtext a:hover {
	color: #B05800;
	text-decoration: underline;
	font-weight: 400;
}
.navtext a:active {
	color: #123C00;
	text-decoration: none;
	font-weight: 400;
}	
.navbar {
	background-image: url(images/navbkgrnd.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dottedborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.content {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-weight: 400;
}
.orangeborder {
	border: 2px solid #CC6601;
	background-image: url(images/calendarbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.calendartitle {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: 400;
	color: #B05800;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B05800;
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.calendarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}


#Leaf {
	position:relative;
	top:35px;
	left:94px;
	height: 67px;
	width: 53px;
}
.titles {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	color: #123C00;
	font-weight: 400;
}
.bookbackground {
	background-image: url(images/branch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pressbackground {
	background-image: url(images/owl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

