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

body{
background-image:url(images/rafting_red.jpg);
background-color:#c34b3d;
}

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

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

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

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

#glenwood_springs_activities{
background-image:url(images/colorado_river.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:#ffffff;
}

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

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

.image_left{
float:left;
margin-right:10px;
}

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