/* CSS Document */
body {
	background-color: #C1DE9B;
	background-image: url(../winter/bg_gradient.jpg);
	background-repeat: repeat-x;
}
div.rtMenu {
	background-image: url(../winter/menpic_right.jpg);
	background-repeat: no-repeat;
}
div.lftMenu {
	background-image: url(../winter/menpic_left.jpg);
	background-repeat: no-repeat;
}
div.searchBar {
	background-image: url(../winter/search_bar.jpg);
	background-repeat: no-repeat;
	background-color: #7BC041;
}
.searchBox {
	background-color: #7BC041;
}
