html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

body {
	background: #160d09;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ccc;
}

#outer {
	position: relative;
	width: 907px;
	margin: 0 auto;
	padding: 0;
}

.clearer {
	clear: both;
}

/********** HEADER *********/

#header {
margin: 0;
padding: 0;
	background: url("bg_header.jpg") no-repeat 0 0;
height: 213px;

}

#logo {
background:transparent url(logos_smits_stp.jpg) no-repeat scroll 0 0;
float:left;
height: 34px;
width: 101px;
margin: 32px 0 0 73px;
text-indent:-9999px;
}
h1.proseo {
	display:none;	
}

#logo a {
display:block;
height:34px;
text-indent:-999px;
}

* html #logo {
	margin-left: 57px;
}

#tagline {
	position: relative;
	background: url("the_new_dimension_of_wood.png") no-repeat 0 0;
	margin: 52px 0 0 60px;
	height: 14px;
	width: 302px;
	text-indent: -9999px;
	float: left;
}

#menuContainer {
	position: relative;
	height: 42px;
	padding: 11px 25px 0 0;
	top: 106px;
}


/*********** MENU *************/

ul#menu { /* all lists */
	padding: 0;
	float: left;
	list-style-type: none;
}

ul#menu li { /* all list items */
	float: left;
	position: relative;
	display: block;
	padding: 0 17px 0 13px;
	background: url("bg_menu_bar.jpg") no-repeat 100% center;
}

ul#menu li a {
	text-transform: uppercase;
	color: #774e31;
	font-weight: bold;
	text-decoration: none;
	padding: 0.5em 20px 0.5em 0;
	display: block;
}

ul#menu li a:hover, ul#menu li a.selected{
	color: #cc6600;
	display: block;
}

ul#menu li a.actLink {
	color: #c60;
	font-weight: bold;
	background: #000;
}

ul#menu li a.homeLink {
	background: url("home.gif") no-repeat 0 2px;
	padding: 0.5em 20px 0.5em 20px;
}

ul#menu li a.homeLink:hover {
	background: url("home_hover.gif") no-repeat 0 2px;
}

ul#menu li a.homeActLink {
	background: #000 url("home_hover.gif") no-repeat 0 2px;
	padding: 0.5em 20px 0.5em 20px;
	color: #c60;
	font-weight: bold;
}

ul#menu li a.sub {
	background: url("sub.gif") no-repeat 0 center;
	padding: 0.5em 20px 0.5em 8px;
}

ul#menu li a.top_link:focus,
ul#menu li a.top_link:hover,
ul#menu li a.top_link:active {
	color: #c60;
	background: transparent;
}

ul#menu li:hover > a.top_link {
	color: #c60;
	background: transparent;
}

ul#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	list-style-type: none;
	top: 2.1em;
	left: 0;
}

ul#menu li ul li {
	background: none;
}

ul#menu li ul li a {
	width: 170px;
	display: block;
	padding: 11px 0 5px 20px;
	color: #85634b;
	background: url("bg_liItem.jpg") no-repeat 0 0;
}

ul#menu li ul li a:hover {
	background: url("bg_liItem.jpg") no-repeat 0 -29px;
	color: #c60;
}

ul#menu li:hover ul,
ul#menu li.over ul { /* lists nested under hovered list items */
	display: block;
	width: 160px;
	color: #c60;
	background: transparent;
}

/********** MENU TOP *********/

ul#menuTop { /* all lists */
  margin: 8px 4px 0 0;
  padding: 0;
	float: right;
	list-style-type: none;
}

ul#menuTop li { /* all list items */
	float: left;
	position: relative;
	padding: 0 6px;
}

ul#menuTop li a {
	text-transform: uppercase;
	color: #cccccc;
	text-decoration: none;
}

ul#menuTop li a:hover, ul#menuTop li a.selected{
	color: #cc6600;
}


/********** CONTENT HOME *********/

.textContainer {
	width: 291px;
	height: 253px;
	float: left;
	background: url("bg_textContainer.jpg") no-repeat 0 0;
	padding: 5px;
	overflow: hidden;
	margin: 0 1px 1px 0;
}

.introText {
	background: url("bg_introText.jpg") repeat-x 0 0;
}

.textContainer h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	padding: 5px 0 0 0;
}

.textContainer h3 span {
	color: #c60;
}

.textContainer h3,
.textContainer p {
	float: right;
	width: 145px;
	margin: 0 0 20px 0;
	line-height: 16px;
}

.textContainer h3 a,
.textContainer p a {
	text-decoration: none;
	color: #ccc;
	display: block;
}


.textContainer h3 a:hover,
.textContainer p a:hover {
	text-decoration: underline;
	color: #c60;
}


.textContainer img {
	float: left;
}

.introText h3,
.introText p {
	clear: both;
	width: 100%;
}

/********** CONTENTPAGES *********/

#contentContainer {
	padding: 3px 0 0 0;
}

#imgLeftContainer {
	float: left;
	width: 275px;
}

#textNormalContainer {
	float: left;
	width: 625px;
	color: #a29e9d;
}

#textNormalContainer h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 2em;
	margin: 20px 0;
}

#textNormalContainer h3 span {
	color: #c60;
}

#textNormalContainer h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}

#textNormalContainer h5 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
}

#textNormalContainer p {
	margin: 0 0 20px 0;
}

#textNormalContainer ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0 0 20px 0;
}

#textNormalContainer a {
	color: #A29E9D;
}

#textNormalContainer a:hover {
	color: #c60;
}

#productText {
	width: 280px;
	float: left;
	padding: 0 20px 0 0;
}

#galleryContainer {
	border: 1px solid #3d291a;
	background-color: #29201c;
	padding: 10px;
	width: 300px;
	float: left;
	margin: 0 0 20px 0;
}

#galleryContainer img {
	margin: 3px;
	width: 66px;
	height: 66px;
}

div#test-accordion{
	border: 1px solid #3d291a;
	background-color: #29201c;
	padding: 10px;
	width: 300px;
	float: left;
	margin: 0 0 20px 0;
}


div.accordion {
	position: relative; /* required for bounding */
}

div.accordion-toggle {
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
	background: #3b312b;
	background-position: bottom;
	color: #fff;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 9px 14px 6px 14px;
	border-top: 1px solid #5d5852;
}

div.accordion-toggle:hover, div.accordion-toggle-active {
	background-color: #4e3322;
	border-top: 1px solid #7b6657;
}

div.accordion-content{
	overflow: hidden;	/* required for effect */
	background: #322924;
	padding: 0;
	color: #c4bab1;
}

div.accordion-content p {
	padding: 10px;
}

div.accordion-content img {
	border: 1px solid #5d5852;
	padding: 1px;
	margin: 2px;

}

.nawInfo  {
	border: 1px solid #3d291a;
	background-color: #29201c;
	padding: 10px;
	float: left;
	width: 185px;
}
/********** FOOTER *********/

#footer {
	color: #553821;
	font-size: 0.9em;
	padding: 5px 0;
}

#footer a {
	color: #553821;
}

#footer a:hover {
	color: #c60;
}

/********** FORM *********/
.normalForm {
	width: 400px;
	float: left;
	margin: 0 15px 0 0;
}

.ctrlHolder {
	clear:both;
	margin:0;
	overflow:hidden;
	padding:7px 0;
}

.inlineLabels {
	clear:both;
}

.inlineLabels label {
	display:block;
	float:left;
	width:130px;
}

.inlineLabels .textInput,
.inlineLabels textarea {
	background:#160d09 none repeat scroll 0 0;
	border:1px solid #404040;
	color:#774E31;
	float:left;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	padding:0.2em;
	width:240px;
}
.inlineLabels textarea {
	overflow:hidden;
	width:257px;
}
* html .inlineLabels textarea {
	float:right;
}
.inlineLabels .zipLabel {
	width:50px;
}
.inlineLabels .cityLabel {
	width:80px;
}
.inlineLabels .textInput {
	float:none;
	width:257px;
}
.inlineLabels .zip {
	width:90px;
}
.inlineLabels .city {
	width:157px;
}
.buttonHolder {
	overflow:hidden;
}

.inlineLabels .buttonHolder {
	border-bottom:1px solid #272727;
	border-top:1px solid #272727;
	margin:1em 0;
	padding:0.5em 0;
}
.inlineLabels .buttonHolder label {
	line-height:25px;
}
.inlineLabels .submitButton {
	border:1px solid #272727;
	color:#408E8E;
	float:right;
	font-family:"Tahoma";
	font-size:100%;
	font-weight:bold;
	height:27px;
	text-transform:uppercase;
	width:90px;
	background:#774E31;
	color:#160d09;
}
p.formError {
	color:#990000;
	font-weight:bold;
	text-align:center;
}