﻿.HeadlineArrows
{
    display:block;
    float:left;
    width:100%;
    height:24px;
   
    background-image:url('../images/rightArrows.jpg');
    background-position:right;
    background-repeat:no-repeat;
    background-color:#ed1c24;
    color:White;
    font-size:18px;
	line-height:24px;
	text-indent:8px;
	clear:both;
   
}


.snServices{
	display:block;
	float:left;
    width:322px;
	height:auto;
	background-color:#f4f4f4;
	padding:0px;
}


/* Local Auto,photo & realestate controls*/

.localWrap{
	display:block;
	float:left;
    width:322px;
	height:auto;
	font-size:8px;
	
}
.localWrap h1
{
	display:block;
	float:left;
	width:100%;
	height:24px;
	font-size:20px;
	line-height:24px;
	text-indent:8px;
	margin:0px;
}

.localWrap img
{
	display:block;
	float:left;
	width:120px;
	border:none;
}

.localWrap p
{
	display:block;
	width:170px;
	float:right
	
}

.localLogo img
{
    display:block;
    float:right;
    width:160px;
    height:auto;
    margin-right:16px;
}

/* END Local Auto,photo & realestate controls*/


.columnDivider
{
    display:block;
    float:left;
    width:100%;
    height:2px;
    margin:6px 0px;
    border-bottom:solid 1px #9e9e9e;
}





/* END! Font page control*/
