/* CSS Document */
.FootTrees {
	height: 220px;
	margin-top: -200px;
	background-image: url(/1/_15Source/sub/GrayTrees2.png);
	z-index:-10;
	position:relative;
}
.foot {
	background-color: #2f2f2f;
	padding: 20px 0 0 0;
	color:#999;
	font-size:.7em;
	line-height:2.2em;
	font-weight: 600;
}
.clr {
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: .1em;
}
.foot a {
	color:#999;
	text-decoration:none;
}
.foot a:hover {
	color:#CCC;
	text-decoration:underline;
}
.foot a:visited {
	color:#999;
}
.FootSpec ul {
	list-style-type: none;
	text-align:right;
	/*margin-right:18px;*/
	margin-top:-3px
}
.FootContact ul {
	list-style-type: none;
	margin:0 0 0 -40px; 
 	
	/*margin-left:-128px;*/
}
.dotted {
	border: 1px dotted #888;
	width: 100%;
	margin: 15px 0px;
}
.FacebookButton {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url('http://archive.redwoods.edu/src/rd13/2/images/social/facebook2.png') bottom;
	text-indent: -99999px;
}
.FacebookButton:hover {
	background-position: 0 0;
}
.TwitterButton {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url('http://archive.redwoods.edu/src/rd13/2/images/social/twitter2.png') bottom;
	text-indent: -99999px;
}
.TwitterButton:hover {
	background-position: 0 0;
}
