@charset "UTF-8";
.pageBackground {
	background-image: url(../images/bodyBackground.png);
}
#contentArea a:hover, #bottomSection a:hover, .topNav .buttonHere a  {
	color: #beda7c;
}
#contentArea a, #bottomSection ul li a, .landingLinks a, .contentLayout h1, .contentLayout h2, .sectionbar, .contentSubHeading, .contentText b, .contentText strong {
	color: #7da913;
}
#bottomSection ul li ul li a, #bottomSection ul li ul li ul li a {
	color: #beda7c;
	background-image: url(../images/subLink-L.gif);
}
.userBoxLeft {
	background-image: url(../images/userBox_l.gif);
	background-repeat: repeat-y;
}
.userBoxRight {
	background-image: url(../images/userBox_r.gif);
	background-repeat: repeat-y;
}
.userBoxBody {
	background-image: url(../images/userBox_background.png);
}
.seperator {
	background-image: url(../images/seperator.png);
	background-repeat: repeat-y;
	background-position: center;
}
.footer .links {
	background-image: url(../images/footer_background.png);
}
#shoppingCart a, #shoppingCart a:hover {
	background-image: url(../images/shopCart-background.png);
}
#shoppingCart a:hover {
	background-image: url(../images/shopCart-background_over.png);
}
