@charset "UTF-8";
/* CSS Document */

/*body{
	
	background-image:url(images/background.jpg);
	min-height: 100%;
    min-width: 1024px;
	width: 100%;
    height: auto;
	margin: 0px;
	background-position: fixed;
}*/


@font-face {
    font-family: 'JosefinSansStdLight';
    src: url('JosefinSansStd-Light-webfont.eot');
    src: url('JosefinSansStd-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('JosefinSansStd-Light-webfont.woff') format('woff'),
         url('JosefinSansStd-Light-webfont.ttf') format('truetype'),
         url('JosefinSansStd-Light-webfont.svg#JosefinSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JosefinSlabRegular';
    src: url('JosefinSlab-Regular-webfont.eot');
    src: url('JosefinSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('JosefinSlab-Regular-webfont.woff') format('woff'),
         url('JosefinSlab-Regular-webfont.ttf') format('truetype'),
         url('JosefinSlab-Regular-webfont.svg#JosefinSlabRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JosefinSlabSemiBold';
    src: url('JosefinSlab-SemiBold-webfont.eot');
    src: url('JosefinSlab-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('JosefinSlab-SemiBold-webfont.woff') format('woff'),
         url('JosefinSlab-SemiBold-webfont.ttf') format('truetype'),
         url('JosefinSlab-SemiBold-webfont.svg#JosefinSlabSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JosefinSlabBold';
    src: url('JosefinSlab-Bold-webfont.eot');
    src: url('JosefinSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('JosefinSlab-Bold-webfont.woff') format('woff'),
         url('JosefinSlab-Bold-webfont.ttf') format('truetype'),
         url('JosefinSlab-Bold-webfont.svg#JosefinSlabBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
  font-family: 'JosefinSansStdLight';
  line-height:1.2 em;
  font-size:14px;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#full-screen-background-image-work {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(images/black.jpg);
  background-repeat: repeat;
}

h1 {
  font-family: 'JosefinSlabRegular', serif;
  font-size: 32px;
  color: #FFF;
  padding-bottom: 10px;
}

#bodytext {
	font-family: 'JosefinSansStdLight', sans-serif;
  	font-size: 18px;
  	color: #FFF;
	margin-right: 40px;
}

#wrapper {
	width: 100%;
	margin: 0px;
}

#left {
	width: 240px;
	height: 100%;
	position: fixed;
	margin: 0px;
	padding: 25px;
	background-image: url(images/woodplanklight.jpg);
	background-repeat:repeat-y;
}

#lefthome {
	width: 285px;
	height: 100%;
	position: fixed;
	margin: 0px;
	padding: 25px;
	background-color: #FFF;
}

#logo {
	width: 233px;
	height: 95px;
}

#menu {
	float: left;
	text-align: left;
	margin:0;
	padding-top:30px;
	font-size: 13px;
}

#menuhome {
	float: left;
	text-align: left;
	margin-left:30px;
	padding-top:200px;
	font-size: 15px;
}

.linkhome {
	float: left;
	padding-bottom: 8px;
	color: #FFF;
}

.linkabout {
	float: left;
	padding-bottom: 8px;
	clear: both;
	color: #FFF;
}

.linkwork {
	float: left;
	padding-bottom: 8px;
	clear: both;
	color: #FFF;
}

.linkcontact {
	float: left;
	clear: both;
	color: #FFF;
}

a img {
	text-decoration: none;
	border: 0 none;
	}
	
a:link {
	text-decoration: none;
	color: #000;
	border: none;
}

a:visited {
	text-decoration: none;
	color: #000;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #bcb4a0;
	border: none;
}

a:active {
	text-decoration: none;
	color: #bcb4a0;
	border: none;
}

.contactleft {
	width: 200px;
	height: auto;
	clear: both;
	padding-top: 200px;
	color: #000;
}

.contactlefthome {
	width: 200px;
	height: auto;
	clear: both;
	margin-left: 30px;
	padding-top: 200px;
}

.email {
	float: left;
	margin-top: 3px;
	padding-bottom: 8px;
	font-style:normal;
}

.phone {
	float: left;
	padding-top: 8px;
	font-style:normal;
}

#navfooter {
	height: 100%;
	width: 200px;
	float: left;
}

#footerhome {
	float: left;
	font-size: 13px;
	clear: both;
	width: 200px;
	color: #000;
	padding-top: 140px;
	margin-bottom: 0px;
	height: 100%;
	position: absolute;
}

.icon {
	float: right;
}

#footer {
	
	font-size: 11px;
	width: 180px;
	bottom: 0px;
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
}



.copyright {
	margin-left: 30px;
}

.credit {
	float: left;
	padding-top: 5px;
}

#content_home{
	background-image:url(images/background.jpg);
	margin: 0px;
	float: right;
	width: 100%;
	
}

#content_about{
	background-image:url(images/aboutbackground2.jpg);
	background-size: 100%;
	padding: 48px 20px 0px 395px;
	float: left;
	height: 100%;
	line-height: 30px;
}

#content_work{
	padding: 20px;
	float: left;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 395px;
	height: 100%;
	width: 800px;
	line-height: 14px;
	
}

#content_contact{
	padding: 20px;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left: 395px;
	position:absolute;
	line-height: 27px;
	
}

/* Lightbox - Photos */
#gallery {
		padding: 10px 0;
		margin:0;
		width: 780px;
	}
	
#gallery ul {
	list-style: none;
	margin:0;
	padding:0;
	}
#gallery ul li {
	display: inline; margin:0 50px 50px 0; padding:0;
	}
#gallery ul img {
		margin:10px 0;
	}
#gallery ul a:hover img {
		color: #fff;
	}
#gallery ul a:hover {
	opacity:0.4;
	filter:alpha(opacity=40) ;
	}
	
.more{
		margin-right:40px;
}

.more a{
		font-family:helvetica, arial, sans-serif;
		font-size:14px;
		color:#000;
		font-weight:bold;
		float:right;
		text-decoration:none;
}

/* Order Page */
#order_form{
	width:275px;
	float:left;
	margin-right:30px;	
}

#order_img{
	width:575px;
	height:380px;
	margin: 75px 0 0 0;
	float:right;
		
}

/* Contact Form */
fieldset{
	border:none;
	width:325px;
	height:440px;
	margin:35px 0 0 0;	
}

fieldset ul, fieldset li{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
fieldset li{
	clear:both;
	list-style:none;
	padding-bottom:10px;
}

fieldset input{
float:left;
margin:10px 0;
width: 120px;
}

fieldset label{
width:120px;
float:left;
margin:10px 0;
font-size:14px;
color: #FFF;
text-transform:uppercase;
font-family:'JosefinSansStdLight', sans-serif;
}

textarea{
	width:250px;
	height:90px;
	clear:both;
	background-color:#FFF;	
	margin:10px 0 10px 0;
}

li.submit input{
	float:right;	
	display:block;
	background-color:#FFF;
	color:#000;
	text-transform:uppercase;
	font-family:'JosefinSansStdLight', sans-serif;
	font-size:13px;
	margin-right: 18px;
	width: 70px;
	height: 25px;
	
}

input {  
  background-color: #FFF;  
}  
