/* CSS Document */

#treesleft {
position: absolute;
left:0px;
bottom: 0px;
z-index: 999;
}

#treesright {
position: absolute;
right: 0px;
bottom: 0px;
z-index: 999;
}
.newstable {
	background-color: #8CAA5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.newsmossvaletable {
	background-color: #E38E34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;	
}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #81002B;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C1F1FF;
	font-weight: bold;
}
.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66CCFF;
	font-weight: bold;
}
.leftcolumn {
	width: 177px;
}
.rightcolumn {
	width: 178px;
}
#news {
background-color: #8CAA5F;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	height: 315px;
	overflow-x: hidden;
	overflow: auto;
}
#mossvale {
	position: absolute;
	left: 15%;
	top: 370px;
	z-index: 999;
}
#gallery {
	position: absolute;
	left: 63%;
	top: 440px;
	z-index: 998;
}
#gallery2 {
	position: absolute;
	left: 63%;
	top: 388px;
	z-index: 998;
}
#buytix {
	position: absolute;
	left: 22%;
	top: 382px;
	z-index: 997;
}
