/*---------------css styles--------------------*/
	
	html {
		overflow: -moz-scrollbars-vertical;
	  }

	body
	{
		padding:0px;
		margin:0px;
		font: 72% arial, "lucida console", sans-serif;
		font-weight: normal;
		line-height: 120%;
		padding:0;
		margin:0;
		color:#666666;
		background-color:#FFFFFF;
		text-align:center;
	}
	
	p {
		line-height: 155%;
		margin: 0;
		padding:0;
	}
	img{
		border:0px;
	}
	
	.border img 
	{
		border:0;
	}

	h1
	{
		font-family: arial, "lucida console", sans-serif;
		font-size: 180%;
		font-weight: normal;
		color:#004892;
		margin:0;
	}
	
	h2
	{
		font-family: arial, "lucida console", sans-serif;
		font-size: 220%;
		font-weight: normal;
		line-height:140%;
		color:#004892;
		margin:0;
	}
	
	h3
	{
		font-family: arial, "lucida console", sans-serif;
		font-size: 110%;
		font-weight: bold;
		color:#999999;
		padding:0 0 3px 0;
		margin:0;
	}

	h4
	{
		font-family: arial, "lucida console", sans-serif;
		font-size: 120%;
		font-weight: bold;
		color:#709a48;
		padding-top:0px;
		margin:0;
	}
	
	ul
	{
		line-height: 170%;
		color:#ffffff;
		padding-left:20px;
		margin: 0 0 0 20px;
		padding: 0 0 0 0;
	}
	
	hr 
	{
		border-top:1px solid #999999;
	}
	
/* ---------------- classes ------------------------------ */		

	.welcome
	{
		font-family: arial, "lucida console", sans-serif;
		font-size: 220%;
		font-weight: normal;
		color:#004892;
		padding-bottom:20px;
		padding-top:10px;

	}

	.container-bg{
		background-image:url(../img/bg_top.jpg); 
		background-repeat:repeat-x; 
		width:100%;
	}
	
	.container{
		width:935px;
	}
	
	.menu{
		height:25px; 
		padding-top:15px; 
		padding-bottom:15px;
	}

	.space-middle{
		padding-left:25px; 
		padding-bottom:10px;	
	}
	
	.container-middle{
		width:680px;
		min-height:450px;
		border-right:1px dotted #CCCCCC; 
		text-align:left; 
		float:left; 
		padding-bottom:10px;
	}
	
	.logo{
		padding-top:10px; 
		padding-bottom:30px;
	}
	
	.latest-news{
		float:left; 
		width:325px;
	}
	
	.latest-news-bg{
		background-color:#004892; 
		color:#FFFFFF; 
		padding:5px; 
		font-weight:bold;
	}
	
	.latest-news-content{
		padding-top:6px; 
		line-height:23px;
		min-height:200px;
		font-size:110%;
	}

	.upcoming-events{
		float:left; 
		padding-left:20px;
		padding-bottom:10px;
		width:320px;
 	}
	
	.NewsSummarySummary{
		padding-top:5px; 
		line-height:18px; 
		font-size:110%;
	}

	.upcoming-space{
		height:43px;
 	}
	
	.upcoming-bg{
		background-color:#004892; 
		color:#FFFFFF; 
		padding:5px; 
		font-weight:bold;
	}
	
	.container-left{
		width:200px; 
		padding-left:10px; 
		text-align:left; 
		float:left;
	}
	
	.coaches-image{
		padding-top:100px; 
	}

/* BEGIN'S layout 2*/
	.container-left-news{
		float:left; 
		color:#004892; 
		width:155px; 
		text-align:right; 
		line-height:17px;
 	}

	.container-news{
		width:450px;
		line-height:130%;
		padding-left:30px;
		padding-top:5px;
		float:left;
		font-size:110%;
  	}

	.title-menu-left{
		font-size:155%; 
		padding-top:20px; 
		padding-bottom:10px; 
		font-weight:bold;
	}


/* END'S layout 2*/

	.quick-links{
		padding-top:5px; 
		padding-bottom:10px;
		line-height:17px;
		color:#004892;
	}
	
	.footer{
		clear:both; 
		padding-top:10px;
	}
	
	.footer-content{
		text-align:center; 
		border-top:1px dotted #CCCCCC; 
		padding-top:10px;
	}
	
	
	
/*---------------href --------------------*/	

	a{
		outline:0px;
		cursor:pointer;
	}
	
	a:link {
		font-family: arial, "lucida console", sans-serif;	
		color:#004892;
		text-decoration:none;
		font-weight:normal;
		font-size:100%;
	}
	
	a:active {
		color: #004892;
		text-decoration: none;
	}

	a:visited {
		color: #004892;
		text-decoration: none;
		font-weight:normal;
		font-size:100%;		
	}

	a:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:normal;		
	}
	
	a:visited:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:normal;		
	}


/* quicklinks href */
	a.quicklinks {
		font-family: arial, "lucida console", sans-serif;	
		color:#004892;
		text-decoration:none;
		font-weight:bold;
		font-size:100%;
	}
	
	a.quicklinks:active {
		color: #004892;
		text-decoration: none;
	}

	a.quicklinks:visited {
		color: #004892;
		text-decoration: none;
		font-weight:bold;
		font-size:100%;		
	}

	a.quicklinks:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:bold;		
	}
	
	a.quicklinks:visited:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:bold;		
	}

/* links menu left href */
	a.links-menu-left {
		font-family: arial, "lucida console", sans-serif;	
		color:#004892;
		text-decoration:none;
		font-weight:bold;
		font-size:100%;
	}
	
	a.links-menu-left:active {
		color: #FF6600;
		text-decoration: none;
	}

	a.links-menu-left:visited {
		color: #004892;
		text-decoration: none;
		font-weight:bold;
		font-size:100%;		
	}

	a.links-menu-left:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:bold;		
	}
	
	a.links-menu-left:visited:hover {
		color:#004892;
		text-decoration: underline;
		font-weight:bold;		
	}

/* links menu left sub href */
	a.links-menu-left-sub {
		font-family: arial, "lucida console", sans-serif;	
		color:#004892;
		text-decoration:none;
		font-size:100%;
	}
	
	a.links-menu-left-sub:active {
		color: #FF6600;
		text-decoration: none;
	}

	a.links-menu-left-sub:visited {
		color: #004892;
		text-decoration: none;
		font-size:100%;		
	}

	a.links-menu-left-sub:hover {
		color:#004892;
		text-decoration: underline;

	}
	
	a.links-menu-left-sub:visited:hover {
		color:#004892;
		text-decoration: underline;
	}


/* links menu coaching href */
	.link-visited {
		font-family: arial, "lucida console", sans-serif;	
		color:#FF6600;
		text-decoration:none;
		font-weight:bold;
		font-size:100%;
	}

	.link-visited-sub {
		font-family: arial, "lucida console", sans-serif;	
		color:#FF6600;
		text-decoration:none;
		font-size:100%;
	}




/* END HREF'S */

	.date-news {
		font-family: arial, "lucida console", sans-serif;
		color:#004892;
		text-decoration:none;
		font-weight:normal;
		font-size:110%;
	}

	.link-news {
		font-family: arial, "lucida console", sans-serif;	
		color:#004892;
		text-decoration:none;
		font-weight:normal;
		font-size:110%;
	}
	.link-news:a.active {
		color: #004892;
		text-decoration: none;
	}

	.link-news:a.visited {
		color: #004892;
		text-decoration: none;
		font-weight:normal;
		font-size:110%;
	}

	.link-news:a.hover {
		color:#006699;
		text-decoration: underline;
		font-weight:normal;		
	}
	
	.link-news:a.visited:hover {
		color:#006699;
		text-decoration: underline;
		font-weight:normal;		
	}

