@charset "utf-8";
/* CSS Document */

body {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #422f14;
	line-height: 1.1em;
	background-image: url(../images/back.jpg);
	background-repeat : no-repeat;
	background-color : #F6ECE3;
	margin: 0px;
	background-attachment: fixed;
}	
#homeimage {
	float: left;
	height: 390px;
	width: 392px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h1 {
	color: #a80c0b;
	font-size: 1.25em;
	padding-top: 10px;
	margin-top: 0px;
}

#car {
	float: right;
	height: 400px;
	width: 100%;
	background-image: url(../images/car.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rollover a {
	display:block;
	width:auto;
	background-color: #B5A68A;
	padding: 2px;
	height: 76px;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
}
.rollover a:hover {
	background-color: #897756
}

.rollover p {
	padding-left: 130px;
	margin-top: 0px;
	padding-top: 0px;
}

.rollover_o a {
	display:block;
	width:auto;
	background-color: #EB4053;
	padding: 2px;
	height: 76px;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
}
.rollover_o a:hover {
	background-color: #EB4053
}

.rollover_o p {
	padding-left: 130px;
	margin-top: 0px;
	padding-top: 0px;
}

#logo {
	background-image: url(../images/rdm_logo.png);
	height: 177px;
	width: 189px;
	float: right;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#header {
	height: 180px;
	width: 100%;
}
#content {
	background-image: url(../images/content_back.png);
	height: 400px;
	width: 100%;
}
#mp3 {
	height: 54px;
	width: 230px;
	margin-left: 10px;
	padding-top: 10px;
}
#myspace {
	float: left;
	height: 18px;
	width: 98px;
	margin-top: 5px;
	margin-left: 10px;
}
#apelogo {
	height: 43px;
	width: 64px;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}


#buy {
	height: 87px;
	width: 75px;
	position: absolute;
	left: 35px;
	top: 0px;
	padding-top: 70px;
}
#artists_hometxt {
	height: 236px;
	width: 340px;
	position: absolute;
	left: 450px;
	top: 334px;
}
p {
}

p a {
}


ul#navlist
{
	padding: 0;
	list-style-type: none;
	color: #8c4b20;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	top: 155px;
	position: absolute;
	float: left;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a
{
	float: left;
	color: #723f0d;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0.3em;
	padding-bottom: 4px;
	padding-left: 1.2em;
	background-image: url(../images/menu_star.png);
	background-repeat: no-repeat;
	height: auto;
	line-height: 16px;
	background-position: 3px;
	font-weight: bold;
}
#hometxt {
	padding-right: 70px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


ul#navlist li a:hover
{
	background-color: #f6aa3e;
	color: #fff;
}

#navlist .current {
	background-color: #f6aa3e;
} 

#navlist .current a {
	cursor: default;
}

#navlist ul li a.current:link {
	color: #FFFFFF;
		}
		
#navlist ul li a.current:hover {
	color: #333333;
	background-color: #FdFFFF;
		}
#foot {
	width: 100%;
}
#footmenu {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}


ul#footlist li {
	display: inline;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}

ul#footlist li a
{
	width: auto;
	color: #8c4b20;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	height: 0.9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c4b20;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
}

ul#footlist li a:hover
{
	color: #BE202E;
	text-decoration: underline;
}
#secondmenu {
	height: 30px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	font-size: 0.9em;
}

#secondmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#secondmenu ul li {
	list-style-type: none;
	display: inline;
	line-height: 0.8em;
	padding-left: 5px;
}
