/* Green Style */
/* 
body#woothemes { background: #2E1501 url(brown/bg.jpg) repeat-x center 0; } */
/* body#woothemes { background: #0D0906 url(brown/bg-don.jpg) repeat-x center 0; } */
/*  body#woothemes { background: #020202 url(brown/bg-don.jpg) repeat-x center 0; } */ 
/* body#woothemes { background: #232323 url(brown/bg-don.jpg) repeat-x center 0; } */
body#woothemes {
	background: #232323 url(brown/backgrounds/image_rotator.php) repeat-x center 0;
}
body#woothemes h1, body#woothemes h2, body#woothemes h3, body#woothemes h4, #sidebar a, ol.commentlist li p a /* { color: #b77a48; } */
{
	color: #FDB813;
}
#footer #footerWrap #copy a {
	color: #FBBD00
}
p.txt0, p.txt0 a, .continue {
	color: #e4c9a3;
}
/* Don's custom classes and IDs */
.twitter_title_link {
	background: url(brown/twitter_title_bar.png) no-repeat left;
	padding-left:40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newsletter {
	float: left;
	width: 475px;
}
#newsletter form {
	margin: 5px;
	padding: 10px;
}
#newsletter input {
	margin: 2px;
}
#newsletter h3 {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Refresh Background header button styles */
#refreshbackground {
	background: url(../images/bg-backgrounds_button_hover.png) no-repeat;
	width: 178px;
	height: 36px;
	position: absolute;
	top: 10px;
	right: 0;
}
#refreshbackground li {
	background: url(../images/ico-search.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	/*background: none;
	overflow: hidden;*/
	padding-bottom:3px;
	border: none;
	position: absolute;
	top: 5px;
	left: 8px;
}
		
#refreshbackground a {
	/*background: url(../images/ico-search.png) no-repeat;*/
	color: #e7e7e7;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-top:2px;
	padding-left:27px;
	text-transform: uppercase;
}
#refreshbackground a:hover {
	color: #232323;
}

