/* CSS Document */

#top h2 {
	letter-spacing:.1em;
	float:right;
	width:550px;
	margin:0px 35px 10px 3px;
	font-size: 14pt;
	border-bottom:double 5px #39321f;
	}

#main h3, h4 {
	letter-spacing:.05em;
	}
	
#main h3 {
	font-size: 10pt;
	width:390;
	margin-bottom:1px;
	padding-bottom:1px;
	border-bottom: solid 1px #39321f;
	}

#main h4 {
	font: 10pt;
	margin-bottom: 0px;
	width:150px;
	border-bottom: solid 1px #39321f;
	}

#main p {
	font-size: 10pt;
	margin-top:0px;
	margin-bottom:8px;
	letter-spacing:.2px;
	}

.skew {
	font-size:120%;
	clear:right;
	}

/*product images*/
#product_image {
	width:390px;
}

#alt ul{
	width:150px;
	padding:0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	}
	
#alt li{
	list-style-type:none;
	float:left;
	width:125px;
	height:125px;
	margin-left:12px;
	padding-right:3px;
	padding-bottom:2px;
	}
	
/* Drop Shadow Effect */

.main_drop
    {
	background:url(../images/layout/main_product_drop.jpg) bottom right;
	padding-right:10px;
	padding-bottom:10px;
}  

.main_drop img
    {
	width:370px;
	background:#c8bfb0 url(../images/layout/image_border.jpg);
	padding:5px;
}  

.thumb_drop
    {
	background:url(../images/layout/thumb_drop.jpg) bottom right no-repeat;
	width:125px;
	height:125px;
	padding:0px;
}  

.thumb_drop img
    {
	width:110px;
	height:110px;
	background:#c8bfb0 url(../images/layout/image_border.jpg);
	padding:5px;
	overflow:none;
	border:none;
}  

#description ul {
	width:370;
	list-style-type:none;
	margin:5px 0px;
	padding:0px;
	}
#description li {
	background:url(../images/layout/bullet.gif) no-repeat;
	padding-left:8px;
	margin-left:5px;
	background-position: 0px 6px;
	}

p.emph {
	color:#990000;
	background:url(../images/layout/emph.jpg) no-repeat;
	text-indent:40px;
	margin-top:15px;
	}
img.emph {
	float:left;
	}

/* Distributor Central Links */
#dc_link {
	width:390px;
	height:120px;
	margin-top:20px;
	}
#dc_link img {
	float:left;
	margin-right:10px;
	}
#dc_link p {
	float:right;
	text-align:justify;
	border: dashed 1px #000000;
	padding:5px;
	width:210px;
	margin-top:5px;
	}