body {
	background-color: #E3DFCA;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #993300;
	}
#RBbody {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: center;
	border: 2px solid #993300;
	}
img {
	border:0px;
	}
/*begin header*/
#RBheader {
	text-align: center;
	
	}
h1 {
	margin: 0px;
	
	}
h1 img {
	border: 2px solid #FFFFFF;
	
	}
h1 img:hover {
	border: 2px solid #993300;
	}
#RBcontact {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;	
	}
#RBmenu {
	padding: 5px;
	margin: 5px 100px;
	background-image: url(img/button.gif);
	}
#RBmenu li {
	display: inline;
	list-style-type: none;
	}
#RBmenu li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding:10px 20px;
	}
#RBmenu li a:hover {
	color: #993300;
	}
#RBmenu li a:focus {
	color: #993300;
	}
/*end header*/
/*begin content*/
#RBcontent {
	clear: both;
	padding: 0px 19px;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #993300;
	border-bottom: 2px solid #993300;
	font-size:.8em;
	}
h2 {
	font-size: 1.5em;
	margin:5px 0px;
	text-align:center;
	
	}
/*end content*/
/*begin footer*/
#RBfooter {
	padding-bottom: 5px;
	clear:both;
	}

#RBfooter ul {
	margin:0px;
	padding:0px;
	}

#RBfooter li {
	font-weight:bold;
	list-style-type: none;
	display: inline;
	
	}

#RBfooter a {
	font-weight:normal;
		
	}

#RBfooter a {
	text-decoration: none;
	
	}
#RBfooter a:hover {
	color:#CC3300;
	
	}
#RBfooter a:focus {
	color:#CC3300;
	
	}
#RBcopy {
	font-weight: bold;
	margin: 0px;
	
	}
#RBquestions {
	font-size: 0.9em;
	margin: 0px;	
	}
/*end footer*/
#RBavailableSwitch {
	margin:0px;
	padding:0px;
	}
#RBavailableSwitch a {
	display:block;
	float:left;
	padding:11px;
	text-align:center;
	margin:0px;
	border:1px solid #cc9;
	}
#RBavailableSwitch a:hover {
	border:1px solid #c30;
	}
.RBavailable {
	clear:both;
	margin:-5px 0px 20px 0px;
	padding:10px;
	background-color:#cc9;
	}
.RBavailable img {
	float:left;
	}
.RBDetails {
	margin-left:500px;
	width:420px;
}
.RBlistDetail {
	margin:0px;
	padding:10px;
	}
.RBlistDetail a {
	text-decoration:none;
	}
.RBlistDetail a:hover {
	color:#CC3300;
	}
.RBlistDetail li {
	list-style-type:none;
	}
.RBlistBold {
	font-weight:bold;
	font-size:1.4em;
	margin:0px 0px 10px 0px;
	}
.RBlistSpecs {
	margin:5px 0px;
	}
.RBpics {
	clear:both;
	float:left;
}
.RBlistPicControl {
	clear:both;
	margin:0px;
	margin-top:5px;
	padding:0px;
	font-weight:bold;
	}
.RBlistPicControl li {
	list-style-type:none;
	display:inline;
	font-size:.9em;
	margin:0px;
	padding:0px;
	}
.RBlistPicControl a {
	text-decoration:none;
	font-weight:normal;
	}
.RBlistPicControl a:hover {
	color:#CC3300;
	}
.RBlistFeatures {
	margin-top:0px;
	clear:both;
	font-size:.9em;
	}
.RBlistFeatures li.RBhead {
	list-style-type:none;
	font-weight:bold;
	font-size:1.1em;
	margin:10px 0px 5px -25px;
	}
/*pictures*/
#RBSlideShow {
	text-align:center;
	padding:20px;
	background-color:#CCCC99;
	margin-bottom:20px;
	}
#RBSlideShow img {
	margin-bottom:10px;
	}
#RBSlideShow a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding:2px 10px;
	margin:15px;
	}
#RBnext {
	background-image:url(/img/button.gif);
	}
#RBprev {
	background-image:url(/img/button.gif);
	}
#RBSlideShow a:hover {
	color: #993300;
	}
#RBSlideShow a:focus {
	color: #993300;
	}
/*end pictures*/
#RBHomePage {
	text-align:center;
	padding:10px;
	}
#RBHomePage a {
	display:block;
	padding:1px;
	text-decoration:none;
	border:1px solid #FFFFFF;
	}
#RBHomePage a:hover {
	border:1px solid #CC3300;
	}
#RBHomePage img {
	margin:5px;
	}
#RBlogoLink {
	width:100%;
	margin-right:0px;
	}
#RBlogoLink a {
	float:left;
	margin:0px 27px;
	}
.RBspacer {
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
	}
.homes {
	width:100%;
	margin-bottom:20px;
}
.label {
	text-align:right;
	background-color:#ff9;
}
.label span {
	font-weight:bold;
}
.submit {
	background-color:#ff9;
	text-align:center;
}
