body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	color: #333;
	}
	
OL{ 
	list-style-type: decimal; 
}
h1 {
	margin-top: 0;
}

h2 {font: 22px "Times New Roman", serif; 
	letter-spacing: 1px;
	color: #7b0b0e;	
	text-transform: capitalize;
	margin-bottom: 10px;
}
	
h3 {
	font: bold 1em Verdana, Arial, sans-serif; 
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	margin-top: 0;
	border-top-style: solid; 
	border-top-color: #333; 
	border-top-width: 1px; 
}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}

strong {
	color: #7b0b0e;	
}


#header {
	background: #fff url(../images/logo_bg.jpg) no-repeat top right;
	height: 134px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
}
#logo{
	position: absolute;
	top: 32px;
	left: 70px;
	width: 123px;
	height: 81px;
}
#navbar {
	width: 750px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) no-repeat top right;
}
#nav {
	padding-top: 15px;
	padding-left: 115px;
}
#nav ul {
	height: 53px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style: none;
	float: left;
	display: block;
}

#nav li a:link, #nav li a:visited {list-style: none;}


#outer_wrapper {
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 750px;
  	height: auto;
}

#wrapper {
	height: 100%; /*--very inportant-- 100% Not Auto*/
	padding: 0px;
	margin: 0px;
	background: url(../images/main_bg.gif) repeat-y 50% 0;
}

#main {
	position: relative;
	float: left;
	width: 513px;
	background: url(../images/right_pattern.gif) no-repeat 50% 0;
}

#content {
	position: relative;
	padding: 10px 70px 0 20px;
}

#left {
	position: relative;
	height: auto;
	float: left;
	width: 237px;
	background: url(../images/left_pattern.gif) no-repeat 50% 0;
}
#leftnav {
	position: relative;
	height: auto;
	margin-top: 20px;
}
#leftnav_title {
	position: relative;
	width: 206px;
	left: 31px;
}
#leftnav ul{
	margin-top: 3px;
}
#leftnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0 10px 0 50px;
	background: url(../images/bullet_sm.gif) no-repeat 32px 4px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#leftnav li a {
	color: #555;
	text-decoration: none;
}

#leftnav ul li a:hover {
	color: #7b0b0e;
}

#leftnav ul li.in {
	color: #7b0b0e;
}


#footer {
	height: 150px;
	width: 750px;
	background: url(../images/footer_pattern.gif) no-repeat top right;
}

#footer_text{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666;
	margin: 0;
	padding-top: 110px;
}
#footer_text img{
	margin-bottom: 4px;
}
#footer_text a{
	color: #666;
	text-decoration: none;
}
#footer_text a:hover{
	color: #7b0b0e;
}
#img_top {
	border: 0;
	margin-top: 0px;
    padding: 0px;
}


#img_middle {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#img_right {
	border: 0;
	float: right;
	margin-left: 0.5em;
	margin-top: 0;
	padding-top: 2em;
}

#img_left {
	border: 0;
	float: left;
	margin-right: 0.8em;
}
#faqs a { 
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
#faqs a:hover { 
	color: #7b0b0e;
}
#faqs ol li a { 
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	line-height: 2em;
}

#faqs ol li a:hover { 
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #7b0b0e;
	text-decoration: none;
	line-height: 2em;
}

#centercol{
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#rightcol
{
	float: left;
	width: 49%;
	text-align: center;
}

#leftcol
{
	float: left;
	width: 49%;
	text-align: center;
}

#addtocart{
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#addtocart a{
	border: 0px;
}

#lead {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 15px;
}

#model {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	color: #7b0b0e;
	text-align: center;
}
#model_text {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	padding: 0 10px;
	text-align: center;
}

#glossary {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}

#wood {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
#wood td {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1,2em;
	margin-bottom: 15px;
}

#quote {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	color: #333;
	margin: 20px;
	padding: 6px;
	text-shadow: #888 0.2em 0.2em 0.2em;
}
#highlight {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif; 
	font-style: italic;
	letter-spacing: 1px;
	color: #7b0b0e;
	margin: 20px;
	padding: 6px;
	text-shadow: #888 0.2em 0.2em 0.2em;
}
#tablelist {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#tablelist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
	padding: 3px 8px;
	border-left: 1px solid #666;
}

#tablelist tbody tr.selected td {
	background-color: #9f8052;
	color: #000;
	font-weight: bold;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}


.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}