﻿/* CSS Document */

#content {
	padding-top: 0px;
	margin-top:0px;
	position:relative;
	top:-8px;
}

#headlines {
	margin: 15px 0 5px 18px;
	padding:0;
	width:635px;
	height:340px;
	overflow:hidden;
	position: relative;
	position: relative;
	right:16px;
	font-size:14px;
	border:0;
	border: 1px solid #000000;
}

#headlines a span {
	font-style:normal;
	font-size: 20px;
	margin:0;
	padding: 0 0 0 0;
	color:#ffffff;
	display:block;
	margin:0;
}

#headlines a em {
	font-style:normal;
	text-decoration: underline;
}

#headlines:hover {
	border:6px solid #993300;
	width: 625px;
	height:330px;
}

#headlines:hover a {
		background-position: -640px -5px;
		padding: 249px 10px 75px 130px;
}

#headlines a {
	color:white;
	text-decoration:none;
	border:0;
	display: block;
	width:488px;
	height:78px;
	margin:0;
	overflow:hidden;
	color:#ffffff;
	padding: 254px 15px 80px 135px;
	font-weight:normal;
	text-align:right;
	position:absolute;
	top:0;
	left:0;
}

#moreHeadlines {
	margin: 0 0 10px 0;
}

#moreHeadlines a {
	position:relative;
	display:block;
	font-weight:normal;
	font-size: 13px;
	padding: 5px 0 5px 20px;
	margin:0;
	color: #990000;
	text-decoration:none;
	color:#993300;
	font-weight:normal;
	cursor: pointer;
}

#moreHeadlines a span {
	font-weight: bold;
}

#moreHeadlines a em {
	margin-right: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

#moreHeadlines a:hover {
	background: #FFEE99;
}


.column h2 {
	color:#CC9933;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	text-transform:uppercase;
}
.column h2:firstletter {
	font-size:34px;
}

.column {
	margin:10px 0 10px 10px;
	text-align: center;
}

#column1 {
	background: url(../images/tour-schedule.jpg) no-repeat;
	width:260px;
	height:168px;
	margin: 0 0 0 10px;
	padding:64px 7px 130px 6px;
	float:left;
	border:0;
	color:#CC9933;
	position: relative;
	overflow: hidden;
}

#column1 a {
	font-size: 14px;
	display:block;
	width:245px;
	text-align:left;
	padding:0;
	margin: 0;
	border-top: 1px dotted #990000;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer;
	background: #ffffff;	
	line-height: 1.05em;
}

#column1 a:hover {
	background: #FFEE99;
	color:#000066;
}

#column1 a .date {
	float:left;
	display:block;
	font-size:14px;
}
#column1 a .time {
	float:right;
	display:block;
	font-size:14px;
}
#column1 a .place {
	font-weight:bold;
	font-size: 20px;
	line-height: 18px;
	display: compact;
}
#column1 a .map {
	font-size: 12px;
	visibility: hidden;
	display: block;
}
#column1 a:hover .map {
	visibility: visible;
}
#column1 .follow {
	padding:5px 0 0 0;
	margin: 0;
	background:#C58B0E;
	color: #ffffff;
	text-decoration:underline;
	text-align:right;
	border:0;
	width: 265px;
	position: absolute;
	bottom: 7px;
	left: 3px;
	font-weight: bold;
}

#column1 .follow:hover {
	background:#C58B0E;
	color: #CCFFFF;
}

#column2 {
	background: url(../images/media-gallery.jpg);
	width: 314px;
	height: 283px;
	float: right;
	margin:0 5px 0 0;
	padding: 70px 15px 10px 15px;
	overflow: hidden;
	position: relative;
}

#column2 a {
	display:block;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	height: 130px;
}

#column2 a img {
	margin: 0 5px 0 5px;
	float:left;
	border:0;
}

#column2 a span {
	margin: 5px 5px 0 5px;
	display: block;
	text-align: left;
}

#column2 a.flip img {
	float:right;
}

#column2 a.flip span, #column2 a.flip em {
	text-align: right;
}

#column2 a em {
	margin: 15px 10px 0 10px;
	display: block;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

#column2 a:hover {
	color: #333399;
}

#column2 .follow {
	padding:5px 0 0 0;
	margin: 0;
	background:#990000;
	color: #ffffff;
	text-decoration:underline;
	text-align:right;
	border:0;
	width: 334px;
	position: absolute;
	bottom: 7px;
	left: 3px;
	height: 18px;
	font-weight: bold;
}

#column2 .follow:hover {
	color: #FFCCCC;
}