html, body, form, #wrap {height: 100%;}

bodyPrint {
	height: 100%;
	font-size: 85%; 
	font-family: "Times New Roman", Times, serif;
	}
	
.entirepage{
  float:none;
  position:static;
  top:0px;
  width:100%;
  height:100%;
  }

#wrap {
	height: 100%;
	width: 100%;
	margin: 0;
	}
body > #wrap {
	height: auto; 
	min-height: 100%;
	padding:0;
	}
	
#content {
	z-index:99;
	padding-top: 25px;
	padding-right: 100px;
	padding-left: 50px;
	
	}
	
#content select {
	color: #333333;                       
	font-size: 13px;
	margin: 0px;                        
	padding: 0px; 
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color:  #B7C978; 
	}	
		

.masthead{
  display:block;
  position:relative;
  top:0px;
  width:100%;
  height:190px;
  background-color:#FFFFFF;
  }
.mastext{
  position:relative;
  top:15px;
  bottom:auto;
  left:auto;
  right:auto;
  text-align:center;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: xx-large;
  font-style: italic;
  color: #7970BF;
  }
.massubtext{
  position:relative;
  top:15px;
  bottom:auto;
  left:auto;
  right:auto;
  text-align:center;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: normal;
  font-style: normal;
  color:#339999;
  }

.nav{
  text-align:center;
  position:relative;
  top:40px;
  bottom:auto;
  left:auto;
  right:auto;
  height:144px;
  z-index:5;
  }
  
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 30px;
padding-bottom:15px;
background-image: url(images/tinyflower.gif);
background-repeat: no-repeat;
background-position: 0 -1;
}
  
#wrapPrint {
	height: 100%;
	width: 100%;
	margin: 0;
	}
  
ul.postnav,ul.postnav li{
  margin:0;
  padding:0;
  list-style-type:none}

ul.postnav li{
  float:left;
  width: 12em;
  font-size:70%;
  margin-right: 5px;
  margin-bottom: 5px;
  }

ul.postnav a{
  display:block;
  width:12em;
  padding:5px 0;
  font-family:century gothic, lucida grande, lucida sans,  bitstream vera sans, verdana, sans-serif;
  background: #006699;
  color: #FFF;
  text-decoration:none;
  text-align:center}

ul.postnav a:hover{
  background: #339999;
  color:#FFF}
  
.h1{
  position:relative;
  top:15px;
  bottom:auto;
  left:auto;
  right:auto;
  text-align:left;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: x-large;
  font-style: bold;
  color:#006699;
  }
.h2{
  position:relative;
  top:15px;
  bottom:auto;
  left:auto;
  right:auto;
  text-align:center;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: x-large;
  font-style: bold;
  color:#339999;
  }
   
  
/* CLEAR FIX*/
.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 */

#main {padding-bottom: 80px;}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	width: 100%;
	}
	
.foo-one{
  position:relative;
  height:20px;
  width:100%;
  background-color:#339999;
  }
.foo-two{
  position:relative;
  height:20px;
  width:100%;
  background-color: #006699;
  }
.lefty-img{
  float:left;
  display:block;
  z-index:10;
  margin-right:25px;
  }
  
.odd {
	background-color: #d4ffff;
	}
	
.fieldSelect { 
	color: #333333;                       
	font-size: 11px;
	margin: 0px;                        
	padding: 0px; 
	vertical-align: middle;
	border-style: solid;
	border-width: 1;
	border-color:  #B7C978;                                                
	}
	
input, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	}
.input {
	border: 1px solid #999;
	background-color: #eee;
	font-size: 90%;
	}
.red {
	color: #f00;
	}
.green {
	color: #008000;
	}
.lightaqua {
	color: #007D7D;
	}
.bbutton {
 background-color: #4981CE;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: white;
 cursor: pointer;
 }

.rbutton {
 background-color: #CD5555;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: white;
 cursor: pointer;
 }
 
 .ybutton {
 background-color: #FFEC8B;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: white;
 cursor: pointer;
 }
 
  .gbutton {
 background-color: #93DB70;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: white;
 cursor: pointer;
 }
 
table#schedule {
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid silver; 
	border-collapse: collapse;
	}
table#schedule td, table#schedule th {
	vertical-align: top; 
	padding: 2px 6px; 
	border: 1px solid silver;
	}
table#schedule th {
	background-color: #666; 
	color: #fff; 
	line-height: normal; 
	text-align: center;
	}
#show {
	text-align: right; 
	padding-right: 10px; 
	font-size: 90%;
	}
table#roster td, table#roster th {
	vertical-align: top; 
	padding: 3px 12px;
	}
table#roster th {
	text-align: center;
	}
.center {
	text-align: center;
	}
.nodisplay {
	display: none;
	}
	/* styles for print only */
@media print {
body {
	font-size: 85%; 
	font-family: "Times New Roman", Times, serif;
	}
#wrap {
	height: 100%;
	width: 100%;
	margin: 0;
	}
	
#wrapPrint {
	height: 100%;
	width: 100%;
	margin: 0;
	}

body > #wrap {
	height: auto; 
	min-height: 100%;
	}

#content {
	padding: 0 2%; 
	line-height: 1.3;
	}
	
.thead { 
display: table-header-group;
	}
.tfoot {
display: table-footer-group;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
	}
.noprint, #header {
	display: none;
	}
.nodisplay {
	display: block;
	}
.foo-one {
	display:none;
	}
    
.foo-two {
	display:none;
	}
}