body, p, div, span, td, li, h3, input, textarea, select{ font-family: arial; font-size: 14px; }
body{ margin:10px; background: #FFF; color:#000}

.topBar{background: #FEF9E2;}

.colLeft{ background:#624D1F; vertical-align:top; width:20%; }
.colCenter{ background:#fff; vertical-align:top; width:80%; }
.colRight{background:#FBEFB5; vertical-align:top; }

.subHead1, .subHead2{background:#FBEFB5; color:#624D1F; font-weight:bold;}
.subHead2{font-size: 15px; padding:3px; text-align:left;}

.menu{height:350px;}
.menu div{ margin-bottom:10px;}
.menu a{text-decoration:none; font-weight:bold; font-size: 15px;}
.menu a:link   { color: #EA9707;}
.menu a:visited{ color: #EA9707;}
.menu a:hover{ color: #E6D589;}
.menu a:active { color: #EA9707;}

.menu a.currentPage { color: #E6D589 !important;}


.menuBot{text-align:center; }
.menuBot, .menuBot a{font-weight:bold; font-size: 11px; text-decoration:none; color: #000;}

.copy{ font-size:11px; text-align:center; }