@charset "utf-8";

.rbroundboxsearch/* radiused corners for sideboxes */
 {
	background-position: top;
	background-image: url(../web%20images/style%20images/sidebox.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #a04040;
	width: 200px;
	float: left;
}

.rbtop div {
	background-image: url(../web%20images/style%20images/sidebox_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop {
	background-image: url(../web%20images/style%20images/sidebox_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	line-height: 25px;
}
.rbbot div {
	background-image: url(../web%20images/style%20images/sidebox_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.rbbot {
	background-image: url(../web%20images/style%20images/sidebox_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rbtop /* height and width stuff, width not really neccessary. */
 div, .rbtop    {
	width: 100%;
	height: 25px;
	float: left;
}
.rbcontent {
	background-color: #a04040;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #810303;
	border-left-color: #810303;
	width: 186px;
	padding: 5px;
	float: left;
}
.rbbot div, .rbbot {
	width: 100%;
	height: 25px;
	margin-left: 0px;
}
.rbroundbox_bottom {
	background-image: url(../web%20images/style%20images/sidebox_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 200px;
	float: left;
}
.clearleft {
	clear: left;
	width: 100px;
	float: left;
}

.rcroundbox/* radiused corners for main content */
 {
	background-position: top;
	background-image: url(../web%20images/style%20images/sidebox.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 780px;
	margin-left: 10px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
	clear: right;
}
.rctop div {
	background-image: url(../web%20images/style%20images/sidebox_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rctop {
	background-image: url(../web%20images/style%20images/sidebox_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
}
.rctop /* height and width stuff, width not really neccessary. */
 div, .rctop    {
	height: 25px;
}
.rccontent  {
	width: 736px;
	height: auto;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #810303;
	border-left-color: #810303;
	margin-right: 0px;
	background-image: url(../web%20images/style%20images/rccontent.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	padding-right: 20px;
	padding-left: 20px;
}
.rcbot  div  {
	background-image: url(../web%20images/style%20images/sidebox_bottom.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.rcbot div {
	background-image: url(../web%20images/style%20images/content_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.rcbot {
	background-image: url(../web%20images/style%20images/content_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rcbot div, .rcbot {
	height: 25px;
	margin-right: 0px;
}
.rcroundbox_bottom {
	background-image: url(../web%20images/style%20images/content_bottom.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: right;
	width: 780px;
	clear: both;
	margin-right: 0px;
}
.rbroundboxcat {
	background-position: top;
	background-image: url(../web%20images/style%20images/sidebox.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #a04040;
	width: 200px;
	float: left;
	clear: left;
}
.rbroundboxads {
	background-position: top;
	background-image: url(../web%20images/style%20images/sidebox.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #a04040;
	width: 200px;
	float: left;
	clear: left;
}
