/* Begin Structure */

body {

	margin: 15px;
	padding: 0; 
    background-image: url(Images/leaves.jpg);
    background-repeat: repeat;
}


#page {

	margin: 0px auto;
	padding: 0;
	width: 800px;
	border:5px solid #eeeeee;
   
}


#header {
    
    background-color: #eeeeee;
    background-image:url(Images/SchilfLogo2.jpg);
    background-position: left;
    background-repeat: no-repeat;
	padding: 0;
	margin: 0;
    margin-bottom: 0px;
	height:114px;

	width: 100%;

	}

#navigation {


text-align: center;
	padding:0;
	/*margin-left: -2px;*/
	height: 37px;
	width: 100%;
	/*border:2px solid;*/
	background-color: #b22222;

}

	
/*#menu {
	padding: 0;
	margin: 0;
	width: 160px;
	float: left;
    padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;	
    border-bottom:2px solid;
    border-right:2px solid;	
}*/
	
#content {
	
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	

/*#content {

    margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:20px;
	width: auto;
	height: 100%;*/

	}

#main{
    height: 700px;
}

#footer1 {

	padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
	width: 800px;
	clear: both;
}

#footer2 {

	padding-left: 10px;
	padding-top: 10px;
	border: 2px black solid;
	margin: 0;
	width: 786px;
	height: 30px;
	clear: both;
	text-align: center;
}

	

/* End Structure */



/* Begin Typography & Colors */

body {

	font-size: 62.5%;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	/*background-color: #f4a460;*/

	text-align: center;

	}



#page {

	text-align: left;

	background-color: #eeeeee;

	

	}

	

#header{

	    

        

	}

	

#header h1 {

display:none;

}

	



#content {

	

	background-color: #eeeee;

	



	}

	

#menu{

	background-color: #FFFFFF;



	}



#footer1{

	background-color: #FFFFFF;

	}

	

#footer2{

	background-color: #b22222;
    color: #ffffff;


	}



cite {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 2.0em;

	line-height: 1.5em;

	}

	

small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0,8em;

	line-height: 1.5em;

	text-align: right;

	color: #999999;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}





h2 {

	font-size: 1.6em;

	color: #333333;

	}





h3 {

	font-size: 1.6em;

	color: #333333;

	}



h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: none;

	color: #993333;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {

	text-decoration: none;

	}





a, h2 a:hover, h3 a:hover {

	color: #993333;

	text-decoration: none;

	}



a:hover {

	color: #147;
	text-decoration: underline;

	}
	
#active{

	color:#ffffff;
	text-decoration: underline;
}
	
#footer2 a:hover {

     color:black;

}

#footer2 a {

     color: #eeeeee;
}

#facebook {
     display:block;
     background-color:#b22222;
     text-align: right;
     margin-right: 15px;
     margin-top: -15px;
     }


/* End Typography & Colors */



/*	Begin Headers */

h1 {

	padding-top: 30px;

	margin: 0;

	

	}



h2 {

        padding: 0;

	margin: 30px 0 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}

/* End Headers */


/* Begin Lists */



#navigation ul{



	padding-top: 0;

	padding-bottom:0;
    
    padding-left:55px;
    margin: 0;

	display: relative;
	
	text-align: center;
	
	

}



#navigation ul li{



	list-style-type: none;

	float: left;

	text-align: center;
    /*border: 1px solid #000000;
	border-left: 1px solid #000000;

	border-right: 1px solid #000000;*/
    background-color: #b22222;

}

#navigation ul li a{

	display: block;
	padding: 9px 15px;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}



#navigation li:hover ul{

	display: block;
	position: absolute;
	left: 100%;
}



#navigation a:hover{

	color: #b22222;
	background-image: url(Images/nav-backg.png);
	background-repeat: repeat-x;
	
}



#menu li{



	display: list-item;

	list-style-type: decimal;



	float: left;

	width: 100px;

	padding-top: 10px;

}

#menu li a{

	font-size: 12px;

	color: #993333;

}

#menu li a:hover{

	font-weight: bold;

	text-decoration:none;

}

#submenu li{



	display: list-item;

	float: left;

        list-style-type: disc;



	width: 100px;

	padding-top: 5px;

}

#submenu li a{

	font-size: 10px;

	color: #993333;

}

#submenu li a:hover{

	font-weight: bold;

	text-decoration:none;

}

list-style-type: lower-alpha;

#moz {
-moz-border-radius-bottomleft: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-topright: 1em;
    }


/* horizontal pill menu */

#p {background-color: #f7f7f7;}
#pillmenu {
  
 
  height: 32px;
  text-align: center;
  
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  max-width: 790px;
  overflow: hidden;
  
    
}

td.pill_l {
  background: url(Images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  visibility: show;
  background: url(Images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(Images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}




#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(Images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;

	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 18px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#pillmenu a:hover {
  color: #a10f15;
}

#pillmenu a#active_menu-nav {
  background: url(Images/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}


/* End Entry Lists */



/* Begin Form Elements */



/* End Form Elements */


