body.home {
	background: #fff url('/images/rh/bg_full_hm.gif') center top repeat-x;
	_background: #fff url('/images/rh/bg_full_hm_ie6.gif') center top repeat-x;
}
body.home #header {
	background: transparent url('/images/rh/bg_header_HM.gif') left top no-repeat;
}
body.home #feature {
	background: #98968e url('/images/rh/bg_feature_bottom_hm.gif') left bottom no-repeat;
	height: 409px;
	margin-top: 0;
}
body.home #flashcontent {
	background: transparent url('/images/rh/bg_flashcontent.gif') left top no-repeat;
	float: left;
	height: 398px;
	margin: 0;
	padding: 0 0 0 5px;
	width: 480px;
}
body.home #locations {
	background: transparent url('/images/rh/bg_locations.gif') 1px 0% no-repeat;
	float: left;
	font-size: 85%;
	height: 368px;
	padding: 30px 5px 0 30px;
	width: 247px;
}
body.home #locations h1, body.home #locations h2, body.home #locations h3, body.home #locations h4, body.home #locations h5 {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
	width: 120px;
}
body.home #locations img {
	border: 1px solid #fff;
	float: left;
	margin: 0 8px 0 0;
}
body.home #locations a {
	font-weight: bold;
}
body.home #locations li.last a {
	background: transparent url('/images/rh/link_arrow.gif') 0 3px no-repeat;
	font-weight: normal;
	font-size: 85%;
	padding: 0 0 0 13px;
}
body.home #locations ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body.home #locations li {
	padding: 0 0 12px 0;
	width: 190px;
}
body.home #contentmain {
	float: left;
	padding: 17px 40px;
	width: 434px;
}
body.home #contentsub {
	float: left;
	padding: 17px 40px 17px 0;
	width: 213px;
}


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: transparent url('/images/rh/scrollbg.gif') 0px 0px no-repeat;
}
.vscrollerbar {
width: 15px;
}
.hscrollerbase {
height: 15px;
background: transparent url('/images/rh/orizontalbarbody_cornerjog.gif') 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: transparent url('/images/rh/horizontalbarbody_cornerjog.gif') 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: transparent url('/images/rh/horizontalbarbody_cornerjog.gif') 0px 0px;
}
.vscrollerbasebeg {
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url('/images/rh/basebarcaps_verticalbarbody.gif') -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: transparent url('/images/rh/basebarcaps_verticalbarbody.gif') -45px -15px;
}

body.home #locationsscroll {
/* Typical fixed height and fixed width example */
width: 224px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 0;
padding: 0;
}

/* Scroll Bar Master Styling Ends Here */