body, html {
	margin:0px;
	padding:0px;
	height:100%;
	color:#23407C;
	background-color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;	
}
*html {
	height:1%;
	margin-bottom:12px ;
}
/*GLOBAL CONTENT STYLES*/
div, td , p {
	font-size:11px;
	text-align:left;
}
p {
	line-height:1.5;
	padding:0;
	margin:10px 0 5px 0;
}
form {
	display:inline;
}
a, a:visited {
	color:#E33E35;	
}
a:hover {
	color:#DEB361;
}

/*GLOBAL LAYOUT STYLES*/
#outer {
	position:relative;
	height:100%;
	min-height:100%;
	margin-bottom:-65px;
	padding:0;
	overflow-x:hidden; /*IE7 scrollbar fix */
}
html>body #outer{
	height:auto;
}
/*---------------------------------------header----------------------------------------*/
#header_margin {
	height:5px; 
	background-color:#FFFFFF;
	font-size:0px;
}
#header {
	height:70px;
	background:transparent url(../images/header_bg.gif) top left repeat-x;
}

#header_right {
	width:9px;
	height:70px;
	float:right;
	background:transparent url(../images/header_right.gif) top right no-repeat;
}
#header_left {
	width:9px;
	height:70px;
	float:left;
	background:transparent url(../images/header_left.gif) top right no-repeat;
}
#logo_top {
	width:175px;
	height:70px;
	margin-left:12px;
	float:left;
	background:transparent url(../images/logo_top.gif) top left no-repeat;
}
#logo_top a, #logo_top a:visited, #logo_top a:hover {
	width:175px;
	height:70px;
	float:left;
}
#header_nav {
	float:right;
	width:780px;
	height:70px;
}

#slogan {
	width:300px;
	float:left;
	padding-top:4px;
	color:#D9AB42;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}
.slogan {
	color:#2784BE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}
#ub {
	width:200px;
	padding:10px 0 0 150px;
	text-align:right;
	height:20px;
	float:left;
	
}
/*----------top navigation fancy-------------*/
#tnav {
	padding-top:9px;
	height:29px;
	
}
#tnav ul {
	width:420px;
	float:right;	
	margin:0;
	padding:0;
	list-style-type:none;
}
#tnav ul li {
	float:left;
	width:auto;
	height:29px;
}
#tnav li a, #tnav li a:visited {
	display:block;
	height:19px;
	padding:10px 20px 0 0;
	color:#23417C;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	
}
#tnav li a:hover {
	color:#257FB7;
}
a.home, a.home:visited {
	background:#F3A9A6 url(../images/button_home.png) top left no-repeat;
	width:121px;
}
a.home:hover {
	background-position:bottom left;
	
}
a.contact, a.contact:visited {
	background:#F3A9A6 url(../images/button_contact.png) top left no-repeat;
	width:105px;
}
a.contact:hover {
	background-position:bottom left;
}
a.jobs, a.jobs:visited {
	background:#F3A9A6 url(../images/button_jobs.png) top left no-repeat;
	width:120px;
}
a.jobs:hover {
	background-position:bottom left;
}
/*----------top navigation text links-------------*/
#tnav2 {
	border-top:1px solid #2274A7;
	
}
#tnav2 ul {
	width:auto;
	float:right;	
	margin:0 30px 0 0;
	padding:0;
	list-style-type:none;
}
#tnav2 ul li {
	float:left;
	width:auto;
	padding:10px 5px;
	background:transparent url(../images/sep.gif) top right no-repeat;
}

#tnav2 ul li a, #tnav2 ul li a:visited {
	color:#486095;
	
}
#tnav2 ul li a:hover {
	color:#CE8B00;
	text-decoration:underline;
}
#footer {
	position:relative;
	height:60px;	
	clear:both;
	border-top:1px solid #2784BE;
}
#footer_in {
	height:60px;	
}

#footer_content {
	float:right;
	width:400px;
	margin-top:5px;
	padding-right:20px;
	font-size:10px;
	text-align:right;	
}
* html #footer {/*only ie gets this style*/
	\height:58px;/* for ie5 */
	he\ight:59px;/* for ie6 */
}
#clearfooter{
	clear:both;
	height:60px;
}


/*HEADER CONTENT STYLES*/

/*
#tnav li a.viewcart, #tnav li a.viewcart:visited {
	display:block;
	font-weight:bold;
	color:#330000;
	text-align:right;
	padding:4px 2px 5px 20px;
	text-decoration:none;
	border:1px solid #DEA045;
	font-size:10px;
	background:#ffc url(../images/viewcart.gif) top left no-repeat;
}
#tnav li a.viewcart:hover {
	color:#754600;
	background:#ffc url(../images/viewcart_o.gif) top left no-repeat;
	border-color:#754600;
}
-------------MAIN CONTENT STYLES----------------*/

.spacer {
	height:2px;
	font-size:0;
}

.content {
	padding:0px 190px 0 200px;
	margin-right:4px;
	background:#fff url(../images/contentbg.gif) top left repeat-x;
}

#leftcol {
	float:left;
	width:196px; 	
	height:auto;
	background:#FFEFCE url(../images/leftcol_bg.png) top left repeat-y;
}
*html #leftcol {
	margin-top:-1px;
	margin-left:1px;
}
#logo_bottom {
	width:196px;
	height:32px;
	background:transparent url(../images/logo_bottom.gif) top left no-repeat;
}
#leftcol_bottom {
	width:196px;
	height:101px;
	background:#fff url(../images/roll.jpg) top left no-repeat;
}
#leftcol_in {
	padding:0 0 0 10px;
}
#rightcol {
	position:relative;	
	float:right;
	height:auto;
	width:180px;
	margin:0 5px 0 5px;
	background:transparent url(../images/inputbg.gif) top left repeat-x;
}
.centered {
	text-align:center;
}
.framed {
	border:1px solid #B4BEDC;
}
i, em {
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*titles*/
h1.title {
	margin:0;
	padding:10px 0 10px 0;
	color:#486095;
	font-size:18px;
	
}
.three_columns div.dark h1 {
	padding:0;
	color:#FAEFD8;	
}
h2 {
	margin:0;
	padding:10px 0 2px 0;
	color:#CC9900;
	font-size:16px;
	border-bottom:1px solid #CC9900;
}
.msg h2 {
	margin:2px 0;
	padding:2px 0;
	font-size:12px;
}
#rightcol h3 {
	
}
/*inner layouts*/
#content ul.reg, 
#content ul.ul_dark {
	list-style:none;
	padding:0;
	margin:0;
}
#content ul.ul_dark2 {
	padding:0;
	margin:0 0 0 10px;
}
#content ul.ul_dark2 li {
	line-height:1.3;
	margin-bottom:4px;
}
#content ul.reg li {
	padding:2px 2px 2px 20px;
	background:transparent url(../images/bullet.gif) top left no-repeat;
}
#content ul.ul_dark li {
	padding:4px;
	margin-bottom:1px;
	background:none;
	border:1px solid #A56403;
}
#content ul.ul_dark li a, #content ul.ul_dark li a:visited {
	color:#FAEFD8;
	text-decoration:none;
	font-weight:bold;
}
#content ul.ul_dark li a:hover {
	color:#E7CF7C;
}
.signature {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}
.three_columns {
	width:98%;
}
.three_columns div {
	width:31%;
	padding:0 5px;
	float:left;
}
div.dark, 
.twocol_container div.dark {	
	width:28%;
	padding:15px;
	background-color:#985C03;
	color:#FAEFD8;
}
.twocol_container div.dark {	
	float:left;
}

.twocol_container div.wider {
	width:60%;
	float:left;
	padding-right:10px;
}




#lnav ul {
	margin:0;
	padding:0;
	padding-left:5px;
	list-style-type:none;
}
#lnav ul {
	padding-right:5px;
}
#lnav li {	
	width:160px;
	height:auto;
	margin:0;
	margin-bottom:1px;
	padding:0;	
	clear:right;
}
#lnav li {
	width:155px;
}


/*left column styles*/
#leftcol h2 {
	width:160px;
	margin:0;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	border:solid 1px #3D2F29;
	border-bottom:double 3px #3D2F29;
	color: #3D2F29;
	background:#D8B36F url(../images/hbg.jpg) top left no-repeat;
	letter-spacing:1px;
	text-transform:uppercase;
}

.rightblock {
	background:transparent url(../images/rightcol_bg.png) top left repeat-y;
}
.rightblock_in {
	background:transparent url(../images/rightcolbottom_bg.png) bottom left no-repeat;
}
.rightcol_h1, .rightcol_h1-red {
	margin:0;
	padding:6px 0 0 0;
	width:183px;
	height:23px;
	font-size:11px;
	background:transparent url(../images/rightcol_h1.png) top left no-repeat;
	color:#486095;
	text-align:center;
	text-transform:uppercase;
}
.rightcol_h1-red {
	background:transparent url(../images/rightcol_h1-red.png) top left no-repeat;
	color:#486095;
}
.rightblock_in h3 {
	margin:0;
	padding:10px 0 0 0;
	font-size:11px;
}
#signup h1 {
	text-align:center;
}
#signup label, 
#signup div.empty {
	display:block;
	float:left;
	width:50px;
	padding:2px;
	text-align:right;	
}
#signup input {
	width:100px;
	margin-bottom:2px;
}
#signup a.button, *html #signup a.button:visited, *html #signup a.button:hover {
	width:70px;
}
#lnav a, #lnav a:visited {
	display:block;
	height:20px;
	margin-bottom:2px;
	padding:4px 10px 0 0;
	border:1px solid #985C03;
	border-bottom:1px solid #3E2500;
	border-right:1px solid #3E2500;
	background-color:#3D2F29;
	color:#DEA045;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
	text-align:center;
	letter-spacing:2px;	
}
#lnav a:hover {
	color:#E3C17A;
	border:1px solid #985C03;
	border-top:1px solid #3E2500;
	border-left:1px solid #3E2500;
}


/**************************************************************************/
/*form styles*/
.formframe {
	padding:10px;
	margin-bottom:10px;
	background-color:#FAEFD8;
	border:1px solid #F3E1C7;
	border-bottom-color:#E6BF86;
	border-right-color:#E6BF86;
}
*html .formframe {
	height:1%;
}
.formframe h2 {
	padding-top:0 !important;
	margin-bottom:20px !important;
	margin-top:0 !important;
}
select {
	border:1px solid #DEB361;
	background-color:#FBF4E6;
	font-size:11px;
	
}
#content label, div.empty {
	display:block;
	float:left;
	width:100px;
	height:20px;
	padding-right:4px;	
	text-align:right;
}
#signup div.empty {
	width:50px;
}
#cform input, #cform textarea,,
#askform input, #askform textarea, 
#nameyourpriceform input {
	width:240px;
	margin-bottom:2px;
		
}
#cform textarea,
#askform textarea,
#nameyourpriceform textarea {
	height:200px;
	width:400px;
}
input.finput, #sc_table input.qu {
	width:200px;
	height:auto;
	padding:1px;
	margin-bottom:1px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px solid #D3DAEB;
	border-left-color:#2784BE;
	border-top-color:#2784BE;
	font-weight:bold;
}
input.finput:hover, #sc_table input.qu:hover {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#2784BE;
}
input.finput:focus, #sc_table input.qu:focus {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#486095;
}
textarea.finput {
	padding:3px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px solid #D3DAEB;
	border-left-color:#2784BE;
	border-top-color:#2784BE;
	font-weight:bold;
}
textarea.finput:hover {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#2784BE;
}
textarea.finput:focus {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#486095;
}

.button_box a, .button_box a:visited {
	
}
.button_box a:hover {
	background-position:bottom left;
	color:#1F3976;
}
/*BUTTONS*/
a.button, a.button:visited {
	display:block;
	width:104px;
	height:20px;	
	padding-top:4px;
	float:left;
	background:transparent url(../images/button.png) top left no-repeat;
	color:#486095;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;	
}
a.button:hover {
	background-position:bottom left;
	color:#1F3976;
}
table.logos {
	background-color:#6D80AA;
}
table.logos td, table.fronttable td {
	text-align:center;
	vertical-align:middle;
}
table.logos td  a, table.logos td a:visited {
	display:block;
	width:110px;
	height:110px;
	margin:0 auto;
}
a.cabot, a.cabot:visited { background:transparent url(../images/logos/cabot.jpg) top left no-repeat; }
a.pl, a.pl:visited { background:transparent url(../images/logos/pl.jpg) top left no-repeat; }
a.mohawk, a.mohawk:visited { background:transparent url(../images/logos/mohawk.jpg) top left no-repeat; }
a.mlcampbell, a.mlcampbell:visited { background:transparent url(../images/logos/mlcampbell.jpg) top left no-repeat; }
a.devoe, a.devoe:visited { background:transparent url(../images/logos/devoe.jpg) top left no-repeat; }
a.flood, a.flood:visited { background:transparent url(../images/logos/flood.jpg) top left no-repeat; }
a.cabot:hover , a.pl:hover, a.mohawk:hover, a.mlcampbell:hover, a.devoe:hover, a.flood:hover {
	background-position:bottom left;
}
table.fronttable td h2 {
	margin:0;
	padding:5px;
	color:#EEF0F6;
	border:none;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
}
table.fronttable td img {
	margin:5px 0;
	border:1px solid #23407C;
	border-top-color:#2784BE;
	border-left-color:#2784BE;
}
table.fronttable td img:hover {
	border:1px solid #23407C;
	border-bottom-color:#2784BE;
	border-right-color:#2784BE;
}
/*FAQ styles - styles for expandable list are commented out*/
li.faq_question  {
	/*text-decoration:underline;
	cursor:pointer;*/
	color:#486095;
	margin:4px 0;
	font-weight:bold;
	border-bottom:1px solid #6ABDDE;
}

/*li.faq_question:hover  {
	color:#f90;
}*/

li.faq_answer{
	list-style-type:none;
	line-height:1.5;
}
li.faq_answer div.faq_answer_frame {
	padding:5px;
	position:relative;
	top:0px;
	left:0px;
}
ul.faq_list {
	margin:0;
	padding:0;
	padding-left:20px;
}
table.mw {
	background-color:#1E6490;
}
.cartmsg {
	background:#CCEBEC url(../images/ico_cart.gif) top left no-repeat;
	border:1px solid #5C73B4;
	margin:0px 5px 0 198px;
	padding:10px 10px 10px 30px;
	text-align:right;
}
/*coupons August 2008*/
#coupon_container {
	width:554px;
	margin:0 auto;
}
.coupon {
	width:544px;	
	height:130px;
	padding:5px;
	margin:2px 0px;
	background:url(../images/coupon_bg.gif) top center no-repeat;
}
.coupon_image {
	float:left;
	width:100px;
	height:120px;
	margin:0px 10px 0px 0px;
	overflow:hidden;	
	background-color:#E0E4F1;
	text-align:center;
}
.coupon_content {
	width:430px;
	float:left;
	height:120px;
}
.coupon p {
	line-height:1.2;
	margin:0;
	padding:0;
}
.coupon p.coupon_description {
	line-height:1.2;
	height:60px;
	margin:0;
	padding:0;

}
.coupon h3 {
	height:25px;
	margin:0;
	padding:0;
	padding-top:5px;
	font-size:14px;
	
}
.coupon .fineprint {
	color:#999;
}
.coupon_printlink {
}
/*2009*/
.newsitem_title {
        font-weight:bold;
        text-decoration:none;
}
.newsitem {
        background:url(../images/dots.gif) bottom left repeat-x;
        padding-bottom:5px;
        margin-bottom:5px;
}
.article {
	
}
.specialsitem {
       background-color:#ffc;
	   border:1px dotted #fc0;
	   margin:2px;
	   padding:5px;
	   height:1%;
}
