.FCKcontent, #FCKcontent{  /* used only in FCK Editor to set body width and BG*/
	width: 660px;
	background-repeat: repeat-y;
	background-color: #353A3D;
	padding-bottom: 20px;
	padding-left: 25px;
}
#FCKcontent div.SC_Panel{
	background-color: #353A3D;
}
#content, #content table tr td  ,#FCKcontent, #FCKcontent table tr td  
{
	text-decoration : none;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: justify;
}

#content h1, .FCKcontent h1 
{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 10px;
	letter-spacing: normal;
	background-image: none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px;
}

#content h2, .FCKcontent h2
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #9FBAD1;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: normal;
	height: auto;
	margin: 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#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: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: normal;
	margin: 0px 0px 0px;
	padding-bottom: 0px;
}

#content h4, .FCKcontent h4
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}


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

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 : none;
	color: #D92825;
	position:relative;
	font-weight: bold;
}
#content a:hover, a:active{
	text-decoration : underline;
	color: #FF0000;
	position:relative;
}

#content a.video, #FCKcontent a.video{
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/themes/red07/images/videoLink.jpg);
	text-indent: 50px;
	height: 40px;
	width: 260px;
	display: block;
}
#content a.video:hover, #FCKcontent a.video:hover{
	color: #FFFFFF;
	background-image: url(/themes/red07/images/videoLink_hover.jpg);
	text-decoration: none;
}
/* 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: 5px 8px 5px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	color: #000000;
}
img.right {
	margin: 5px 0px 5px 8px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
img.centered {
	margin:12px  0px;
	padding: 1px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #131718;
	border-bottom: 1px solid #131718;
	border-left: 1px none #FFFFFF;
}
#content table.quote , #FCKcontent table.quote {
	background-image: url(/themes/red07/images/quoteLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#content table.quote tr td.main, #FCKcontent table.quote tr td.main{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 30px 15px;
	background-image: url(/themes/red07/images/quoteRight.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{
	color: #BD2624;
}
#content table.quote tr td.caption, #FCKcontent table.quote tr td.caption{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

