/* CSS Document */
.body
{
background-color:#415143;
margin-top:0px;
margin-left:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#415143;
}
.paddingtext
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#415143;
padding:2px;
padding-left: 18px;
}
.smallorangetext
{
color:#ff902e;
font-size:10px;
}
.orangetext
{
color:#ff902e;
font-size:14px;
}
.bigtext
{
color:#415143;
font-size:14px;
}

.events_more, .events_more:Active{
  color: #990000;
  text-decoration: none;
  font-size: 10px;
}

.orangelink{
color:#ff902e;
text-decoration:underline;
}
.orangelink:Hover{
color:#ff902e;
text-decoration:none;
}
.orangelink:Active, Visited{
color:#ff902e;
text-decoration:underline;
}
.footertext
{
color:#eff9f1;
font-size:10px;
}
.footerlink{
color:#ff902e;
text-decoration:none;
}
.footerlink:Hover{
color:#ff902e;
text-decoration:underline;
}
.footerlink:Active, Visited{
color:#ff902e;
text-decoration:none;
}
.navlink{
color:#eff9f1;
text-decoration:none;
}
.navlink:Hover{
color:#ff902e;
text-decoration:none;
}
.navlink:Active, Visited{
color:#eff9f1;
text-decoration:none;
}

*.divBanner{
	position:absolute;
	left:595px;
	width:250px;
	top:180px;
	padding:5px;
	background-color:#d7e0d8;
	border-bottom:medium;
	border-bottom-style:solid;
	border-bottom-color:#a3b9a5;
	border-right:medium;
	border-right-style:solid;
	border-right-color:#a3b9a5;
	float: right:
	z-index: 10px;
}
.bannertext{
color:#eff9f1;
text-decoration:none;
font-size:13px;
}
.bannerborder{
border:thin;
border-style:solid;
border-color:#222a23;
background-color:#364337;
}
.orangebanner{
color:#FF902E;
text-decoration:underline;
}
.orangebanner:Hover{
color:#FF902E;
text-decoration:none;
}
.orangebanner:Active, Visited{
color:#FF902E;
text-decoration:none;
}
.eventbanner{
padding-left:155px;
}
