﻿body {
  font-family: Garamond,Georgia,times,Helvetica,sans-serif;
  font-size: 12pt;
  color:#00008b;
	line-height: 1.5;
	color: #000;
	padding-top:20px;
	background-color:skyblue;


	text-align: left;
}
div
{
  
 }

* {
	margin: 0;
	padding: 0;	
}
#wrapper 
{
	margin: 0 auto;
	width: 960px;
	background-color:#fff8dc;
}

.page-title 
{


	
	width: 960px;
	height: 150px;

}
.homepage .page-title 
{
		

	height: 150px;
}
.page-title .page-title-wrapper
{
	
	width: 100%;
		height: 150px;
	
	color: #6C6C6C;
	font-size: 30px;
	font-weight: bold;
		background: #fff8dc url(img/sb_logo.jpg) no-repeat 0 0;
}
.homepage .page-title .page-title-wrapper
{
	width: 100%;
	
}
#page-menu
{
   
    
    
    display:inline-block;
    clear:both;

}
.contentWrapper 
{
	
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	float: left;
	clear: both;
	    background-color:#fff8dc;
}
.content 
{
	float: left;
	margin: 5px 0 0 0;

	
}
.content .contentwithdecoration
{
    float:left;
    width:570px;
}
.content .decoration
{
    float:left;
    width:190px;
}
.decoration img
{
    width:190px;
}
.homepage .content, .no-sidebar .content 
{
	padding-right: 0;
	width: 570px;	
	float: left;
}
.sidebar 
{
	display: inline;
	width: 150px;
	padding-right: 20px;
	float: right;

}
.homepage .sidebar 
{
	padding-right: 20px;
	width: 315px;
	float: right;
}
.footer 
{
	padding: 10px 0 15px;
	width: 100%;
	float: left;
	clear: both;
	background-color: #191970;
	text-align:center;
}
.contact
{
	padding: 15px;
	background-color: #FCF5DC;
	border: 1px solid #EDC96B;
	color: #4A515A;
}

/* Headings */
.page-title h1 
{
	margin-bottom: 10px;
	color: #E8AE00;
	font-size: 30px;
	font-weight: bold;
}
.contentWrapper h1
{
	margin: 0 0 20px;
	color: #E8AE00;
	font-size: 30px;
	line-height: 1.2;
	font-weight: normal;
}
.content .sf_singleNews h1.sf_newsTitle
{
	margin-top: 0;
	margin-bottom: 20px;
}
.contentWrapper h2
{
	margin: 0 0 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2;
	color: #464646;
}
.contentWrapper .mainbar h2
{
	margin-top: 12px;
	padding: 0;
	font-size: 18px;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	color: #000;
}
.contentWrapper .sf_newsList h2.sf_newsTitle
{
	margin-bottom: 20px;
}
.contentWrapper .sidebar .sf_newsList h2.sf_newsTitle
{
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
}
.sidebar h2
{
	margin: 0;
	padding: 10px 25px 7px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background-color: #ADACA7;
	border-bottom: 1px solid #eef3ed;
}
.contentWrapper h3
{
	margin: 0 0 10px;
	font-size: 18px;
	
	line-height: 1.2;
	color: #464646;
}
.contentWrapper .sf_newsList h3
{
	margin: 0;
}
.contentWrapper h4
{
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
}
/* Paragraphs */
.page-title p
{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #000;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
	text-align:justify;
	font-size:15pt;
}
.footer p
{
	padding: 0 34px;
}
.sf_newsDate, .content p.sf_newsDate
{
	font-size: 10px;
	margin-bottom: 0;
	color: #666;
}
.content p.more, .contentWrapper .sf_readMore
{
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
}
/* Lists */
ul, ol {
	list-style-position: outside;
}
li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul, .content ol 
{
	margin: 0 0 10px 20px;
}
.content li
{
	margin-bottom: 5px;
}
.content ul.key-items 
{
	margin-left: 0;
	color: #c90;
	font-weight: bold;
}
.content ul.key-items li
{
	padding-left: 20px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 5px 5px;
}
.contentWrapper .sf_newsList
{
	margin: 0 0 20px;
}
.contentWrapper .sf_newsList li
{
	padding: 20px 0 0;
	list-style-type: none;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	font-style: normal;
	line-height: 1.5;
}
/* Links */
a:link, a:visited, a:hover, a:active 
{
	color: #c90;
	text-decoration: underline;
}
a:visited
{
	color: #544108;
}
a:hover {
	text-decoration: none;
}
.content .more a:link, .content .more a:visited, .content .more a:hover, .content .more a:active,
.contentWrapper .sf_readMore a:link, .contentWrapper .sf_readMore a:visited, .contentWrapper .sf_readMore a:hover, .contentWrapper .sf_readMore a:active 
{
	color: #F7E8BF;
	background: #585858 url(img/arrow-forward.gif) no-repeat 93% 50%;
	text-decoration: underline;
	padding: 2px 14px 4px 6px;
}
.content a.sf_back:link, .content a.sf_back:visited, .content a.sf_back:hover, .content a.sf_back:active
{
	color: #F7E8BF;
	background: #585858 url(img/arrow-back.gif) no-repeat 5px 50%;
	text-decoration: underline;
	padding: 2px 6px 4px 14px;
}
.content .more a:hover, .contentWrapper .sf_readMore a:hover
{
	background-color: transparent;
	background-image: url(img/arrow-forward-over.gif);
	color: #585858;
}
.content a.sf_back:hover
{
	background-color: transparent;
	background-image: url(img/arrow-back-over.gif);
	color: #585858;
}
a:focus
{
	outline: 0;
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
.pbsitefinity
{   
    background:transparent url(img/pbsf.gif) no-repeat;
    height:51px;
    width:139px;
}
