/* Start of CMSMS style sheet 'xplace' */
body {
  background-color: #999;
  color: #000;
  text-align: center;
  margin: 0;
  padding: 0;
  cursor: default;
  font-family: "Trebuchet MS", sans-serif;
  font-size: small; 
}
img { border: none; }
.content table {
  width: 100%;
  border-collapse: collapse; 
}
.content caption {
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #ccc; 
}
.content td, .content th {
  border-bottom: 1px solid #ccc;
  border-spacing: 0; 
}
.content ul {
  margin: 0;
  padding: 0;
}
.content ul li {
  margin-left: 2em;
  list-style: circle outside;
}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 2em; /* margin: .67em 0; */ }
h2 { font-size: 1.5em; /* margin: .83em 0; */ }
h3 { font-size: 1.17em; /* margin: 1em 0; */ }
h4 { font-size: 1.0em; /* margin: 1.33em 0; */ }
h5 { font-size: .83em; /* line-height: 1.17em; margin: 1.67em 0; */ }
h6 { font-size: .67em; /* margin: 2.33em 0; */ }
a { text-decoration: none; }
a:link { color: #06f; background-color: transparent; }
a:visited { color: #039; background-color: transparent; }
a:active, a:hover { text-decoration: underline; }
dt { font-style: italic; }
div#main {
  position: relative;
  width: 760px;
  margin: auto;
  background-color: #fff;
  color: #333;
  text-align: left;
  border-width: 0 1px;
  border-style: solid;
  border-color: #06f;
}
.header {
  position: relative;
  width: 740px;
  color: #000;
  background-color: #999;
  background-image: url('uploads/images/header.png');
  background-position: bottom;
  background-repeat: no-repeat;
  margin: auto 10px;
  clear: both;
}
#search {
  position: absolute;
  top: 3px;
  right: 4px;
}
.breadcrumbs {
  margin: 2px 6px 9px 18px;
  font-size: 76%;
}
.footer {
  width: 740px;
  color: #000;
  background-color: #999;
  background-image: url('uploads/images/footer.png');
  background-position: top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #999;
  margin: 10px 10px 0 10px;
  padding: 0;
  clear: both;
}
.logo { 
  width: 190px;
  margin: 10px 20px 10px 20px;
  float: left;
  display: inline;
  text-align: center;
}
.logoFooter {
  text-align: right;
}
.banner {
  width: 468px;
  height: 60px;
  margin: 10px 20px 0 0;
  background-color: transparent;
  float: right;
  display: inline;
  line-height: 100%;
}
.navmenu {
  line-height: 200%;
  margin: 0 20px 0 20px;
  padding: 0;
  text-align: right;
  }
.content {
  width: 480px;
  margin: 20px;
}
.imageRight {
  float: right;
  margin: 0 0 1em 1em;
 }
.imageLeft {
  float: left;
  margin: 0 1em 1em 0;
  clear: left;
}
.extra {
  float: right;
  display: inline;
  width: 230px;
  margin: 10px 10px 10px 0;
  border: 0;
  text-align: center;
}
.extra table {
  font-size: 0;
}
.menu, .hours {
  font-family: "Verdana", sans-serif;
  background-image: url('uploads/images/menu.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  text-align: left; 
}
.menu ul {
  margin: 0 0 0 1em;
  padding: 0; 
}
.menu ul ul {
  margin: 0 0 0 2em; 
}
.menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0; 
}
.menu ul li ul li { list-style-type: circle; }
.menuTop, .hoursTop {
  margin: 0;
  background-image: url('uploads/images/menus.png');
  background-position: top left;
  background-repeat: no-repeat;
  height: 13px; 
}
.menuBottom, .hoursBottom {
  margin: 0;
  background-image: url('uploads/images/menus.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 13px;
}
.hours h4 {
  margin: 0;
  padding: 0;
}
.hours p {
  margin: 0 0 0.5em;
  padding: 0;
}
.logofarm { text-align: center; }
.logofarm span { margin: 0 0.5em; }
.alignCenter { text-align: center; }
#weather {
}
.imageCaption {
  font-size: smaller;
  margin: 1em 0;
}
/* End of 'xplace' */

