@charset "UTF-8";
/* CSS Document */

body{
background-image:url(images/zipline_blue.jpg);
background-color:#4458bf;
}

#zipline_glenwood_springs{
margin-left:auto;
margin-right:auto;
width:936px;
}

#colorado_river{
background-image:url(images/glenwood_springs_colorado.png);
background-repeat:no-repeat;
height:155px;
}

#rope_course{
background-image:url(images/bg_slice.jpg);
background-repeat:repeat;
}

#glenwood_springs_activities{
background-image:url(images/rope_course.png);
background-repeat:no-repeat;
height:130px;
}

p{
font-family:Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#000000;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
color:#000000;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#2B3C99;
}

h3{
font-family:Helvetica, sans-serif;
font-size:16px;
color:#2B3C99;
}

h4{
font-family:Helvetica, sans-serif;
font-size:24px;
color:#ffffff;
}

.styleone:link {
	text-decoration:none; 
	color: #2B3C99; 
}
.styleone:visited {
	text-decoration:none; 
	color: #2B3C99; 
}
.styleone:hover {
	text-decoration:none; 
	color: #000000; 
}
.styleone:focus {
	text-decoration:none; 
	color: #2B3C99; 
}
.styleone:active {
text-decoration:none;
	color: #2B3C99; 
}
