body {
	margin: 0;
	padding: 0;
	background-color: #9c683a;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 67px;
	margin: 0;
	padding: 0;
}

#mailing_list {
	float: right;
	padding-right: 20px;
}

#mailing_list .label {
	font-family: Book Antiqua, Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 16px;
}

#list_submit {
	margin-left: 10px;
	background-color: #e6a948;
	border-width: 1px;
	border-color: #5f461e;
	border-style: solid;
}

/* Navigation */
#navigation_box {
	background-image: url(images/nav_bg.jpg);
	height:48px;
	width:950px;
}

#menuwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menuwrapper ul a {
	display: block;
}

#menu {
}

#content_top {
	background-image: url(images/top_bottom.jpg);
	background-repeat: repeat-y;
	width:950px;
	height:30px;
}

#main_content {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width:950px;
	padding-left: 15px;
	padding-right: 30px;
}

.content_main_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #f7e26c;
}

.content_interior {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-left: 30px;
	padding-right: 50px;
}	

#content_bottom {
	background-image: url(images/top_bottom.jpg);
	background-repeat: none;
	width:950px;
	height:15px
}

#content_left {
	text-align: center;
	border-right: 1px solid #716c67;
	padding-right: 10px;
}

#content_left hr {
	size: 1;
	noshade: true;
	width: 200px;
	color: #716c67;
}

.content_left_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #f7e26c;
}

#content_right {
	padding-left: 30px;
	color: #ffffff;
}

#content_left_interior {
	text-align: left;
	border-right: 1px solid #716c67;
	padding-right: 10px;
}

#content_right_interior {
	padding-left: 30px;
}

#content_right_interior img a {
	border: 0;
}

#content_right hr {
	text-align: center;
	size: 1;
	noshade: true;
	width: 200px;
	color: #716c67;
}

#content_right_interior hr {
	text-align: center;
	size: 1;
	noshade: true;
	width: 200px;
	color: #716c67;
}

#content_right a {
	text-decoration: none;
}

.content_interior_right p {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.content_interior_right a {
	text-decoration: none;
	color: #f7e26c;
}

.content_interior_right a:hover {
	text-decoration: underline;
}

.sitemason_body {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.sitemason_body a:hover {
	text-decoration: none;
	color: #e68220;
}

#footer {
	background-image: url(images/footer.jpg);
	height:75px;
	width:950px;
}

.first_level_nav { display: block; }

.rotating_articles {
	width: 600px;
	background-color: #e68320;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

.rotating_articles img {
	border:0px;
	text-align: center;
}

.rotating_articles_headline a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	width: 600px;
	padding-left: 15px;
}

.rotating_articles_headline a:hover {
	text-decoration: underline;
}

#news_article_table {
	border-color: #716c67;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

.news_article_title a {
	font-family: Tahoma;
	font-size: 16px;
	color: #f7e26c;
	text-decoration:none;
}

.news_article_date {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

.news_article_summary {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.news_article_title a:hover {
	text-decoration:underline;
}

.news_article_image img {
	padding-left: 5px;
	max-width: 250px;
}

.read_news {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	color: #a7edc8;
	padding-right: 27px;
}

.read_news a {
	color: #a7edc8;
}

.newsfeed .title a {
	font-family: Tahoma;
	font-size: 16px;
	color: #f7e26c;
	text-decoration:none;
}

.newsfeed .title a:hover {
	text-decoration:underline;
}
/* Tour Dates */
.tour_dates_click {
	font-family: Tahoma;
	font-size: 10px;
	color: #f7e26c;
	text-align: center;
}

.date_evens {
	background-color: #85725e;
	font-family: Tahoma;
	font-size: 12px;
}

.date_odds {
	font-family: Tahoma;
	font-size: 12px;
}

.date_odds td {
	padding: 3px;
	color: #ffffff;
}

.date_odds td a {
	padding: 3px;
	color: #85725e;
	text-decoration: none;
}

.date_odds td a:hover {
	padding: 3px;
	color: #e68320;
}


.date_evens td {
	padding: 3px;
	color: #ffffff;
}

.date_evens td a {
	padding: 3px;
	color: #e68320;
	text-decoration: none;
}

.date_evens td a:hover {
	padding: 3px;
	color: #000000;
}

.date_evens_home td {
	background-color: #85725e;
	font-family: Tahoma;
	font-size: 10px;
	width: 235px;
}

.date_odds_home td {
	font-family: Tahoma;
	font-size: 10px;
	width: 235px;
}

.date_odds_home td {
	padding: 3px;
	color: #ffffff;
}

.date_odds_home td a {
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
}

.date_odds_home td a:hover {
	padding: 3px;
	color: #e68320;
}


.date_evens_home td {
	padding: 3px;
	color: #ffffff;
}

.date_evens_home td a {
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
}

.date_evens_home td a:hover {
	padding: 3px;
	color: #e68320;
}
td #tour_title {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

.footer_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2c2f22;
	padding-left: 30px;
}

.sitemason_signin .sitemason_label {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

#buttons img:hover {
	opacity:0;
	filter:alpha(opacity=0);
}

.buy_now {
	background-image:url(http://www.dualtone.com.moses.com/images/buy_now_white.jpg);
	float: left;
	display: inline;
	height:18px;
	width:65px;
}

.buy_now_solo {
	background-image:url(http://www.dualtone.com.moses.com/images/buy_now_white.jpg);
	float: right;
	display: inline;
	height:18px;
	width:65px;
}

.itunes {
	background-image:url(http://www.dualtone.com.moses.com/images/itunes_white.jpg);
	float: right;
	display: inline;
	height:18px;
	width:65px;
}

#jukebox_player {
	z-index: 1;
}

#downloads_sidebar
{
	background-color: #9d683c;
	border: 2px;
	border-color: #ffffff;
}

#downloads_sidebar a {
	color: #ffffff;
}

/* Twitter CSS */
#twitter_div {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	background-color: #9d683c;
	width: 181px;
	padding: 10px;
	margin-left: 23px;
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: #e68320;
}

#twitter_div a {
	color: #e68320;
	text-decoration: none;
}

#twitter_div a:hover {
	text-decoration: underline;
}

#twitter_div ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#twitter_update_list li {
	padding-bottom: 8px;
	width: 181px;
}

#twitter_update_list li span a {
	width: 161px;
}

#downloads_sidebar {
	border-style: solid;
	border-width: thin;
	border-color: #e68320;
}