@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;
}

#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:#FFFFFF;
}

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:#ffffff;
}

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