/* Ocean CSS 1.0 By Joshua D. Peterson */

/* Root CSS */


body {
margin:auto;
height:auto;
width: 900px;
background-image:url(images/37013RiverViewCampgroundBrochure_Page_1_Image_0001.jpg);
background-repeat: repeat-y;
background-position:center;
background-color:#F7EF39;
}

a, a.visited {
color: brown;
text-decoration:none;
font-weight:bold;
}

.t-font {
font-family:Arial;
font-size: 1em;
color: brown;
text-align:left;
line-height:11pt;
}

.ad-div {
min-height:150px;
width:900px;
}

.c-contain {
width: 900px;
height:auto;
margin: auto;
}

.c-left-col {
width:25%;
float:left;
}

.c-right-col {
width:74%;
float:right;
margin-right: 0px;
padding-left:2px;
padding-right:2px;
margin-top:2px;
border:groove #993300 thin;
background-color:#F7EF39;
}


/* You can edit these below.
   
   Don't touch the float values though.
*/

.bquote {
background-image:url(img/pe-bquote.png);
background-position:21px 0px;
background-repeat:no-repeat;
color:#9edef8;
margin:15px;
padding:50px 10px 18px 25px;
font-size:.95em;
line-height:1.25em;
text-align:left;
}

.nav-style {
font-size:.8em;
line-height:1em;
margin:10px;
width:100%;
}

.nav-style .bquote{
padding-bottom:0px;
}

.nav-style p{
font-size:.95em;
line-height:1.25em;
color:#003145;
margin-left:10px;
}

.nav-style a{
color:#94b7c5;
font-size:.95em;
font-weight:bold;
line-height:1.5em;
margin-left:10px;
}

.nav-style a:hover{
color:#acdaef;
border-bottom:#ffffff 1px dotted;
}

.nav-style h1 {
font-size:1.25em;
font-weight:bold;
color:#c3e0ec;
margin:0px 0px 10px 0px;
}

.nav-style h2 {
font-size:.95em;
font-weight:bold;
color:#b4ced9;
margin:5px 0px 5px 10px;
}

.nav-style .hr {
background-image:url(img/pe-cf.png);
background-position:center;
height:1px;
margin:.75em 0 .75em 0;
border:0;
}

.con-style {
font-size:1em;
line-height:1em;
margin:10px;
width:100%;
}

.con-style p{
font-size:.80em;
line-height:1.25em;
margin:5px 5px 10px 5px;
color:#cce0e8;
}

.con-style a{
color:#e7f8ff;
font-weight:bold;
}

.con-style a:hover{
color:#ffffff;
border-bottom:1px dotted #cce0e8;
}

/* Leave this one alone, thank you. */

.c-foot {
width:800px;
height:1px;
clear:both;
}

/* Footer */

.foot-div {
background-image:url(img/pe-f.png);
height:100px;
}

.foot-font {
font-size:.75em;
color:#ffffff;
text-align:center;
padding:2em 0 2em 0;
}

.foot-font a{
color:#85ceeb;
}

.foot-ref {
background-image:url(img/pe-fr.png);
height:20px;
margin:5px 0px 5px 0;
}