/* fonts */

body {background-color: white ; font-family: Georgia; color: #182311; font-size:medium; };

table.header { border: solid #dedfe1; background-color: #dedfe1; }

div.header { background-color: #ca9d42; color: black; margin-left: 30%; margin-right: 30%; }

tr.header {font-family: Georgia; background-color: white; text-align: left; width: 40%; }
td.header {width:20%;}
td.upper {width:18%; text-align: center; }
a {font-family: Georgia; color:#4c7b2f ;}
#a {font-family: Georgia; color:#b95324 ;}
#a:visited {font-family: Georgia; color:#336698 ;}
a.header {font-family: Georgia; color:#4c7b2f; font-size:large; }
#a.header {font-family: Georgia; color:#b95324 ; }
a.header:visited {font-family: Georgia; color:#4c7b2f ; }
#a.header:visited {font-family: Georgia; color:#b95324 ; }

hr.header {background-color: black; color: black; height:5px; width:100%; }
hr.divider {background-color: black; color: black; height:1px; width:40%; }
hr.section {background-color: #dab61a; color: #dab61a; height:5px; width:100%; }
#hr.header {background-color: #b95324; color: #b95324; height:5px; width:100%; }

h1.top { text-align:center; color: #6c6c6c;};
#h1.top { text-align:center; color: #336698;};
h2 {font-family: sans-serif; color:#4c7b2f}
h2.title {font-family: sans-serif; color:#416526}
#h2.title {text-align:center; font-family: sans-serif; color:#dab61a}
h3 {font-family: sans-serif; color:#black; }
h3.title {font-family: sans-serif; color:#4c7b2f; }
h4.title {font-family: sans-serif; color:black; }
#li {font-family: sans-serif; color:#582C0F}

img.cover { width: 8em; height: 12em; }
img.author { width: 20em; height: 18em; margin: .5em; }

img.wordle { float:middle; }

div.news {padding-bottom: 10px; font-size: normal; color: #416526;}
div.date {font-size: medium; color: #black;}

div.close {text-align:center; }

ul.squash { list-style-type:none; }

