body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #B8D09B;
}
a:link {
	color: #324515;
	text-decoration: none;
}
a:visited {
	color: #324515;
	text-decoration: none;
}
a:hover {
	color: #8D0E3A;
	text-decoration: underline;
}
a:active {
	color: #324515;
	text-decoration: none;
}

/* MAIN NAVIGATION */
.mnavi {
	color: #8D0E3A;
	background-image: url(images/apple_03.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 779px;
	height: 63px;
	}
.mnavi_text {
	margin: 0;
	padding-top: 4px;
	padding-right: 5px;
	}
.mnavi a {
	color: #FFFFFF;
	text-decoration: none;
	}
.mnavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.mnavi a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.mnavi a:hover {
	color: #324515;
	text-decoration: underline;
	}

/* SIDE GRADIENTS */
.lgrad {
	background-image: url(images/apple_02.jpg);
	background-repeat: repeat-y;
	width: 10px;
	}
.rgrad {
	background-image: url(images/apple_04.jpg);
	background-repeat: repeat-y;
	width: 11px;
	}
	
/* SUB NAVI BG TOP */
.bg_sub {
	background-image: url(images/apple_05.jpg);
	background-repeat: no-repeat;
	background-color: #A7C078;
	width: 186px;
	height: 78px;
	}
	
/* CATEGORY NAVI */
.cat {
	background-repeat: repeat;
	background-color: #A7C078;
	vertical-align: top;
	width: 186px;
	height: 513px;
	}
.exlink {
	margin-left: 6px;
	}
	
/* PRODUCTS - MAIN CONTENT */
.products {
	background-image: url(images/apple_06.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	width: 593px;
	overflow: hidden;
	}
.products a:link {
	color: #8D0E3A;
	text-decoration: underline;
}
.products a:visited {
	color: #8D0E3A;
	text-decoration: underline;
}
.products a:hover {
	color: #324515;
	text-decoration: none;
}
.products a:active {
	color: #8D0E3A;
	text-decoration: underline;
}
.ptxt {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	}
.prdiv {
	width: 580px;
	}
.prhl {
	padding-left: 15px;
	color: #8D0E3A;
	font-weight: bold;
	text-align: left;
	}
	
/* FOOTER */
.footer {
	background-image: url(images/apple_08.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #B8D09B;
	color: #000000;
	}
.pfoot {
	padding-top: 5px;
	line-height: 14pt;
	}
.footer a {
	color: #324515;
	text-decoration: underline;
	}
.footer a:visited {
	color: #324515;
	text-decoration: underline;
	}
.footer a:active {
	color: #324515;
	text-decoration: underline;
	}
.footer a:hover {
	color: #8D0E3A;
	text-decoration: none;
	}

