/* css for Aquatic Adventures :: SilverBank  */

#silverbank {
color: #000;
}

#silverbank a {
color: #009;
text-decoration: none;
}

#silverbank a:hover {
color: #30f;
text-decoration: underline;
}
#silverbank #sub-rap {
 background:  url(i/inside_bg_low.gif)  repeat-y top right;
}
#silverbank #sub-rap #in-rap {
 background:  url(i/whale_bg.gif)  no-repeat 0 0;
}



/* text formatting specific to silverbank pages */

h2 {
  color: #009;
}

.cats li {
	list-style: url(i/silver_bank/li.gif);
	font-size: 11px;
}


.cats li ul li {
	list-style: url(i/silver_bank/ul-ul-li.gif);
	font-size: 11px;
}

.date {
  color: #009;
  	font-size: 1.1em;
 	font-weight: 600;
}

.intro { 
	color: #009;
	text-decoration: none;
}

.p-img-l {
	float: left;
	padding-right: 5px;
	clear: right;
}

.p-img-r {
	float: right;
	padding-left: 5px;
	clear: both;
}

.center {
	text-align: center;
}

.centered_sec_title {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	color: #009;
}


.space {
	margin-top: 2px;
	margin-bottom: 2px;
}

.sub-nav  {
	font-size: 10px;
	text-align:center;
 	width: 500px
}

.bottom-nav  {
	font-size: 10px;
	text-align:center;
 	width: 500px
}

.download  {
	font-size: 10px;
}




/* in-sideNav subNav details */

#in-sideNav ul li.silverbank ul.subNav {
 display: block;                          /* turns on the subnav block */
 font-size: 0.82em;
}
