/* TEXT & LINKS */
html {
	margin-bottom: 1px; 
	min-height: 100%
}

body {
	margin: 0; 
	padding: 0;
	text-align: center;
	background: #472206;
	font: 70% verdana,arial,helvetica,sans-serif;
	text-align: center;
}

body, h1, h2, table, td, p {
	font: 11px/18px verdana, arial, sans-serif;
}

h1 {
	font-size: 14px
	color: #472206;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

h2 {
	color: #444;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 2px 0;
	text-transform: uppercase;
}

ul {
	margin: 0; 
	padding: 0
}

li {
	list-style: none outside
}

a:link, a:visited {
	color: #F60;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover, a:active {
	color: #F60; 
	text-decoration: underline
}

#header a {
	color: #B2130F; 
	font-weight: bold; 
	text-decoration: none
}

#header a:hover {
	text-decoration: underline
}

body#home a.home, body#aboutus a.aboutus, body#buildingsupplies a.buildingsupplies, body#cabinetshop a.cabinetshop, body#trussplant a.trussplant, body#contact a.contact {
	cursor: default; 
	text-decoration: underline
}

a.footer:link, a.footer:visited {
	color: #E2DDC9; 
	font-size: 11px; 
	text-decoration: none
}

a.footer:hover, a.footer:active {
	text-decoration: underline
}

img {
	border: 0 none; 
	padding: 2px 2px 2px 2px
}

br {
	clear: both
}


/* LAYOUT */

#container {
	margin: 0 auto; 
	width: 770px
}

#header {
	text-align: left; 
	width: 770px;
	height: 170px;
	 
}

#main {
	background: #E2DDC9;
	float: left;
	text-align: left;
	width: 770px;
	margin-bottom: 20px;
}

#image {
	display: inline;
	float: left;
	height: 150px;
	margin: 20px;
	width: 730px;
}

#left {
	display: inline; 
	float: left; 
	margin-bottom: 60px; 
	padding: 0 20px 0 20px; 
	width: 180px
}

#right {
	border-left: 1px dotted #472206; 
	display: inline; 
	float: left; 
	margin-bottom: 20px; 
	padding: 0 20px 0 20px;
 	width: 500px;
	min-height: 200px;
	height: auto
}

#infobar {
	border-top: 1px dotted #472206;
	display: inline;
	padding: 10px 0;
	text-align: center;
	width: 770px;
	color: #472206;
	float: left;
}

#footer {
	color: #E2DDC9;
	width: 100%;
	background: #472206;
	height: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


/* MENU */

#menu {
  float:right;
  width:100%;
  font-size:93%;
  line-height:normal;
  }
#menu ul {
  margin:0;
  padding:1px 1px 0;
  list-style:none;
  }
#menu li {
  float:right;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#472206;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#FF6600;
  }
#menu #current {
  background-image:url("left_on.gif");
  }
#menu #current a {
  background-image:url("right_on.gif");
  color:#FF6600;
  padding-bottom:5px;
  }
  
#menu #current a:hover {
	color:#472206;
	}

th strong

{

color: #fff;

}



table

{

border-collapse: collapse;

width: 100%;

}



th

{

background: #824900 url('images/thbg.gif') repeat-x;

height: 29px;

padding-left: 11px;

padding-right: 11px;

color: #fff;

text-align: left;

border-left: solid 1px #A8814D;

border-bottom: solid 2px #ffffff;

}



tr

{

height: 30px;

}



td

{

padding-left: 11px;

padding-right: 11px;

border-left: solid 1px #EED9C3;

border-bottom: solid 1px #ffffff;

}



td.first,th.first

{

border-left: 0px;

}



tr.rowA

{

background: #FFF0DE url('images/trbg1.gif') repeat-x;

}



tr.rowB

{

background: #FFFAF4 url('images/trbg2.gif') repeat-x;

}

