a{color: #d79701;}
a:visited{color: #bd8501;}


h2{
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 0.2em;
	border-bottom: 1px dashed black;
	 text-transform: uppercase;
	letter-spacing: -0.05em;
}

h3{
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#tourContainer{
	background-color: white;
	 
	padding: 3em 3em 4em 3em;
}

#tourEvents{
	width: 50%;
}

#tourDatesContainer{
	padding: 1.5em;
	background-color: #6a9eb6;
	width: 36%;
}

#tourDatesContainer img{
	width: 94%;
	border: 10px solid white;
	margin-bottom: 0.5em;
}


#tourDatesContainer p{
margin-top: 0.5em;
color: white;
}

#eventEntry{
 height: auto;
 margin-top: 1em;
 
	border-bottom: 1px dashed #686868;
}	

#eventEntryImage{
 float: left;
	width: 64px;
	height: 64px;
	margin-right: 1em;
		
	border: 0.5em solid #efcb2d;
}

#eventEntry p{
	margin-left: 7em;
}

.reviewImg img{
 
width: 170px;
height: 125px;
border: 0px;
margin: 4px;
float: left;
}



.discotitle{
	margin-top: 1em;
}

#fix{
	margin-bottom: 1em;
}
