/* CSS Document */

	body {
	BACKGROUND: #FFFFFF url(art/mainbg.jpg) repeat-y center;
	MARGIN: 0px;
	COLOR: #000;
	padding: 0px;

}


#mainTable {
	background-color: #FFFFFF;
}

.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 20px;


}
.maincontent a:link {
	color: #CC3300;
	text-decoration: underline;

}
.maincontent a:visited {
	color: #CC3300;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #0066CC;
	text-decoration: none;
}

.maincontent h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;



}
.maincontent h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #354A6A;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maincontent p{
	line-height: 18px;
}


ul {
	color: #333333;
	list-style-type: square;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	list-style-position: outside;





        }

		#sidebar {
	padding: 15px;
	margin: 0px;

		}


#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#sidebar h1{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-style: normal;










		}
#sidebar h2{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 19px;



		}
	#footertable {
	background-color: #333333;
}
	.footer {
	clear: both;
	padding: 15px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;

		}
.footer p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;

}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;


}

 



form {
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.greybox {
	padding: 5px;
	background-color: #E0E0E0;
	border: 1px solid #999999;
	clear: both;

}
.yellowbox {
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
	clear: both;

}
.smallertext {
	font-size: 11px;
	line-height: 19px;
	background-color: #FFFFFF;


}
table#small {
	border: 1px solid #CCCCCC;
	
}
table#small td{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.path {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tablecell{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigorangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
}
#eventnotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #74A6CB;
	padding: 5px;
}
#eventnotice a {
	color: #FFFFFF;
	text-decoration: underline;
}
.orangetexteventnotice {
	font-weight: bold;
	color: #FFFF00;
}
