body {
	background-image: url(/themes/riversearch06/images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #94AFD9;
	margin: 0px;
	background-attachment: fixed;

}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
}


#page {
	font-size: 10px;
	padding-top: 0px;
	background-image: url(/themes/riversearch06/images/pageBG.png);
	background-repeat: repeat-y;
	position: relative;
}
#mainarea {
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
#content {
	padding-left: 15px;
	width: 575px;
	padding-bottom: 100px;
	min-height: 1000px;
	font-size: 12px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#Sidbar {
	background-color: #DBE2EE;
	height: auto;
	width: 276px;
	float: right;
	background-image: url(/themes/riversearch06/images/sidebarBG.jpg);
	background-repeat: repeat-y;
}
#headflash {
	height: 295px;
	width: 880px;
	padding-top: 37px;
	padding-right: 10px;
	padding-left: 10px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	left: auto;
	right: auto;
	text-align: center;
	background-image: url(/themes/riversearch06/images/HeaderBG.png);
	background-repeat: no-repeat;
	height: 332px;
}
#container #page #topbar {
	margin-right: 10px;
	margin-left: 10px;
	height: 175px;
	position: relative;
}
#container #page #topbar #searchby {
	background-image: url(/themes/riversearch06/images/searchBy_BG.jpg);
	position: absolute;
	left: 192px;
	top: 0px;
	height: 175px;
	width: 407px;
	background-repeat: no-repeat;
}
#container #page #topbar #featured {
	background-image: url(/themes/riversearch06/images/featuredBG.jpg);
	height: 175px;
	width: 281px;
	background-repeat: no-repeat;
	position: absolute;
	left: 599px;
	top: 0px;
}
#container #page #topbar #browsby {
	background-image: url(/themes/riversearch06/images/browsBy_BG.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 192px;
	position: relative;
	left: 0px;
	top: 0px;
}


/* Brows By Links */
#bblinks ul {
	list-style-type: none;
	width: 185px;
	margin: 0px;
	padding: 0px;
} 
#bblinks {
	padding-top: 33px;
}

#bblinks li {
	margin: 0px 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#bblinks li a { 
        color: #000000;
        display: block;
        font: bold 13px/13px "Trebuchet MS", Tahoma, Verdana;
        padding: 2px 10px 3px 15px;
        text-decoration: none;
}


#bblinks li a:hover {
	background-color: #7E99CA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #264188;
	border-bottom-color: #264188;
	padding-top: 1px;
	padding-bottom: 2px;
}

#bblinks a em {
	color: #000000;
	display: block;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 160px;
}

#bblinks a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

/* Side Bar Links */


#sblinks ul {
	list-style-type: none;
	width: 276px;
	margin: 0px;
	padding: 0px;
} 

#sblinks li {
	margin: 5px 0;
	border-top: 1px none #999;
	border-right: 0 none #999;
	border-bottom: 1px none #999;
	border-left: 0 none #999;
}

#sblinks li a { 
        display: block;
        padding: 0px;
        text-decoration: none;
}

#sblinks li a:hover {
        background: #FEFE98 url(/themes/riversearch06/images/sidebarBG_hover.jpg) repeat-y;
}

#sblinks a em {
	color: #333;
	display: block;
	line-height: normal;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
#sblinks img {
	padding-top: 2px;
}

#sblinks a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

/* outfitter river links */

#outfittersidebar ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
} 
#outfittersidebar li {
	margin: 0px 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#outfittersidebar li a { 
        color: #000000;
        display: block;
        font: bold 13px/13px "Trebuchet MS", Tahoma, Verdana;
        padding: 2px 5px 3px 20px;
        text-decoration: none;
}


#outfittersidebar li a:hover {
	background-color: #7E99CA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #264188;
	border-bottom-color: #264188;
	padding-top: 1px;
	padding-bottom: 2px;
}

#outfittersidebar a em {
	color: #000000;
	display: block;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#outfittersidebar a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}



#outfitterbar {
	background-image: url(/themes/riversearch06/images/outfitterBarBG.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 600px;
	margin-left: -15px;
}
#outfitterbar img {
	margin: 15px 0px 0px;
	float: left;
}
#outfitterbar a{
	float: right;
	width: 390px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outfitterbar a:hover{
	text-decoration: underline;
}
#outfitterbar h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#outfitterbar h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
	
#outfitterbar h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	}



/* River Header Bar */

#riverbar {
	background-image: url(/themes/riversearch06/images/outfitterBarBG.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 600px;
	margin-left: -15px;
}
#riverbar img {
	margin: 15px 0px 0px;
	float: left;
}

#riverbar h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
#riverbar h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-style: normal;
}
	
#riverbar h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-style: normal;
	}







#outfitter{
	width: 250px;
	margin-top: 4px;
	margin-left: 15px;
	text-align: center;
}
#outfitter a {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 250px;
	margin-top: 10px;
	margin-right: 20px;
	line-height: 11px;
}
#outfitter a:hover{
	text-decoration: none;
	color: #000000;
}
#outfitter em {
	font-style: normal;
	text-align: center;
	display: block;
	width: 250px;
	padding-top: 5px;
	line-height: 14px;
	font-size: 12px;
}




/* Tabs */

	 
		 #tabs {
	float:left;
	width:100%;
	background:repeat-x top;
	font-size:10px;
	line-height:normal;
	padding-top: 41px;
		}
	
	
		#tabs ul {
			margin:0;
			padding:5px 10px 0;
			list-style:none;
			height: 30px;
			overflow: hidden;
		  }
		#tabs li {
		  float:left;
		  background:url("/themes/riversearch06/images/tabs/left.gif") no-repeat left top;
		  margin:0;
		  padding:0 0 0 9px;
		  }
		#tabs a {
	display:block;
	background:url("/themes/riversearch06/images/tabs/right.gif") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	width: 75px;
	font-size: 11px;
	line-height: 16px;
		  }
		#tabs a:hover {
		  color:#333333;
		  }
		#tabs .current {
		  background-image:url("/themes/riversearch06/images/tabs/left_on.gif");
		  }
		#tabs .current a {
		  background-image:url("/themes/riversearch06/images/tabs/right_on.gif");
		  color:#FFFFFF;
		  }
		  :focus  { outline: thick none black }
		  
#incotrol {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
}

#incotrol img {
	clear: both;
	display: block;
	border: 0px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.mainsearch {
	background-image: url(/themes/riversearch06/images/SearchBoxBG.jpg);
	height: 16px;
	width: 348px;
	border: 1px solid #000000;
	padding: 4px;
	margin: 0px;
}
.tabcontents {
	text-align: center;
	width: 407px;
}
input.dosearch {
	margin-top: 10px;
}
.mainsearch:focus{
	background-color: #FFFFCC;
}
#container #page #mainarea #Sidbar #incotrol a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#container #page #mainarea #Sidbar #incotrol a:hover{
	display: block;
	background-color: #BCCCDF;
	border: 1px solid #003399;
}
#searchresults {
	width: 350px;
	position: absolute;
	left: 30px;
	top: 105px;
	z-index: 1000;
	background-image: url(/themes/riversearch06/images/75_white.png);
	max-height: 350px;
	overflow: auto;
}

#searchresults ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 14px;
	font-weight: bold;
}
#searchresults ul li {
	margin:0;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#searchresults ul li.selected { 
	background-color: #ffb; 
}
#searchresults ul strong.highlight { 
	color: #800; 
	margin:0;
	padding:0;
}
#container #footer {
	background-image: url(/themes/riversearch06/images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 80px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer a:hover {
	color: #000066;
	text-decoration: underline;
}




/* Sortable tables */
#content table.sortable{
	background-image: url(/themes/riversearch06/images/tablerowsBG.jpg);
}
#content table.sortable a.sortheader {
    background-color:#3D5B99;
    color:#FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
#content table.sortable span.sortarrow {
    color: #FFFFFF;
    text-decoration: none;
}
#content table.sortable tr a {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
    color:#333333;
    text-decoration: none;
    display: block;
}
.lismall {
	font-size: 12px;
	font-weight: bold;
}
