html, body {
  background: #f2f2e6; }

#wrapper {
  margin: 0 auto 0 auto; }

#header {
  width: 960px;
  margin: 0 auto 0 auto;
  text-align: left; }

#header-margin-top {
  width: 960px;
  height: 30px; }

#header-edge-top {
  height: 20px; }

#header-edge-top-left {
  width: 240px;
  height: 20px;
  background: #9e9965;
  float: left; }

#header-edge-top-center-right {
  width: 720px;
  height: 20px;
  background: #e6e3d4;
  float: left; }

#header-top {
  width: 960px;
  height: 120px;
  background: none; }

#header-top-left {
  width: 240px;
  height: 120px;
  background: #e6e3d4;
  float: left; }

#header-top-center-right {
  width: 720px;
  height: 120px;
  background: #9e9965;
  background-image: url(/images/masthead/lion/lion-720x128-949262.jpg);
  float: left; }

#header-bottom {
  width: 960px;
  height: 280px; }

#header-bottom-left {
  width: 240px;
  height: 280px;
  background: #84a4c4;
  float: left;
  overflow: hidden;
  text-align: left; }

#header-bottom-center-right {
  width: 720px;
  height: 280px;
  background: #e6e3d4;
  float: left;
  overflow: hidden;
  text-align: left;
  position: relative; }

#header-bottom-center-right-base {
  width: 720px;
  height: 280px;
  background: #e6e3d4;
  float: left;
  overflow: hidden;
  text-align: left;
  position: relative; }

#header-bottom-center-right-overlay-1 {
  width: 240px;
  height: 280px;
  top: 0px;
  left: 480px;
  background: none;
  position: absolute; }

#header-bottom-center-right-overlay-2 {
  width: 240px;
  height: 280px;
  top: 0px;
  left: 480px;
  background: none;
  position: absolute;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60); }

#header-bottom-center-right-overlay-3 {
  width: 240px;
  height: 280px;
  top: 0px;
  left: 480px;
  background: none;
  position: absolute;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60); }

#content {
  width: 960px;
  margin: 0 auto 0 auto;
  text-align: left;
  overflow: hidden;
  clear: both; }

#content-row {
  text-align: left;
  width: 960px;
  text-align: left;
  vertical-align: top; }

#content-left {
  text-align: left;
  width: 240px;
  background: #c3d4e5;
  overflow: hidden; }

#content-center-right {
  text-align: left;
  width: 720px;
  background: #e6e3d4;
  overflow: hidden; }

#content-center {
  text-align: left;
  width: 480px;
  background: #e6e3d4;
  overflow: hidden; }

#content-right {
  text-align: left;
  width: 240px;
  background: #dad6c3;
  overflow: hidden; }


#footer-margin-top {
  width: 960px;
  height: 20px;
  margin: 0 auto 0 auto;
  overflow: hidden; }

#footer-edge-top {
  width: 960px;
  height: 20px;
  margin: 0 auto 0 auto;
  overflow: hidden; }

#footer-edge-top-left {
  width: 240px;
  height: 20px;
  background: #84a4c4;
  float: left; }

#footer-edge-top-center-right {
  width: 720px;
  height: 20px;
  background: #9e9965;
  float: left; }

#footer-margin-middle {
  width: 960px;
  height: 20px;
  margin: 0 auto 0 auto;
  background: none; }

#footer-notes {
  width: 960px;
  margin: 0 auto 0 auto; }

#footer-notes-left {
  width: 240px;
  height: 20px;
  background: none;
  float: left; }

#footer-notes-center {
  width: 480px;
  height: 20px;
  background: none;
  float: left; }

#footer-notes-right {
  width: 240px;
  height: 20px;
  background: none;
  float: left; }

#footer-margin-bottom {
  width: 960px;
  height: 30px;
  margin: 0 auto 0 auto;
  background: none; }


.bar-top-1 {
  width: 100%;
  border-top: 1px solid #DAD6C3;
  margin-bottom: 9px; }

.bar-top-2 {
  width: 100%;
  border-top: 2px solid #DAD6C3;
  margin-bottom: 8px; }

.bar-top-3 {
  width: 100%;
  border-top: 3px solid #DAD6C3;
  margin-bottom: 7px; }

.bar-top-4 {
  width: 100%;
  border-top: 4px solid #DAD6C3;
  margin-bottom: 6px; }

.bar-top-5 {
  width: 100%;
  border-top: 5px solid #DAD6C3;
  margin-bottom: 5px; }

.bar-bottom-1 {
  width: 100%;
  border-bottom: 1px solid #DAD6C3;
  margin-top: 9px; }

.bar-bottom-2 {
  width: 100%;
  border-bottom: 2px solid #DAD6C3;
  margin-top: 8px; }

.bar-bottom-3 {
  width: 100%;
  border-bottom: 3px solid #DAD6C3;
  margin-top: 7px; }

.bar-bottom-4 {
  width: 100%;
  border-bottom: 4px solid #DAD6C3;
  margin-top: 6px; }

.bar-bottom-5 {
  width: 100%;
  border-bottom: 5px solid #DAD6C3;
  margin-top: 5px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-right-10 {
  margin-right: 10px; }

.pad-left-10 {
  padding-left: 10px; }

.pad-right-10 {
  padding-right: 10px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-right-20 {
  margin-right: 20px; }

.pad-left-20 {
  padding-left: 20px; }

.pad-right-20 {
  padding-right: 20px; }

.left {
  float: left; }

.clear {
  clear: both; }

.showarea {
  background: pink;
  opacity: 0.6; }

table tr {
  vertical-align: top; }

.color_1_1 {
  color: #f2f2e6; }

.color_1_2 {
  color: #e6e3d4; }

.color_1_3 {
  color: #dad6c3; }

.color_2_1 {
  color: #c3d4e5; }

.color_2_2 {
  color: #84a4c4; }

.color_2_3 {
  color: #3e5185; }

.color_2_4 {
  color: #1c3a70; }

.color_2_5 {
  color: #0e3067; }

.color_3_1 {
  color: #9e9965; }

.color_3_2 {
  color: #959163; }

.color_3_1 {
  color: #807665; }

.background-color_1_1 {
  background: #f2f2e6; }

.background-color_1_2 {
  background: #e6e3d4; }

.background-color_1_3 {
  background: #dad6c3; }

.background-color_2_1 {
  background: #c3d4e5; }

.background-color_2_2 {
  background: #84a4c4; }

.background-color_2_3 {
  background: #3e5185; }

.background-color_2_4 {
  background: #1c3a70; }

.background-color_2_5 {
  background: #0e3067; }

.background-color_3_1 {
  background: #9e9965; }

.background-color_3_2 {
  background: #959163; }

.background-color_3_1 {
  background: #807665; }

.border-color_1_1 {
  border-color: #f2f2e6; }

.border-color_1_2 {
  border-color: #e6e3d4; }

.border-color_1_3 {
  border-color: #dad6c3; }

.border-color_2_1 {
  border-color: #c3d4e5; }

.border-color_2_2 {
  border-color: #84a4c4; }

.border-color_2_3 {
  border-color: #3e5185; }

.border-color_2_4 {
  border-color: #1c3a70; }

.border-color_2_5 {
  border-color: #0e3067; }

.border-color_3_1 {
  border-color: #9e9965; }

.border-color_3_2 {
  border-color: #959163; }

.border-color_3_3 {
  border-color: #807665; }

table.grading {
  width: 100%; }

table.grading tr {
  border-bottom: 1px solid white; }

table.grading td {
  font-size: 1.1em;
  text-align: left;
  padding: 5px; }

table.grading td.money {
  text-align: right; }

table#sidebar-images {
  width: 100%; }

table#sidebar-images td img {
  border: 1px solid #fff;
  margin-left: 12px;
  margin-top: 12px; }

.quote {
  width: 100%;
  text-align: center; }

.quote h5 {
  font-size: 1.6em;
  line-height: 1.6em;
  text-align: center; }

.quote-side-left {
  font-size: 4em;
  width: 20%;
  text-align: right;
  vertical-align: middle;
  background-color: none; }

.quote-side-right {
  font-size: 4em;
  width: 20%;
  text-align: left;
  vertical-align: middle;
  background-color: none; }

.quote-content {
  width: 60%;
  background-color: none; }

.column-left {
  width: 225px;
  background-color: none;
  padding-right: 5px;
  float: left;
  text-align: left; }

.column-right {
  width: 225px;
  background-color: none;
  padding-left: 5px;
  float: left;
  text-align: left; }

.highlight a:link, .highlight a:visited, .highlight a:active {
  color: #9e9965;
  background-color: none; }

.highlight a:hover {
  color: #dad6c3;
  background-color: #f2f2e6; }

.highlight a {
  text-decoration: none; }

a.highlight-general:link, a.highlight-general:visited, a.highlight-general a:active {
  color: #666;
  background-color: #F8EFCF; }

a.highlight-general:hover {
  color: none;
  background-color: yellow; }

a.highlight-general {
  text-decoration: none; }

.heading-events {
  color: #3e5185;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  line-height: 2.0em;
  border-bottom: 0px dotted #3E5185;
  padding-bottom: 3px; }

.events {
  color: #3e5185; }

.event-dates {
  text-align: left; }








.sidebar-heading {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  line-height: 2.0em;
  border-bottom: 0px dotted #3E5185;
  padding-bottom: 3px; }
















#banner-wrapper {
  position: absolute;
  width: 720;
  border: none; }

#banner {
  position: relative;
  top: -24px;
  left: 380px;
  width: 320px;
  height: 130px;
  float: left;
  border: none; }

#banner-content {
  position: absolute;
  top: 45px;
  width: 260px;
  height: 60px;
  left: 30px;
  overflow: hidden;
  text-align: center;
  color: #ccc;
  font-family: palatino;
  font-size: 1.3em;
  line-height: 1.2em;
  text-transform: uppercase; }

.calendar-day-box {
  color: black;
  border: 1px solid none; }

.calendar-marked-today {
  background: url(/images/calendar/bullet-9e9965-12x16.png) no-repeat;
  background-position: center center; }

.calendar-marked-closed {
  background: url(/images/calendar/bullet-ff1c00-12x16.png) no-repeat;
  background-position: center center; }

.calendar-marked-events {
  background: url(/images/calendar/bullet-c3d4e5-12x16.png) no-repeat;
  background-position: center center; }

.slug {
  width: 223px;
  height: 140px;
  background: #F2F2E6;
  border: 1px solid #DAD6C3;
  position: relative; }

.slug-inset {
  width: 213px;
  height: 130px;
  background: none;
  border: 5px solid white; }

.slug-text-container {
  margin: 10px; }

.slug-badge {
  position: absolute;
  top: 122px;
  left: 10px;
  border: 1px solid white;
  height: 20px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 2em; }

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

a.slug:hover {
  text-decoration: none; }

a.slug {
  text-decoration: none; }

#clickmap {
  position: absolute;
  left: 130px;
  top: -0px;
  width: 400px;
  height: 220px; }
