/* default css */

* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 0px solid;
}

body {
  margin: 0;
  padding: 0;
  font: 12px/1.4em Arial, Helvetica, sans-serif;
  color: #999;
  background: #231e1f url(/images/site/background.gif) top center;
}

a:link img,
a:visited img {
  border: none;
  padding: 0;
}

embed,
object {
  display: block;
}


/* basic site typography */

a {
  outline: none;
  text-decoration: none;
  color: #A77E23;
}

a:hover {
  color: #000;
}

p {
  margin: 0 0 1em 0;
}

li {
  list-style: none;
}

#nav li h1 a {
  display: block;
  margin: -27px 0 0 52px;
  width: 138px;
  height: 44px;
  background: transparent url(/images/site/edgemont-village.png) no-repeat top left;
}

#nav li h1 a:hover {
  background-position: bottom left;
}

h2 {
  display: none;
}

h3 {
  text-indent: -100em;
  overflow: hidden;
  margin-bottom: 20px;
  height: 50px;
}

h4 {
  font: 22px/1.2em georgia, serif;
  color: #000;
  font-size: 22px;
  margin-bottom: .4em;
}

h4 .amp {
  font-style: italic;
  font-family: baskerville, palatino, serif;
}

h5 {
  font: 16px/1.2em georgia;
  color: #000;
  margin-bottom: .3em;
  margin-top: 2em;
}

h5:first-child,
h4 + h5 {
  margin-top: 0;
}

.more {
  font: 10px/1.4em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

select {
  font-size: 10px;
  border: #999 1px solid;
}

/* layout */

#container {
  width: 910px;
  margin: 45px auto 50px auto;
  padding: 75px 30px 0 80px;
  position: relative;
  background: transparent url(/images/site/middle.png) no-repeat 0 102px;
}

#nav {
  position: absolute;
  height: 48px;
  top: 0;
  right: 0;
  background: transparent;
  padding: 45px 0px 10px 585px;
  width: 445px;
  overflow: hidden;
}

#content {
  padding: 100px 0 40px 580px;
  margin-left: -41px;
  min-height: 300px;
  position: relative;
  color: #000;
  background: #FFF;
  width: 372px;
  font-family: georgia;
  font-size: 13px;
}

#bottom {
  xtext-shadow: #fff 0 0 0;
  margin-left: -46px;
  padding: 90px 20px 55px 395px;
  position: relative;
  color: #FFF;
  width: 549px;
  height: 401px;
  background-color: transparent;
  background-position: 17px 30px;
  background-repeat: no-repeat;
}

#sidebar {
  float: left;
  width: 290px;
    overflow: hidden;
}

#main {
  float: left;
  width: 600px;
}

#main .col {
  width: 250px;
  float: left;
  margin-right: 50px;
}


/* clear floats */

#content:after,
#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* nav */

#nav li {
  float: left;
  margin: 0px 5px 0 0;
  height: 50px;
}

#nav li.first {
  position: absolute;
  left: 10px;
  bottom: 0;
  height: 67px;
  width: 1030px;
  z-index: 10;
  margin: 0 0;
  background: transparent url(/images/site/top.png) no-repeat 0 0px;
  text-indent: -100em;
}

#nav li a {
  display: block;
  position: absolute;
  height: 50px;
  left: 0;
  top: 35;
  z-index: 10000;
  text-indent: -100em;
}

#nav li.about {
  width: 108px;
  background: transparent url(/images/site/nav-tab_about.png) no-repeat 0 0px;
}

#nav li.about a {
  left: 585px;
  width: 108px;
}

#nav li.directory {
  width: 113px;
  background: transparent url(/images/site/nav-tab_directory.png) no-repeat 0 0px;
}

#nav li.directory a {
  left: 699px;
  width: 113px;
}

#nav li.events {
  width: 60px;
  background: transparent url(/images/site/nav-tab_events.png) no-repeat 0 0px;
}

#nav li.events a {
  left: 819px;
  width: 60px;
}

#nav li.directions {
  width: 108px;
  background: transparent url(/images/site/nav-tab_directions.png) no-repeat 0 0px;
}

#nav li.directions a {
  left: 886px;
  width: 108px;
}

.about #nav li.about,
.directory #nav li.directory,
.events #nav li.events,
.directions #nav li.directions,
.seasonal-events #nav li.events {
  margin-top: -15px !important;
}

/* content */

#content #image {
  position: absolute;
  left: 35px;
  top: 35px;
  width: 500px;
  height: 370px;
  background: #FFF;
  overflow: hidden;
}

#content h4 {
  color: #A77E23;
  opacity: .99999;
  margin-top: 1.5em;
}

#content h4:first-child {
  margin-top: 0;
}

#content h3,
#content h4,
#content p,
#content li,
#content h6,
#content h5 {
  margin-right: 45px;
}

#content #main h4,
#content #main p,
#content #main li,
#content #main h6,
#content #main h5 {
  margin-right: 0;
}

#content #file-list {
  position: absolute;
  left: 35px;
  top: 427px;
    font: 10px/1.4em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
  width: 500px;
  padding: 0 0;
}

#content #file-list li {
  margin: 0 0;
}

/* bottom */

#bottom h4 {
  color: #FFF;
}

#bottom .more {
  color: #FFF;
}

#bottom div {
  float: left;
  width: 235px;
  margin-right: 20px;
  color: #FFF;
  opacity: .99999;
}

#bottom #footer {
  position: absolute;
  bottom: -150px;
  left: -34px;
  background: transparent url(/images/site/bottom.png) no-repeat left top;
  z-index: 100;
  height: 100px;
  width: 1000px;
  padding: 50px 45px 0 0;
  text-align: right;
  float: none;
    font-size: 10px;
}

#bottom #footer span {
  margin-right: 20px;
  display: block;
}

#bottom #ticker {
  text-indent: -1000em;
  position: absolute;
  top: 0;
  left: -11px;
  z-index: 1000;
  background: transparent url(/images/site/ticker-shadow.png) -2px 5px no-repeat;
  height: 30px;
  width: 965px;
  padding: 14px 10px;
  opacity: 1;
}

#bottom #ticker #shop-the-village {
  background: transparent url(/images/site/shop-the-village-first.gif) 0 0 no-repeat;
  text-indent: -100em;
  height: 30px;
  width: 965px;
  overflow: hidden;
  display: block;
}

#bottom a {
  color: #FFF;
}

.about #bottom a {
  text-decoration: underline;
}

#bottom a:hover {
  color: #CCC;
}



/* image slideshow */

#content #image li {
  position: absolute;
  top: 0;
  left: 0;
  display: inline;
  opacity: 0;
  background: #FFF;
  z-index: 50;
}

#content #image li:first-child {
  opacity: 1;
}

#content #image img {
  width: 500px;
  height: 370px;
}

#content #image .caption {
  position: absolute;
  top: 293px;
  left: 20px;
  background: transparent url(/images/site/caption.png) no-repeat top left;
  padding: 13px 20px 10px 15px;
  z-index: 100;
  width: 155px;
  height: 34px;
  display: block;
  text-align: left;
  overflow: hidden;
font: italic 12px georgia, serif;
  color: #000;
}


/* home */

.home #content {
  font: 15px georgia, serif;
  color: #7c7c7c;
  xtext-shadow: #fff 0 0 0;
  opacity: .99999;
  text-align: justify;
}

.home #content .welcome {
  width: 272px;
  height: 211px;
  text-indent: -100em;
  overflow: hidden;
  background: #FFF url(/images/site/welcome.gif) no-repeat top left;
  margin-left: 25px;
  margin-bottom: 12px;
}

.home #bottom {
  padding-top: 67px;
  overflow: visible;
  background-image: url(/images/site/pine.jpg);
  height: 424px;
}

.home #bottom .tab {
  position: absolute;
  left: 25px;
  padding: 100px 65px 70px 53px;
  top: 44px;
  height: 450px;
  background: transparent url(/images/site/bottom-tab.png) no-repeat 0 0;
  width: 230px;
  font: 16px georgia, serif;
  color: #A77E23;
  z-index: 2000;
  text-transform: lowercase;
}

.home #bottom .tab ol {
  line-height: 1.6em;
  height: 275px;
  overflow: hidden;
}

.home #bottom .tab a {
  color: #57585a;
}

.home #bottom .tab a:hover {
  color: #000;
}

.home #bottom .tab .flickr {
  height: 150px;
  margin-top: 40px;
  padding-bottom: 100px;
}

.home #bottom .tab .flickr h5 {
  display: none;
}

.home #bottom .tab .flickr .more {
  display: block;
  text-align: right;
  margin-bottom: 15px;
  padding-right: 4px;
  font-weight: bold;
}

.home #bottom .tab .flickr .more a {
  color: #A77E23;
}

.home #bottom .tab .flickr .more a:hover {
  color: #000;
}

.home #bottom .tab .flickr ol {
  background: #FFF;
  padding: 5px 0px 5px 5px;
  width: 225px;
  height: 70px;
  overflow: hidden;
}

.home #bottom .tab .flickr li {
  border-right: 5px solid #FFF;
  float: left;
  height: 70px;
  width: 70px;
}

.home #bottom .tab .flickr li img {
  height: 70px;
  width: 70px;
}

.home #bottom .tab a:hover {
  color: #000;
}

/* directory */

#container.directory {
  background: transparent url(/images/site/middle_long.png) no-repeat 0 102px;
}

.directory #content {
  margin-left: -41px;
  padding-left: 61px;
  color: #7f8184;
  line-height: 1.3em;
  width: 891px;
}

.directory #content p {
  color: #000;
  text-indent: 15px;
  background: #FFF url(/images/site/bullet.gif) no-repeat 0 4px;
}

.directory #content li {
  font-family: arial, sans-serif;
  font-size: 12px;
}

.directory #content li p {
  font-family: georgia, serif;
  font-size: 13px;
}


.directory #content #sidebar p {
  width: 80%;
  font: 13px arial, sans-serif;
  color: #62b900;
}

.directory #content #sidebar p.intro {
  font: 16px georgia;
  color: #57585a;
  text-indent: 0;
  background: #FFF;
  xtext-shadow: #fff 0 0 0;
  opacity: .99999;
}

.directory #content #sidebar ol {
  color: #cbcbcb;
}

.directory input {
  font: bold 12px arial;
  xtext-shadow: #fff 0 0 0;
  opacity: .99999;
  padding: 3px 4px;
  width: 148px;
  background: #d0f0f0 url(/images/site/input.gif) no-repeat top left;
}

.directory input.submit {
  display: none;
  background: transparent;
}

.directory #content ol ul {
  margin-top: 1.1em;
}

.directory #content ol ul h4 {
  margin-top: 0;
}

.directory #content ol ul h5 a {
  display: none;
}

.directory .member {
  padding-bottom: 13px;
  background: #FFF url(/images/site/dotted-line.gif) repeat-x left bottom;
}

.directory #main .col {
  margin-top: -1.1em;
}

.directory .member h5 {
  padding-top: 13px;
  background: #FFF url(/images/site/dotted-line.gif) repeat-x left top;
}

.directory ol > li:first-child li h5 {
  background: #FFF;
  padding-top: 0;
}

.directory .member + .member h5 {
  background: #FFF;
  padding-top: 0;
}

.directory ol > li:last-child {
  background: #FFF;
}

.directory #bottom {
  height: 262px;
  text-indent: -1000em;
  background-position: 20px 45px;
  background-image: url(/images/site/peaks.jpg);
}

/* directions */

.directions #content {
  margin-left: -41px;
  padding-left: 61px;
  line-height: 1.3em;
  width: 891px;
}

.directions #content h4 {
  margin-top: 0;
}

.directions #bottom img {
  display: none;
}

.directions #bottom {
	height: 568px;
  background-image: url(/images/site/map.jpg);
    background-position: 21px 30px;
}

/* events */

#container.events {
  background: transparent url(/images/site/middle_long.png) no-repeat 0 102px;
}

.events #bottom {
  position: relative;
  background-image: url(/images/site/daffs.jpg);
}

.events #bottom .more {
  position: absolute;
  top: 110px;
  right: 100px;
}

.events h5 {
  margin-bottom: .7em;
}

/* seasonal events */

.seasonal-events #bottom {
  height: 245px;
  text-indent: -1000em;
  background-position: 20px 30px;
  background-image: url(/images/site/peaks.jpg);
}

.seasonal-events #content {
  margin-left: -41px;
  padding-left: 61px;
  line-height: 1.3em;
  width: 891px;
}

/* about */

#container.about {
  background: transparent url(/images/site/middle_long.png) no-repeat 0 102px;
}

.about #bottom {
  background-position: 16px 30px;
  background-image: url(/images/site/street.jpg);
  height: 893px;
}

.about #bottom p {
  width: 500px;
}

.about #bottom div p {
  width: auto;
}

.about #bottom div h4 {
  margin-top: 25px;
}

.about #committee li strong {
  display: block;
  margin-top: .5em;
}

.about #committee li:first-child strong {
	margin-top: 0;
}


/* h3 */

.home #bottom h3 {
  height: 60px;
  width: 555px;
  margin-left: -7px;
  background: transparent url(/images/site/hed-events.png) no-repeat top left;
}

.home #bottom .tab h3 {
  display: none;
}

.directory #sidebar h3 {
  background: transparent url(/images/site/hed-search.gif) no-repeat top left;
  margin-top: 3px;
}

.directory #main h3 {
  background: transparent url(/images/site/hed-businesses.gif) no-repeat top left;
  width: 595px;
}

.about #content h3 {
  background: transparent url(/images/site/hed-about.gif) no-repeat top left;
}

.directions #content h3 {
  background: transparent url(/images/site/hed-directions.gif) no-repeat top left;
}

.seasonal-events #content h3 {
  background: transparent url(/images/site/hed-events.gif) no-repeat top left;
  width: 595px;
}

.events #content h3 {
  background: transparent url(/images/site/hed-events.gif) no-repeat top left;
  width: 365px;
}

.events #bottom h3 {
  margin-left: -7px;
  background: transparent url(/images/site/hed-seasonal.png) no-repeat top left;
}

.about #bottom h3 {
  background: transparent url(/images/site/hed-village-people.png) no-repeat top left;
  height: 60px;
  margin: 0 0 10px -17px;
  width: 565px;
}



/* h5 */

h5.search-directory {
  height: 9px;
  text-transform: uppercase;
  margin: 2.5em 0 8px 0;
  text-indent: -100em;
  overflow: hidden;
  background: #FFF url(/images/site/hed-search-directory.gif) no-repeat top left;
}

h5.browse-archives {
  height: 9px;
  text-transform: uppercase;
  margin: 2.5em 0 10px 0;
  text-indent: -100em;
  overflow: hidden;
  background: #FFF url(/images/site/hed-browse-archives.gif) no-repeat top left;
}

h5.browse-by-categories {
  height: 9px;
  text-transform: uppercase;
  margin: 2.5em 0 8px 0;
  text-indent: -100em;
  overflow: hidden;
  background: #FFF url(/images/site/hed-browse-by-category.gif) no-repeat top left;
}
