/**********************************************/
/*              Copy Right 2008               */
/*        http://www.newlifedesign.org        */
/*                                            */
/*             Author Kody Kasper             */
/*                 06/25/2008                 */
/**********************************************/

@charset "utf-8";
/************************/
/*     Product Page     */
/************************/

.products {
	margin: 10px 0 0 175px;
	width: 615px;
	height: auto;
}

.indProducts {
	margin: 0 auto;
	padding: 5px 15px 0 5px;
	height: auto;
}

.headerStyle{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#949494;
	margin: 0 0 0 15px;
}

.headerStyle2{
	color:#528938;
}

.picture {
	float: left;
	height: 85px;
	margin: 0 15px 0 15px;
}

.pictureLG {
	float: left;
	height: 215px;
	margin: 0 10px 0 15px;
}

.bulletsTxt {
	position:absolute;
	margin: 5px 0 0 395px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	font-weight:bold;
	color:#528938;
	width: 375px;
}

#prdPage {
	float:left;
	width: 585px;
	height:auto;
}

#indivualPrd {
	float:left;
	width: 585px;
	height:auto;
}

.descriptionTXT {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 20px;
	text-align:justify;
	width:750px;
	margin: 15px 0 0 15px;
}

.prdTXT {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 20px;
	text-align:justify;
	width:600px;
	margin: 0;
}

.linkTxt a {
	color: #528938;
	text-decoration: none;
	font-weight:bold;
}

.linkTxt a:hover {
	text-decoration: underline;
	color: #000000;
}

.specTxt {
	margin: 10px 8px 0px 10px;
	
	font-size:12px;
	line-height: 15px;
	font-weight:bold;
	color:#528938;
}

ul {
	margin: 0;
}

.imageContainer {
	margin-top: -175px;
	margin-left: 179px;
	width: 615px;
	height: 172px;
}

hr {
	border-top-style:dotted;
	width: auto;
	height: 1px;
	text-align:left;
	color:#B6B6B6;

}

/************************/
/*       Sub Menu       */
/************************/

#Container {
	margin: 0px auto;
	margin-top: 10px;
	width: 800px;
	height: auto;
}

#prdMenuHeader {
	width: 170px;
	line-height: 65px;
	text-align:center;
	background-image:url(../images/blackTile.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.headerTXT{
	margin: 0 0 0 0;
}

#prdMenu {
	background-color:#528938;
	width: 143px;
	height: 25px;
	line-height: 20px;
	margin: 2px 0 2px 27px;
}

.square {
	margin: 2px 2px 0 0;
}

.square2 {
	margin: 0;
}

.prdTxt a {
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
	font-weight:bold;
}

.prdTxt a:hover {
	text-decoration: none;
	color: #000000;
}

/************************/
/*       Sub Menu       */
/************************/

/**********************************************/
/*              Copy Right 2008               */
/*        http://www.newlifedesign.org        */
/*                                            */
/*             Author Kody Kasper             */
/*                 06/25/2008                 */
/**********************************************/
