html {
  background-color:#FCFCFC;
  height: 100%; width: 100%;
}

body, td, p {
  font-family: verdana, arial, sans-serif, sans;
  font-size: 14px;
}

div { margin: 0 0 0 0; padding: 0 0 0 0; }

#holder {
  background-color: #FFFFFF;
  border:1px solid #F3F3F3;
  height: 100%;
  width: 780px;
  margin: 0px auto 15px auto;
  padding-top: 6px;
  padding-bottom: 5px;
}

#heading {
  height: 140px;
  margin-left: 6px;
  margin-right: 6px;
  background-image: url(images/black_right.png);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #202020;
}

h1 {
  height: 140px;
  color: #FFFFFF;
  font-family: georgia, serif;
  font-size: 40px;
  padding: 0px 0px 0px 25px;
  background-image: url(images/black_left.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  font-weight: normal;
}

#navbar {
  height: 35px;
  margin: 10px 6px 25px 6px;
  background-image: url(images/navbar_right.png);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #B62E04;
}

#navbar ul {
  background-image: url(images/navbar_left.png);
  background-position: left top;
  background-repeat: no-repeat;
  height: 35px;
  padding-left: 5px;
  margin: 0px 0px 0px 0px;
}

#navbar li {
  font-family: georgia, serif;
  list-style-type: none;
  float: left;
  font-size: 16px;
  line-height: 25pt;
  padding-left: 5px;
  text-transform: uppercase;
  color: #FFFFFF;
}

#navbar li a:link,
#navbar li a:visited,
#navbar li a:active,
#navbar li a:hover {text-decoration: none; color: #ffffff;}

#navbar li.on a:link,
#navbar li.on a:visited,
#navbar li.on a:active,
#navbar li.on a:hover {
  color: #FFE7AF;
}


#sidebar {
  float: right;
  width: 137px;
  margin: 0px 0px 0px 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #945A00;
  height: 300px;
  
  font-family: georgia, serif;
  color: #915F07;
  font-size: 12px;
}

#sidebar h3 {
  font-family: georgia, serif;
  line-height: 25pt;
  font-size: 18px;
  color: #915F07;
  margin-bottom: 0px;
  margin-top: 12px;
}

#sidebar h3#sidebar-member {
  margin-top: 0px;
}

#sidebar p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#sidebar_login {
  background-color: #FCFCFC;
  border: 1px solid #CCCCCC;
  padding: 2px 5px 4px 5px;
  width: 116px;
}

#sidebar_login .field {
  width: 110px;
  font-size: 9px;
}

#sidebar_login p {
  font-size: 11px;
  line-height: 12px;
  padding: 0px 0px 1px 0px;
}

p#sign_up_now {
  margin-top: 8px;
}

#bodys {
  float: left;
  margin-left: 15px;
  width: 575px;
  min-height: 350px;
}

h2 {
  color:#915F07; font-size: 25px; font-family: georgia, serif; 
  margin-top: 0px; margin-bottom: 0px;
  font-weight: normal;
}

#bodytext {
  color: #915F07; font-size: 20px; font-family: georgia, serif; margin-left: 15px;
}

#footer {
  color: #888888;
  font-family: georgia, serif;
  font-size: 13px;
  clear: both;
  padding: 20px 0px 0px 15px;
  margin-bottom: 5px;
}


A:link {text-decoration: none; color: #915F07;}
A:visited {text-decoration: none; color: #915F07;}
A:active {text-decoration: underline; color: #915F07;}
A:hover {text-decoration: underline; color: #915F07;}

.odd {
  background-color: #fcfcfc;
  border: 1px solid #CCCCCC;
}

.even {
  background-color: #fcfcfc;
  border: 1px solid #CCCCCC;
}

.venue_single img {
  display: block;
  float: right;
}

.venue_single {
  padding: 10px 10px 10px 5px;
  margin-bottom: 10px;
}

.venue_single h3 {
  margin-top: 0px;
}

.venue_info {
  float: left;
}

.member {
  padding: 10px 10px 10px 5px;
  margin-bottom: 10px;
}

.member img {
  display: block;
  float: right;
}

/*
.member_data {
  float: left;
}
*/

.member h3 {
  margin-top: 0px;
}

.venue_thumb {
  float: left;
  padding-right: 1px;
}

.clickable {
  cursor: pointer;
}

th {
  text-align: left;
}

#calendar_months {
  margin-bottom: 20px;
}

#calendar table {
  border-collapse: collapse;
}

#calendar th {
  border: 1px solid #999999;
  width: 40px;
  text-align: center;
}

#calendar_events td {
  border: 1px solid #CCCCCC;
  text-align: center;
  height: 30px;
}

#calendar_today {
  font-weight: bold;
}

#calendar h3 {
  display: table;
}

#calendar h3 a {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 15px;
}

h3 span {
  display: table-cell;
  white-space: nowrap;
}

h4 {
  font-size: 15px;
  color: #777;
  margin-top: 5px;
  margin-bottom: 5px;
}

h5 {
  font-size: 14px;
}

#month_name {
  width: 165px;
  text-align: center;
}

#events_loading {
  visibility: hidden;
  font-weight: normal;
}

#events_table {
  float: left;
}

#events_table table {
  border-collapse: collapse;
}

#events_table td {
}

#events_table td {
  padding: 0 0 0 0;
  vertical-align: middle;
  height: 30px;
}

#events_table .selected {
  color: #C02000;
  background: url(images/selected.gif);
}

.event_description {
  /* border: 1px solid #EAEAEA; */
}

.vegan_event {
  background-color: #FFFFAA;
  cursor: pointer;
}

.other_event {
  background-color: #E4E4FF;
  cursor: pointer;
}

.invisible {
  display: none;
}

#calendar_legend {
  float: left;
  padding: 0 0 0 20px;
  width: 235px;
}

#calendar_legend table {
  border-collapse: collapse;
}

#vegans {
  border: 1px solid #CCCCCC;
  width: 40px;
  height: 30px;
  background-color: #FFFFAA;
}

#other {
  border: 1px solid #CCCCCC;
  width: 40px;
  height: 30px;
  background-color: #E4E4FF;
}

#legend_space {
  height: 5px;
}

.legend {
  padding-left: 5px;
}

#event_info {
  clear: both;
}

#venue_gallery {
  margin-top: 10px;
}

#venue_caption {
  margin-top: 4px;
  margin-bottom: 4px;
}

.highlight_link {
  /*border: 1px solid #0000FF;
  background-color: #CCCCFF;*/
  font-weight: bold;
  padding: 3px 3px 3px 3px;
}

.field_large {
  width: 200px;
}

.link {
  margin-bottom: 10px;
  padding: 5px 10px 3px 5px;
  background-color: #FCFCFC;
  border: 1px solid #CCCCCC;
}

.link .url {
  margin-top: 2px;
}

.link_foot {
  font-style: italic;
  margin-bottom: 3px;
}

.clear {
  clear: both;
  height: 0px;
}


/* Pagination of members */
.member_sets {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}
.member_sets p {
  float: left;
  margin: 0 4px 0 0;
  padding: 0 0 0 0;
}
.member_sets li {
  border: 1px solid #915F07;
  display: block;
  float: left;
  text-align: center;
  margin-right: 4px;
}
.member_sets li a {
  display: block;
  font-weight: bold;
  padding: 1px 4px;
  text-decoration: none;
}
.member_sets li a:link, .member_sets li a:hover, .member_sets li a:active, .member_sets li a:visited {
  background-color: white;
  color: #915F07;
}
.member_sets li.on a:link, .member_sets li.on a:hover, .member_sets li.on a:active, .member_sets li.on a:visited {
  background-color: #915F07;
  color: white;
}


/* Used for displaying obvious error messages */
.error {
  border: 1px solid #FF0000; background-color: #FFF4F4; color: #900000;
  font-weight: bold; padding: 3px 5px 3px 5px;
}
/* Used for displaying obvious warning messages */
.warning {
  border: 1px solid #DDDD00; background-color: #FFFFE9; color: #909000;
  font-weight: bold; padding: 3px 5px 3px 5px;
}
/* Used for displaying obvious confirmation messages */
.confirmation {
  border: 1px solid #00DD00; background-color: #F4FFF4; color: #009000;
  font-weight: bold; padding: 3px 5px 3px 5px;
}
