
  body {
  
     	margin:0px auto; background:#432a14;  
        scrollbar-base-color: #432a14;
        scrollbar-arrow-color: #fde0b5;
		font-family:Tahoma;
		font-size:13px;
		color:#fff4e4;

     }
     
     
       .head  {background:#432a14 url('images/construction-remodeling/build-remodel-paint-005_l0.gif') repeat-x center top; 
        font-family:Tahoma;
		font-size:12px;
		color:#fff4e4; }
       .display  {background:#432a14 url('images/construction-remodeling/build-remodel-paint-006_l0.gif') repeat-x center top; 
       font-family:Tahoma;
		font-size:12px;
		color:#fff4e4;}
       .display2  {background:#432a14 url('images/painting-improvements/remodeling-004_l0.gif') repeat-x center top; 
       font-family:Tahoma;
		font-size:12px;
		color:#fff4e4; }
       .cap  {background: url('images/painting-improvements/remodeling-005_l0.gif') repeat-x center top; 
       font-family:Tahoma;
		font-size:12px;
		color:#fff4e4; }
       .main  {background:#432a14 url('images/construction-remodeling/build-remodel-paint-013_l0.gif') repeat-x center top;
       font-family:Tahoma;
		font-size:12px;
		color:#fff4e4; }
       .footer  {background:#432a14 url('images/construction-remodeling/build-remodel-paint-010_l0.gif') repeat-x center top; 
       font-family:Tahoma;
		font-size:12px;
		color:#fff4e4; }
	   .tdformat {
		font-family:Tahoma;
		font-size:13px;
		color:#fff4e4;
}

A:link {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	color: #ffff00;
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}




A:link.powered  {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
}

A:visited.powered  {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
}

A:active.powered  {
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 9px;  
	font-weight: normal;
	text-decoration: none;
}

A:hover.powered  {
	color: #ffff00;
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
}



hr {
	color: #432a14;
	height: 1px;
	width: 100%;
}



/* remove the border and color from the top bar */
.override #googlecart-widget-head {
  border-width: 1px;
  background-color: white;
  background-image:url('images/google-head2.gif');
}
/* add a thicker border to the top of the product list */
.override #googlecart-widget-body {
  border-top-width: 0px;
  margin-bottom:0px;
  padding:0px;
}
/* change the color of prices in the widget to green */
.override .googlecart-widget-details-column {
  font-size: 16px;
  font-color: green;
}
/* change the color of prices in the widget to green */
.override .googlecart-widget-price {
  color: green;
}