/* ---------------------------------------------------------------------- 
Layout styles - 
---------------------------------------------------------------------- */
@font-face {
    font-family: 'TrashHandRegular';
    src: url('TrashHand-webfont.eot');
    src: url('TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
         url('TrashHand-webfont.woff') format('woff'),
         url('TrashHand-webfont.ttf') format('truetype'),
         url('TrashHand-webfont.svg#TrashHandRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {font-family: Myriad Pro, Arial, Helvetica, sans-serif; font-size: 1em; color: #391a0f; line-height: 1.4em;
}
	
h1 {font-size: 120%; padding-bottom: 12px; color: #1d63ac;
}

h2 {font-size: 110%;  color: #cd9e1f; font-weight: bold; margin-bottom: 10px; margin-top:8px; padding-bottom: 0; border-bottom: 1px solid #e7dfd4;
}
.home h2   {font-size: 90%;}
h3 {font-size: 115%; padding-bottom: 5px; color: #391a0f; line-height: 90%;
}

h4 {
}

#rghtcol h1 { background-color: #F5F0EA;  padding: 12px 10px 8px 8px;  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  margin-bottom:3px; }

p {font-size: 85%; padding-bottom: 10px; line-height: 125%;
}

a {color: #1d63ac;text-decoration: none; font-weight: bold;}
a:hover {color: #6895c5;}

h2 a { color: #cd9e1f;  }

ul {padding-bottom: 10px;}

ul li {font-size: 85%; list-style: disc;}

.teen {font-family: WhitehallRegular, Verdana, Geneva, sans-serif; font-size: 160%; font-weight: normal;}

.child {font-family: BloklettersPotlood, Verdana, Geneva, sans-serif; font-weight: bold;}