/* CSS Document */

p{
font-family: Times New Roman, Times, serif;
font-size: 11px;
color: #000000;
line-height: inherit;
padding: 3px;
}

.bold {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #CC6633;
	display: block;
	text-align: left;
	width: auto;
}

.navigation:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #CC9933;
	display: block;
	text-align: left;
	width: auto;
}

.reversenavigation {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	background-color: #330066;
	display: block;
}

.reversenavigation:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	background-color: #663399;
	display: block;
}

.hotlink {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	
}

.narrative {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: auto;
}

.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
}

.releasetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
}

.presskit {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	
}
.tourhead {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}
.tourlisting {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}
.rtjtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	color: #330066;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}
.address {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #CC6633;
	text-align: left;
}

.legal {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	width: auto;
}

.tourtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #CC6633;
	display: block;
	padding: 0px;
}
