#FCKcontent{  /* used only in FCK Editor to set body width and BG*/
	width: 582px;
	background-image: url(/themes/nas07/images/freeform_c1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content, #content table tr td  ,#FCKcontent, #FCKcontent table tr td  
{
	text-decoration : none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

#content h1, #FCKcontent h1 
{
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	letter-spacing: normal;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	padding: 0px;
}

#content h2, #FCKcontent h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	display: block;
	clear: none;
}
#content h2 a:link , h2 a:visited, #content h2 a:link , #content h2 a:visited  {
	color: #5B3720;
	text-decoration: none;
}

#content h3, #FCKcontent h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A518B;
	line-height: normal;
	font-variant: normal;
	clear: none;
	font-style: normal;
	margin: 0px 0px 0px;
	padding-bottom: 0px;
}

#content h4, #FCKcontent h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	display: block;
	clear: none;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#content .orangequote, #FCKcontent .orangequote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	font-variant: normal;
	line-height: 18px;
}
#content .orangequotecaption, #FCKcontent .orangequotecaption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	line-height: 18px;
}


#content ul{
	display: block;
	padding-left: 15px;
}
#content ul li, #FCKcontent ul li
{
	display: block;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 0px;
	background-image: url(/themes/meridian07/images/ul2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 18px;
}

hr, .FCK hr {
	border-bottom: 1px solid #A4A1B4;
	height: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

/* links */
#content a, .content a:visited, #FCKcontent a, .FCKcontent a:visited{
	text-decoration : none;
	color: #006699;
	position:relative;
	font-weight: bold;

}
#content a:hover, a:active, #FCKcontent a:hover, FCKa:active{
	text-decoration : underline;
	color: #006699;
	position:relative;
	font-weight: bold;

}




/* links */
.content_small a, .content a:visited{
	text-decoration : underline;
	color: #000066;
	position:relative;

}
.content_small a:hover, a:active{
	text-decoration : underline;
	color: #0000CC;
	position:relative;
}

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

/* images */

img.left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
img.right {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;	
}
img.center {
	display: block;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.quote {
	background-image: url(/themes/riversearch06/images/quote1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.quote td.main{
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

/* Lars tables */

#content table.stdtable thead tr td, #FCKcontent table.stdtable thead tr td{
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-style: solid;
}

#content table.stdtable td, #FCKcontent table.stdtable td{
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
