@charset "UTF-8";
body {background-color:#000;}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AC781E;
}
#container #head {
	height: 260px;
	width: 800px;
}
#container #butttop {
	background-image: url(images/toursbutback.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 800px;
}
#container #butttop ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px;
	text-align: center;
}
#container #butttop ul li {
	display: inline;
	color: #AC781E;
}
#container #butttop ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AC781E;
	font-size: 20px;
	height: 39px;
	width: 800px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#container #butttop ul li a:hover {
	color:#9C620F;
	margin-top: 6px;
}
#container #subhead h1 {
	color: #000;

	
	
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	margin-top: 0px;
}
#container #subhead {
	background-image: url(images/tourssubhead1.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 800px;
}



#container #subhead ul {
	list-style-type: none;
}
#container #subhead ul li a {
	color: #000;
	font-size: 18px;
}
#container #subhead ul li .phone {
	text-transform: uppercase;
	font-style: italic;
}
#container #subhead h3 {
	text-align: center;
}
#container #subhead p {
	font-size: 12px;
	text-align: center;
	margin-top: 200px;
}
#container #subhead p acronym a {
	color: #000;
	text-decoration: none;
}
#container #subhead img {
	margin-left: 110px;
	margin-top: 50px;
}
#mainst .hoverbox {
	cursor: default;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.hoverbox img
{
	background: #9C620F;
	border-color: #AC781E;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	width: 150px;
	height: 100px;
}

.hoverbox li
{
	background: #9C620F;
	border-color: #AC781E;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	margin: 20px 5px 5px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 250px;
	height: 166px;
}
#mainst {
	height: 200px;
	background-image: url(images/tourssubhead2.png);
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#container #mainst a {
	text-decoration: none;
	color: #000;
}

