@charset "UTF-8";
/* CSS Document */

.edu{
color:#904C27;
}
ul.class{
margin:0 0 0 30px;
}
ul.class li{
margin:5px 0 5px 0;
}
ul.ed_cat{
float:left;
width:310px;
padding:0 0 10px 0;
}
ul.ed_cat a{
text-decoration:none;
}
ul.ed_cat a:hover{
text-decoration:underline;
}
.teachers{
font-size:80%;
line-height:180%;
color:#003300;
}
#study{
padding:15px 20px;
margin:15px 0;
color:#003300;
background-color:#DEFFC3;
}
p.study{
font-size:140%;
}
ul.guidelines li{
padding:0 0 10px 0;
}
li.vgtitle{
font-size:140%;
}
ul.guidelines{
background-color:#cebe95;
padding:20px;
border:2px dashed #fff;
margin:10px 0 0 0;
}
ul.fieldtrip{
list-style:url(images/excl.gif);
margin:0 0 0 30px;
}
ul.fieldtrip li{
padding:0 0 10px 0;
}
.ftcenter{
width:220px;
margin:0 auto;
}
.trip{
line-height:160%;
color:#7C5A32;
}
p.ft_visit{
font-size:140%;
}
ul.vocab li{
margin:10px 0;
}
.vcbold{
font-weight:bold;
}