@charset "UTF-8";
/* CSS Document */

body {
	font-family: verdana;
	color: #494949;
	text-decoration: none;
	font-size: 12px;
}

a {
	color: #494949;	
}

.bodyBkg {
	border-left: 10px solid #606060;
	border-right: 10px solid #606060;
	padding: 40px;
	background-color: #FFFFFF;
	height: 600px;
	vertical-align: top;
	line-height: 24px;
}

.bodyBkgPhoto {
	border-left: 10px solid #606060;
	border-right: 10px solid #606060;
	padding: 10px;
	background-color: #FFFFFF;
}

.bodyBkgSuite {
	border-left: 10px solid #606060;
	border-right: 10px solid #606060;
	padding: 40px 30px 40px 40px;
	background-color: #FFFFFF;
	height: 600px;
	vertical-align: top;
	line-height: 24px;
}

.tourInfoBkg {
	border-left: 10px solid #606060;
	border-right: 10px solid #606060;
	background-color: #DEDEDE;
	vertical-align: top;
}

.tourBulletText {
	font-size: 12px;
}

.footerLinks {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyTitles {
	font-size: 14px;
	color: #7d99b9;
	font-weight: bold;
}

.sectionHeadLinks {
	font-size: 12px;
	color: #7d99b9;
}

.sectionHeadLinks a {
	font-size: 12px;
	color: #7d99b9;
	text-decoration: none;
}

.tabRow {
	height: 29px;
	width: 145px;
	background-image: url(images/home_tabBkg.gif);
}

.tabs {
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
	vertical-align: bottom;
	width: 138px;
	height: 29px;
}

.tabTitle {
	padding-top: 6px;
	width: 138px;
}

.tabContentAlt {
	display: none;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #acacac;
	line-height: 20px;
}

.tabContent {
	display: none;
	padding: 0px 40px 0px 40px;
	text-align: justify;
	color: #acacac;
	line-height: 24px;
}

.tabText {
	text-align: justify;
	color: #acacac;
	line-height: 24px;
}

.tabLinks {
	font-size: 10px;
}

.tabLinks select input {
	font-size: 10px;
}

.homeMultiLink {
	font-size: 12px;
	color: #7e9bbb;
	padding-bottom: 8px;
}

.homeMultiLink a {
	font-size: 14px;
	text-decoration: none;
	color: #7e9bbb;
}

.divFacts {
	font-size: 20px;
	width: 180px;
	color: #606060;
}

.eventHeading {
	border-bottom: 3px solid #a3c5eb;
}

.eventTitle {
	font-size: 24px;
}

.eventTop {
	height: 60px;
}

.eventContent {
	font-size: 14px;
}
