body {background-image: url("images/bg-gradient.gif"); background-repeat:repeat-x; text-align:left;} 



img {
	border:none;
}

a {
	text-decoration: none;
	/*text-transform:uppercase;*/
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}

.mainText h1 {
	position:relative;
	top:10px;
	left:45px;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color:#FFFFFF;
	text-indent:0px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}

.mainText p {
	position:relative;
	top:5px;
	left:45px;
	width:450px;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#CCCCCC;
	letter-spacing:.1em;
	line-height:160%;
	padding-bottom:10px;
	margin:0px;
}

.mainText p.link {
	width:600px;
}

.mainText ul li{
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	position:relative;
	left:25px;
	letter-spacing:.1em;
	line-height:160%;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	width:400px;
}

.mainText b {
	font-size:14px;
	color:#FFFFFF;
}

.mainText table {
	font-size:12px;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom:15px;
	letter-spacing:2px;
	color:#FFFFFF;
	position:relative;
	left:45px;
	width:600px;
}

.mainText table th {
	width:100%;
	vertical-align:top;
	text-align:left;
	text-transform:uppercase;
	
}
.mainText table td {
line-height:150%;
	vertical-align:top;
}

#main {
	text-align:left;
	background:#FFFFFF;
	background-color:transparent;
	width:884px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:left;
	position:relative;
	padding:5;
}

#aboutBG {
	background: url(images/about-bg.jpg) no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	/*height:auto;*/
	min-height:430px;	
}

#content-after {
	background: url(images/after-bg.jpg) no-repeat;
	height:430px;
	margin-top:0px;
	padding-top:0px;
}

#montanaBG {
	background: url(images/montana-bg.jpg) no-repeat;
	height:430px;
	margin-top:0px;
	padding-top:0px;
	
}
#experienceBG {
	background: url(images/experience-bg.jpg) no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	min-height:430px;
}

#calendar {
	background: url(images/about-bg.jpg) no-repeat;
	margin:0px;
	/*height:auto;*/
	min-height:430px;
	padding-top:10px;
	padding-left:25px;
	z-index:103;
}

#contextBox {
	padding:10px;
	position: absolute;
	overflow: hidden;
}

/* Where the main content in the window will be placed*/
#contentLayer {
	/*background:url(images/content-bg.png) no-repeat;*/
	position: absolute;
	top: 45px;
	left: 50px;
	height: 410px;
	width: 450px;
	overflow: auto;
}

.contentLayer h1{
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	color:#FFFFFF;
	text-indent:0px;
	text-transform:uppercase;
	font-weight:bold;

}

.contentLayer ul li{
	letter-spacing:.1em;
	line-height:1.6em;
}

#tripContentBox {
	background:url(images/content-bg.png) no-repeat;
	top: 45px;
	left: 385px;
	height: 400px;
	width: 442px;
	position: absolute;
	overflow: hidden;

}

#tripBox1 {
	top: 45px;
	left: 82px;
	height: 400px;
	width: 300px;
	position: absolute;
	overflow: hidden;
}
#contextBox1 {
	top: 100px;
	left: 82px;
	height: 400px;
	width: 300px;
	position: absolute;
	overflow: hidden;
}
#contextBoxTitle1 {
	top: 75px;
	left: 82px;
	height: 400px;
	width: 500px;
	position: absolute;
	overflow: hidden;
}
#contextBoxTitle2 {
	top: 75px;
	left: 524px;
	height: 400px;
	width: 500px;
	position: absolute;
	overflow: hidden;
}
#tripDetails {
	position: absolute;
	top: 100px;
	left: 50px;
	height: 400px;
	width: 300px;
	overflow: auto;
}

#tripDetailsRight {
	position: absolute;
	top: 100px;
	left: 360px;
	height: 400px;
	width: 300px;
	overflow: auto;
}
.rightColumnTxt p {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#000000;
	letter-spacing:.1em;
	margin: 0 0 1em;
	text-indent:0px;
	line-height:160%;
}

/*How text in the main content window will be displayed*/


#about-us {
	background-image:url(images/guide-bg.jpg);
	min-height:430px;
	margin-top:0px;
	padding-top:0px;	
}
	
#footer {
	background: url(images/footer.png) no-repeat;
	height:200px;
	margin-top:0px;
	padding-top:0px;	
}

#footer h1 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
}

#footer p {	
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin:0px;
	padding-bottom:5px;
	padding-top: 10px;
	margin-top:5;
}
	
#footerBox1 {
	top: 470px;
	left: 33px;
	height: 142px;
	width: 285px;
	position: absolute;
	overflow: hidden;
}

#footerBox1 p {
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	margin:0px;
	padding-bottom:15px;
	padding-top: 10px;
	margin-top:5;
}
	
#footerBox2 {
	position: absolute;
	top: 470px;
	left: 346px;
	height:140px;
	width: 278px;
	overflow: hidden;
	padding-top:0px;
}

#footerBox2 p {
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	margin:0px;
	padding-bottom:15px;
	padding-top: 10px;
	margin-top:5;
}

#footerBox3 {
	top: 470px;
	left: 663px;
	height:110px;
	width: 278px;
	position: absolute;
	overflow: hidden;
}

.footerTxt {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#CCCCCC;
	letter-spacing:.1em;
	line-height:120%;
	text-align:left;
	margin:0px;
}

.footerTxt b {
	font-size: 13px;
	color: #000000;
}
.footerTxt p {
	margin-top: 0;
	margin-bottom: 0px;
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#footerBar {
	background: url(images/footer-bar.png) no-repeat;
	position:relative; /*top:-20px;*/
	height:auto;
	margin:0px;
	padding:10px;
	text-align:center;
}

#logoBox {
	background:url(images/vt-logo.png) no-repeat;
	top: 35px;
	left: 675px;
	height: 200px;
	width: 200px;
	position: absolute;
	overflow: hidden;
	z-index:90;
}
#tagline {
	top: 10px;
	left: 665px;
	height: 20px;
	width: 200px;
	position: absolute;
	overflow: hidden;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif; 
	color:#CCCCCC;
	letter-spacing:0px;
	text-transform:none;
	font-size:14px;
	z-index:102;
}
/* 
  This CSS rule adds to the first selector defined in p7exp.css.
  It sets the z-index higher than the rest of the page so that the menu sits 'on top' of all the page content.
*/
#menuwrapper {
    position: relative;
    z-index: 101;
}


