/* CSS Document */

#spacer2{
	/*margin-top: 20px;*/
	float:left;
	border-top: solid 1px #679075;
	border-right: solid 1px #32493B;
	border-left: solid 1px #679075;
	border-bottom: solid 1px #32493B;
	/*border-bottom: solid 1px #32493B;*/
	background-color: #405E4B;
	height: 6px;
	width: 738px;
	
	
}

#sogfbanner {
	margin-top: 20px;
	margin-bottom: 1px;
	float:left;
	border: solid 1px #4E4A2E;/*#4B6E58;*/
	/*border-left: solid 1px #4B6E58;
	border-bottom: solid 1px #4B6E58;*/
	height: 62px;
	width:738px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/images/footer/fbanner2.jpg);
	background-repeat: no-repeat;	
}

/*#spacer{
	display:none;
	margin-top: 20px;
	float:left;
	border-top: solid 1px #000; 
	border-right: solid 1px #3B402A;
	border-bottom: solid 1px #3B402A;
	border-left: solid 1px #626E4B; 
	background-color: #3B402A;
	background-image: url(/images/footer/spacer.gif);
	height: 6px;
	width: 738px;
	margin-bottom: 1px;
	
	
}*/

#bmenu p,#bmenu a{
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B6E58;
	text-align: left;
	float:left;
	display:block;
	width:350px;

}

#bottomnav{
	position:relative;
	top:1px;
	float: right;
	/*display:block;*/
	height:auto;
	width:auto;
	border-top: solid 1px #679075;
	border-right: solid 1px #679075;
	margin: 0px;
	padding:0px;
}

#bottomnav li{
	position:relative;
	float:left;
	display:block;
	height: 17px;
	background-color: #405E4B;
	background-image: url(/images/footer/botlink.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #32493B;
	border-left: solid 1px #679075;
	border-bottom: solid 1px #354D3D;
	background-position: top;	
}

#bottomnav li a {

	display:block;
	padding-right:10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#97C199;
	text-align: center;
	/*width:100%;*/
	line-height: 17px;
	text-decoration:none;
	list-style:none;		
}

#bottomnav li:hover, #bottomnav li.btmhover{
	background-position: bottom;
	border-right: solid 1px #518C68;
	border-bottom: solid 1px #518C67;
}

#bottomnav li a:hover {
	color:#2F6042;
}

#bottomnav #home {
	height: 18px;
	border-left:none;
	border-bottom:none;
	background-color: transparent;
	background-image: url(/images/footer/bothome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bottomnav #home a {
	padding-left: 25px;
}

#bottomnav #home:hover, #bottomnav #home.btmhover {
	background-position: left bottom;
}

#copyright {
	display:block;
	display:relative;
	float:right;
	clear: right;
	width:120px;
	height:7px;
	background-color: transparent;
	background-image: url(/images/footer/copyright.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding: 0px;
	margin-top:4px;
	margin-right:1px;
	margin-bottom:10px;
	}
