/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:76%;
line-height: 1.6em;
background:#011772 url(/images/bg.jpg) repeat-x;
margin:0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	
}

/*em {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}*/

p, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1em;
	line-height: 1.6em;
	text-align: left;	
	
}



#content ul {
	/*list-style: none;
	margin: 0;
	padding: 0;*/
	margin-top:0;
}



#content p + ul {
	margin-top: -1em;
}

strong {
	color: #333;
}

a {
color:#336699;
}

p a:hover, li a:hover {
	color: #000;
}

a img {
border:0;
}



h1
{
margin-top:0;
font-weight: normal;
text-decoration:none;
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 1.1em;
color: #336699;
background: #d4e2e7;
padding: 0 10px;
letter-spacing: 1px;
	text-transform: uppercase;
}



h3
{
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
margin-top: 0;
font-weight: normal;
font-size: 1.7em;
color:#336699;
letter-spacing: 1px;
/*font-family: Georgia, Times, Serif;*/
}

h3.sub {
font-size: 1.4em;	
/*font-weight: bold;*/
background: #d4e2e7;
padding: 0 10px;
margin-top: 1em;
}

h4 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	color: #336699;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	border-bottom: 1px solid #9abac6;
	letter-spacing: 1px;
}


ul.file_download_list {
	list-style: none;
}

.img-left {
	float: left;
	margin: 0 10px 3px 0;
}


div.article-container {
	width: 500px;
	float: left;
	margin: 10px 0;
}





/* @group images */

div.img-center {
	text-align: center;
}

div.img-left {
float: left;
margin: 3px 10px 5px 0;
}

div.img-right {
float: right;
margin: 3px 0 5px 10px;
}

p.caption
 {
font-size: 0.8em;
font-style: italic;
margin: 0;
}

/* @end */

/* @group event */

/* @group event detail */

h3.event-detail {
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
	/*margin-top: -2px;*/
}

div.title-date {
	/*margin-left: 320px;*/
}
p.date {
	font-weight: bold;
	color: #336699;
}


/* @end */

/* @group sidebar event list */

div.event .event-name  {
	
	text-decoration: none;
	color: #22568a;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.1em;
	
}


div.event a {
	display: block;
	text-decoration: none;
}

div.event a:hover {
	background-color: #FFF;
}

div.event {
    border-bottom: 3px solid #FFF;
	background-color: #eaf1f8;
	line-height: 1.3em;
	padding: 4px 3px;
}

div.event-date {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	color: #4f5050;
}

/* community-evnet is output from zem categories, so we can seperate paid and free colors */

.community-events .event {
	background: #dcf2d6;
}

.community-events div.event .event-name {
	color: #145e00;
}


.community h3, .community p.date {
	color: #337820;
}

145e00

/* @end */

/* @end */

/* @end */

/* @group layout */

.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: #FFF url(/images/bg-season.gif)  50px 300px no-repeat;
}

body#current-season #container {
	background: #FFF url(/images/bg-season.gif)  180px 300px no-repeat;
}

#header {
	position: relative;
	width: 960px;
	height: 101px;
	background:#000 url(/images/bg.jpg) repeat-x;
}

#left {
	width: 210px;
    margin-left: 10px;
    margin-bottom: 20px;
	float: left;
	display: inline;
}

#content {
	/*padding-top: 20px;*/
	width: 500px;
	margin-left: 255px;
	min-height:500px;
height: auto !important;
height: 500px;
}

#content-wrap {
	/*float: left;
	display: inline;*/
	/*margin: 0 10px;*/
}

body#youth-program #content {
	background: url(/images/header-youth.jpg) no-repeat;
}

#sponsors, div#right {
	float: right;
	display: inline;
	width: 170px;
	margin-right: 10px;
}

#sponsors img {
	margin-bottom: 10px;
}

div#right {
	margin-top: 120px;
	margin-top: 20px;
}


div#right ul {
	margin: 0;
	padding: 0;
}

/* @group footer */



.clear {
	width: 960px;
	margin: 0 ;
	height: 10px;
    clear: both;	
}

#footer {
	color: #FFF;
	float: left;
	display: inline;
	width: 960px;
	/*margin-top: 20px;*/
	/*clear: both;*/
	background: #000 url(/images/bg-footer.jpg) repeat-x;
}


#footer a {
	color: #FFF;
}

div#signup {
	margin-top: 20px;
	margin-left: 20px;
	color: #FFF;
	width: 215px;
	float: left;
	display: inline;
}

div#signup label {
	font-size: 0.9em;
}

div#signup h5 {
	margin: 0 0 5px 0;
	font-size: 0.9em;
}



div#address {
	margin-top: 20px;
	margin-left: 20px;
	width: 215px;
	float: left;
	display: inline;
}

p#credit {
	margin: 10px 20px;
	clear: both;
	font-size: 0.8em;
}

p#credit a {
	color: #666;
	text-decoration: none;
}

/* @end */

/* @group home */

#feature-main {
	width: 940px;
	margin: 0 auto;
}

#feature-container {
	width: 940px;
	height: 147px;
	margin: 10px;
	background: #dfdfdf;
}

#feature-container img {
	float: left;
	display: inline;
	margin: 10px;
}

#nav-home-bottom {
	width: 940px;
	/*height: 200px;*/
	margin: 10px;
}

/*#nav-home-bottom img {
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
}*/

#nav-home-bottom div {
	width: 215px;
	float: left;
	display: inline;	
}


#nav-home-bottom #banners {
    width: 460px;
	height: 83px;
	float: right;
	margin-left: 10px;
	margin-right: 0;	
}

#nav-home-bottom #become-sponsor {
	width: 460px;
	height: 83px;
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

#nav-home-bottom #become-sponsor img {
	float: left;
	padding: 0;
	margin: 0;
}

#nav-home-bottom div h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}

#nav-home-bottom ul, 
#nav-home-bottom li
 {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* @end */

/* @end */

/* @group nav */

#nav-header {
	position: absolute;
	top: 20px;
	right: 0;
}

/* @group nav left */

#left div.nav-box {
	background: #d4e2e7;
	background: #eaf1f8;
	padding-bottom: 10px;
	border: 1px solid #c7d9ea;
}

#left div.nav-box h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #1f6fb8;
	color: #FFF;
	padding: 1px 5px;
	margin: 0;
}


#left div.nav-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 10px;
}

#left div.nav-box li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	list-style: none;
}

/* @end */

/* @group nav top */


.nav-clear {
	width: 960px;
	margin: 0 ;
	height: 20px;
    clear: left;	
}

#nav-top {
	width: 960px;
    float: left;
    display: inline;
    background:#000  url(/images/bg-nav.jpg) repeat-x;
}

#nav-header a {
	color: #FFF;
	padding-left: 7px;
}

#nav-header ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-header li  {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}



/*#nav-top ul {
	background:#000  url(/images/bg-nav.jpg) repeat-x;
	margin: 0;
	padding: 0;
    list-style: none;
    float: left;
    display: inline;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-transform: uppercase;
    letter-spacing: 1px;
}

#nav-top ul li {
		display: inline;
}

#nav-top ul li a {
	padding: 4px 7px ;
    color: #FFF;
	float: left;
	text-decoration: none;
	border-right: 1px solid #666;
}

#nav-top ul li a:hover {
 color:#000 ;
 background: #FFF;
}

#nav-top ul li a.active-section {
	background:#FFF ;
	color:#000 ;
}*/








/* @end */


/* @end */