/* ----- end float fix ----- */

body {
	background: white center;
	color: #555;
	font: 76%  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

/* ----- global links ----- */

a:link, a:visited {
	color: #9ec751;
}

a:hover, a:active {
	color: #9ec751;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

#checkoutbox {

	background: url(../media/checkoutbox-green.png) no-repeat 0;
}

/* ----- subnav ----- */

#navstrip {
	background-color: #9ec751;
}

/* ----- main content area ----- */

#mid {
	background-color: #9ec751;
}

/* ----- breadcrumbs ----- */

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #b33830;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #b33830;
}

/* ----- footer area ----- */

#footer .inner {
	background: #9ec751 url(../media/footer_bg-r.gif) no-repeat right bottom;
}

#maincols td h4 {

	color: #b33830;
}

.twocol .content h1, .twocol .content h2, .twocol .content h3 {
	color: #9ec751;
}

#rcol {
	background-image: url(../media/lowermenu-green.jpg);
}

.contentscroll {
	scrollbar-face-color: #9ec751;
	scrollbar-track-color: #9ec751;
}