@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #999999;
}
#gallery_container {
	text-align: center;
	background-color: #FFF;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery {
	height: 410px;
	width: 700px;
	top: 60px;
	right: 950px;
	left: 249px;
	overflow: auto;
	position: fixed;
}
#mainContent_index #pagetext {
	position: absolute;
	left: 235px;
	top: 422px;
	width: 650px;
	overflow: visible;
	visibility: visible;
	right: 800px;
	margin-left: 50px;
	font-size: 80%;
	margin-right: 50px;
}
#sidebar1 img {
	margin-top: -30px;
}
#pagetext h3 {
	text-align: center;
}
#gallery_header {
	height: 128px;
	text-align: center;
}
#juicebox-container {
	text-align: center;
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#gallery_nav {
	background-color: #C90;
	height: 26px;
	text-align: left;
}
#gallery_nav ul {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
#gallery_nav ul li{
	display: inline;
	list-style-type: none;
	color: #A76A2B;
	padding-right: 10px;
}
#gallery_nav ul li a{
	text-decoration: none;
	color: #41120A;
}
#gallery_nav ul li a:hover {
	text-decoration: none;
	color: #F2C46F;
}
#gallery_container #gallery_nav ul .marker a {
	color: #EBC461;
}
#container  {
	width: 1000px;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	left: 0px;
	border-right-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-image: url(images/bkside.jpg);
	background-repeat: repeat-y;
} 

#mainContent     {
	zoom: 1;
	font-size: 1em;
	margin-left: 250px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	padding-bottom: 50px;
	margin-right: 0px;
	margin-top: 10px;
}
#container #mainContent_index {
	height: 800px;
}
#mainContent #block {
	margin-right: 60px;
	line-height: 1.25em;
	padding-top: 10px;
}
#mainContent #block p {
	font-size: 0.9em;
	line-height: 1.5em;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 30px;
	font-size: 90%;
	background-repeat: repeat-y;
	clear: both;
}
#middle {
	padding: 0px;
	float: right;
	clear: none;
	width: 720px;
	margin-top: -710px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	height: 400px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 30px; /* padding keeps the content of the div away from the edges */
	background-color: #A6835A;
	padding-top: 30px;
	clear: right;
	padding-left: 10px;
	padding-right: 10px;
	height: 650px;
}
#pages_sidebar2  {
	float: right;
	width: 50px;
	background-color: #A6835A;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	height: 800px;
}
#mainContent #text {
	margin-right: 40px;
}
#sidebar1 ul {
	color: #CDA377;
	font-size: 0.9em;
	padding-bottom: 10px;
}
#sidebar1 ul li {
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 8px;
	line-height: 105%;
}
#sidebar1 ul .main  {
	color: #FF9900;
}
.marker   a{
	color: #FFF;
}
#sidebar1 a:link, #sidebar1 a:visited {
	font-size: 1em;
	color: #CDA377;
	text-decoration: none;
}
#sidebar1 ul .main a {
	color: #FFFFFF;
}

#sidebar1 a:hover {
	color: #FC6;
	text-decoration: none;
}

#sidebar2 h3 {
	font-size: 0.8em;
	color: #004E92;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 a {
	text-decoration: none;
	color: #666666;
}
#sidebar2 p {
	font-size: .8em;
}
#headerhome {
	background-image: url(images/homeheader.jpg);
	height: 50px;
	background-repeat: no-repeat;
}
#contacts {
	background-color: #A76A2B;
	padding: 5px;
}
#contacts p {
	font-size: 80%;
	color: #41120A;
	margin-left: 15px;
}
#navbarbio {
	background-color: #900;
	height: 25px;
	padding-right: 0px;
	padding-left: 75px;
	border-bottom-color: #000000;
	color: #FFF;
	padding-top: 5px;
	font-size: 90%;
	text-align: center;
}

h3 {
	color: #666666;
}
h6 {
	color: #CC6600;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
h6  a:link, h6 a:visited {
	color: #CC6600;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.small {
	font-size: 0.9em;
	height: 50px;
	padding-top: -20px;
	margin-top: -15px;
}
#sidebar1 #contacts p a {
	color: #41120A;
}
.indent {
	padding-left: 10px;
	list-style-type: none;
}
#sidebar1 ul .indent a {
	color: #B96D2A;
}
#sidebar1 #contacts p a:hover {
	color: #FC6;
}
#sidebar1 #contacts a:link, #sidebar1  #contacts a:visited {
	font-size: 1em;
	color: #41120A;
	text-decoration: none;
}
#mainContent .des {
	font-style: italic;
	font-size: .8em;
}
#headerTF {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/timberheader.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerfinish {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/finishheader.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerfurniture {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/furniture%20header.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerAM {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/millwork.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerbio {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bioheader.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerFW {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/woodworking.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerNC {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newconstructionheader.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}
#headerP {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/restoration.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}

#headerhome {
	text-align: center;
	height: 250px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homeheader.jpg);
	color: #A8A19B;
	font-size: 0.15em;
}#top  {
	font-size: 0.25em;
	color: #98000B;
	background-color: #98000B;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#mainContent #block p a {
	color: #A76A2B;
	text-decoration: none;
	font-weight: bold;
}
#mainContent #block p a:hover {
	color: #41120A;
	text-decoration: none;
	font-weight: bold;
}
juicebox-container-home {
	text-align: center;
	width: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: -400px;
}
