@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #222;
	color: #666;
}
h1, h2, h3 {
	color: #FFF;
	margin: 0px;
}
h1 {
	font-size: 100px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -9px;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
}



/* Events  ***************/

.list-events .date p {
	font-size: 250%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
}
.list-events .date a {
	text-decoration: none;
	letter-spacing: -1px;
}
.list-events a {
	color: #333333;
	text-decoration: none;
}
.list-events a:hover {
	color: #000000;
}
.list-events .info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.list-events {
	padding-top: 10px;
}
.list-events .info p {
	font-size: 85%;
}
.list-events .date {
	height: 70px;
	background-color: #CCCCCC;
	
}





/* GLobal Nav ***************/

.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	float: left;
	display: block;
	padding: 5px;
	font-size: 150%;
}
.global_nav {
	margin-left: 0px;
	display: none;
}
#slideshow {
	margin-top: 10px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	display: block;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 110%;
	color: #333333;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	padding: 10px;
	height: 20px;
}
.footer_nav a {
	float: left;
	padding: 10px;
}
form li {
	list-style-type: none;
}


.ditto_paging {border-top: 1px solid #ccc;padding: 10px;font-size: 86%;color: black;}
#ditto_pages .ditto_currentpage {border: 1px solid black;padding: 1px 5px 2px;margin-right: 1px;background-color: #666;color: #fff;}
#ditto_pages .ditto_off { border: 1px solid #ccc;padding: 1px 5px 2px; margin-right: 1px; color: #ccc;}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {border: 1px solid #666;padding: 1px 5px 2px;margin-right: 1px;text-decoration: none !important;color: black;}
#ditto_pages a:hover {background-color: #fff;color: #000;}
a {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.container #header {
	padding-bottom: 25px;
}
.list-docs-messages p {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
	font-weight: normal;
}
.direct-link a {
	font-size: 12px;
	background-color: #333;
	padding: 5px;
	text-decoration: none;
}
.direct-link {
	float: right;
}
.tag {
	font-size: 12px;
	color: #333;
}
.tag a {
	color: #333;
}
a:hover {
	color: #7F7F7F;
}
.form dt label {
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
h1 strong {
	background-color: #FF6;
	color: #000;
}
