
body {
  margin: 1em 0 0;
  width: auto;
  height: auto;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;  
}

h1 {
  font-size: 24px;
  font-weight: bold;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #695c3d;
  padding: 0 .4em;
}

h3 {
  font-size: 12px;
  padding: 0 .4em;
  margin-bottom: .6em;
  color: white;
  background-color: #695c3d;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: black;
}

img, #navigation-bottom {
  behavior: url(/stylesheets/iepngfix/iepngfix.php);
}

th {
  font-weight: bold;
}

select {
  font-size: 12px;
  font-weight: normal;
}


fieldset {
  border: 1px solid black;
  padding-left: 1em;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

legend {
  padding: .2em;
}

/* @group content-outer */

#content-outer {
  width: 1000px;
  margin: auto;
}

/* @group header */

#header {
  height: 137px;
}

#header-top {
  position: relative;
  height: 58px;
  padding-left: 26px;
  font-size: 13px;
}

* html #header-top {
  overflow: hidden;
}

#header-top img {
  float: left;
}

#header-top ul {
  float: right;
  position: relative;
  top: 44px;
  right: 26px;
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0px;
}

#header-top li {
  margin: 0 20px;
  padding: 0;
  width: 110px;
  line-height: 12px;
  float: left;
  border: 1px solid #e3dcc1;
  background-color: #c9bc89;
  color: #4d493c;
}

#header-bottom {
  width: 1000px;
  height: 79px;
  font-size: 13px;
  background: url(../images/interior/top-bar.gif) no-repeat;
  padding-left: 10px;
  text-transform: uppercase;
}

#logo-bottom {
  display: none;
}

* html #logo-bottom {
  display: inline;
  padding-left: 18px;
  float: left;
}

#header-bottom ul {
  float: left;
  position: relative;
  top: 23px;
  width: 1000px;
  list-style-type: none;
  text-align: center;
}

#header-bottom li {
  margin: 0;
  padding: 0 31px;
  float: left;
}




/* @end */

/* @group content-inner */

#content-inner {
  float: left;
  width: 990px;
  margin-left: 4px;
  background: url(../images/interior/backgrounds/eventsandtravel.jpg) no-repeat;
}

/* @group navigation */

#navigation {
  width: 275px;
  font-size: 14px;
  float: left;
}

#navigation-top {
  float: left;
  height: 34px;
  width: 275px;
  border-bottom: 2px solid #bfb58b;
}

#navigation-bottom {
  float: left;
  width: 275px;
  min-height: 420px;
  height: auto !important;
  height: 420px;
  background-image: url(../images/interior/navbackground.png);
  background-repeat: repeat;
}

#navigation-bottom ul {
	list-style-type: none;
	padding: 0;
	margin-top: 1em;
	margin-left: 1.6em;
	margin-right: 1em;
}

#navigation-bottom li {
	margin-top: 1em;
	font-weight: bold;
}

#navigation-bottom ul ul {
	margin-top: 0;
}

#navigation-bottom ul ul li {
	margin-top: 0;
	font-weight: normal;
}

#navigation a {
  color: #716548;
}

/* @end */

/* @group content */

#content {
  left: 280px;
  width: 707px;
  float: left;
}

#page-title {
	text-align: right;
	background-image: url(../images/interior/page-title-background.gif);
}

#event_list {
  width: 472px;
  background-color: #e4e2dc;
  /*border: 1px solid #695c3d;*/
}

#event_list td {
  padding: 6px 6px;
  vertical-align: middle;
}

#event_list th {
  font-size: 16px;
  color: #695c3d;
  padding: 0px 4px;
}

.cal_header {
  font-size: 16px;
  color: white;
  background-color: #695c3d;
}

.dotted_underline td {
  border-top: 1px dashed #695c3d;
}

#content a {
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#featured_events {
  width: 450px;
  background-color: #695c3d;
  float: left;
}

.featured_event {
  float: left;
  width: 215px;
  background-color: #e4e2dc;
  padding: 3px;
  margin: 2px;
}

.brown-border {
  border: 2px solid #695c3d;
}

#calendar_navigation {
  float: right;
  width: 200px;
  background-color: #f0ecde;
  margin-bottom: 1em;
}

#calendar_navigation ul {
  list-style-image: url(../images/icons/doublearrow.gif);
  margin-left: 1em;
  margin-bottom: 1em;
}

#calendar_navigation li {
  margin-left: 1em;
}

#calendar-by-month {
  padding-bottom: 1em;
}

#search-for-events {
  padding: 0 .4em 1em;
}

#dates {
  float:right;
  
}

#submit-button {
  font-size: 14px;
  color: white;
  background-color: #695c3d;
  float: right;
}

#content-body {
  font-size: 12px;
  margin-top: 1em;
  margin-left: 2em;
}

#content-pictures {
  float: right;
  padding-bottom: 2em;
  padding-left: 2em;
}

.picture {
  border: 1px solid #fae6bd;
  padding: 2px;
  margin-bottom: 1em;
}

/* @end */



/* @end */

/* @group footer */

#footer {
  font-size: 10px;
    clear:both;
}

#footer-top {
  
}

#footer-bottom {
  padding-left: 4px;
}

#footer-bottom ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

#footer-bottom li {
  margin: 0 16px;
  padding: 0;
  float: left;
}

* html #footer-bottom li {
  margin: 0 14px;
}

/* @end */



/* @end */

.centered {
  text-align: center;
}