@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #6F6E6A;
}
#wrapper {
	margin:0 auto; 
	background-color: #FFFFFF;
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	margin-right: auto;
	margin-top: 0px;
}
#hero {
	position: relative;
	clear: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#hero article {
	width: 34%;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	right: -169px;
	background-color: #6F6E6A;
	border-radius: 15px;
	top: 2px;
	color: #FFFFFF;
	/* [disabled]bottom: 0px; */
	text-align: center;
}

#hero h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: -15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
article, aside, figure, footer, header, nav {
	display: block;
}
#hero img{
	max-width: 100%;
	padding-bottom: 0px;
}
h1, h2 {
	color: #3399cc;
	font-style: normal;
	font-weight: 400;
	font-family: passero-one;
	font-size: xx-large;
	line-height: normal;
}
body {
}
h1 {
	font-size: 72px;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 53%;
	margin-left: 5%;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-width: medium;
	border-color: #000000;
	background-color: #9E9E9E;
	font-weight: normal;
}
#sidebar {
	width: 20%;
	margin-left: 4%;
	float: left;
	margin-bottom: 0px;
}
footer {
	clear: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2%;
	background-color: #4D4D4D;
	color: #FFFFFF;
}
figure {
	width: 400px;
}
figure img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 1px #999999;
	box-shadow: 1px 1px 15px #999999;
	margin-left: -35px;
	float: left;
	margin-bottom: 15px;
}
#wrapper #top h1 {
}
figcaption {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
.centered {
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
}
.floatleft {
	margin-right: 300px;
	float: left;
	margin-left: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.floatright {
	left: 10px;
	float: right;
}
.tour-date {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	width: 150px
}
.tour-city {
	width: 300px;
}
.tour-time {
	width: 100px;
}
.tour-links {
	width: 100px;
}
.tour-notes {
	width: 350 px;
}
.newtourdate {
	text-align: center;
	width: 1000px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
a:hover, a:active, a:focus {
	color: #FF3300;
	text-decoration: underline;
}
#mainnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav a {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	background-color: #4d4d4d;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	text-decoration: none;
	background-color: #467AB3;
}
#mainnav a:hover ,{
	width: 20%;
	display: block;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	background-color: #4d4d4d;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#mainnav {
}
figure img {
	-webkit-box-shadow: 5px 5px 10px #999999;
	box-shadow: 5px 5px 10px #999999;
	border-color: #333333;
}
