tr, td, body {
	
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #000000;
	line-height: 1.4em;
}
body
{
	background-color: #FFFFFF;
}


h1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	letter-spacing: normal;
	background-image: url(/themes/riversearch06/images/H1BG.jpg);
	background-repeat: repeat-y;
	margin-left: -15px;
	text-shadow: black 2px 2px 3px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	height: 22px;
	margin: 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
h2 a:link , h2 a:visited, #content h2 a:link , #content h2 a:visited  {
	color: #5B3720;
	text-decoration: none;
}
h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #384E88;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	background-image: url(/themes/LBLRv2/images/h3BG.jpg);
	background-position: left bottom;
	height: 22px;
	margin: 0px 0px 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

#content ul{
	display: block;
	padding-left: 15px;
	list-style-type: disc;
}
#content ul li, #content ul li{
	display: block;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(/themes/riversearch06/images/oar3.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

hr {
	border-top: 1px dashed #565149;
	border-bottom: 1px solid #565149;
	color: #fff;
	height: 3px;
	border-right-style: none;
	border-left-style: none;
}

/* links */
#content a, .content a:visited{
	text-decoration : underline;
	color: #000000;
}
#content a:hover, a:active{
	text-decoration : underline;
	color: #283D53;
}




/* links */
.content_small a, .content a:visited{
	text-decoration : underline;
	color: #000066;
	font-size: x-small;
}
.content_small a:hover, a:active{
	text-decoration : underline;
	color: #0000CC;
}

.searchdescription{
	font-size: 12px;
}
		
.searchbreadcrumb{
	font-size: 13px;
	font-weight: bold;
	color: #5F4F2E;
}

/* images */

img.border {
	margin: 5px 0px;
	padding: 0px;
	border: 1px solid #000000;
	cursor: hand;
		background-image: url(/themes/riversearch06/images/lightboxBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 13px;
}
img.left {
	margin: 5px 8px 5px 0px;
	padding: 0px;
	border: 1px solid #000000;
	cursor: hand;	
	background-image: url(/themes/riversearch06/images/lightboxBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 13px;
}
img.right {
	margin: 5px 0px 5px 8px;
	padding: 0px;
	border: 1px solid #000000;
	cursor: hand;
	background-image: url(/themes/riversearch06/images/lightboxBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 13px;
}
img.center {
	margin: 0px;
	background-position: center;
	text-align: center;
	display: block;
	clear: both;
	cursor: hand;
	background-image: url(/themes/riversearch06/images/lightboxBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 13px;
}
.quote {
	background-image: url(/themes/riversearch06/images/quote1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.quote td.main{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 25px 10px 15px 15px;
	background-image: url(/themes/riversearch06/images/quote2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #8C7142;
	text-shadow: black 2px 2px 4px;
	line-height: 14px;
	letter-spacing: 2px;
	text-shadow: black 2px 2px 4px;
}
.highlight1{
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-size: 14px;
}
.quote td.caption{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5B3720;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .small , #content .small td{
	font-size: 10px;
	line-height: normal;
}
td .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B6330;
}
td .bigunderline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B6330;
}
#content .small .main, #content .small .main td {
	background-image: url(/themes/LBLRv2/images/dark_box_BG.jpg);
	font-size: 12px;
}


.smallprint {
	font-size: 9px;
}
.SC_Item{
	color: #000000;
}

table.menu, table.menu tr, table.menu tr td{
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	line-height: normal;
}
table.menu h2{
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
/* Region Maps and links*/
#regionmap {
	width: 570px;
	height: 205px;
}
#regionmap #mapimage {
	height: 205px;
	width: 350px;
}
#regionlinks {
	width: 210px;
	float: right;
	padding-top: 14px;
}
#regionmap #regionlinks ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#regionmap #regionlinks ul li {
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	line-height: 22px;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	height: 22px;
	font-weight: bold;
}
#regionmap #regionlinks ul li a {
	color: 3c5a99;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#regionmap #regionlinks ul li a:hover {
	color: #FFFFFF;
	background-image: url(/themes/riversearch06/images/regionBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

