 /* CSS definition file containing site wide stylesheets */

html {
	height: 100%;
}
body {
	width: 950px;
	margin: auto;
	background-image:  url(css/bg.jpg);
	background-repeat: repeat;
	top: 0;
	background-color: #0d2f0c;
	padding: 0;
	/*border: 3px solid #8D813D;*/
	min-height: 200px;
	font-family:  Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 80.1%;
	font-weight: normal;
	font-style: normal;
}


* html {
	text-align: left;
	height: 100%;
}
/* main body area */
#nonfooter {
	/*margin: auto;margin-top: 0px;*/
	width: 950px; margin: auto;
	padding: 0px 0px 0px 0px;
	position: relative;

  margin: 0 auto;
/*border: 1px solid orange;*/
	text-align: left;
	/*border-top: 1px solid #84221D;*/

	/*background-image:  url(CSS/body.jpg);
		background-position: top;		
			background-repeat: repeat-y;
	border-top: 1px solid #84221D;
	border-left: 1px solid #84221D;
	border-right: 1px solid #84221D;*/
}

/** html #nonfooter {
	height: 100%;
}*/

#navwrapper {
	height: 33px; /*background-color: green;*/
}
#nav2 { float: left;
width: 500px;
	height:33px;
	h\eight: 33px;
	

}
#nav4 {
	float: left;
	margin-left: 50px;

	padding-top: 7px;
	
	text-align: right;
	
	
}
#nav3 {
		float: right;
	width:300px;
		height: 33px;
		h\eight:33px;
		
		vertical-align: bottom;
}

#nav2 ul, #nav3 ul {
font: 12px "Arial" ;
	font-weight: bold;
	color: #35270c;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}


#nav2 li { float: left;
margin: 0px;
  margin-right: 10px;
  padding-top: 10px;
  width: 123px; 
  height: 20px;/*use the width of the image you created*/
  text-align: center;
  vertical-align: bottom;
}

 #nav3 li { float: right;
margin: 0px;
  margin-left: 10px;
  padding-top: 10px;
  width: 123px; 
  height: 20px;/*use the width of the image you created*/
  text-align: center;
  vertical-align: bottom;
  
}


#nav2 li a, #nav3 li a {
  display: block;/*this allows the entire area to be clicked*/
  width: 100%;
  height:30px; /*height of the button*/
  h\eight: 30px;
  padding-top: 2px; /*this creates the space between buttons so modify accordingly*/
  margin-top: 2px;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  }
/*/*/a{}
#nav2 a, #nav3 a {
  background: url(css/nav2.jpg) no-repeat; /*best to hide this from NN4*/
}

#nav2 a:hover, #nav2 a:focus,#nav3 a:hover, #nav3 a:focus {
color: #3d2d0c;
  background: url(css/nav2.jpg) no-repeat;
}
/* nn 4 hack */


/*,

	font: 12px bold Verdana;
}

/*#nav3 {
	float: right;
	width: 250px;
		height: 25px;
	background-color: green;
}

#nav2 ul li, #nav3 ul li  {
	display: inline;
	list-style-type: none;
	margin-left: 15px;	border: 1px dashed white;
	width:123px; 
	background-image:url(css/nav2.jpg);
	background-repeat: no-repeat;
	height: 18px;

}
#nav2 ul li a:link, #nav2 ul li a:visited,
#nav3 li a:link, #nav3 li a:visited {
	color: white;
	font: 12px bold Verdana;
	
}

#nav2 li a:hover, #nav2 li a:active,
#nav3 li a:hover, #nav3 li a:active  {
	color: #663300;
	font: 12px bold Verdana;
	
}*/



#headerwrapper { /*float: left; border: 1px solid black;
*/clear:both;
	background-image: url(css/banner.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
/*	height: 115px;
	h\eight: 110px;*/
/*border: 1px solid orange;*/
	background-repeat: no-repeat;
	background-position: top left;
background-color: #fefefe;
	vertical-align: top;/*	background-position: center;
*/	}

#headerprint {
	display: none;
}
#headerclick {

margin: 1px 0 0 10px;
height: 85px;

width: 425px;
vertical-align: bottom;
border: none;
/*border: 1px solid yellow;*/

}

#headerclick  a:link, #headerclick a:hover, #headerclick a:visited, #headerclick a:active  {
	border:none;
	text-decoration: none;
	
}


#loginheader{
	/*background: yellow;*/
}

/*#address {
	float: right;
	width: 165px;
   margin: 10px 10px 0px 0px;
	line-height: 110%;
	color: black;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
	background-color: #DFDFDF;  all box border color 
filter: alpha(opacity=70); 
line-height: 150%;
-moz-opacity: 0.7; 
opacity: 0.7; 
}

#address .content {
	color: black;
filter: alpha(opacity=100); 
line-height: 150%;
-moz-opacity: 1.0; 
opacity: 1.0; }

#address a {
	color: black;
}*/
#nav {
	/*float: right;*/
	margin: 0px 0px 0 0;
	/*width: 1004px;*/
	text-align: left;
	padding: 0px 5px;
	height: 35px;
	h\eight:30px;
	o\verflow: hidden;
	/*border: 1px solid green;*/
/*background-color: green;*/
}

/* Navigation Styling */

#nav ul, #nav a {
	color: white;
	font: 12px Georgia normal;
	text-decoration: none;
	font-weight: bold;
/*height: 30px; */
}
#nav a:hover {
color: #3d2d0c;

}
#nav li {
	display: inline;
	list-style-type: none;
	margin-left: 15px;	

}


#contentwrapper {
	padding: 0;
	margin: 0;
	width:  100%;
	text-align: left;
	background-image:  url(css/bodybg.jpg)  ;
	background-position: top ;
	background-repeat: repeat-y;
	min-height: 700px;
	m\in-height:700px;

  }

/*#loginright {
	
	float: right;
	width: 100px;
	padding: 5px;
	margin: 10px 5px 0px 0px;
	text-align: right;
	padding-left: 5px;
	font-size: 90.1%;
	

	height: 90px;border: 1px solid orange;
	background-color: #B1DFFE;  all box border color 
filter: alpha(opacity=50); 
line-height: 150%;
-moz-opacity: 0.5; 
opacity: 0.5; }
#loginleft {
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 5px;
		font-size: 88.1%;
}

#loginright .content {
	color: black;
filter: alpha(opacity=100); 
line-height: 150%;
-moz-opacity: 1.0; 
opacity: 1.0; }
*/
#headertitle{
  
     vertical-align: bottom;
 		color: white;
		font-size: 18px;
		font-weight: bold;
		text-align: right;
				padding: 120px 10px 5px 0px;
		/*border: 1px solid #8A2BE2;*/
}
	

#contentwsidebar {
	float: left;
	width: 680px;
	w\idth:670px;
	padding: 0px 10px;
	margin: 0px;

	/*background-color: yellow;*/
/*	border-right: 1px solid #F2E5CB;*/
	/*border: 1px dashed fuchsia;*/
	/*border-left: 1px solid #84221D;
	border-right: 1px solid #84221D;	*//*background-color: yellow;	*//*	min-height: 	400px;
  height:auto !important;
  height:400px;	*/

}

#content img {
	
}
#bannerphoto {
	height: 200px;
	h\eight:200px;
	width: 703px;
	float: left;
	background-position: top left; background-repeat: no-repeat;
	/*background-color: green;*/
}

#bannerphotolong {
	height: 200px;
	h\eight:200px;
	width: 950px;
	float: left;
	background-position: top left; background-repeat: no-repeat;
	/*background-color: green;*/
}
#content {
	float: left;
	width: 930px;
	padding: 0px 10px;
background-image: inherit;	
/*margin: 5px;*/ 
	/*border-left: 1px solid #84221D;	*//*	min-height: 	400px;
  */
}


#rtsidebar { display: inline;
	float: right;
	width: 230px;
	margin: 10px 10px 10px 0px;
	padding-left: 5px;
	height: 100%;
		line-height: 125%;	/*border-right: 1px solid #F2E5CB;*/
	border-left: 1px solid #F2E5CB;
	font-size:95.1%;	/*background-color: yellow;*/
	text-align: left;
		background-image: inherit;


}
* html #rtsidebar {
	height: 100%;

}
#rtsidebar .box {background-image: url(css/sidebar.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	border: 1px solid #F2E5CB;
	margin:5px 0px;
	padding: 3px;
}

#rtsidebar h2{
	font-family: "Georgia", "Times New Roman", Times, serif;
	color:#3d2d0c;
	font-size: 125.1%;
	text-align: center;
}

#coaches, #otherstuff {
	padding: 0px 3px 3px 3px;
	border-bottom: 3px solid #03345D;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 90.1%;

}

#events h4, #coaches h4, #otherstuff h4 {
	color: #E22CDE;
	text-align: center;
}



#looper {float: left;display:inline; 
	width: 600px;
		/*background-color:green;*/
	line-height: 95%;
	/*border: 1px solid yellow;*/
}
#looper div {
	font-size: 99.1%;
	margin-right:20px;
	width:130px;
	w\idth:130px;
	/*width:140px;*/ 
	vertical-align: bottom;
	text-align: center;
	float:left; display:inline; 
	/*background-color: orange;*/
	/*border: 1px solid orange;*/
}
/*#looper  div img {
		margin: 0;
	padding: 9px;
	border: 2px solid #CCCCCC;
	float: none;
}*/


#footer {
	/*margin-left: 0px;
*/color: #e2ca96;
position: relative;
	width: 950px;
	margin: auto;
	height:100px;
	vertical-align: top;
	padding-top: 5px;
	font-size: 10px;
	text-align: left;
	clear: both;
	/* background-color: #011827;
border: 1px dashed orange;*/
}

#footer a:link, #footer a:visited, #footer a:active{
	color:  #9a762a;
}

#footer a:hover {
	color: #674c1b;
}
/* Alset clearing method */
.clearfix:after {
	content:".";
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfloats {
	clear:both;
}
#smallwindow {
	width: 90%;
	margin: auto;
	background: white;
	text-align: left;
	padding: 10px;
	
}












td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}









h1 {
	font-size: 150.1%;
	line-height: 175%;
	
	color: #072a09;
	margin-top: 0;
	padding-top: 0;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
h2 {
	font-size: 125.1%; font-weight: bold;
	color: #674c1b;}
h3 {
	font-size: 120.1%;
	color: #004d00;
}
h4 {
	font-size: 110%;
	color: #143615;
	margin-top: 0;
	padding-top: 0;
}
hr {
	color:#e2ca96;
	width: 75%;
	height: 1px; 
}

a:link {
	text-decoration: underline;
	color: #004329;
}
a:visited {
	text-decoration: underline;
	color: #011827;
}
a:hover {
	text-decoration: underline;
	color: #011827;
}

a:active {
	text-decoration: underline;
	color: #011827;
}

.paddedtext {
	padding: 10px;
	z-index: 3;
}
.doublepaddedtext {
	padding: 20px;
	background-image: none;
	background-repeat: none;
	background-position: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.altRowEven  {
	background-color: #DBE8F4;
}
	
.altRowOdd    {
	background-color: #BFD6EC;

}

.noshow {
	 display: none;
	 text-align:left;
}	

.doshow {
	display: block;
	 text-align:left;
	 margin: 5px;
	 font-size: 10px;
	 color: #660000;
}
.success {
   color: #056050;
}
	
.warnmsg {
   color: #B09D42;
}

.error {
   color: #841006;
}

.noshow {
	display: none;
}

.doshow {
	display: block;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="crisp">*/
table.crisp, table.crisp td, table.crisp th {
	border: 1px solid #9a762a;
	border-collapse: collapse;
	font-size: 12px;
}
table.crisp td, table.crisp th{
	padding: 6px;
}
table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active  {
	background: #9a762a;
	color: white;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="crisp">*/
table.imp, table.imp td, table.imp th {
	border: 1px solid #841006;
	border-collapse: collapse;
	font-size: 12px;
}
table.imp td, table.imp th{
	padding: 1px;
}
table.imp th, table.imp th a:link, table.imp th a:visited, table.imp th a:hover, table.imp th a:active  {
	background: #841006;
	color: #ffffff;
}


.captionright {
	float: right;
	margin: 5px;
	padding: 3px;
	border: 1px solid #F8F4EB;
	font-style: italic;
	font-size: 90.1%;
	text-align: center;
}

.captionleft {
	float: left;
		padding: 3px;
		font-style: italic;
			margin: 5px;
		font-size: 90.1%;
border: 1px solid #F8F4EB 
}

.fieldformat { color: rgb(102,0,0);}
 .Message { font-size: 13px; color: rgb(0,77,0); font-weight: bold; font-style: italic;}
 .plaincel { font-size: 11px;}
 .Caption { font-size: 11px; color: rgb(102,0,0); font-style: italic;}
 .errortext { font-size: 11px;color: rgb(2,46,2); font-style: italic;}
 .Caps { font-size: 14px; color: rgb(102,0,0);}
 .smallprint {
	font-size: 11px;
	color: #FFFFFF;
}
 .smallondark {
	font-size: 11px;
	color: #F1FDFD;
}

.redbold {
	font-weight: bold;
	color: #841006;
}
.greenbold {
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	text-align: left;
}
.dkmenu {
	color: #014747;
	
	font-weight: bold;
}

table.tableform, table.tableform td, table.tableform th {
	border-collapse: collapse;font-size: 11px;
	padding: 3px;
	background-color: #F1FDFD;
	border: thin solid;
}
table.tableform th, table.tableform th a:link, table.tableform th a:visited, table.tableform th a:hover, table.tableform th a:active  {
	background: #03345D;
	color: #FFFFFF;
	font-size: 12px;

}
.warning {
	font-size: 10px;
	font-style: normal;
	color: #841006;
}
#contentwrapper button {
		background: #B1DFFE;
	border-bottom: 1px solid #011827;
	border-left: 1px solid #011827;
	border-right: 1px solid #011827;
	border-top: 1px solid #011827;
	color: #000000;
	margin: 3px 1px 0px 0px;
}
/*input.formButton {
	background: #B1DFFE;
	border-bottom: 1px solid #011827;
	border-left: 1px solid #011827;
	border-right: 1px solid #011827;
	border-top: 1px solid #011827;
	color: #000000;
	margin: 3px 1px 0px 0px;
}*/
input.alertformButton {

	background: #999999;
	border-bottom: 1px solid #011827;
	border-left: 1px solid #011827;
	border-right: 1px solid #011827;
	border-top: 1px solid #011827;
	color: #000000;
	padding: 2px;
	margin: 3px 1px 0px 1px;
}
.lighttextbold {

	color: #F1FDFD;
	font-size: 12px;
	font-weight: bold;
}
.awmanchor {
	position: relative;
	z-index: 0;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FF66CC;
	background-color: #66FF66;
	font-weight: bold;
}
.required {
	font-weight: bold;
	color: #841006;
}


.hideme {
	 display: none;
	 padding: 15px 10px; margin-top: 5px;

	font-family: sans-serif;
	border-bottom: 1px dashed #004329;
	border-top: 1px dashed #004329;
	background-color: #D0C381;}	
	
.showme {
	 display: block;
	 padding: 10px;
	
	font-family: sans-serif;
	border-bottom: 1px dashed #004329;
	border-top: 1px dashed #004329;
	background-color: #D0C381;}	
 
.paddedtext {
	text-align: right;
}
.tiny{
	line-height:95%;
 font-size: 80.1%;}
