body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
body {
	background:fixed;
	background-image: url(http://www.rumparooz.com/background2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4f1fa;
}
a, a:link, a:visited {
	text-decoration:none;
	color: #69A0CA; /* mid dark blue */
}
a:active, a:hover {
	text-decoration: none;
	color: #F90; /* orange */
}

/* nav styles */
.navCell a, .navCell a:link {
	text-decoration:none;
	color: #e4f1fa; /* light blue */
}
.navCell a:visited {
	text-decoration: none;
	color: #d4eaf7; /* mid blue */
}
.navCell a:active {
	text-decoration: none;
	color: #F90; /* orange */
}
.navCell a:hover {
	text-decoration: none;
	color: #F90; /* orange */
}

/* old styles */
.rightside {
	text-align: right;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #724f25;
	font-weight: bold;
	font-size: 14px;
}
.brown {
	color: #724f25;
}
.ourproducts {
	font-size: 12px;
	font-weight: bold;
}
.ourproductssub {
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: #69a0ca;
	font-family: Arial, Helvetica, sans-serif;
}
.eco {
	font-size: 10px;
}
.unbold {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #69A0CA;
	font-family: Arial, Helvetica, sans-serif;
}
.unbold a, .unbold a:visited {
	color: #69A0CA;
}
.unbold a:active, .unbold a:hover {
	color: #F90;
}
.unbold2 {
	color: #724f25;
	font-family: Verdana;
}
