#footer-topwrap {
	width: 100%;
	margin: 0 auto;
	background: #666;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif !important;	
}

#footer-top {
	margin: 0 auto;
	width: 960px;
	/*background: #808080;*/
	padding: 10px 0;
}



#footer-top ul{
	list-style-type: none;
	margin: 0;
	padding:10px 0 0 165px;
}

#footer-top li {
	font-size: 1em;
	color: #efefef;
}

#footer-top li.address  {
	font-size: .85em;
	line-height: 1.3em;
}


#footer-top a{
	text-decoration: none;
	color: #f99d34;
}

#footer-top a:hover{
	text-decoration: none;
	color: #d56427;
}


#footer-top img.footer-img {
	border: 4px solid #ccc;
}





#footer-top h1, #footer-top h2, #footer-top h3, #footer-top h4, #footer-top h5, #footer-top h6, #footer-top p, #footer-top table, #footer-top ul, #footer-top ol, #footer-top img, #footer-top form, #footer-top dl, #footer-top pre, #footer-top address  #footer-top form{
	margin: 0 20px 0 20px;
}


#footer-top strong, #footer-top th, #footer-top thead td, #footer-top h1, #footer-top h2, #footer-top h3, #footer-top h4, #footer-top h5, #footer-top h6 { 
	font-weight: bold; 
}

#footer-top h3 { 
	font-size: 1.5em; 
	margin-top: 20px;  
	margin-bottom: .57em;
	color: #EC2;

}

#footer-top p{
	color: #efefef;
	margin-bottom: 1.6em;
	font-size: 1em;
}


#footer-top #feed{
	background: #666 url(http://www.isu.edu/templates/v1/images/temp-bg.jpg) no-repeat;
	margin: 5px 90px 5px 10px;
        padding-top: 5px;
	height: 65px;
	width: 180px;
	position: relative;
}

#footer-top #feed img{
	display: block;
	position: absolute;
	top: -10px;
	right: 5px;

}

#footer-top #feed p{
	color: #efefef;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
}

#footer-top #feed a{
    margin-top: -15px;
	font-weight: normal;
	font-size: .85em;
}
.twoninths {
	width: 213px;
	float: left;
}

.three {
	width: 320px;
	float: left;
}

br.clear {
	clear: both;
}

