@charset "utf-8";
/* CSS Document */

* html #content {
	height:450px;

}

* {
	padding:0px;
	margin:0px;
}

html { 
  padding:0px;
  margin:0px;
  overflow: auto;
}

body {
  background-color: #5c2d8a;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  margin:0px;

}

p {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
	
#container {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:30px;
	padding:0px;
	text-align:left;
}	
	
#content {
	border:1px solid #564b47; 
	background-color:#fff;
	min-height: 450px;

}

#header {
	width: 900px;
	height: 188px;
	padding:0;
	margin:0;
	}
	
#intro_title {
	width: 356px;
	height: 106px;
	padding:0;
	margin:0;
	}
  
#therodeo {
	width: 119px;
	height: 47px;
	padding:0;
	margin:0;
	}
	
#theriders {
	width: 119px;
	height: 47px;
	padding:0;
	margin:0;
	}

#charity_title {
	width: 356px;
	height: 93px;
	padding:0;
	margin:0;
	}
  
#visitsite {
	width: 182px;
	height: 32px;
	padding:0;
	margin-top:20px;
	}
  
#bodycopy {
	width: 360px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom:30px;
	overflow:hidden;
}

#image {
	float:right;
	width: 420px;
	margin-top: 70px;
	margin-left: 20px;
}

#right_col {
	float:right;
	width: 480px;
	height: 420px;
	margin-top: 30px;
	margin-left: 10px;
}

#playlist {
	margin-top: 10px;
	margin-right:30px;
	padding: 10px;
	overflow:hidden;
	height: 329px;
	background-color:#5c2d8a;
}

#playlist_list {
	float: left;	
	width: 250px;
	height:100%;
	background-color:#FFFFFF;
	overflow: auto; 
}

#playlist_info {
	padding: 5px 5px 5px 5px;
	float: left;
	width:223px;
}


#playlist_info_text {
	padding: 15px 0px 0px 5px;
	float: left;
	width:120px;
	min-height:75px;
	font-size:10px;
}
#playlist_sort_1 {
	float: right;
	width: 176px;
	color:#FFFFFF;
	overflow: auto; 
	font-size:10px;
	padding-bottom:10px;
}

#playlist_sort_1 a{
text-decoration:none;
color:#ffffff;
border:0;
}

#playlist_sort_1 a:link {text-decoration: none; } 
#playlist_sort_1 a:visited {text-decoration: none; } 
#playlist_sort_1 a:hover {text-decoration: underline; } 

#playlist_title {
	float: right;
	width: 176px;
	height: 20px;
	color:#FFFFFF;
	overflow: hidden; 
}

#playlist_sort_2 {
	float: right;
	width: 177px;
	height: 245px;
	color:#FFFFFF;
	overflow:auto;
}

#video {
	padding-top:7px;
	width: 350px; 
	float: left;
}

#nowplaying {
	margin-top:14px;
	float: left;
	width: 350px;
	padding-bottom:12px;
	background-color:#5c2d8a;

}

#nowplaying2 {
	float: left;
	width: 350px;
	padding-bottom:12px;
	background-color:#5c2d8a;

}

#nowplaying p {
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
}

#nowplaying2 p {
	color:#FFFFFF;
}

#navi {
	position: absolute;
	float:left;
	width:500px;
	height:44px;
	margin:-22px 0px 0px 20px;
	}
  
#navi li {
	list-style-type:none;
	background-repeat:no-repeat;
}



/* image replacement & nav */
.replace {
	position:relative;
	margin:0px;
	padding:0px;
	/* hide overflow:hidden from IE5 Mac */
	/*\*/overflow:hidden;/**/
	}
	
.replace span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1 /* for Opera 5 and 6 */
	}

#header_img {
	width: 900px;
	height: 188px;
	}

#header_img a, 
#header_img a span {
	width: 900px;
	height: 188px;
	display:block;
	color:#FFFFFF;
	}

#header_img a, #header_img a span {
	background: url(../images/header.jpg) no-repeat 0 0;
	}
	
#intro_img {
	width: 356px;
	height: 106px;
	}

#intro_img a, 
#intro_img a span {
	width: 356px;
	height: 106px;
	display:block;
	color:#5c2d8a;


	}

#intro_img a, #intro_img a span {
	background: url(../images/intro_title.jpg) no-repeat 0 0;
	}

#therodeo_img {
	width: 119px;
	height: 47px;
	}

#therodeo_img a, 
#therodeo_img a span {
	width: 119px;
	height: 47px;
	display:block;
	color:#5c2d8a;

	}

#therodeo_img a, #therodeo_img a span {
	background: url(../images/the_rodeo.jpg) no-repeat 0 0;
	}
	
	
#theriders_img {
	width: 109px;
	height: 44px;
	}

#theriders_img a, 
#theriders_img a span {
	width: 119px;
	height: 47px;
	display:block;
	color:#5c2d8a;

	}

#theriders_img a, #theriders_img a span {
	background: url(../images/the_riders.jpg) no-repeat 0 0;
	}	
	
	
#comment_img {
	text-align:right;
	width: 350px;
	color:#ffffff;
	font-size:12px;
	}
	
#comment_img a {
	color:#ffffff;
	font-size:10px;
	padding-right:10px;
	}
	
	
#charity_title_img {
	width: 356px;
	height: 93px;
	}

#charity_title_img a, 
#charity_title_img a span {
	width: 356px;
	height: 93px;
	display:block;
	color:#5c2d8a;

	}

#charity_title_img a, #charity_title_img a span {
	background: url(../images/charity_title.jpg) no-repeat 0 0;
	}

#visitsite_img {
	width: 182px;
	height: 32px;
	margin:0px 0px 0px 250px;
	}

#visitsite_img a, 
#visitsite_img a span {
	width: 182px;
	height: 32px;
	cursor:pointer;
	display:block;
	color:#5c2d8a;
	font-size:15px;
	}

#visitsite_img a, #visitsite_img a span {
	background: url(../images/visitsite_btn.jpg) no-repeat top left;
	}
	
#visitsite_img a:hover, #visitsite_img a:hover span {
	background: url(../images/visitsite_btn.jpg) no-repeat bottom left;
}
	
#home_img {
	float:left;
	width: 130px;
	height: 44px;
	}

#home_img a, 
#home_img a span {
	width: 130px;
	height: 44px; 
	cursor:pointer;
	display:block;
	color:#FFFFFF;
	}

#home_img a, #home_img a span {
	background: url(../images/intro_btn.jpg) no-repeat top left;
	}

#home_img a:hover, #home_img a:hover span {
	background: url(../images/intro_btn.jpg) no-repeat center left;
}

#homepage #home_img a, #homepage #home_img a span {
	background: url(../images/intro_btn.jpg) no-repeat bottom left;
	cursor:default;
}

#rodeo_img {
	float:left;
	width: 109px;
	height: 44px;
	}

#rodeo_img a, 
#rodeo_img a span {
	width: 109px;
	height: 44px; 
	cursor:pointer;
	display:block;
	color:#FFFFFF;
	}

#rodeo_img a, #rodeo_img a span {
	background: url(../images/rodeo_btn.jpg) no-repeat top left;
	}
	
#rodeo_img a:hover, #rodeo_img a:hover span {
	background: url(../images/rodeo_btn.jpg) no-repeat center left;
	}

#rodeopage #rodeo_img a, #rodeopage #rodeo_img a span {
	background: url(../images/rodeo_btn.jpg) no-repeat bottom left;
	cursor:default;
	}

#charity_img {
	float:left;
	width: 130px;
	height: 44px;
	}

#charity_img a, 
#charity_img a span {
	width: 130px;
	height: 44px;
	cursor:pointer;
	display:block;
	color:#FFFFFF;
	}

#charity_img a, #charity_img a span {
	background: url(../images/charity_btn.jpg) no-repeat top left;
	}
	
#charity_img a:hover, #charity_img a:hover span {
	background: url(../images/charity_btn.jpg) no-repeat center left;
	}

#charitypage #charity_img a, #charitypage #charity_img a span {
	background: url(../images/charity_btn.jpg) no-repeat bottom left;
	cursor:default;
	}
.titlec {
  font-size: small;
}
.titlec a{
text-decoration:none;
color:#ffffff;
border:0;
font-size:10px;
}
.titlec a:link {text-decoration: none; } 
.titlec a:visited {text-decoration: none; } 
.titlec a:hover {text-decoration: underline; } 

ul.videos li {
  float: left;
  /*width: 10em;*/
  margin-bottom: 0em;
  }
ul.videos
{
  margin-bottom: 0em;
  padding-left : 0em;
  margin-left: 0em;
  list-style: none;
}

ul.videos1
{
  margin-bottom: 0em;
  padding-left : 0em;
  margin-left: 0em;
  list-style: none;
  list-style-position:inside;
}

ul.videos1 li {
  float: left;
  /*width: 10em;*/
  margin-bottom: 0em;
  width:159px;
  }