﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	_background: #e3e4e5 url(img/body_inner.gif) repeat-x 0 0;
	_background: #e3e4e5 url(img/bg_body.gif) repeat-x 0 0;
	background: transparent url(img/bg_body.jpg) repeat-x 50% 0;
	text-align: left;
}
body.inner-page
{
	_background-image: url(img/body_inner.gif);
	_background-image: url(img/bg_body.jpg);
}
* {
	margin: 0;
	padding: 0;	
}
div#wrapper 
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
p.logo_	
{
	margin: 19px 0 0 8px;
	padding: 25px 0 10px 70px;
	background: transparent url(img/logo.gif) no-repeat 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
p.search_box
{
	margin-top: 20px ;
	font-size: 18px;
	font-weight: normal;
	float: right;
}
.top-nav 
{
	background: transparent url(img/top-nav.png) no-repeat 50% 0;
}
div.content {
	margin: 0 0 0 20px;
	padding: 10px 14px 0;
	width: 564px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
	min-height: 370px;
	display: inline;
}
div.content_main {
	margin: 0 0 0 20px;
	padding: 10px 14px 0;
	width: 910px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
	min-height: 370px;
	display: inline;
}
.inner-page .content 
{
	margin: 0 20px 0 0;
	float: right;
	width: 656px;
}
.inner-notes 
{
	margin: -10px -14px 20px 10px;
	padding: 15px;
	width: 187px;
	float: right;
	background-color: #D1D3D3;
}
div.sidebar {
	margin: 0 0 0 20px;
	padding: 0;
	width: 308px;
	float: left;
}
.inner-page .sidebar
{
	width: 217px;
	display: inline;
} 
div.footer {
	_margin: 0 10px;
	padding: 0;
	clear: both;
	width: 980px;
	background-color: #304f6a;
	float: left;
}
div.sponsor {
	_margin: 0 10px;
	padding: 0;
	clear: both;
	width: 980px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
}
div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #cbd9e0;
}
.inner-page div.contact 
{
	margin-top: 0;
}
.footer .contact 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 17px 14px;
	background-color: #dcdede;
}
.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}
div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper 
{
	_margin: 0 10px;
	padding: 20px 0 40px;
	width: 980px;
	float: left;
	background-color: #ebebeb;
	border-top: 1px solid #47afdf;
}
.page-title 
{
	background: transparent url(img/title-main.jpg) no-repeat 50% 0;
	height: 264px;
	float: left;
	padding: 0 10px;
	width: 960px;
	clear: both;
}
.banner_main 
{
	background: url(img/title-inner.jpg);
	height: 100px;
	float: left;
	_padding: 0 10px;
	width: 980px;
	clear: both;
}
/* Headings */
.page-title h1 
{
	margin: 0;
	padding: 35px 0 0 68px;
	color: #fff;
	font-size: 34px;
	font-weight: normal;
}
.content h1
{
	margin: 10px 0 10px;
	color: #928B0C;
	font-size: 34px;
	font-weight: normal;
}
.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}

.content_main h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}
.content h3
{
	margin: 0 0 10px;
	color: #464646;
}
.content .inner-notes h3 
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}
.inner-page .sidebar h3 
{
	padding: 20px 15px 10px 21px;
	color: #fff;
	background: #235A70 url(img/h3-sidebar.gif) no-repeat 100% 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #6db9d1;
}
.footer .contact h3 
{
	font-size: 14px;
	display: inline;
}
.content h4
{
	margin: 0 0 10px;
	color: #464646;
	font-weight: normal;
}
.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 17px 34px;
	color: #fff;
}
.date, .content p.date
{
	color: #338cae;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #fff;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #928B0C;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #928b0c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #464646;
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}



#block_left {
	float: left;
	width: 240px;
	height:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	_background-color:#E3F0F7;
	background:url(images/block_back.jpg) 0 0 no-repeat;
}

#block_middle {
	float: left;
	width: 350px;
	height:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	_background-color:#E3F0F7;
	background:url(images/block_back.jpg) 0 0 no-repeat;
}
#block_right {
	float: left;
	width: 240px;
	height:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background:url(images/block_back.jpg) 0 0 no-repeat;
}

/* home rotator - start */
#center .rot{padding:0 11px 0 13px}
#center .Rotator{width:283px;height:310px;position:relative}
#center .RotatorControl{width:600px;height:30px;position:absolute;bottom:0;left:0;background:url(Rotator/HomePage/Control.png) 0 0 no-repeat;padding:10px 0 0 8px}
#center .RotatorControl a{float:left;width:24px;height:20px;line-height:200px;overflow:hidden}
#center .RotatorPrev{background:url(Rotator/HomePage/hrPrev.gif) 0 0 no-repeat;}
#center .RotatorStart{background:url(Rotator/HomePage/hrPlay.gif) 0 0 no-repeat;display:none}
#center .RotatorStop{background:url(Rotator/HomePage/hrStop.gif) 0 0 no-repeat;}
#center .RotatorNext{background:url(Rotator/HomePage/hrNext.gif) 0 0 no-repeat;}
#center .RotatorControl .ViewGallery{width:80px;_height:13px;background:url(Rotator/HomePage/show_gallerie.jpg) 0 0 no-repeat;position:absolute;right:20px;top:10px}
