/* Start of CMSMS style sheet 'DZ: layout' */
/* layout */
html,body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'trebuchet ms', verdana, sans-serif;
}
body {
  background: #FFFFFF url('/uploads/images/bg_page.jpg') top center fixed no-repeat;
  color: #1f1e1e;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 870px;
}
#header {
  margin: 0;
  padding: 0;
  height: 190px;
  background: url('/uploads/images/bg_header_shadow.png') top right no-repeat;
}
#header .inner {
  height: 190px;
  background: url('/uploads/images/headers/header_mountains.jpg') top left no-repeat;
}
.home #header {
  margin: 0;
  padding: 0;
  height: 249px;
  background: url('/uploads/images/bg_header_shadow.png') top right no-repeat;
}
.home #header .inner {
  height: 249px;
  background: url('/uploads/images/bg_header.jpg') top left no-repeat;
}
#navcontainer {
  margin: 0;
  padding: 0;
  height: 54px;
  z-index: 1000;
  background: url('/uploads/images/bg_navcontainer.png') top left no-repeat;
}
#main {
  position: relative;
  margin: 0;
  padding: 0;
  width: 870px;
  overflow: auto;
  text-align: left;
  background: url('/uploads/images/bg_main.png') top left repeat-y;
}
#skis {
  position: relative;
  margin: 0;
  padding: 0 0 6px;
  width: 864px;
  background: transparent url('/uploads/images/bg_main_snowskis.png') bottom right no-repeat;
}
.home #content {
  float: left;
  margin: 0;
  padding: 0;
  width: 664px;
}
#content .copy {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
  padding: 20px 0 0;
  width: 520px;
}
.home #content .copy {
  float: left;
  margin: 0;
  padding: 20px 0px 0px 60px !important;
  width: 590px;
  \width: 670px;
  w\idth: 590px;
}
#gutter {
  float: right;
  margin: 0 10px 0 0;
  padding: 0 0 390px;
  width: 150px;
}
.home #gutter {
  margin: 0 10px 0 0;
  padding: 12px 0 0;
  width: 190px;
}
div.info {
  margin: 0 auto 1em;
  padding: 6px;
  width: 157px;
  \width: 169px;
  w\idth: 157px;
  background: url('/uploads/images/bg_infobox.jpg') top center no-repeat;
}
#sidebar {
  float: left;
  display: inline;
  margin: 0 0 0 20px;
  padding: 28px 0 0;
  width: 140px;
}
#postits {
  margin: 0px;
  padding: 40px 80px 0px 20px;
  height: 218px;
  \height: 178px;
  h\eight: 218px;
  text-align: center;
}
.home #postits {
  clear: left;
  background: transparent url('/uploads/images/bg_postits.jpg') top left no-repeat;
}
#postits p {
  margin: 0;
  padding: 0;
}
#postits img {
}
#footer {
  margin: 0;
  padding: 82px 0 0;
  background: url('/uploads/images/bg_footer.png') top left no-repeat;
}
.home #footer {
  margin: 0;
  padding: 31px 0 0;
  background: url('/uploads/images/bg_footer_home.png') top left no-repeat;
}
/* End of 'DZ: layout' */

