body {
	background:#000;
	margin:0;
	padding:0;
	font-family:Courier New, serif;
	font-size:14px;
	color:#c6c3c6;
}
a, a:visited {
	color:#e88b00;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1 {
	color:#e88b00;
}
#page_wrapper{
	text-align:center;
}
#page {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header{
	height:198px;
	width:750px;
}
#main_menu {
	background:#000;
	padding:0;
	margin:0;
	margin-bottom:20px;
	margin-top:2px;
	float:left;
}
.primary_link{
	float:left;
}

#home_wrapper{
	text-align:center;
}
#home_box{
	width:530px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	text-align:center;
}


#upcoming_tours {
	background:#9f0d34;
	width:340px;
	height:280px;
	float:left;
}

#email_signup {
	background:#f59524;
	width:190px;
	height:158px;
	float:left;
	text-align:center;
}

#myspace_link {
	width:189px;
	height:124px;
	background:#000;
	float:left;
	text-align:center;
	border-right:1px solid #c6c3c6;
	border-bottom:1px solid #c6c3c6;
}
#scroll_wrapper{
	float:left;
	margin-top:10px;
	height:215px;
	width:340px;
	text-align:left;
}
#scrollable_upcoming_tours {
	font-family:Courier New, serif;
	font-size:11px;
	color:#c6c3c6;
	margin-left:10px;
	width:310px;
	float:left;
	height:210px;
	overflow:auto;
	margin-bottom:10px;
	SCROLLBAR-ARROW-COLOR: #000;
	SCROLLBAR-BASE-COLOR: #9F0D34;
}
#scrollbar {
	float:right;
	height:200px;
	width:20px;
	margin-right:10px;
	border:1px raised white;
}
#signup_message{
	height:32px;
	line-height:32px;
	color:#F00;
	font-size:10px;
	overflow:hidden;
}
#signup_header{

}

#myspace_text{
	font-size:11px;
	color:#c6c3c6;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#myspace_link {
	font-size:11px;
	font-weight:bold;
	color:#e88b00;
}
#myspace_link a,
#myspace_link a:visited{
	color:#e88b00;
	font-weight:bold;
	text-decoration:none;
}

#homepage_news {
	float:left;
	padding-top:10px;
	text-align:left;
}
#homepage_news * {
	margin:0;
	padding:0;
}
#homepage_news img {
	margin-right:10px;
}

.text_input {
	width:150px;
	border:1px solid black;
	background:#DDD;
	margin-bottom:10px;
	margin-top:10px;
}
.subtitle {
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding-top:30px;
	color:#e5d3c5;
	margin-bottom:20px;
}
.subtitle a,
.subtitle a:visited {
	color:#e5d3c5;
}
.subtitle a:hover{
	text-decoration:underline;
}

#music_cds {
	text-align:center;
	padding-top:30px;
	float:left;
	padding-left:80px;
}
.music_cd {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:700px;

	margin-bottom:30px;
	float:left;
	clear:both;
}
.music_cd .buy_link {
	padding-top:10px;
	float:left;
}
.music_cd .cd_thumb {
	float:left;
	margin-left:25px;
	margin-right:25px;
}
.music_cd .cd_text {
	float:left;
	color:#e5d3c5;
	width:300px;
	margin-bottom:20px;
}
.music_cd .cd_text strong{
	float:left;
	color:#e88b00;
	font-weight:bold;
}
.cd_tracks {
	float:left;
	line-height:24px;
}
.music_cd .cd_text a,
.music_cd .cd_text a:visited{
	color:#bd2443;

	font-style:italic;

}
#music_contact {
	widht:100%;
	float:left;
	text-align:left;
}

.pp_item{
	text-align:center;
	margin-top:60px;
	font-size:22px;
}
.pp_item strong,
.contact_item strong,
strong {
	color:#e88b00;
	font-weight:bold;
}
.contact_item a{
	color:#e5d3c5;
}
.pp_item a,
.pp_item a:visited {
	color:#e5d3c5;
}

.twocolumn {
	float:left;
	width:100%;
}
.twocolumn div,
.twocolumn .contact_item{
	float:left;
	width:300px;
	white-space:normal;
	margin-left:50px;
	margin-top:40px;
}

#bio_text {
	text-align:center;
	margin-top:30px;
}
#bio_text p {
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	width:80%;
	margin-bottom:2em;

}
#bio_contact {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:80%;
}

#news {
	width:80%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#news p {
	text-align:justify;
}


#captcha_inp{
	display:none;
}

.error_message {
	font-size:0.8em;
	color:#c66;
}
#message_board {
	font-size:14px;
	text-align:left;
	float:none;
}
.messages {
	width:100%;
	text-align:center;
}
.messages .message {
	/*background:#e88b00;*/
	margin:20px auto;
	width:70%;
	border:1px solid #e88b00;
	text-align:left;
	/*color:#000;*/
}
.messages .message .title{
	border-bottom:1px solid #DDD;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 20px;
}
.messages .message .comment{
	padding:10px;
}
.messages .message .footer{
	font-size:0.8em;
	padding:2px 10px;

}

#add_comment input.text,#add_comment textarea {
	background:#e88b00;
	border:2px solid #c86b00;
}

#add_comment .submit {
	background:#e88b00;
	border:2px solid #c86b00;

}
