.f1 
{
width:980px;
overflow:hidden; 
}
.footer_left
{
float:left;
width:4px;
height:25px;
background:url('../images/footer_left.jpg');
}
.footer 
{
float:left;
width:980px;
font-size:11px;
background:url('../images/footer.jpg') no-repeat;
border-left:none;
border-right:none;
color:#BD6266;
line-height:36px;
margin:0;
padding:0;
}
.footer a {color:#975821;}
.bottom_text  {margin-top:0px;color:black;text-align:center;font-size:8pt;}
a.red {COLOR:#982b0e;TEXT-DECORATION:none;}
a.red:hover {COLOR:#4c4c4c;}

.footer_right
{
float:left;
width:4px;
height:25px;
background:url('../images/footer_right.jpg');
}

#cityLinks
{
float:left;
margin-top:-29px;
}

.footer a{
	display:inline;
	text-align:left;
	/*margin-left:10px;	stambata comment*/
}
.footer2
{
float:left;
width:980px;
font-size:11px;
border-left:none;
border-right:none;
color:#666666;
margin:0;
padding:0;
text-align:left;
}
.footer2 a {color:#975821;}
.footer2 a{
	display:inline;
	/*margin-left:10px;	stambata comment*/
}