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 */
.header-quote { position: relative; }
#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;
}

.fear-link { 
	position: absolute;
	top: 30px;
	right: 100px;
	width: 196px;
	height: 43px;
	background: url('../images/escape-fear-now.png') no-repeat top left;
}

.fear-link a { color: #FFF; display: block; width: 100%; height:100%; text-indent: -1000px; overflow: hidden; }
/* .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;
}

#aw {
	width: 360px;
	float: right;
}

#aw h4 { margin-top: -10px; }


.button a {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #666699;
	padding: 8px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	line-height: normal;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.button a:hover {
	background: #535384
}

.button.smaller a {
	font-size: 11px;
}

.button-green a {
	background: #4F9B59;
}

.button-blue a {
	background: #535384;
}



.random-testimonial {
	border: #CCC 1px dashed;
	padding: 10px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}



.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.text-center {
	text-align: center;
}

.text-center.button {
	margin: 10px 0;
}

.clear {
	clear: both
}

.alignright.border {
	border: #CCC 1px solid;
}

hr {
	border: none;
	border-top: #CCC 1px solid;
	margin: 40px 0;
}
.random-quote {
	text-align: center;
}

.ecwid {
    width: 730px;
}

.ecwid img {
    max-width: 200px!important;
    height: auto!important;
}