/* Reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, em, img, big, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
a, active, visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* RVstrip */
#RVstrip {
	background:#F8EFEE;
	border-bottom:1px solid #F2DFDD;
	height:20px;
	line-height:20px;
}
#RVstrip .StringWrap {
	width:800px;
	margin:0 auto;
}
.StringWrap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	background:	url(/webring/img/RVLogo_bg.gif) no-repeat 260px 2px;
}
.StringWrap span {
	float:left;
}
.RingPrev, .RingNext {
	width:10%;
}
.RingPrev {
	background:url(/webring/img/StripPrev.gif) no-repeat left center;
	text-indent:12px;
}
.RingNext {
	background:url(/webring/img/StripNext.gif) no-repeat right center;
	text-indent:45px;
	position:relative;
	z-index:1;
}
.joinRing {
	width:80%;
	text-align:center;
	font-weight:bold;
}
.byHT {
	position:absolute;
	right:10px;
	margin:4px 0 0;
	z-index:1;
}
#RVstrip a, active, visited {
	color:#73342D;
}
#RVstrip a:hover {
	color:#421D19;
}
/* RV Badge */

#RVBadge {
	width:200px;
	height:114px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:center;
}


