body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
.subtitle {
	font-style: italic;
}
.subject {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.resume-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #666699;
}
a:visited {
	color: #333366;
}
.eventitem {
	font-weight: bold;
	color: #666699;
}
.review-name {
	font-weight: bold;
	color: #666699;
}


a:hover {
	color: #990000;
}
.quotes-name {
	font-weight: bold;
}
.quotes-quote {
	font-style: italic;
}
.weekday {
	color: #333333;
	font-size: 11px;
}
.day {
	font-size: 9px;
}
.event {
	font-size: 10px;
}
.home-giant {
	font-size: 24px;
}
.review {
	font-style: italic;
}
.seminartext {
	text-align: justify;
}
.text-large {
	font-size: 15px;
}
.text-big {
	font-size: 24px;
}


/* Quote */
#quotes {
	width: 490px;
	height: 204px;
	position: relative;
	left: 220px;
	margin: 0px;
	padding: 0px;
	#overflow: hidden;
	#display: table;
	#position: static;
	#margin-left: 220px;
}
#outer {
	display: table-cell;
	vertical-align: middle;
	height: 130px;
	font-size: 21px;
	font-style: italic;
	color: #322b1b;
	padding-top: 10px;
	#position: absolute;
	#top: 8%;
	#width: 100%;
}

.link {
	padding-top: 50px;
	#padding-top: 179px;
	padding-left: 25px;
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
	font-size: 13px;
}
.link a {
	color: #FFFFFF;
}
/* .author {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	padding-top: 0px;
	color: #FFFFFF;
} */

#adventures-table {
	text-align:center;
	width: 80%;
	margin: 15px auto;
	border: #CCCCCC 1px solid;
}
#adventures-table td {
	border: #CCCCCC 1px solid;
	padding: 5px;
}
#adventures-table .header {
	background-color: #666699;
	font-weight: bold;
	color: #FFFFFF;
}
#adventures-table .header td {
	padding: 3px;
}


#hide {
	display: none;
}
