@charset "UTF-8";
/* CSS Document */
body {
	font-family: Helvetica, arial, trebuchet;
}
a img {
	border: none;
}
#dots
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.floatleft {
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
.logo {
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-top: 22px;
	margin-bottom: 12px;
}
#nav {
	height: 30px;
	width: 950px;
	text-align: center;
	margin-top: 33px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
	color: #999;
	margin-bottom: 22px;
}
.largetext {
	font-family: Helvetica, arial, trebuchet;
	font-size: 16px;
	line-height: 21px;
	color: #000;
}
.tagline {
	font-family: Helvetica, arial, trebuchet;
	font-size: 22px;
	color: #000;
}
#dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#nav li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#nav li a {
	font-family: Helvetica, arial, trebuchet;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: .1em;
}
#nav li a:hover {
	color: #1F9CDF;
}
#footer {
	width: 940px;
	font-family: Helvetica, arial, trebuchet;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 12px;
	background-color: #999;
	clear: both;
	height: 60px;
	padding-right: 0px;
	padding-left: 10px;
}
#footer a {
	text-decoration: underline;
}
footer a:hover {
	text-decoration: none;
}
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1%;
	overflow: hidden;
}
.white {
	background-color: #FFF;
}
#sidebar_right {
	float: right;
	width: 210px;
	height: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.buyheader {
	font-family: Helvetica, arial, trebuchet;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.1em;
}
.floatright {
	float: right;
}
#entry {
	float: left;
	width: 640px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 150px;
}
a {
	color: #1A8FCD;
}

a:hover {
#1F9CDF	color: #333;
	color: #333;
}

h1 {
	font-family: Helvetica, arial, trebuchet;
	font-size: 24px;
	line-height: 35px;
	color: #1F9CDF;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: .1em;
}
h2 {
	font-family: Helvetica, arial, trebuchet;
	font-size: 18px;
	line-height: 30px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
	
p {
	font-family: Helvetica, arial, trebuchet;
	font-size: 14px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	}
#buy, #buy2{
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
}
#buy a, #buy2 a {
	font-size: 12px;
	line-height: 18px;
	font-family: Helvetica, arial, trebuchet;
}
.background_plastic {
	background-image: url(images/background_plastic.jpg);
	background-repeat: no-repeat;
	background-position: 28px bottom;
}
.background_chestnut {
	background-image: url(images/chestnut_leaves.jpg);
	background-repeat: no-repeat;
	background-position: 28px bottom;
}
#subnav {
	font-family: Helvetica, arial, trebuchet;
	font-size: 13px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-color: #E6E6E6;
}
#subnav a {
	text-decoration: none;
	font-weight: bold;
}
.quote {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
.by {
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
