@import url("/styles/global.css");
@import url("/styles/overview.css");
@import url("/styles/sdmenu.css");
@import url("/styles/tabs.css");
@import url("/styles/lightbox.css");
@import url("/styles/red.css");

#Hero {
	background-image: url("/art/rhythm_traveler/hero.jpg");
	background-repeat: no-repeat;
	background-position:-1px;
	background-color:#000000;
	height: 308px;
}
#HeroText {
	width: 320px;
	float: right;
	position: relative;
	right: 35px;
	top: 100px;
}
.herotext {
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}
#rt_landing{
	background-image:url(/art/drumsets/rhythm_traveler/bgmainpage.jpg);
	background-repeat:no-repeat;
	height:590px;
	background-position: -5px 0;
}

#rt_text {
	float:right;
	width:305px;
	padding-top:140px;
}

#rt_text p.redsubhead {
	margin-bottom:0px;
}

#rt_text p {
	width:275px;
	padding-bottom:20px;
}

#rt_learn_more {
	top:280px;
	position:absolute;
	left:440px;
}
