﻿
body
{
	background-color:#fff;
}
body.FSbgd
{
	
	background-color:#2f4a5b;
	background-repeat:repeat-x;
	background-image: url(images/bg.gif);
	/*background-position: 0 0px;*/
	margin: 0;
	padding: 0;
	font-family:Georgia, Arial;
}

body a
{
	color: #363114;
}

body a:hover
{
	color: #685F28;
}

#wrapper
{
	background-color: white;
	width: 860px;
	margin: auto;
	/*margin-left: 46px;*/
	padding: 0 15px;
}

#Header 
{
	background-image: url(images/headerBg.gif);
	background-color: #e3dec8;
	width: 100%;
	height: 150px;
}
#logo
{
	margin: 10px 10px 10px 10px;
}
#GetInvolved
{
	background-image:url(images/GetInvolvedButtonBg.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-top: 5px;
	height: 32px;
	width:235px;
	margin-right: 10px;
}
#GetInvolved a
{
	font-size: 20px;
	color: White;
	font-weight:bold;
	text-decoration:none;
}
#GetInvolved a:hover
{
	color: #999;
}

#MessageArea .error
{
	background-repeat:no-repeat !important;
	background-image: url(images/error.png) !important;
	color: #FFF;
	font-style: italic;
	padding: 4px 4px 4px 26px;
	margin: 4px;	
}

#MessageArea .success
{
	background-repeat:no-repeat !important;
	background-image: url(images/success.png) !important;
	color: #FFF;
	font-style: italic;
	padding: 4px 4px 4px 26px;
	margin: 4px;	
}


/***************************
Site Navigation
**************************/
#TopNavigation 
{
	background-color: #edeeec;
	background-image: url(images/navigation/PrimaryNavigationTile.png);
	
	height: 32px;
	padding-top: 0px;
	border-bottom:0px solid #2f4a5c;
	
}

h1
{
	font-size: 24px;
	background-color:#666;
	color: #FFF;
	padding: 4px 4px 4px 4px;
}

h2
{
	font-size: 22px;
}


img
{
	border:0px;
}

table, td, tr, thead, tfoot, tbody, th, tf
{
	border-collapse: collapse;
	margin: 0px;
	padding: 1px; 
	font-size: 12px;
	color: #666;
}

.PaddedTable td
{
	padding: 4px; 
}

.headerTitle
{
	font-size: 20px;
	color:White;
}

.HomePageLeftPanel
{
	width: 285px;  
	vertical-align: top;
	padding: 2px;
}

.HomePageLeftTitleBar
{	
	background-color:#666;
	padding: 6px;
}

.HomePageLocationPanel
{
	
}

.HomePageBottomPanel
{
	vertical-align: top;
}

#headerlist
{
	margin-left: 0;
	padding-left: 8px;
	list-style: none;
}

#headerlist li
{
	padding: 6px 6px 6px 24px;
	background-image: url(images/ListItemBullet_GreenWithArrow.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#headerlist ul 
{ 
	list-style: none; 
}

#Main 
{
  background-color: #E3DEC8;
  padding-top: 10px;
  /*height: auto;
  min-height: 400px;*/
}

#Main td
{
	vertical-align: top;
}

#Footer 
{
	font-family: Arial, Sans-Serif;
	width: 100%;
	text-align: center;
	color: White;
	font-size: 11px;
	background-color:#333;
	padding-top: 20px;
	padding-bottom: 20px;
}

#LeftCol 
{
	width: 275px;
	float: left;
}

#RightCol 
{
	width: 568px;
	float: right;
	margin: 4px 6px 4px 4px;
}

.clear 
{
	clear: both;
}
.leftBgd
{
	background-image: url(images/TopLeftBgd.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 210px;
	background-color: #000;
}

 SPAN.rmExpandDown
{
	padding-bottom: 0px;
}


/* SiteFinity CSS overrides */

.sf_newsDate 
{
	margin: 0px 0px 0px 0px;
}

.sf_readMore, .sf_newsAuthor, .sf_postCategory, .sf_postTags, .sf_newsSource, .sf_newsDate
{
	padding: 0px;
}

.sf_NewsTitle
{
	margin: 0px;
}

input, textarea, select
{
	color: #36415A;
    border:1px solid #2F4A5C;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}
select
{
	padding: 0px 0px 0px 2px;	
}
.submit 
{
	background: #629930 url(images/btnBackground.gif) repeat-x;
	font-family:Georgia, Arial;
	font-weight: bold;
	color: #ffffff;
	border-top: 1px solid #2F4A5C;
	border-left: 1px solid #2F4A5C;
	border-right: 1px solid #2F4A5C;
	border-bottom: 1px solid #2F4A5C;
	padding: 2px 10px 4px 10px;
	height: 30px;
}

.submit:hover
{
	color: #2F4A5C;	
}

/*Left Nav override*/
.rpRootGroup
{
	padding-top: 0px !important;
	padding-left: 5px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	background-color: Green !important;
}
.rpLink
{
	color: Green !important;
	background-image: url(images/sideNavBgd.jpg);
}
.rpSelected
{
	font-size: 15px !important
}

a:hover.rpLink
{
	color: White !important;
	background-image: url(images/sideNavBgdHover.jpg);
	
}
.RadPanelBar_Default {
	background:#5C5C5C repeat-x scroll center bottom;
}
.RadPanelBar_Default ul.rpRootGroup {
	border:1px solid #262626;
	padding:20px 36px 28px 28px;
}
.RadPanelBar_Default .rpRootGroup .rpLink, .RadPanelBar_Default .rpRootGroup .rpTemplate {
	color:#FFFFFF;
	font-family:Arial,Verdana,Sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.RadPanelBar_Default .rpLink {
	border-bottom:1px solid #BFBFBF;
	overflow-x:hidden;
}

.sf_expandedList
{
	background-image: url(images/sideNavBgd.jpg);
	background-color:#efecd9 !important;
	background-repeat:repeat-x;
}
.sf_expandedList li
{
	background-color:transparent !important;
}
.sf_expandableList{
	background-image: url(images/sideNavBgd.jpg);
	background-color:#efecd9 !important;
	background-repeat:repeat-x;
}
.sf_expandableList li
{
	background-color:transparent !important;
}
.sf_libraryGrid th, .sf_libraryGrid td
{
	font-size: 13px !important;
}
.sf_libraryGrid th
{
	width: auto !important;
}
.sf_libraryGrid td
{
	padding: 0px 0px 0px 5px !important;
}
