/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  font-style: normal;
}

body {
  line-height: normal;
}

ol, ul {
  list-style: none;
  margin-left: 10px;
  list-style-position: outside;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */

:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

/* @end */

body {
  color: #333;
  font: 13px/1.5em Arial, Helvetica, "Helvetica Neue", "sans-serif";
  background: url(images/Banner.jpg) center center;
}

img {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-style: none;
}

p {
  padding-bottom: 15px;
}

a:link, a:visited {
  color: #333;
}

a:hover {
  color: #999;
}

a:active {
  color: #666;
  vertical-align: -1px;
}

h1 {
  font-size: 24px;
  color: #630;
  line-height: normal;
  padding-bottom: 15px;
}

h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

h4 {
  margin-bottom: 5px;
  font-style: italic;
  font-size: 15px;
}

#outer {
  
}

#outer_header {
  height: 90px;
  background: url(images/Banner.jpg) center center;
}

#header {
  height: 90px;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

#container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

#logo {
  padding-top: 10px;
  width: 140px;
  text-align: center;
  float: left;
}

#logo a:link, #logo a:visited {
  display: block;
  height: 71px;
  color: white;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  background: url(images/Timberworks_Logo.png) no-repeat center center;
  width: 140px;
}

#logo a:hover {
  background: url(images/Timberworks_Logo_Hover.png) no-repeat center center;
}

#logo a span {
  visibility: hidden;
}

/* @group Nav */

#sections {
  color: #f2e9cb;
  font-size: 10px;
  margin-left: 160px;
  bottom: 0;
  position: relative;
  padding-top: 61px;
}

#sections ul li {
  float: left;
  display: block;
  margin-left: 0;
}

ul.main_nav {
  text-transform: uppercase;
}

ul.sub_nav {
  text-transform: none;
}

#sections .first a {
  margin-left: 0px;
}

#sections a:link, #sections a:visited {
  color: #fdffd6;
  text-decoration: none;
}

ul#nav {
  margin-left: -10px;
}

#nav li {
  padding: 5px 10px;
  z-index: 100;
  position: relative;
  line-height: 19px;
}

#nav li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

#nav li ul {
  padding: 0;
  position: absolute;
  visibility: hidden;
  margin-top: 5px;
  margin-left: -10px;
}

#nav li ul li {
  float: none;
  padding: 5px 10px;
  border-top: 2px solid #fff;
}

#nav li ul li a {
  display: block;
  color: white;
  width: 150px;
}

#sections li.selected {
  font-weight: bold;
  background: url(images/Banner.jpg) left center;
}

#sections li ul li.selected {
  font-weight: bold;
  background-image: none;
}

#sections li ul li.selected a:link, #sections li ul li.selected a:visited {
  color: #333;
  font-weight: bold;
}

#sections .selected < a {
  color: #764208;
}

#nav li:hover, #sections li.selected:hover, #nav li:hover, #nav li ul, #nav li ul li:hover {
  background: url(images/Banner.jpg) left bottom;
  color: #fff;
}

#nav :hover a {
  color: #fff;
}

#nav li:hover ul li:hover a {
  color: #764208;
}

#nav li ul li:hover {
  background-color: #eee;
}

/* @end */

#header_gradient {
  background: white url(images/Banner-Gradient.png) repeat-x;
  height: 5px;
}

#inner {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

#page {
  background: white url(images/Footer-Gradient.png) repeat-x 0 bottom;
  padding-bottom: 22px;
  height: auto !important;
  height: 502px;
  min-height: 502px;
}

a.image_caption {
  padding-bottom: 0;
  padding-top: 0;
  margins: 0;
  text-transform: uppercase;
  font-size: 9px;
  display: block;
  line-height: 10px;
  margin-bottom: 7px;
  margin-top: -2px;
}

.small_images a:link, .small_images a:visited {
  color: #333;
  text-decoration: none;
}

.small_images a:hover {
  color: #666;
  text-decoration: underline;
}

.small_images a:active {
  color: #111;
}

#image_column {
  width: 140px;
  float: left;
}

div#main_image {
  float: left;
  width: 460px;
  margin-bottom: 20px;
  position: relative;
}
div#main_image.fullwidthgallery {
  width: 620px;
  margin-left: 0!important;
}
#caption {
 position: absolute;
 width: 100%;
 top: 470px;
 text-align: center;
 text-transform: uppercase;
 font-size: 9px;
 line-height: 10px;
}
#main_layout #main_image {
  margin-left: 20px;
}

.thumbs {
  margin-left: -5px;
}

.thumbs img {
  margin-left: 5px;
  margin-bottom: 10px;
}

.slideshow img {
  padding: 0;
  margin: 0;
}

.slideshow, .slideshow img {
  z-index: 0;
  position: absolute;
}

#side_text {
  float: right;
  width: 300px;
}

#side_text.no_image {
  width: 620px;
}

body.no_image #side_text {
  width: 780px;
}

#no_sidebar_layout #side_text {
  width: 460px;
}

#side_text a:link, #side_text a:visited {
  color: #333;
}

#side_text a:hover {
  color: #666;
}

#side_text a:active {
  color: #111;
}

#side_text ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 15px;
}

#side_text ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 15px;
}

#intro p {
  color: #666;
  font-style: italic;
}

#body_text {
  line-height: 1.7em;
}

#outer_footer {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

#footer {
  background: url(images/Banner.jpg) no-repeat center;
}

#footer p {
  text-align: center;
  color: #764208;
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer a:link, #footer a:visited {
  color: #764208;
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover {
  color: #764208;
  text-decoration: underline;
}

#footer a:active {
  vertical-align: -1px;
}

/* @group Clear fix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/* @end */

#crumbs {
  line-height: 28px;
  font-size: 9px;
  height: 30px;
  color: #ccc;
  padding-left: 160px;
  clear: both;
  display: block;
}

#crumbs a:link, #crumbs a:visited {
  color: #999;
  text-decoration: none;
}

#crumbs a:hover {
  color: #666;
  text-decoration: underline;
}

#crumbs strong {
  color: #666;
  font-weight: normal;
  font-style: normal;
}

/* @group Pikachoose */

ul.gallery {
  padding-left: 0;
  overflow: hidden;
  margin: 0 -20px 0 0;
}

ul.gallery li {
  float: left;
  background: #777;
  position: relative;
  overflow: hidden;
  margin: 0 14px 14px 0;
}

ul.gallery li div img {
  position: relative;
  cursor: pointer;
}

.pika_navigation {
  padding-top: 10px;
  clear: both;
  text-align: center;
  display: none;
}

/* if you want to 'hide' these jus make their height and width 1px */


.pika_prev_hover {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 5px;
  height: 50px;
  width: 100px;
  background: url('images/rewind.png') center left no-repeat;
}

.pika_next_hover {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 5px;
  height: 50px;
  width: 100px;
  background: url('images/fastf.png') center right no-repeat;
}

.pika_main {
  /*height: 460px;*/
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.pika_main_img {
  position: relative;
}

.pika_subdiv {
  position: relative;
}

.pika_animationDivs {
  top: 0;
  height: 460px;
  width: 460px;
}

/* @end */