/*-------------------------------------------------------------------------------------------------
Text Stylesheet for Wooster Weekly News
Dark Blue: #032A52; Light Blue: #2976A7;

Bargain Hunter Colors
Brown: #37291A; Tan: #8B6741;
-------------------------------------------------------------------------------------------------*/


#footer		{
	height:300px; 
	background-image: url(../images/wwn_foot_bkg.png); 
	repeat-x;
	padding-top:10px;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
}


#footer_container	{
	margin:0 auto;
	padding: 0px;
	width:960px;
	background-image: url(../images/foot_col_bkg.png);
	height: 240px;
}


#footer_col {
	background-image: url(../images/foot_col_bkg.png);
	float:left;
	height:240px;
	margin-right:2px;
	overflow:hidden;
	width:148px;
	margin-left:5px;
}


#footer_col_blog {
	background-image: url(../images/foot_col_bkg.png);
	float:left;
	height:240px;
	margin-right:2px;
	overflow:hidden;
	width:148px;
}

#footer_col_mark {
	background-image: url(../images/foot_col_bkg.png);
	float:left;
	height:240px;
	margin-right:2px;
	overflow:hidden;
	width:148px;
}

#footer_col_about {
	background-image: url(../images/foot_col_bkg.png);
	float:left;
	height:240px;
	margin-right:2px;
	overflow:hidden;
	width:148px;
}




#footer_col_wide {
	background-image: url(../images/foot_col_bkg.png);
	float:left;
	height:240px;
	margin-right:2px;
	overflow:hidden;
	width: 282px;
	padding-left:10px;
}

#footer_col_wide_half {
	position: relative;
	top: 14px;
	right: 20px;
	float:right;
	height:240px;
	width:120px;
}

#footer_col_wide_left {
	position: relative;
	left:10px;
	float:left;
	height:240px;
	width:120px;
}

.footer_header{
  font-size:14px; 
  font-weight:bold;
}

.footer_col{ 
  padding-left:15px;
  /*float:left; */
  /*
  width:137px; 
  height:240px; 
  padding-left:15px; 
  */
  /*margin-right:2px;*/ 
  /*padding:2px;*/ 
  /*background-image: url(../images/foot_col_bkg.png); */
  /*repeat-x;*/ 
}

#footerLogo {
border-top:1px solid #E5E5E5;
clear:left;
display:block;
margin:0 auto;
padding:0px 0 8px;
width:100%;

}
/*
.footer span{position:relative; font-size:0.75em; line-height:1.2em; left:5px; top:-12px;}
*/
#footerSubNav {
clear:left;
display:block;
margin:0 auto;
width:1200px;
font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
font-size: 10px;
}

.footer h5 {

font-size: 12px;
text-transform: uppercase;
color: #032A52;
}

