/* CSS Document */

#container {
	display: block;
	width: 800px;
	border-top: #1869a0 solid 8px;
	background-color:#fff;
	margin: 0px auto auto auto;
}

/* Branding Header */

#brandingcontainer {
	display: block;
	position: relative;
	background-image:url(images/bg_sportsicons.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:95px;

}


#branding {
	float: left;
	display:inline;

}



#specbutton2 {
	float: left;
	display:block;
	margin-left: 250px;
	margin-top: -200px;
	position: absolute;

}



img #specbutton2  { 
	behavior: url(iepngfix.htc);
}

#MinorNavContainer {
	float:right;
	display:inline;
	font-size:.8em;
	margin: 0;
	margin-right:.7em;
	margin-top:.7em;
	
}

#home #MinorNavContainer {
	float:right;
	display:inline;
	font-size:.8em;
	margin: 0;
	margin-right:.7em;
	margin-top:.7em;
	
}

.formtext {
	font-size:1em;
	padding: 0;

}


#MinorNav {
	margin-top: 68px;

}

#home #MinorNav {
	margin-top: 0px;

}

#MinorNav a:hover {
	text-decoration:underline;
}


/* Branding Header Ends */



/* Main Navigation Bar */


#MainNavContainer {
	clear: both;
	display: block;
	position: relative;
	z-index: 5;


}

ul#MainNav {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-bottom:3px;


}

#MainNav li {
	float:left;
	list-style:none;
	
	margin:0;
	padding:0;
}

#MainNav a {
	display:block;
	float:left;
	color: #ffffff;
	font-size: 1em;
	text-decoration:none;
	margin:0;
	padding:0;
	

}


#butaboutus a{

	background-image:url(images/aboutus.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:102px;
	height:42px;
}

body#aboutus #butaboutus a,
#butaboutus a:hover{

	background-image:url(images/aboutus.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}


#butsupportus a{

	background-image:url(images/supportus.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:120px;
	height:42px;
}

body#supportus #butsupportus a,
#butsupportus a:hover{

	background-image:url(images/supportus.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butprograms a {

	background-image:url(images/programs.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:112px;
	height:42px;
}

body#programs #butprograms a,
#butprograms a:hover{

	background-image:url(images/programs.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butevents a{

	background-image:url(images/events.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:91px;
	height:42px;
}

body#events #butevents a,
#butevents a:hover{

	background-image:url(images/events.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butgallery a{

	background-image:url(images/gallery.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:96px;
	height:42px;
}

body#gallery #butgallery a,
#butgallery a:hover{

	background-image:url(images/gallery.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butpartners a{

	background-image:url(images/partners.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:107px;
	height:42px;
}

body#partners #butpartners a,
#butpartners a:hover{

	background-image:url(images/partners.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butnews a{

	background-image:url(images/news.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:76px;
	height:42px;
}


body#news #butnews a,
#butnews a:hover{

	background-image:url(images/news.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

#butdonate a{

	background-image:url(images/donate.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:96px;
	height:42px;
}

body#donate #butdonate a,
#butdonate a:hover{

	background-image:url(images/donate.gif);
	background-repeat:no-repeat;
	background-position:right -42px;
}

		





/* Main Navigation Bar ENDS */

/* Banner on Home Page only */

#banner {
	display: block;
	position: relative;
	margin:0;
	padding-bottom: 3px;
	height: 381px;
	overflow: hidden;
	clear:left;

}



#call {
	display: block;
	position: relative;
	margin-left: 441px;
	margin-top: -384px;
	margin-bottom: 0;
	padding-bottom: 3px;
	width:314px;

}


/* Banner Ends */

/* Main Content on Internal Pages */

#MainContentContainer {

	display: block;
	position: relative;
	margin:0;
	margin-bottom: 3px;
	height: auto;
	background-image: url(images/bg_maincontentarea.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	

}

/* Left Column Styles */

#leftcol {
	float: left;
	display: inline;
	width: 221px;
	margin-right: 3px;
	background: none;
}


#leftnav, #leftnav ul {
	padding:0;
	padding-top: 38px;
	background-color:#aec9dc;
	background-image:none;
	margin:0;
	list-style:none;
	list-style-image:none;
	
	}

#leftnav li a {
	text-decoration:none;
	color:#196390;
	display:block;
	font-size:1em;
	font-weight:bold;
	background: #aec9dc;
	list-style:none;
	}
	
#leftnav li a span {
	display:block;
	border-bottom: #fff 1px solid;
	padding:.85em 8px .95em 38px;
}

#leftnav li {
	display:inline;
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-image:none;
	background-image:none;
	}
	
a#link1 {
border-top:1px #ffffff solid;

}

#leftnav a:hover

{
	color: #ffffff;
	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	
}



body.page_link1 li a#link1 { 

	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	color: #ffffff;
	
}

body.page_link2 li a#link2 {

	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	color: #ffffff;
}

body.page_link3 li a#link3  {

	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	color: #ffffff;
}

body.page_link4 li a#link4   {

	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	color: #ffffff;
}
body.page_link5 li a#link5

 {

	background: #cc280d url(images/leftnav_arrow.gif) no-repeat 17px center;
	color: #ffffff;
}

#quoteContainer {
	background:url(images/lefftnav_bluebg.jpg) repeat-x;
	width: 221px;

}

#quote {
	padding: 23px 25px;
	color: #1869a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 1.1em;
	line-height: 1.5em;
	width: 166px;
	
}

#quote p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #1869a0;
}


/* Left Column Styles End */

/* Main Content Styles */


#maincontent {
	float: right;
	display: inline;
	width: 576px;
	margin:0 0 0 0;
	padding: 0;

}

#header {
	background: #1b6494;
	background-image: url(images/bg_header.jpg);
	background-position:top left;
	background-repeat:repeat-x;


}

#textarea {
	padding: 18px 12px 22px 12px;


}


/* Main Content on Internal Pages Ends */

/* Footer */

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	overflow:visible;
	z-index:5;
}

.footercall {
	position: relative;
	top: -14px;

}

#footer img{
	margin-right: 1px;

}

#footer img.last{
	margin-right: 0px;

}

/* Footer Ends */


/* copyright begins */

#copyright {
	margin: 0;
	margin-bottom: 1.5em;
	font-size:0.80em;
	z-index:5;

}

#copyright a:hover {
	text-decoration:underline;
}
/* copyright ends */

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
