@charset "utf-8";
/* CSS Document for REX-LUMBER.COM */

body															/*Sets the background image & applies the default font settings*/
{
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#header															/*Places the header image and sets the size constraints for the HEADER container; also centers the DIV*/
{
	background-image: url(../images/header.png);
	width:869px;
	height:250px;
	margin: 0 auto;
}

#navigation
{
	position: relative;
}

#navigation ul
{
	position: absolute;
	top: 60px;	/*49px*/
	left: 192px;	/*155px*/
	z-index: 30;
	margin: 0;
	padding: 0;
}

#navigation li
{
	float: left; /*display: inline;*/
	list-style: none;
	font-family: "Arial Black", Helvetica, san-serif;
	font-size: 12px;
	margin: 0; /*0 6px 0 6px*/
	padding: 0; /* no there originally */
}

#navigation li a:link, #navigation li a:visited, #navigation li a:active
{
	display: block;
	margin: 0 7px;
	padding: 0;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation div
{
	position: absolute;
	visibility: hidden;
	margin: 8px 0 0 -81px;
	padding: 0;
	background: #224734;
	border: 1px solid #FFF;
	width: 180px;
	height: 93px;
}

#navigation div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #224734;
	color: #FFF;
	font: 11px arial;
}

#navigation p
{
	margin: 0;
	padding: 8px 0;
}

a:hover.underline
{
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #FDD800;
	text-transform: uppercase;
}

.dropdownline
{
	border-bottom: 1px solid #3D7449;
	width: 160px;
	margin: 0 auto;
	padding: 0;
}

/*	Underlines the top navigation "buttons", but it's not very styling
a:hover.underline
{
	border-bottom: 2px solid #FDD800;
}
*/

/* The following CSS only applies to the homepage */

#contenthome													/*Sets the background image & width constraints for the CONTENT container onthe homepage; also centers the DIV*/
{
	background-image: url('../images/background_homecontent.jpg');
	background-repeat: repeat-y;
	width: 769px;
	margin: 0 auto;
}

#left-column													/*Pushes the left content to the left side and sets the width of the containter*/
{
	width: 220px;
	padding: 0 25px 0 15px;
	margin-bottom: 25px;
	line-height: 140%;
}

#center-column
{
	width: 262px;
	margin-bottom: 25px;
}

#right-column
{
	width: 240px;
	margin-bottom: 35px;
	position: relative;
}

.tree-home
{
	position: absolute;
	bottom: -36px;
	right: 7px;
}

.img-center
{
	margin: 30px auto 0 auto;
	border: 1px solid #999999;
}

.img-right
{
	margin: 30px auto 20px auto;
	border: 1px solid #999999;
}

a:link.home-news-link, a:visited.home-news-link, a:active.home-news-links
{
	color: #333333;
	text-decoration: none;
}

a:hover.home-news-link
{
	color: #333333;
	text-decoration: underline;
}

/* Homepage only CSS ends here */

#content
{
	background-color: #fff;
	position: relative;
	width: 680px;
	margin: 0 auto;
	padding: 35px 54px 35px 35px;
	line-height: 140%;
}

#content a:link, #content a:visited, #content a:hover, #content a:active
{
	color: #3D7449;
}

#tree
{
	position: absolute;
	width: 54px;
	height: 112px;
	bottom: -1px;
	right: 7px;
}

#content-left
{
	width: 380px;
}

#content-right
{
	width: 295px;
	vertical-align: top;
	text-align: center;
}

#content-right img
{
	margin-top: 5px;
	border: 1px solid #999999;
}

#footer
{
	background-color: #224734;
	border: 1px solid #fff;
	font-size: 11px;
	width: 767px;
	height: 35px;
	margin: 0 auto;
}

#footer-links
{
	width: 600px;
	text-align: left;
	color: #FFF;
	margin: 0;
	float: left;
}

#footer-links p
{
	margin-left: 5px;
}

#footer-links a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

/* #footer-links ul
{
	padding: 0;
	margin: 11px 0 0 5px;
}

#footer-links li
{
	display: inline;
	list-style: none;
}

#footer-links a:link, #footer-links a:visited, #footer-links a:hover, #footer-links a:active
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
} */

#footer-address
{
	width: 152px;
	height: 35px;
	color: #FFF;
	text-align: right;
	float: right;
}

#footer-address p
{
	margin: 5px 5px 0 0;
	padding: 0;
}

#footer-shadow
{
	background-image: url('../images/footershadow.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 769px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
}

.inline
{
	display: inline-block;
}

.title
{
	color: #3c6f46;
	font-size: 14px;
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	text-transform: uppercase;
	margin-top: 0;
}

a.title
{
	text-decoration: none;
}

.heading
{
	color: #3c6f46;
	font-size: 14px;
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	text-transform: uppercase;
}

.heading_forsale
{
	color: #3c6f46;
	font-size: 13px;
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	text-transform: uppercase;
}

.bold
{
	text-weight: bold;
	font-size: 12px;
}

.italic
{
	font-style: italic;
	font-size: 12px;
}

.content
{
	background-image: url('../images/shadow.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 10px;
}

.employment-table
{
	width: 670px;
}

.contact-table
{
	width: 719px;
}

.divisions
{
	color: #FFF;
	font-size: 12px;
	font-family: "Arial Black", Helvetica, san-serif;
	text-transform: uppercase;
	
}

.img-align
{
		text-align: center;
}

.forsale-thumb
{	
	height: ;
	width: ;
	border: 0;
}

#tbl_shipping th, #tbl_shipping td
{
	border: 1px solid #000;
	text-align: left;
	padding: 4px;
}

#tbl_shipping table
{
	border-collapse: collapse;
}

