/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-image: url(images/green_background.jpg);
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #006633;
	margin: 0px;
}

h2 {
	font-size:11pt;
	color: #006633;
	margin: 0px;
}

.main_bg {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.scroll {
	overflow: auto;
	height: 305px;
}

.footerlarge {
	font-size: 12pt;
	color: #006633;
	font-weight: bold;
}

.footersmall {
	font-size: 9pt;
	color: #006633;
}
.footerpadding {
	line-height:19px;
	padding-bottom: 4px;
}

.exfooterpadding {
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 8pt;
}

.swcpadding {
	line-height: 11pt;
}

.swc {
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

.swc:hover {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.highlight {
	color: #006633;
	font-weight: bold;
}

.email {
	color: #006633;
	text-decoration: underline;
}

.email:hover {
	color: #FFFF00;
	text-decoration: underline;
}


/********************************************* index *********************************************/

.indexlinks {
	background-image:url(images/index_links.jpg);
	background-repeat: no-repeat;
}

.indexlinks_padding {
	padding-top: 1px;
	padding-bottom: 1px;
}

.indexyellow {
	color:#FFFF00;
	text-decoration: none;
	font-size: 9pt;
}

.indexyellow:hover {
	color:#000000;
	text-decoration: none;
	font-size: 9pt;
}


/*************************************** recovered wood products ***************************************/

.recoveredwoodlink {
	font-size: 11pt;
	color:#006633;
	text-decoration: none;
	font-weight: bold;
}

.recoveredwoodlink:hover {
	font-size: 11pt;
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold;
}

/*************************************** how to contact us ***************************************/

.form {
	border-width: 1px;
	border-color: #046435;
	border-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
}

.submit {
	border-width: 2px;
	border-color: #046435;
	border-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	font-weight: bold;
}.easibrand {
	font-family: "Comic Sans MS", Arial;
	font-weight: bold;
	text-transform: lowercase;
}
