@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15px;
	font-stretch:extra-condensed;
}

a {
	outline:none;
}

a img
{
	border:0px;
}

p {margin:0px; padding:0px; }

a.read_more_link:link {color:#003366; text-decoration:none;}

a.read_more_link:visited {color:#003366; text-decoration:none;}

a.read_more_link:hover {color:#7bc143; text-decoration:none;}

a.read_more_link:active {color:#003366; text-decoration:none;}

.arrow {font-size:16px; }

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

/*h1 {
	font-size:200%;
	line-height:1em;
	color:#8bb544;
	font-weight:bold;
	text-transform:uppercases;
	letter-spacing:-.05em;
	position:relative;	
}

h1 span
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../images/gradient_1.png) repeat-x;
}
h1 span
{
	background:url(../images/gradient_2.png) repeat-x;
}
* html h1 span {
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_2.png", sizingMethod="scale");
}
*/

h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#003366;
	text-decoration:none;
	line-height: 18px;
}

h2, h3 {margin:0px; padding:0px; font-size:11px; font-weight:bold; }

h4 {margin:0px; padding:0px; font-size:15px; color:#003366; }

a.footer:link {font-size:10px; color:#000000; text-decoration:none; }

a.footer:visited {font-size:10px; color:#000000; text-decoration:none; }

a.footer:hover {font-size:10px; color:#999999; text-decoration:none; }

a.footer:active {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
span.green_headline
{
	color:#7bc143;
	font-size:36px;
}
.second_nav a:link {
	font-size:16px;
	color:#003366;
	padding:0px 20px 0px 20px;
	line-height:26px;
	text-decoration:none;
	border-right:solid 1px #FFFFFF;
}
.second_nav a:visited {
	font-size:16px;
	color:#003366;
	padding:0px 20px 0px 20px;
	line-height:26px;
	text-decoration:none;
	border-right:solid 1px #FFFFFF;
}
.second_nav a:hover {
	font-size:16px;
	color:#003366;
	padding:0px 20px 0px 20px;
	line-height:26px;
	text-decoration:underline;
	border-right:solid 1px #FFFFFF;
}
.second_nav a:active {
	font-size:16px;
	color:#003366;
	padding:0px 20px 0px 20px;
	line-height:26px;
	text-decoration:none;
	border-right:solid 1px #FFFFFF;
}
#event_fees form
{
	margin:0px;
	padding:0px;
	float:right
}
form
{
	margin:0px;
	padding:0px;
}