/* 
  -----------------------------------
  4M Industrial's Dyna Products Page
  www.dyna-products.com
  2 column inner page Styles
  -----------------------------------
*/

#c1 {
	width: 640px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#c2 {
	margin-right: 0px;
	width: 320px;
}
#c1 h2, #c2 h3 {clear: both;}

#c2 h3 { margin-top: 0; !important}

#intro {
	width:920px;
	color:#fff;
	padding: 0px;
	border: 1px solid #2F1A0B;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #2f1a0b;
	background-image: url(images/bandmills/intropic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
#intro .content {
	color: #DED9BB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: normal;
	background-image: url(images/bg_intro_p.gif);
	background-repeat: no-repeat;
	padding: 10px 350px 10px 60px;
	background-position: left center;
}
#intro .caps {
	text-transform:uppercase;
	font-variant: normal;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .1em;
}
#intro .mortise {
     background-image:url(images/intro_mortisetenon.jpg);
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .peeling {
     background-image:url(images/intro_peelingsanding.jpg);
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .fence {
     background-image:url(images/intro_fence.jpg);	
	 background-repeat:no-repeat;
     background-position:bottom right;
}
.overview {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
}

/*sidebar boxes*/
.morestuff {
	background-color:#D4CDA6;
	border: 1px solid #fff;
	padding: 10px;
	margin-top: 15px;
}

/* image floats */

.floatleft {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0;
}
.floatright {
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}
/* product page brown box */

.prodinfo {
	background-color:#2f1a08;
	border: 1px solid #fff;
	padding: 10px;
	margin-top: 15px;
	background-image:url(images/bg_prodinfo.jpg);
	background-repeat:repeat-y;
	color:#e7e3cd;
	font-weight:bold;
	width: 218px;
}
.prodinfo img {margin:0; padding:0;}

.pricetag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color: #c4ae6a;
	font-weight: normal;
}
/*Specs Table*/
caption {
	color:#551d00;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 2px solid #b47d36;
	margin-top: 35px;
}
table {
	clear:left;
	border: 0;
	border-collapse: collapse;
	font: 'Verdana',sans-serif !important;
	color: #551d00;
}
td, th {
     padding: 5px;
	 border-bottom: 1px solid #b47d36;
	 text-align: left;
}
th {
     font-weight: bolder;
		 
} /* fixes the "td" border on the bottom of the containing table */
.tableouterborder { 
      border: 0;
}
/*sidebar nav menu*/
#c2 ul {
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
#c2 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #551D00;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
}
#c2 li a {
	text-decoration: none;
	color: #551d00;
	padding-left:15px;
}
#c2 li a:hover {
    color:#A77432;
	background:url(images/bandmills/ARROW2.gif) no-repeat left;
}
/*gallery for features & upgrades*/
.picbox {
	width:180px;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	font-size:.9em;
	font-style:italic;
	text-align: center;
}