body {
	background-color:#333333;
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited {
 	color: #F48A09;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
:link  img, :visited img {
  border: none;
}

p{
	text-indent: 30px;
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	z-index: 6;
	text-align: justify;
}

p:first-letter{
	font-size:20px;
	font-family: Georgia, Verdana, Arial;
	color:#f7941d;
}
.left {
	float: left;
	margin-right: 25px;
}



h1{
	text-indent: 0px;
	font-size:18pt;
	color:#333333;
	position: relative;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h2{
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	color:#333333;
	position: relative;
	font-weight: normal;
}
.copyright{
	font-family: Georgia, Times, serif;
}

br {
	clear: left;
}

.style1 {
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.tablecontent {
	padding-left: 25px;
	padding-right: 25px;
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
}
#nav {
	border: none;
	position: relative;
	bottom: -5px;	
	left: -2px;
}

.smallbox {
	font-size: 14px;
	padding: 10px;
	width: 150px;
	float: right;
	margin-left:10px;
	font-weight:bold;
	border:1px dotted #FF6600;
	position:relative;
	z-index:33;
}
.smallbox ul {
	margin: 0px;
	padding: 5px 0 0 20px;
}


.smallbox li {
	list-style-type: none;
	}

.upcomingevents {
	border: 2px solid #F4880A;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: none;
}
.upcomingheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4880A;
}
.upcomingheader h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

