a{
	color: #EFDFFF;
}

#main {
	background-color: Black;
	background-image: url(../tour/main-solotour3-dates1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	/*border: 1;*/
	padding-left: 0;
	padding-right: 0;
	width: 744px;
}

h2 {
	text-align: left;
}

#text {
	margin-top: 175px;
	margin-left: 210px;
	margin-right: 170px;
}

li {
	margin-top: 1em;
}

#footer {
	background-image: url(../tour/header-solotour3-dates.jpg);
	background-position: 0 -25px;
}

table {

	margin-left: 30px; /*border: 0px ridge white;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0px;*/
/*width: 350px;*/
	text-align: left;
	vertical-align: bottom;
}

th {
	color: #DBD7A3;
	padding-left: 120px;
	text-align: left;
	font-size: 1.2em; /*background-color: #1E1E1E; 
	background-image: url(../images/table_background_picture_4.jpg);*/
}

td {
	color: #F6F7E7; /*border: 0px ridge White;
	border-left: 0;
	border-right: 0px solid Silver;
	background-color: #CDC7CF;
	color: #3C242E;*/
}

.event_date {
	width: 100px;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
}

.event_type {
	width: 0px;
}

.event_description {
	text-align: justify;
	width: 250px;
	padding-left: 10px;
}

.smaller_text {
	font-style: italic;
}

.event_status {
	/*width: 70px;*/
}

.event_link {
	border-right: 0;
	width: 70px;
}
#bottom{
	text-align: right;
	background-color: Black;
	background-image: url(../tour/main-solotour3-dates2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 174px;
	padding : 8px 8px 8px 8px;
}
