@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	background-color: #fbfae8;   /* first try fbf9d8*/
	margin: 1px 0 10px 0;
	}
	
	a {color:#302FB7; text-decoration: none}
	a:visited {color:#09732c; text-decoration: none}
	a:hover {color:#302FB7; text-decoration: underline} 
	

td, p, li, ul, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	}
	

.adirondackchairs #container {
width: 980px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	}
	

	
.adirondackchairs #keywords {
	color: #CC8363;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
	
.headingTopLinksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
}


.headingLinksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
}

hr {
border: 0;
color: #AAA;
height: 1px;
background-color: #9E9E9E; /* need this element to show hr */
height: 1px;
width: 980px;
}

/*images CSS*/
.imgbdrwhtshadow {
padding:20px;
border:solid;
border-color: #999 #666 #666 #999;
border-width: 1px 2px 2px 1px;
background-color:#FFF;
font-family: Arial, Helvetica, sans-serif;
}

.imgtoppad {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
}

	
table#data{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}
	
td#data{
	border-bottom: 1px solid #999;
	}
	

td#rline{
	border-right: 1px solid #999;
	}


.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

.headingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	

.headingBoldsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.headingBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

.greytext11 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.headingBrownBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C30;
}
.headingWhite12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.bodytext12sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}


.headingGreen15Boldsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #080;
	font-style: italic;
}

.bodytext10sp {
	font: 11px/18px Arial, Helvetica, sans-serif;
}

.bodytextsp {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
