@charset "utf-8";
/* CSS Document */

body {background-color:#163f09; background-image:url(http://www.sportysprouts.com/images/bg-overall.jpg); background-repeat:repeat-x; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px;}
#bg1 {height:900px; background:url(images/bg-grass.png) repeat-x 0px 385px;}
#bg2 {height:900px; background:url(images/bg-clouds.png) repeat-x 0px 100px;}
#contentContainer {width:1030px; margin-left:auto; margin-right:auto;}
#cartContainer {width:892px; margin-left:auto; margin-right:auto;}
#cartContentContainer {width:835px; margin-left:auto; margin-right:auto;}

.blueText {color:#03264e; font-size:12px; font-weight:bold;}
.greenText {color:#628b5a; font-size:12px; font-weight:bold;}

a.lightgreenLink:link{ color:#D1E3B0; text-decoration:none;}
a.lightgreenLink:hover{ color:#D1E3B0; text-decoration:underline;}
a.lightgreenLink:active{ color:#D1E3B0; text-decoration:none;}
a.lightgreenLink:visited{ color:#D1E3B0; text-decoration:none;}