/* CSS Document */
BODY {
	margin:0;
	background-color: #A5C191;
  font-size : large;
}
.sidegreen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
}
#menusidegreen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
}
#topdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669900;
}
.fn11 {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
.fn12 {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
.darkolive {
	font-size: 15px;
	line-height: 20px;
	color: #333300;
}
.essay {
	font-size: 15px;
	line-height: 25px;
	color: #333300;
}

.bolddarkolive {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333300;
}
.c1 {
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: underline;
}
.c1:link {
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: none;
}
.c1:visited {
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: none;
}
.c1:hover {
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: underline;
}
.c2 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.c2:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.c2:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.c2:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.c3 {
	font-size: 15px;
	line-height: 20px;
	color: #333300;
	text-decoration: underline;
}
.c3:link {
	font-size: 15px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
}
.c3:visited {
	font-size: 12px;
	line-height: 16px;
	color: #333300;
	text-decoration: underline;
}
.c3:hover {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
#greenbox {
	border: 1px solid #99CC00;
}
#backflower {
	background-attachment: fixed;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boldred {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
}
