<style type="text/css">
<!--
.style1 {color: #006633}
.style5 {color: #996600}
body,td,th {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #996600;
}

.index-text {
	font-size: .90em;
	color:#666;	
}

#nav {
	font-size:1.05em;
}

#nav a:link {
	color: #a07041;
	text-decoration:none;
}

#nav a:visited {
	color: #a07041;
	text-decoration:none;

}

#nav a:hover {
	color: #006600;
	text-decoration:none;

}

.navBar {
	color: #669db6;
	font-size: .90em;
}

#extra a{
	color:#a07041;
	font-size:1em;
	text-decoration:none;
}

#extra a:hover{
	color:#006600;
	font-size:1em;
	text-decoration:none;
}

#index-body {
margin-left:auto;
margin-right:auto;
width: 800px;
padding-bottom: 10px;
}
#footer{
margin-left:auto;
margin-right:auto;
width: 800px;

}




/*****************************************/
/*        Thumbnail page				 */
/*****************************************/

#thumbContent {
	margin: 0 10px 0 10px;
}

#thumbsRight {
	float: left; 
	width: 547px;
	*width: 527px;
	_width: 537px;
}



.thumbnailWrapper {
	margin: 10px 10px 0 0;
	float: left;
}



.thumbnail {
	border: solid 1px #999999;
	/*height: 117px;*/
	width: 117px;
}

.thumbText {
	padding: 3px 0 0 0;
	color:#545454;
	font-size:1em;
	width: 117px;
}

.thumbnailWrapper a:hover .thumbText {
	text-decoration: underline;
}



/*****************************************/
/*        Product Detail 				 */
/*****************************************/


#productDetailRight {
	float: left; 
	width: 490px;
	*width: 470px;
	_width: 480px;
}


#productDetailContent {

}

#productDetailContent H3 {
	color: #633a12;
	margin: 0 0 5px 0;
	padding: 0px;
}

#productDetailContent p {
	font-size: .9em;
	color: #2e2e2e;
	margin: 30px 50px 0 5px;
}

.pdpDetailSubHdr {
	font-size: .9em;
	color: #281400;
	width: 105px;
}

#pdpList {
	font-size: .9em;
	margin: 0 10px 0 30px; 
	padding: 0px;
	list-style-image: url(images/prodDetail_bullet.gif);
	color: #2e2e2e;
	line-height: 25px;
}


#pdpTestimonial {
	margin: 30px 10px 0 0px;
	float: left;
}

.pdpTestimonialImage {
	margin: 0 5px 3px 0;
	float: left;
	width: 62px;
}

.pdpTestimonialText {
	float: left;
	/*width: 700px;*/
	width: 200px;
}

.pdpTestimonialHdr {
	font-size: 1.1em;
	color: #2e2e2e;
	margin: 10px 5px 0px 0px;
	padding: 0px;
}

.pdpTestimonialSubHdr {
	font-size: 0.9em;
	color: #999;
	margin: 0px;
	padding: 0px;
}

.testimonialCopy {
	float: left;
	width: 280px;
	_width: 200px;
	*width: 200px;
	font-size: .9em;
	color: #2e2e2e;
	margin: 5px 0 20px 0px;
	padding: 0px;
} 






/*****************************************/
/* controls and css for product viewer   */
/*****************************************/


#productShots {
	
	float: left; 
	width: 300px; 
	margin: 0 10px 0 0;
	
}

#productShotsWrapper {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
}

.productShot { 
	display: none 
}

.productHidden { 
	display: none;
	margin: 0px;
    padding: 0px;
}

.productVisible { 
	display: block;
	margin: 0px;
    padding: 0px;
}



#productShotsControlsWrapper {
	width: 300px;
	height: 9px;
    margin: 4px 0 0 0;
    padding: 0px;
	
	position: relative;
	
}

#productShotsControls {
	margin: 0px;
    padding: 0px;
}

#productShotsControls ul {
	
    margin: 0px;
    padding: 0px;
    height: 9px;
    list-style: none;
    text-align: right;
	position: absolute;
	left: -42px;
	top: -12px;
}

#productShotsControls li {
    float: left;
    list-style: none;
	margin: 0px;
    padding: 0px;
}


.productShotsControlsBtn a {
	
    display:block;
    text-indent:-999em;
    *text-indent:999em;
    height: 9px;
	width: 9px; 
	margin: 0 2px 0 0;
	padding: 0px;
	background: url(images/productControl_btn.gif) no-repeat; 
}

.productShotsControlsBtn a:hover {
    background-position: 0 -9px;
}

.productButtonSelected a {
	background: url(images/productControl_btn.gif) no-repeat; 
	background-position: 0 -9px;
}


/*****************************************/
/*        Lower Desc  					 */
/*****************************************/

#lowerDesc {
	margin: 0px 0 20px 0;
	padding: 0px;
	float: left;
	font-size: .8em;
	color: #666666;
}


/*****************************************/
/*        Footer  						 */
/*****************************************/

#footer {
	margin: 20px 0 20px 0;
	padding: 0px;
	float: left;
	font-size: .8em;
	color: #999;
}


-->
</style>
