/* CSS Document */

html,body {
	margin: 0;
	padding: 1px;
	background-color: #ffffff;
	height: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 1.3em;
	margin: 6px 0 9px 0;
}
.thirty {
	padding-bottom: 12px;
}

.halfthirty {
	padding-bottom: 5px;
}
	

.super {
	position: relative;
	bottom: 0.7em;
	font-size: 6px;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
padding-left: 15px;
line-height: 1.3em;

color: #333333;
margin-bottom: 9px;

}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin-bottom: 3px;
	line-height: 1.3em;
	list-style-type: square;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 0;
}
.imageborder {
	border: 1px solid #CCCCCC;
 }
.title {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 12px;
	color:#711A02;
}
.title2 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: -12px;
	margin-bottom: 12px;
	font-weight: bold;
	color:#333333;
}

.title3 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 12px;
	font-weight: bold;
	color:#333333;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color:#333333;
}
.header {
	font-weight: bold;
	font-size: 10pt;
	margin: 12px 0 0 0;
	line-height: 1.25em;
	color:#711A02;
}
.listHeader {
	font-weight: bold;
	margin: 12px 0 -6px 0;
	line-height: 1.25em;
}
.listHeader2 {
	margin: 12px 0 -6px 0;
	line-height: 1.25em;
}
.description {
	font-style: italic;
	margin: 6px 0 0 0;
	line-height: 1em;
}
.location {
	margin: 0 0 6px 0;
	line-height: 1em;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #711A02;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF7D21;
}

.footer {font-size: 7pt}

.tour {
	margin: 24px 0 0 24px;
}