//// Main site background and text ////
html, body { margin: 0; padding: 0; text-align: left; font-size: 12px; font-family:Arial; color: #333;  }
a:link, a:visited, a:active { color: #a3c3c3; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
html { background: #a3c3c3}
body {background: #a3c3c3}
form {
    background: transparent; no-repeat top center;
    width: 100%;
    height: 1044px;}

.header-fragments { display: inline; }
.header-fragment { background: transparent url(/cooperative/cfs-filesystemfile.ashx/__key/CommunityServer.Components.SiteFiles/RLC+Files/logo_5F00_HD_5F00_hand_5F00_tree.jpg) no-repeat; height: 0px;}
.layout {padding-top: 3px;}
.layout-content {width: 934px; margin: 0 auto;}
.top-bar { display: none; }
.group-navigation { display: none; }
.quick-post { background-image: none; height: auto; }
.search { display: none; }
.rss {display: none;}

.site-header .site-menu ul.menu2 {
    margin-left: 5px;
    border-left: solid 1px #fff;
    padding-left: 5px;
}
.site-header .site-menu li a.primary:link, .site-header .site-menu li a.primary:active, .site-header .site-menu li a.primary:visited {
    padding: 2px 10px;
    color: #fff;
    text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	clear: both;
}

.site-header .site-menu li a.primary:hover, .site-header .site-menu li:hover a.primary, .site-header .site-menu li.mhover a.primary:link, .site-header .site-menu li.mhover a.primary:active, .site-header .site-menu li.mhover a.primary:visited {
    background: transparent url('../../../Themes/HopeMongers/Images/bg-site-menu.png');
    color: #73787a;
}
.site-header .site-menu ul.secondary-menu li a:link, .site-header .site-menu ul.secondary-menu li a:active, .site-header .site-menu ul.secondary-menu li a:visited {
    display: block;
    padding: 4px 0 6px 4px;
	font-size: 8px;
	color: #fff;
	font-weight: normal;
}
.link-logo {
    float: right;
    display: none;
    margin: 6px 0 0 42px;
}
.site-wrapper{
background-color: #a3c3c3;
border-bottom: 1px solid #222;}