/* CSS Document */
/* CSS Document */
body{
	background-color:#3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#backimg{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 467px;
	width: 774px;
	border: none;
	left: 118px;
	top: 32px;
	z-index:1;

}
#content{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 430px;
	width: 540px;
	left: 135px;
	top: 45px;
	z-index: 2;
	overflow:auto;
}

#random{
	position: absolute;
	display:block;
	background-color:#3D3D3D;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 120px;
	left: 623px;
	top: 31px;
	z-index: 3;
}
.package {
	font-size:16px; 
	font-weight:bold; 
	border-bottom-width: 1px; 
	border-bottom-style:dotted; 
	border-bottom-color: #FFFFFF; 
	padding-top: 15px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 10px; 
	word-spacing: 1px; 
	letter-spacing: -1px;
	line-height: 0.9em;
}
#sampletxt{
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	height: 123px;
}
.terms {
	width: 505px;
	height: 250px;
	background-color:#FFFFFF;
	color:#333333;
	overflow: auto;
	padding: 5px;
	border: 1px dashed #333333;
	text-align:left;
}
/* navigation */
ul #main_nav, li #main_nav{
	padding: 0px; 
	margin: 0px;
	list-style: none;

}
ul #main_nav {
	float: left;
	height: 0px; 
	z-index: 3;
}
#main_nav li {
	font-family: Times New Roman, Times, Georgia, sans-serif !important;
	position: absolute;
	width: 10px;
} 
#main_nav li a {
	text-decoration:none;
	background:none;
}
#main_nav li a span{
	visibility:hidden;

}
.n_home {
	top: 175px; 
	left: 658px; 
	font-size: 20pt;
	list-style-type:none;
}
.n_packages {
	top: 213px; 
	left: 658px; 
	font-size: 18pt;
	list-style-type:none;
}
.n_tryit {
	top: 240px; 
	left: 645px; 
	font-size: 18pt;
	list-style-type:none;
}
.n_contact {
	top: 270px; 
	left: 632px; 
	font-size: 20pt;
	list-style-type:none;
}

/* nav end */
#spacer{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 218px;
	border: none;
	left: 118px;
	top: 484px;
	background-image: url(gfx2/spacer.jpg);
	z-index: 6;
}
#buttons a img {
	border: none;
}
a img {
	border: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE4C7;
	font-weight: 800;
	padding:0px;
	margin:0px;
}
a:link, a:visited, a:active {
	color: #717171;
	text-decoration: none;
	border:none;
	font-weight:bold;
}
a:hover {
	color: #E5BD7C;
}


/* THUMBS START */

#thumbnails
{
	position: relative;
	float:left;
	top: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	z-index: auto;
}

#trailimageid{
	z-index:500;
}

#thumbnails .thumb
{
	margin:3px;
}

#thumbnails .thumb_images
{
	width: 120px;
	height: 120px;
	text-align: center;
	padding-bottom: 3px;
	text-align: center;
	padding-bottom: 3px;
}

#thumbnails a img {
	border:none;
}

/* THUMBS END */

hr {
	color: #FFE4C7;
	border-style: dashed;
}
