html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #2e2d2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../../media/rpcbackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 195px;
}
h1 {
	color: #333;
	font-size: 28px;
	font-weight: normal;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #0A0809;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #926E2C;
}
a,  a:link {
	color: #926E2C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  color: #bf1c1c;
  text-decoration: underline;
}
a:focus {
  color: #bf1c1c;
}
a:active {
  color: #702922;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
	background-image: url(../../media/rpcontentbg.jpg);
	background-repeat: repeat-y;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 10px 8px 50px;
	text-align: center;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	padding: 20px 10px 10px 50px;
}
#outerWrapper #footer {
	padding: 10px 10px 10px 50px;
	text-align: center;
	color: #666;
}
#outerWrapper #mainimage {
	margin-left: 35px;
}
.footerlink {
	color: #666;
	text-decoration: none;
}
#outerWrapper #navcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin-left: 35px;
	height: 27px;
}

#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 4px;
	text-decoration: none;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }
.product {
	color: #2e2d2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
.white {
	color: #FFF;
}
.carttable {
	border: 1px solid #000;
}

