* {
	margin: 0;
	padding: 0;
	}

html {
	width: 100%;
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans serif;
	color: #005200;
	background: #fff url(images/longboard.jpg) top left;
	}

#container {
	min-height: 100%;
	width: 100%;
	position: relative;
	}

a {
	text-decoration: none;
	color: #005200;
	}

a:hover {
	color: #ffffff;
	}

/* GENERAL */

h2 {
	margin: 10px 0 10px 0;
	}

h3 {
	margin: 10px 0 10px 0;
	}

.h3like {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	}

p {
	margin-bottom: 10px;
	}

.qq {
	font-weight: bold;
	font-size: 1.2em;
	}

.bold {
	font-weight: bold;
	}

.invis {
	position: absolute;
	z-index: -1;
	}

/* BANNER */

#banner {
	width: 100%;
	background: url(images/bannerBBG.jpg) top left repeat-x;
	padding: 20px 0 0 0;
	}

#logo {
	position: relative;
	width: 20%;
	margin-bottom: .5em;
	margin-left: 4%;
	}

/* NAV */

#nav {
	position: relative;
	width: auto;
	display:  block;
	margin-left: 28%;
	padding: 0;
	}

#nav ul#list {
	position: absolute;
	bottom: 0px;
	}

#nav li {
	position: relative;
	display: inline;
	list-style: none;
	float:  left;
	margin-right: 5px;
	padding: 0 0 0 15px;
	background: url('images/tableft.gif') no-repeat top left;
	}

#nav li:hover {
	background: url('images/tableftH.gif') no-repeat top left;
	}

#nav li a {
	background: url('images/tabright.gif') no-repeat top right;
	display: block;
	float: left;
	padding: 17px 22px 10px 7px;
	color:  #fff;
	font-size: 1.3em;
	}

#nav li a:hover, #nav li:hover a {
	background: url('images/tabrightH.gif') no-repeat top right;
	color:  #fff;
	}

#nav li a:hover span, #nav li:hover a span {
	position: relative;
	top: -10px;
	}

#home #nav li.home,
#about #nav li.about,
#flooring #nav li.flooring,
#plywood #nav li.plywood,
#sales #nav li.sales,
#technical #nav li.technical,
#contactus #nav li.contactus {
	background: url(images/tableftH.gif) no-repeat top left;
	}

#home #nav li.home a,
#about #nav li.about a,
#flooring #nav li.flooring a,
#plywood #nav li.plywood a,
#sales #nav li.sales a,
#technical #nav li.technical a,
#contactus #nav li.contactus a {
	background:  url(images/tabrightH.gif) no-repeat top right;
	color: #fff;
	}

#home #nav li.home a span,
#about #nav li.about a span,
#flooring #nav li.flooring a span,
#plywood #nav li.plywood a span,
#sales #nav li.sales a span,
#technical #nav li.technical a span,
#contactus #nav li.contactus a span {
	position: relative;
	top: -10px;
	}

/* CONTENT */

#content {
	position: relative;
	width: 59%;
	margin-left: 28%;
	margin-top: 35px;
	padding-bottom: 55px;
	text-align: justify;
	clear: right;
	}

.clear {
	clear: both;
	}

#content li {
	margin-left: 15px;
	margin-top: 4px;
	}

#map {
	margin: 15px 0 15px 0;
	border: 1px solid #854219;
	width: 425px;
	}

#salesinfo {
	font-size: 1.3em;
	}

/* WOODLINKS */

#wood {
	position: absolute;
	float: left;
	top: 225px;
	margin-bottom: 15px;
	left: 5%;
	width: 16%;
	}

#stack {
	float: left;
	width: 100%;
	left: 0;
	}

/* FORMS */

#quickquotable {
	float: left;
	}

.formtitle {
	margin-left: 9em;
	margin-bottom: 20px;
	}

label {
	float: left;
	clear: left;
	font-weight: bold;
	width: 12em;
	margin-right: 1.5em;
	text-align: right;
	}

input, textarea {
	margin-bottom: 1em;
	float: left;
	}

textarea {
	font-family: Arial, Helvetica, sans serif;
	padding: 2px;
	}

.leftfloat {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	}

.submitme {
	padding: 15px;
	width: 15em;
	font-weight: bold;
	}

.warning {
	color: #f00;
	}

/* GALLERY */

.gallery {
	padding-top: 20px;
	}

.galleryli {
	display: block;
	float: left;
	list-style: none;
	}

.galleryli a {
	text-decoration: none;
	}

img.gallerytb {
	width: 120px;
	height: 120px;
	border: 1px solid #005200;
	}

span.gallerycaption {
	font-size: .9em;
	width: 120px;
	display: block;
	text-align: center;
	clear: left;
	padding-bottom: 15px;
	}

h2.spacer {
	clear: left;
	display: block;
	padding-top: 20px;
	}

.noclearspacer {
	padding-top: 20px;
	}

p.click_for {
	padding-top: 35px;
	font-size: .8em;
	}

/* FOOTER */

#footer {
	position: absolute;
	margin-top: -40px;
	padding-top: 5px;
	bottom: 0;
	clear: both;
	min-height: 35px;
	width: 100%;
	/*background: #b9a266;*/
	}

#qqb {
	width: 16%;
	text-align: center;
	float: left;
	margin-left: 6%;
	padding-top: 40px;
	}

#qqb img {
	width: 100%;
	padding-top: 15px;
	}

#qqp {
	font-weight: bold;
	padding-top: 8px;
	}

#gb {
	padding-top: 10px;
	}

#gb p {
	line-height; 30px;
	padding-top: 4px;
	}

.GBfoot {
	font-size: 1.3em;
	color: #fff;
	}

.GBfoot:hover {
	color: #005200;
	}

#maplink {
	padding-top: 5px;
	}

.qqbutton {
	background: transparent url('images/qqbuttonright.gif') no-repeat top right;
	display: block;
	height: 30px;
	padding-right: 20px;
	color: #fff;
	font-weight: bold;
	}

.qqbutton span {
	display: block;
	background: transparent url('images/qqbuttonleft.gif') no-repeat top left;
	height: 30px;
	line-height: 30px;
	padding: 2px 2px 0px 22px;
	}

.qqbutton:hover {
	background: transparent url('images/qqbuttonrightH.gif') no-repeat top right;
	}

.qqbutton:hover span {
	background: transparent url('images/qqbuttonleftH.gif') no-repeat top left;
	}
