/* CSS Document */
  .menu {
    font-family: tahoma; 
    font-size: 11px; 
    color: white; 
    font-weight: bold;
    letter-spacing : 1px;
	text-decoration: none;
  }
  .menuseparator {
    margin-left: 10px; 
    margin-right: 10px;
  }
  .headercopy {
    font-family : "tahoma";
    font-size : 11px;
    font-weight : normal;
    letter-spacing : 1px;
    line-height : 20px;
    margin-top: -4px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .details {
    font-family : "tahoma";
    font-size : 10px; 
    color: #990000;
    letter-spacing: 1px;
    font-weight: bold;
    margin-right: 20px;
    vertical-align : middle;
    text-transform: lowercase;
    margin-bottom: -10px;
  }
  .bigarrow {
    margin-right: 7px;
  }
  .homeh1 {
    font-family: Trebuchet MS;
    font-size : 14px;
    font-weight : bold;
    letter-spacing : -.25px;
    line-height: 15px;
    margin-left: 15px;
    vertical-align: top;
    text-transform: uppercase;
  }
  h1,h2,h3,h4 {
    font-family: Trebuchet MS;
    font-weight : bold;
    letter-spacing : -.25px;
    line-height: 15px;
    margin-left: 15px;
    vertical-align: top;
    text-transform: uppercase;
	color: #666666;
  }
  h1 {
    padding-top: 5px;
    padding-bottom: 10px;
	font-size : 20px;
  }
  h2 {
	font-size : 16px;
  }
  h3 {
	font-size : 14px;
  }
  h4 {
	font-size : 12px;
  }
  .preschool {
    color: #336699;
  }
  .elementary {
    color: #990000;
  }
  .secondary {
    color: #006633;
  }
  .calendar {
    font-family: tahoma;
    font-size: 1px;
    font-weight: bold;
    color: #666666;
  }
  body,p,ol,ul,li,td {
    font-family : "tahoma";
    font-size : 13px;
    font-weight : normal;

  }

.foo{
    letter-spacing : 1px;
    line-height : 17px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 10px;	
}


  ol {
    margin-left: 25px;
  }
  .sidebarcopy {
    font-family : "tahoma";
    font-size : 10px;
    font-weight : normal;
    letter-spacing : 1px;
    line-height : 15px;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 10px;
  }
  .arrow {
    margin-right: 5px;
  }
    .arrowlist {
  	 margin-top: 5px; 
	 margin-right: 10px;
	 line-height: 20px;
  }
  .indexlist {
	 margin-top: 5px; 
	 line-height: 20px;
  }
  .parrowlist{
	 line-height: 25px; 
	 margin-left: 15px;
	 padding-bottom: 10px;
  }
  .smallphotos {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  strong {
    font-family: tahoma;
    font-weight: bolder;
    color: FF3300;
  }
  a { 
    text-decoration: underline; 
    color: #336699; 
  } 
  .event {
 	color: #FF3300; 
	font-weight: bolder;"
  } 
