/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6854;
	}

H1 {
	font-size: 12px;
	color: #cc0a2f;
	text-align: left;
	font-weight: bold;
	}
H2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0a2f;
	font-size:12px;
	font-weight:bold;
	}
H3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0a2f;
	font-size:12px;
	font-weight:bold;
	}
	
#footer, .footer{
	font-size: 12px;
	color:#FFFFFF;
	padding: 5px;
	
	}
#footerbottom{
	font-size: 9px;
	color:#6B6854;
	padding: 5px;
	float: centre; 
	
	}
	
.footer a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
.footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
/*#ctl00_Content_ListDisplay1{
	font-size: 9px;
	color:#00FF00;
	
}*/
td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#6B6854;
	font-weight: normal;
	text-align:justify;
	}
li { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6B6854;
	}
a:link {
	color: #cc0a2f;
	text-decoration: none;
	}
a:visited {
	color: #cc0a2f;
	text-decoration: none;
}
a:active {
	color: #cc0a2f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc0a2f;
}
.blank{
	clear:both;
	font-size:0;
	line-height:0;
	}

#content, .content{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
#spacers {
	padding: 2px;
}

.news{
	color: #FFFFFF;
	padding: 0px;
}

.sf_newsTagList
{
	background: #cc0a2f;
}

html {
scrollbar-base-color: Gray;
scrollbar-arrow-color: white;
scrollbar-track-color: #a8a9ad;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

/* --------- */
#wrapper {
	margin: 10px auto;
	border: 3px solid gray;
}


.SiteNav
{
	background-color:#CC0A2F;
	width:100%
}



/* --- RS added classes -- */
#Search {
	padding: 10px;
	border: none;
}

.sf_searchBox {
	margin-top: 10px;
	border: none;
}

.sf_searchBox .sf_searchSubmit {
	color: white;
	font-weight: bold;
	background: #FF3333;
	cursor:pointer;
	border: none;
}
.sf_newsTitle 
{ 
    font-size: 12px !important;
	font-weight: bolder !important;
 	background: #a8a9ad; 

} 
.sf_newsTagList
{
	 background:#CC0A2F;
	padding: 0px 5px 0px 10px;
 	background: #a8a9ad; 
}



.sf_newsDate
{
 	color:#CC0A2F;
	padding: 0px 5px 0px 10px;
}


 /*News List */


.sf_newsList 
{
	padding: 0px 5px 0px 10px;
 	background: #a8a9ad; 

	
}
.sf_newsList li
{
 	color:#CC0A2F;
	background: #a8a9ad; 
 	list-style-type:none;
	padding: 0px 5px 0px 10px;
}
.sf_newsList p
{
 	color:#fff;
	font-weight: normal;
 	background: #a8a9ad; 
 	list-style-type:none;
	padding: 0px 5px 0px 10px;
}
.sf_newsList h2
{
 	color:#CC0A2F;
 	background: #a8a9ad; 
	font-weight: normal;
	padding: 0px 5px 0px 10px;
}
.sf_newsTitle h2
{
 	color:#CC0A2F;
 	background: #a8a9ad; 
	font-weight: bold;
	padding: 0px 5px 0px 10px;
}
.sf_newsDate li
{
 	color:#fff;
	background: #a8a9ad;
	font-weight: normal;
 	list-style-type:none;
	padding: 0px 5px 0px 10px;
}
.sf_newsDate p
{
	color:#6B6854;
 	background: #a8a9ad;
	font-weight: normal; 
 	list-style-type:none;
	padding: 0px 5px 0px 10px;
}
.sf_newsDate h2
{
	color:#CC0A2F;
 	background: #a8a9ad; 
	font-weight: normal;
	padding: 0px 5px 0px 10px;
}
.sf_newsList .sf_newsDate 
{
	font-size: .9em;
	font-weight: normal;
	color:#CC0A2F;
 	background: #a8a9ad; 
}
.sf_newsList .sf_newsSummary 
{	
	font-weight:bolder;
	padding: 0px 5px 0px 10px;
 	background: #a8a9ad; 
}
.sf_newsList .sf_newsSummary img 
{ 	
	background: #a8a9ad; 
	float: left;
	padding: 5px;
}
/* News tag list */
dl.sf_newsTagList 
{
	background: #a8a9ad; 
	padding: 0px 5px 0px 10px;
}
dl.sf_newsTagList dt, dl.sf_newsTagList dd
{
	background: #a8a9ad; 
	display: inline;
	padding: 0px 5px 0px 10px;
}
/* Comments List */
.sf_contentComments
{
	margin: 3em 0 1em;
	padding: 0;
}
.sf_contentComments .sf_commentsList 
{
	background: #a8a9ad; 
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentsList li
{
	background: #a8a9ad; 
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentAuthor
{
	background: #a8a9ad; 
	margin: 0;
	padding: 0;
}
.sf_contentComments abbr 
{
	background: #a8a9ad; 
	font-size: .8em;
}
.sf_contentComments .sf_commentsList .sf_commentAuthor strong 
{
	background: #a8a9ad; 
	font-size: 1.1em;
}
.sf_contentComments .sf_eventSubTitle, .sf_contentComments legend
{background-color:Gray;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
}
/* Event */
.sf_contentComments .sf_contentCommentForm 
{background-color:Gray;
	margin: 0;
	padding: 0;
	border: 0;
}
.sf_contentComments .sf_contentCommentForm ol 
{background-color:Gray;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
.sf_contentComments .sf_contentCommentForm li 
{background-color:Gray;
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_contentCommentForm label
{background-color:Gray;
	display: block;
}
.sf_contentComments .sf_contentCommentForm .sf_commentsValidator strong
{background-color:Gray;
	font-weight: normal;
	display: block;
}
/* Editor in comments tools toggle */
.formattingOptionsToggleBtn 
{
	background-color:Gray;
	display: block;
	text-align: right;
	outline-width: 0;	
}
.rade_toolbarWrapper 
{background-color:Gray;
	visibility: hidden;
}
.formattingOptions .rade_toolbarWrapper 
{background:grey;
	visibility: visible;
}
/* Pager */
ol.sf_pager 
{background-color:Gray;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li{
	background-color:Gray;
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a{
	background-color:Gray;
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem{
	background-color:Gray;
	color: #666;
	text-decoration: none;
	cursor: default;
}

.kellysidenav{
	background-image: url(images/sidenavfade.gif);
	background-repeat: no-repeat;
}
