
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, .f1 {font-size: 2.4em;}
h2, .f2 {font-size: 2em;}
h3, .f3 {font-size: 1.4em;}
h4, .f4 {font-size: 1em;}
h5, .f5 {font-size: 0.8em;}
h6, .f6 {font-size: 0.6em;}

div,p,ul,h1,h2,h3,h4,h5,h6 {margin: 0px; padding: 4px;}

li {list-style-type: square}

sup {color: #8B0000; font-weight: bold;}

a {color: #8B4513; border-bottom: 1px dashed #8B4513;}

a:link, a:visited, a:hover, a:active {text-decoration: none;}

div#nav_menu {
  height: 24px;
  border-bottom: 3px groove #8B4513;
}

div#nav_menu a {
  display: block;
  float: left;
  width: 85px;
  height: 24px;
  color: #FFFFE0; 
  border: 0; 
  font-weight: bold;
  background-color: #8B4513;
  border-right: 3px groove #FFFFE0;
  padding: 2px 0 2px 10px; height: 24px;
  margin-right: 10px;
}

.logoText, .chocoBar {color: #8B4513;}
.logoR {color: #CD853F;}
.logoText {color: #8B4513;}
.subSection {color: #CD853F; font-size: 0.45em; border-bottom: 1px #CD853F solid;}
.activePage {color: #8B4513; background-color: #FFFFE0;}

div#content {background-color: #FFFFE0;}

div#b_card {font-size: 0.85em; background-color: #FFFACD; border: 1px dashed #A0522D; margin: 4px;}

ul#points {margin: 10px;}

.notes, .quotes {
  font-size: 0.75em; 
  margin: 4px;
  padding: 10px;
  background-color: #FFFFF0;
  border-right: 3px groove #A0522D;
  border-bottom: 3px groove #A0522D;
}

.quotes {font-style: italic;}

div#header, div#footer {margin: 10px; padding: 10px;}

div#footer {border-top: 1px solid #A0522D; color: #CD853F; font-size: 0.8em;}

div#left_column {
  float: left;
  width: 180px;
}

div#center_column {
  float: left;
  width: 800px;
}

div#right_column {
  width: 180px;
  float: left;
}

#left_column, #right_column, #center_column { padding: 10px; }

div#right_column h1,h2,h3,h4,h5,h6 {color: #8B4513;}

div#breadcrumb {color: #8B4513; background-color: #FFFFE0; font-size: 0.9em; font-weight: bold;}
div#breadcrumb a {color: #8B4513; border: 0;}

.attention, .notification {font-family:Georgia;font-size:1.2em;font-weight:bold;color:#800000;}

a.subTabLink {font-weight:bold; border:0;}

