body
{
    background: #62BCE4 url(/images/common/body_bg.gif) repeat-x;
    margin:25px 0px 25px 0px;
    font-family: Trebuchet MS, Verdana;
    font-size: 14px;
	  color:#333333;

}

#page
{
  margin-left : auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	width: 967px;
	background:#001F4D;
}

.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	height: 0px;
	white-space: nowrap;
}


#header
{

}

#header .logo
{
 	float:left;			
  padding:25px 0 0 50px;
	width:250px;
}

#header .wave
{
 	float:left;			
  padding:35px 0 0 0px;
	width:600px
}

#footer
{
 			 color:#01204D;
			 text-align:center;
			 font-size:14px;
			 padding-top:10px;
}

#topNav
{
 		color:#93E9D6;
		font-size:18px;
		font-weight:normal;
		text-align:center;
}

#topNav a
{
  text-decoration:none;
	color:#93E9D6;
	padding:0 5px 0 5px;
}


#pageContainer
{
 background:#fff;
 margin:30px;
 border:3px solid #326489;
 padding:20px 30px 25px 31px;
 }

#nav
{    
		 background: #E1ECFC url(/images/nav/nav_bg.gif) repeat-x;
		 font-size:18px;
		 min-height:28px;
		 color:#1E2F3F;
		 /*padding:10px 15px 0 15px;*/
		 padding:10px 0px 8px 0px;
		 margin:20px 0px 0px 0px;
		 width:838px;
}

#nav a
{
  text-decoration:none;
	color:#1E2F3F;
	/*padding-right:60px;*/
	padding:10px 33px 10px 33px;
	margin:0px 0px 0px 0px;
  /*min-height:41px;*/
}


/*#nav a:hover, #nav a.current
{
background: #1E2F3F url(/images/nav/navonbg.gif) repeat-x;
padding:10px 33px 0px 33px;
margin:20px 0px 0px 0px;
color: #fff;
height:100px;
}*/



#nav a.currentOn, #nav a:hover
{
  background:#1e2f3f;
  /*background:#1e2f3f url(/images/nav/navonbg.gif) repeat-x;*/
	color:#fff;
	padding:9px 33px 7px 33px;
	margin:0px 0px 0px 0px;
	background-position:top;
}

#subnav
{
  float:left;
	background: #DFE8F1 url(/images/nav/subnav_bg.gif) repeat-x;
  width:195px;
	color:#0D2A56;
	font-size:16px;
	font-weight:bold;
	padding:20px 0 0 0px;
	min-height:510px;
}

#subnav img
{
 padding:5px 7px 5px 7px;
}

#subnav a
{
  text-decoration:none;
	color:#0D2A56;
	padding:0px 0 0 25px;
}

#subnav a:hover, #subnav a.current
{
	background: url(/images/nav/subnavOn.gif) no-repeat;

color: #000;
}

#subnav a.currentSubnavOn
{
	color:#000;
	background: url(/images/nav/subnavOn.gif) no-repeat;

 /*padding:10px 32px 20px 32px;
	margin:20px 0px 0px 0px;*/

}

#homeContainer
{
 overflow: hidden; /* Using the "Faux Columns" technique */
}

.leftHome
{
 	float:left;
	width:600px;

}

.rightHome
{
 	float:left;
	width:234px;
	margin-left:4px;

}

/*
#leftCol
{
float: left;
display: inline;
width: 232px;
padding: 4px 0px 0px 0px;
margin-right: 5px;
background: #d1ea42 url(/images/common/left_col_top.jpg) no-repeat;
}
#mainCol
{
float: left;
display: inline;
width: 661px; 
padding: 18px 13px 0px 13px;
background: #b6d8f6 url(/images/common/main_col_top.jpg) no-repeat;
margin-bottom: -3000px; padding-bottom: 3000px; /* Faux Table Columns 
}*/


#news
{
 background:#001F4D;
 height:283px;
 padding-top:35px;
}

#news .images
{
 text-align:center;
 padding-bottom:10px;
}

#news .images img
{
 padding-bottom:10px;
}

#news .links
{
 color:#B4C9DE;
 font-size:14px;
 padding:0 0 0px 35px;
 text-decoration:underline;

}

#news .links a
{
 color:#B4C9DE;
 line-height:30px;
}

#coach
{
 background: #326489 url(/images/home/coach_bg.gif) no-repeat;
 min-height:223px;
 padding-top:35px;
}

#coach .text
{
 color:#B4C9DE;
 font-size:14px;
 padding:50px 20px 5px 20px;
 font-weight:bold;
 width:180px;
}

#coach .image
{
 margin:5px 44px 16px 44px;
 width:136px;
}

#coach .text a
{
color:#b4c9de;
font-size:16px;
}

#coach .text .image
{
text-align:center;
padding:20px 0 0 25px;
}

#columnContainer
{
 border:1px solid #326489;
 font-size:14px;
 color:#050554;
 font-weight:bold;
 padding:3px 0 0px 2px;
 overflow: hidden; /* Using the "Faux Columns" technique */
}

#column1
{
 float:left;
 width:193px;
 margin-bottom: -3000px; padding-bottom: 3000px; /* Faux Table Columns */
}

#column2
{
 float:left;
  width:197px;
	margin-bottom: -3000px; padding-bottom: 3000px; /* Faux Table Columns */

}

#column3
{
 float:left;
 width:197px;
 margin-bottom: -3000px; padding-bottom: 3000px; /* Faux Table Columns */
}

.columnBorder
{
 float:left;
 border-left:2px solid #98B1C4;
 width:2px;
 min-height:235px;
 margin-top:70px;
 /*padding:0 0px 0px 0;*/
 /*margin-bottom: -3000px; padding-bottom: 3000px; /* Faux Table Columns */

}

#column1 .text, #column2 .text, #column3 .text
{
 padding:20px 0px 0 16px;
 width:170px;
}

#column3 .text
{
}

#column .text ul
{
  color:#93E9D6;
}

#column1 ul, #column2 ul, #column3 ul
{
	margin:0 15px 0 15px;
	padding:0;
}

#column1 li, #column2 li, #column3 li
{
  padding-bottom:15px;
}

.heading
{
  float:left;
	width:215px;
	font-family:Georgia, Times New Roman;
	font-size:28px;
	/*font-weight:bold;*/
	color:#0D2A56;
	padding:20px 0 0 20px;
}

.subheading
{
  /*color:#93E9D6;*/
	font-size:20px;
	/*font-family:Trebuchet MS, Verdana;
	font-weight:bold;*/
	color:#326489;
}

.notice
{
  color:#8D0518;
	padding:0 0 10px 0;
	font-weight:bold;
}

.headingImages
{
  float:left;
	width:400px;
  padding:20px 0 0 0px;
}

.headingImages .innerborder
{
  border:1px solid #fff;
	width:99px;
	height:73px;
}

.headingImages .outerborder
{
  border:1px solid #0D2A56;
	width:101px;
	float:left;
	margin-right:20px;
}

.text
{
  width:600px;
	float:left;
	padding:20px 0 0 20px;
}

.text a, .sponsor a, .text a:visited
{
  color:#001F4D;
	text-decoration:underline;
}


.text a:hover, .sponsor a:hover
{
  color: #666;
}

.text ul, .textLeft ul
{
  margin-bottom:0;
	margin-top:10px;
}

.textLeft a, .sponsor a, .textLeft a:visited
{
  color:#001F4D;
	text-decoration:underline;
}


.textLeft a:hover, .sponsor a:hover
{
  color: #666;
}

.text ol
{
}

.text li
{
padding:0 0 5px 0;
}

.textPractice
{
  width:800px;
	float:left;
	padding:20px 0 0 20px;
}

.blue
{
  color:#001F4D;
	font-weight:bold;
}
.textLeft
{
  width:600px;
  padding:20px 20px 0 20px;
	float:left;
	min-height:500px;
}

.photoRight
{
  float:right;
  padding:0px 20px 20px 20px;
}

.name
{
	font-size:14px;
	font-weight:bold;
	color:#0D2A56;
	padding-top:20px;
}

.title
{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0 0 10px 0;
}

.caption
{
	font-size:14px;
	font-weight:bold;
	color:#0D2A56;
	padding-top:10px;
	font-style:italic;
}

.table
{
	background:#D0DCEA;
	width:620px;
	margin:20px 0 20PX 0;
	padding:0 0 10px 0;
}

.row
{
border-bottom:1px solid #666;
padding-bottom:10px;
}

.columnHeading
{
 	height:40px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
  background:#0D2A56;
	/*text-align:center;*/
	padding:0px 0 0 10px;
}

.time
{
  padding:5px 0 0 10px;
}	

.columnA
{
  width:120px;
	float:left;
}

.columnB
{
  width:165px;	
	float:left;
	background:#D0DCEA;
}

.columnC
{
  width:170px;	
	float:left;
	background:#D0DCEA;
}

.columnD
{
  width:165px;	
	float:left;
	background:#D0DCEA;
}

.columnPractice
{
  width:88px;	
	float:left;
	background:#D0DCEA;
}

.columnPracticeWednesday
{
  width:91px;	
	float:left;
	background:#D0DCEA;
}

.rowPractice
{
	background:#D0DCEA;
}

.date
{	
  padding:20px 0 0 10px;
}

.meet
{	
  padding:20px 0 0 10px;
}

.host
{	
  padding:20px 0 0 10px;
}

.team
{	
  color:#001F4D;
	font-weight:bold;

}

.information
{	
  padding:20px 0 0px 10px;
}

/* THE TEAM */

.topTen1
{
  width:50px;
	float:left;
}

.topTen2
{
  width:570px;
	float:left;
	text-align:center;
}

.topTenCategory
{
  width:620px;
	float:left;
	text-align:center;
}	

.subTtl2
{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:8px 0 8px 0;
}

.smallTable
{
	background:#D0DCEA;
	width:240px;
	margin:20px 0 20PX 0;
	padding:0 0 10px 0;
}

.sponsor
{
 
}

.sponsor .name
{
  float:left;
	width:200px;
	padding-top:20px;
}

.sponsor .logo
{
  float:left;
  width:380px;
	text-align:center;
	padding-top:20px;
}

/*  PHOTOS */

.photos
{
  float:left;
	width:300px;
  padding:10px 0 20px 0px;
}

.photos .innerborder
{
  border:1px solid #fff;
	width:240px;
	height:180px;
}

.photos .innerborderShort
{
  border:1px solid #fff;
	width:240px;
	height:160px;
}

.photos .outerborder
{
  border:1px solid #0D2A56;
	width:242px;
	float:left;
	margin-right:20px;
}

/* RESOURCES */
.link
{
padding-bottom:10px;
 
}

.link .name
{
  float:left;
	padding:60px 40px 0 0;
}

.link .logo
{
  float:left;
  width:380px;
	/*text-align:center;*/
	padding-top:20px;
	
}

.map
{
  border:1px solid #326489;
	margin:10px 0px 0 0px;
	width:25px;
	height:25px;
	padding:0;
}

/*  NEIL'S STYLES */

/* Tabs */
.tabs
{
  width: 756px; /* 756 - padding */
  height: 22px;
  padding: 20px 0px 0px 43px;
  margin: 0px 0 7px 0;
  background-image: url(/images/tabs/tab_bottom_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}
.tab
{
  float: left;
  height: 18px;
  padding: 2px 15px 0px 15px;
  border-top: solid 1px #c1bfbf;
  border-bottom: solid 1px #c1bfbf;
  margin: 0px 0px 0px 0px;
  background: #ffffff url(/images/tabs/tab_middle.gif) repeat-x;
}
.tab-on
{
  float: left;
  height: 19px;
  padding: 2px 15px 0px 15px;
  border-top: solid 1px #c1bfbf;
  background-color: #ffffff;
}
.tabs .l
{
  float: left;
  background-image: url(/images/tabs/tab_left.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 22px;
}
.tabs .r
{
  float: left;
  background-image: url(/images/tabs/tab_right.gif);
  background-repeat: no-repeat;
  background-position: right;
  width: 2px;
  height: 22px;
  margin-right: 4px;
}
.tabs .l-on
{
  float: left;
  background-image: url(/images/tabs/tab_left_on.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 22px;
}
.tabs .r-on
{
  float: left;
  background-image: url(/images/tabs/tab_right_on.gif);
  background-repeat: no-repeat;
  background-position: right;
  width: 2px;
  height: 22px;
  margin-right: 4px;
}


.tabs a
{
  color: #003d79;
  text-decoration: none;
}
/* END - Tabs */

/* Tabs 2 */
#tabs2 a, #tabs2 a:link, #tabs2 a:hover, #tabs2 a:active, #tabs2 a:visited
{
  background-image: url(/images/tabs/tab_middle.gif);
  background-repeat: repeat-x;
  border-top: solid 1px #c1bfbf;
  text-decoration: none;
  padding: 0px 15px 0px 15px;
  height: 21px;
  float: left;
  color: #003d79;
  text-decoration: none;
}

#tabs2 span
{
  float: left;
  display: inline;
  background-image: url(/images/tabs/tab_right.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 21px;
  padding-right: 4px;
  border-bottom: solid 1px #c1bfbf;
}
ul#tabs2
{
  padding: 0px 11px 0px 11px;
  margin: 0;
  background-image: url(/images/tabs/tab_bottom_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 22px;
  width: 734px; /* 756 - padding */
  white-space: nowrap
}
ul#tabs2 li
{
  float: left;
  display: inline;
  margin: 0;
  padding: 0px 0px 0px 2px;
  background: #ffffff url(/images/tabs/tab_left.gif) left top no-repeat;
  height: 22px;
}
ul#tabs2 li.on
{
  float: left;
  display: inline;
  margin: 0;
  padding: 0px 0px 0px 2px;
  background: #ffffff url(/images/tabs/tab_left_on.gif) left top no-repeat;
  height: 22px;
}
#tabs2 li.on a, #tabs2 li.on a:hover, #tabs2 li.on a:visited, #tabs2 li.on a:active, #tabs2 li.on a:link
{
  background-image: none;
  border-top: solid 1px #c1bfbf;
  text-decoration: none;
  padding: 0px 15px 0px 15px;
  height: 21px;
  float: left;
  color: #003d79;
  text-decoration: none;
}
#tabs2 li.on span
{
  background-image: url(/images/tabs/tab_right_on.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 21px;
  padding-right: 4px;
  border-bottom: solid 1px #c1bfbf;
}
/* END - Tabs 2 */


#upperGlobal
{
	margin-top:3px;
	color:#666;
	font-size:.9em;
	}

#upperGlobal a
{
	font-size:.9em;
	color:#377f50;
	font-weight:bold;
	text-decoration:none;
	}

#upperGlobal a:hover
{
	color:#aaa;
	}
	
#lowerGlobal
{
	padding:5px 5px 0 20px;
	color:#369;
	font-size:12px;
	font-family:Trebuchet MS;
	float:left;
    display: inline;
	}

#lowerGlobal a
{
	font-size:.9em;
	color:#369;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	}

#lowerGlobal a:hover, #lowerGlobal a.globalTxtOn
{
	color:#999;
	}

	.description
{
  float:left;
	width:570px;
	padding:10px 10px 10px 10px;
}	

.bold
{
font-weight:bold;
}

table.practice 
{
font-size:13px;
}

table.practice tr
{
border:1px solid #999;
height:20px;
}

table.practice td
{
border:1px solid #999;
width:90px;
padding:3px;
vertical-align:top;
}

table.practice td.wide
{
border:1px solid #999;
width:100px;
padding:3px;
vertical-align:top;
}