@charset "utf-8";
/* CSS Document
=========================
Author: Hemen Rasul
Website: ViaFerrata.com
=========================
 */

/* Body background*/
body{
	background-image:url(images/MainBackground.gif);
}

/* Body Content*/
#Content{
	position: absolute;
	left:-400px;
	margin-left:50%;
	top: 0px;
	width: 800px;
}
/* Site Banner */
#Banner {
	background-image: url('Images/Via_banner1.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
/* Content Background*/
#content_bg {
	background-image: url('Content_bg.gif');
	background-repeat: no-repeat;
	top:200px;
	width: 800px;
	height:750px;
}
/* MAIN LINKS NAVIGATION */
li#nav_home a, li#nav_Via_Ferrata a, li#nav_Climbing a, li#nav_Groups a, li#nav_Gallery a, li#nav_Geology a, li#nav_Pricing a, li#nav_Links a, li#nav_Directions a,li#nav_Contact a, li#nav_FAQs a, #nav_Testimonials a {
	font-size:11px;
	font-family: Bell MT,"Copperplate Gothic light",Georgia, "Times New Roman", Times, serif;
	text-indent: none;
	text-decoration:none;
	color:#efe892;
	line-height: auto;
}
#Button_navigation{
	background-image:url(images/Button1_bg.gif);
	background-repeat:no-repeat;
	position: absolute;
	display: inline;
	padding: 4px;
	width: 800px;
	left: 0px;
}
#Button_navigation li{
	display: inline;
}
/* space between each button*/
#Button_navigation li a{
	margin: 3px;
}

#Button_navigation li a:hover{
	color:#163503;
	text-indent: none;
}
#Button_navigation li a:visited {
	color:#efe892;
	text-decoration: none;
}

#Button_navigation li a:hover { 
	color:#000000;
	background-color:#fa9310;
	text-decoration:none;
}
/* hover color*/
a:link {
	color:#0066FF;
	text-decoration:none;
	
	}
	
a:visited {
	color:#0066FF;
	text-decoration: none;
	}
	
/* Privacy Statement*/
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#efe892;
	font-size:14px;
	text-align:center;
}
h1 {
	font-size:30px;
	font-family:BostonCaps,"Arial Black","Time New Roman"; 
	color:#163503;
	padding: 10px;
	padding-left:5px;
	margin: 0px;
}

#img1, #img2, #img3, #img4, #img5, #img6{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img7, #img8, #img9, #img10, #img11, #img12{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img13, #img14, #img15, #img16, #img17, #img18{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img19, #img20, #img21, #img22, #img23, #img24{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img25, #img26, #img27, #img28, #img29, #img30{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img31, #img32, #img33, #img34, #img35, #img36{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img37, #img38, #img39, #img40, #img41, #img42 {
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
#img43, #img44, #img45 {
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}


#cimg1, #cimg2, #cimg3, #cimg4, #cimg5{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}

#cimg6, #cimg7, #cimg8, #cimg9, #cimg10{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}

#cimg11, #cimg12, #cimg13, #cimg14, #cimg15{
	position: relative;
	display: inline;
	padding:4px;
	text-indent: none;
}
/* links*/
#sub-bottom{
	position: absolute;
	top: 840px;
	left:-400px;
	margin-left:50%;
	width: 800px;
}
#sub-bottom li{
	display: inline;
	padding:2px;
	top: 500px;
}
p,.bodycontent,#ul{
		font-family:Arial MT, Helvetica, sans-serif,Myriad Pro;
		font-size:15PX;
		color:#000000;
		z-index:auto;
		padding-left:30px;
		padding-right:30px;
		}
h3 {
		font-size:14px;
		font-family:"Time New Roman",BostonCaps,"Arial Black"; 
		color:#163503;
		padding-left:30px;
		padding-right:30px;
		margin: 0px;
}
.underline{
		text-decoration:underline;
}
ul{
		padding-left:100px; 
		margin: 0px;
}