body
{
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	background: #ffffff url(images/pageBG.jpg) repeat-x left top;
	margin: 0 20px 30px 20px;
	padding: 0;
}
.clearer
{
	height: 1%;
	clear: both;
}

.button
{
	font-size: 11px;
	border-width: 1px;
	color: #283507;
}

#titleInfo
{
	text-align: right;
	font-size: 2.5em;
	position: absolute;
	right: 30px;
	top: 30px;
	color: White;
}
#content
{
	margin-top: 30px;
	font-family: Arial, Sans-Serif;
	font-size: 90%;
}

a
{
	color: Black;
	font-size: 85%;
}
a:visited
{
	color: Black;
	font-size: 85%;
}
a:hover
{
	color: Gray;
	font-size: 85%;
}

.search
{
	padding: 0px;
	margin: 0px;
	background: #cccccc;
}
#categories
{
	float: left;
	padding: 8px 12px 8px 12px;
	border: solid 1px black;
}


.featured
{
	padding: 0px;
	margin: 0px;
	background: #EBDDC0;
}
#featuredProductContainer
{
	float: left;
	color: black;
	padding: 6px;
	text-align: center;
	background-color: #EBDDC0;
}
#feature1
{
	padding: 0px 0px 2px 0px; /*border: solid 1px black;*/
}
#feature2
{
	padding: 0px 0px 2px 0px; /*border: solid 1px black;*/
}
#feature3
{
	padding: 0px 0px 2px 0px; /*border: solid 1px black;*/
}

.productContainer
{
	padding: 0px 0px 2px 0px; /*border: solid 1px black;*/
}

.detailContainer
{
	width: 700px;
}

#detailImages
{
	width: 250px;
	float: left;
}

#detailForm
{
	width: 400px;
	float: right;
}

.detailLinks
{
	width: 400px;
	float: right;
}

.titleDetail
{
	font-size: 1.5em;
	color: #8E730C;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerDetail
{
	font-weight: bold;
	width: 100px;
	text-align: left;
	vertical-align: top;
}
.headerDetailText
{
	text-align: left;
	width: 300px;
	vertical-align: top;
}
.toolsHeader
{
	color: #006EAD;
	line-height: 1.8em;
	font-size: 1.2em;
}


#contactForm
{
	width: 415px;
	background-color: #cccccc;
	margin: 0px;
	margin-top: -20px;
	border: solid 1px #6D8F6C;
	padding: 10px;
	padding-top: 0px;
}
#contactForm div.row
{
	clear: both;
}
#contactForm div.row span.label
{
	float: left;
	line-height: 20px;
	vertical-align: middle;
	width: 150px;
	text-align: right;
	padding: 0 10px 6px 0;
}
#contactForm div.row span.field
{
	float: right;
	width: 250px;
	text-align: left;
}
#contactForm div.row .button
{
	float: right;
}
#contactForm div.row .textbox
{
	width: 250px;
}
div.buttonRow
{
	text-align: right;
	width: 415px;
}

.years64
{
	position: absolute;
	left: 850px;
	top: 150px;
}
.buyingtools
{
	position: absolute;
	left: 750px;
	top: 300px;
	width: 229px;
	height: 152px;
	font-size: 1.2em;
	background-image: url(images/buyingtoolsbg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 25px;
}
