@import url("purpleproductpagestyle.css");

/*****************************
		Main Content
*****************************/

/*Main Content Styles*/
#maincopy { background-color: #d8eacd; }

#maincopy a:link { color: #1b632d; text-decoration: none; font-weight: bold }
#maincopy a:hover { color: #2e8946; }

#maincopy h1 { background-color:#5e9d39; }
#maincopy h2 { color:#1b632d; }
#maincopy h3 { color:#1b632d; }

#maincopy ul li { list-style-image:url(images/greentick.png); }


/* Bottom Links */

#bottom-links {	background-color: #c1d3b5; }

#other-pages { background-color: #227a38; }

#other-pages ul li { border-right: 1px solid #2d8b44;}
#other-pages a:link{ color:#f7f7f7; }
#other-pages a:hover, a:active, a:visited { color:#dfdfdf; }

/*Right Column*/

#additionalcopy h3 { background-color: #1b632d; }

#additionalcopy ul{	list-style-image:url(images/greentick.png); }



