body { margin: 0px; padding: 0px; }

.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
        bottom: 0;
        left: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	z-index: 10;
	text-align: left;
	background-color: #000000;
	height: 0;
	width: 100%;
	color: #fff;
	border-top: 5px solid black;
}

.slide-button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	z-index: 20;
	cursor: pointer;
	height: 28px;
	padding-top: 10px;
	text-align: center;
	background: #fff url(menu_tab_btn.png) top center no-repeat;
	color: #fff;
}
.bottom_banner { height: 50px; width: 100%; color: #fff; background: #000; font-size: 16px; text-align: center; padding-top: 5px; position: relative;} 

.slide-button:hover {
	color: #9f9d8e;
}

.homegrownsitenavigationbox { width: 200px; margin: 5px; float: left; background: #777; padding-bottom: 15px; list-style-type: none; height: 300px;}
.hgsnlinkname { font-weight: bold;  color: #fff;}
.hgsntagline { font-size: 13px;  color: #fff;}
.hgsnbb_text { text-transform: uppercase; margin-top: 0px; float: left; margin-left: 40%;  color: #fff;}

#searchbox { float: right; margin-right: 200px;  }

#top_banner { height: 50px; width: 100%; color: #fff; font-size: 16px; font-style: italic; text-align: center; padding-top: 15px; }


#homegrownsitenavigation_wrap { 
height: 300px; 
background: #000; 
width:980px;
margin: auto;
}

#homegrownsitenavigation { width: 850px; margin: 0px auto; height: 200px; list-style-type: none; list-style-image: none;}
#homegrownsitenavigation h9 { text-align: center; padding-left: 35px;}
#homegrownsitenavigation li { font-size: 12px; list-style-type: none; list-style-image: none; padding: 2px; margin-top: 5px; }

.msg { color: #fff; text-decoration: none; padding-left: 20px;}
.homegrownsitenavigationbox ul { margin: 0px; padding: 0px; list-style-type: none; list-style-image: none;}
.homegrownsitenavigationbox ul li { padding-top: 10px; padding-bottom: 10px; list-style-type: none; list-style-image: none;}
.homegrownsitenavigationbox ul li a { padding-left: 20px; color: #fff; font-size: 12px; list-style-type: none; list-style-image: none;}
.homegrownsitenavigationbox ul li a:hover { color: #000; font-weight: bold; list-style-type: none; list-style-image: none;}
li:hover { margin-bottom: 2px; background: #ccc; list-style-type: none; list-style-image: none; }


#bottomanchor {
	bottom:0;
	height:300px;
	position:fixed;
	width:100%;
	z-index:99;
	clear: all;
}




