/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


div#socials img
{
padding:0px 10px;
vertical-align:middle;
}

div#socials
{
/*text-align:right;*/
float:right;
margin-bottom: 30px;
margin-right:-12px;
}

div#socials span
{
position:relative;
top:8px;
}

#news-top {margin-top: 24px; }
.headline p {font-size:14px; }

.thumbnail { float:left; margin: 20px 10px 0px 0px; } 
#footer-info > li:first-child
{
margin-right:110px;
margin-left:30px;
}
p#breadcrumbs>strong
{
color:#fff;
}

p#breadcrumbs a
{
font-weight:bold;
}

#footer-info li {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#4F7FAF;
        width:180px;
        margin-right:20px;
}

	#footer-info li a {
		font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#61666c;
	}



.tollNumber
{
float:right;
color:#41A8D5;
font-weight:bold;
margin-top:-38px;
margin-right:30px;
font-size:14px;
}
 .tollNumber>img
{
vertical-align:middle;
padding-right:8px;
}

#footer a
{
color:#57BAD2;
}

div#recent-news div.posted a.read-more
{
margin: 0 0 0 150px;
float: left;
/*margin-top:-5px;*/

}