/*
////////// TYPOGRAPHY //////////
*/

div.section {margin-bottom: 30px;}
span.section_header {font-size: 14px; font-weight: bold; color: #000080;}
span.gray {color: gray; }
.picture_matte {border: 1px solid black; padding: 7px; background: #ffffff;}
.form {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Helvetica, Verdana, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
span.purple {color: purple;}

/*
////////// UTILITY //////////
*/

.separator {width: 550px; height: 2px; border-bottom: 1px solid #A8A8A8; margin: 20px 0 20px 0;}

.item {
	margin: 0px 0 15px 0px;
	padding: 10px; 
	background: #FCF2DB; 
	border: 1px solid #FFD48A;
}

#pagination {text-align: right; margin: 25px 0 0 0;}

/*
////////// GENERAL //////////
*/

body {
	background: #103D5D; 
	text-align: left; 
}

#content {background: #F4F4DC; width: 100%; position: relative; z-index: 10; }

.submenus {
	border: 1px solid #C1C1FF;
	background: #E1E6EE;	
}

/*
////////// TEMPLATE CONTAINERS //////////
*/

#home_link1 {
	width: 581px; 
	height: 50px; 
	position: absolute; 
	top: 52px; 
	left: 560px; 
	z-index: 100; 
}

#home_link1 a {
	display: block; 
	width: 100%; 
	height: 100%; 
}



#topbar {
	position: relative;  
	width: 100%; 
	height: 157px; 
	background: transparent url('images/header_bg.png') repeat-x top left; 
}	


#header_container {
	position: absolute; 
	left: 50%; 
	width: 790px; 
	margin-left: -395px; 
	z-index: 20;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Helvetica, Verdana, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 150%; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: #00002D;
}

#quick_links {
	position: absolute; 
	width: 584px; 
	height: 20px; 
	top: 10px; 
	left: 10px;
	z-index: 40000;	
}

#quick_links a:link { color: #2287D2; text-decoration: none;  }
#quick_links a:visited { color: #2287D2; text-decoration: none;   }
#quick_links a:hover { color: #fff; text-decoration: none; }
#quick_links a:active { color: #fff; text-decoration: none; }

#quick_links_content {
	font-family: helvetica, verdana;
	float: left;
	list-style: none;
	line-height: 1em;
	color: #1A669F;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	margin: 0;
	float: left	;
}

#amta {
	position: absolute; 
	width: 584px; 
	height: 57px; 
	background: transparent url('images/amta.png') no-repeat top left; 
	margin-top: 51px;
	margin-left: 10px;
}

#amta a {
	display: block; 
	width: 100%; 
	height: 100%; 
}

#amta_logo {
	position: absolute; 
	width: 131px; 
	height: 130px; 
	background: transparent url('images/logo.png') no-repeat top left; 
	right: 20px; 
	top: 8px; 
}


#amta_logo a {
	display: block; 
	width: 100%; 
	height: 100%; 
}

#container {
	position: relative; 
	left: 50%; 
	width: 790px; 
	margin-left: -395px; 
	z-index: 20;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Helvetica, Verdana, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 150%; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: #00002D;
	padding: 0 0 0px 0; 
}

#container p {
	margin: 0 0 13px 0; 
}

#container a:link { color: #516ED9; text-decoration: none;  }
#container a:visited { color: #516ED9; text-decoration: none;   }
#container a:hover { color: #DE9535; text-decoration: none; }
#container a:active { color: #DE9535; text-decoration: none; }

#clearing_div {
	height: 5px; 
	width: 100%; 
	position: relative; 
	clear: both;
}

#footer {
	position: relative;
	clear: left; 
	width: 100%; 
	background: #103D5D url('images/footer_bg.png') repeat-x top left; 
	height: 115px; 
	color: #84A9C4; 
	font-family: Trebuchet MS, Trebuchet, Tahoma, Helvetica, Verdana, 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	line-height: 120%;
	padding: 40px 0 0 0; 
}

#footer a:link { color: #DE9535; text-decoration: none;  }
#footer a:visited { color: #DE9535; text-decoration: none;   }
#footer a:hover { color: #84A9C4; text-decoration: none; }
#footer a:active { color: #84A9C4; text-decoration: none; }

#footer_holder {
	position: absolute; 
	left: 50%; 
	width: 790px; 
	margin-left: -380px; 
}

#copyright {
	width: 300px; 
	float: left; 
	margin-left: 0px; 
	margin-right: 60px; 
}

#address_block {
	width: 300px; 
	float: left; 
}

body {
	margin: 0 0 0 0; 
}


/*
////////// SUB PAGES //////////
*/

#right_include {
	width: 180px; 
	float: right; 
	margin: 45px 0 0 0; 
	display: inline; 
}

#holder {
	float: left; 
	margin-left: 20px; 
	width: 550px; 
	display: inline; 
}


.title {
	font-size: 18px; 
	font-weight: bold; 
	padding-bottom: 10px; 
	border-bottom: 2px solid #00002D;
	margin-top: 22px; 
	margin-bottom: 0px; 
}

.committee_title {
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	text-decoration: underline;
	margin-top: 10px; 
	margin-bottom: 0px; 
}







.subtitle {font-size: 14px; font-weight: bold; margin-bottom: 20px;}

.coaches {
	font-size: 13px; 
	font-weight: bold; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: underline;
 
}

#main {
	clear: left;
	margin-top: 15px; 
	padding-bottom: 20px; 
	
}

#links {
	margin-top: 10px; 
	font-weight: bold; 
}

#links span.current {color: gray; }


/*
////////// FORMS //////////
*/

.button {font-size: 12px; font-family: trebuchet MS, tahoma, verdana;}

.message {
	width: 95%; 
	margin: 0px 0 15px 0;
	padding: 6px 6px 6px 6px; 
	border: 1px solid #FFD48A;
	background: #FAEDC7;
}

.form {
	font-size: 12px; font-family: trebuchet MS, tahoma, verdana;
}



/*
////////// SUB MENU  //////////
*/

.link_submenu {margin-bottom: 25px; }
.link_submenu_title {background: #0F3958; color: white; padding: 3px 0px 3px 15px;  margin: 0 0 -4px 10px; font-weight: bold; font-variant: small-caps; font-size: 14px; letter-spacing: .3px; }

*/

/*//////////////////// TOOLTIP DEFAULT SETTINGS //////////////////// */

.fillerdiv{}

.ovDiv { 
   	filter: alpha(opacity=99);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	-moz-opacity: 0.99; opacity:0.99;
	border: 1px solid #9B9B9B; 
	padding: 10px;
	background: #FFFFFF;
}

.bodyText { 
  font-family: Trebuchet MS, helvetica; 
  color: black; 
  font-style: normal;
  font-weight: normal; 
  padding: 5px 5px; 
  font-size: 11px;
  border-left: 1px solid #FFD48A;
  border-right: 1px solid #FFD48A;
  border-bottom: 1px solid #FFD48A; 
  background: #FAEDC7 url('images/rotunda_watermark_yellow.png') no-repeat bottom right;
  font-weight: normal;
}

.bodyText a:link {color: #006FA4;text-decoration: none;}
.bodyText a:visited {color: #006FA4;text-decoration: none;}
.bodyText a:hover {color: #FF8C00;text-decoration: none;}
.bodyText a:active {color: #FF8C00;text-decoration: none;}


.captionText { 
  padding:5px 4px; 
  background: #D9DBFB ; 
  font-size: 11px;
  font-family: Trebuchet MS, helvetica;  
  line-height: 130%;
  border: 1px solid #BFC2F9; 
  border-right: none; 
  font-weight: bold; 
} 

.captionText_notes { 
  padding:5px 4px; 
  background: #D9DBFB ; 
  font-size: 11px;
  font-family: Trebuchet MS, helvetica;  
  line-height: 130%;
  border: 1px solid #BFC2F9; 
  font-weight: bold; 
} 

.closeText { 
  padding:2px 8px; 
  background: #D9DBFB ; 
  font-size: 11px;
  font-family: Trebuchet MS, helvetica;    
  line-height: 130%;
  border: 1px solid #BFC2F9;
  border-left: none;
} 
.closeText A { 
  color:#006FA4; 
  text-decoration: none;
  color:#006FA4;  
}
.closeText A:hover { 
  text-decoration: none;
  color:#FF8C00;
}

