/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#5c6061;
}

h1{
	font-size: 16pt;
	color: #3E6401;
	font-family: Annifont;

}

h2{
	font-size: 10pt;
	color: #403e40;
}


h3{
	font-size: 10pt;
	color: #800000;
}


a:link {
	color: #3E6401;
	text-decoration:underline;
}

a:visited {
	color: #3E6401;
	text-decoration:underline;
}

a:hover {
	color: #0C5213;
	text-decoration:underline;

}

table.mainBoder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C5213;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C5213;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C5213;



}



/***************** Links *******************/


table.linkBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C5213;
	padding-top: 3px;



}


/***************** Footer*******************/

td.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;


}




/***************** Right Navigation Links*******************/


td.rightNav{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;




}


td.rightNavLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C5213;

}


td.navText {
	font-size: 9px;
	padding-left: 10px;
	padding-top: 5px;



}

td.gallerylink{
	padding-right: 10px;

}

ul.bullet {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ul.bullet li {
	list-style-type: disc;
	font-size: 9pt;
	text-transform: none;
	margin-bottom: 15px;
	list-style-position: outside;


}

table.eventPage td{
padding:10px;
}

