/* CSS Document */



body {
background-color: #8B8B8B;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2C2C2C;
}

li {
margin-left:0px;
} 

#top_shadow {
background-image:url(../images/bg_top_shadow.jpg);
background-repeat:no-repeat;
width:880px;
}

#middle_shadow {
background-image:url(../images/bg_middle_shadow.jpg);
background-repeat:repeat-y;
width:880px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:100;
color:#2C2C2C;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#2C2C2C;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2C2C2C;
}

.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#2C2C2C;
}

.subtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#2C2C2C;
}

.sundayriver {
color:#CB2F28;
font-weight:bold;
}

.sundayriverlink {
color:#CB2F28;
text-decoration:none;
font-weight:bold;
}

.sundayriverlink:hover {
color:#CB2F28;
text-decoration:underline;
font-weight:bold;
}

.sugarloaf {
color:#00477F;
font-weight:bold;
}

.sugarloaflink {
color:#00477F;
text-decoration:none;
font-weight:bold;
}

.sugarloaflink:hover {
color:#00477F;
text-decoration:underline;
font-weight:bold;
}

.loon {
color:#FF9A01;
font-weight:bold;
}

.loonlink {
color:#FF9A01;
text-decoration:none;
font-weight:bold;
}

.loonlink:hover {
color:#FF9A01;
text-decoration:underline;
font-weight:bold;
}

.black {
color:#000000;
font-weight:bold;
}

.blacklink {
color:#000000;
text-decoration:none;
font-weight:bold;
}

.blacklink:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.whitetext {
color:#FFFFFF;
}

.nav {
font-family:Arial, Helvetica, sans-serif;
/*font-size:14px;*/font-size:16px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
line-height:20px
}

.nav:hover {
font-family:Arial, Helvetica, sans-serif;
/*font-size:14px;*/font-size:16px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:underline;
line-height:20px
}

.passes {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#2C2C2C;
}

#passes {
border:1px;
border-style:solid;
border-color:#000000;
}

.body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#2C2C2C;
}
