﻿
/* Only download this css for local seo links */



.localIndex
{
	width: 618px;
	height: 30px;
	margin-left: 20px;
	margin-top: 75px;
	
}

.localIndex ul
{
	margin: auto;
	display: inline;
}

.localIndex ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 13px;
	padding-right: 13px;
}



.localIndex ul li img
{
	border: 0px none;
}

.localIndex ul li a
{
	color: #ffffff;
	text-decoration: none;
}

.localIndex ul li a:hover
{
	color: #ff3399;
	text-decoration: none;
}

.localFrame
{
	width: 475px;
	height: 490px;
	overflow: hidden !important;
	text-align: center;
	padding-left: 50px;
}

.localFrame h1
{
	font-size: 22px !important;
	font-weight: bold;
	padding-top: 5px !important;
}

.localFrame h2
{
	font-size: 16px !important;
	font-weight: bold;
	padding-top: 0px !important;
	margin-top: -10px;
	color: #ff3399;
}

.localFrame p
{
	color: #FFFFFF;
}


.localServiceInfo
{
	width: 475px;
	height: 490px;
	text-align: center;
	margin: auto;
	overflow: hidden !important;
	float: left;
}

.localServiceInfo ul
{
	width:390px;
	padding: 0px;
	margin: 0px;
}

.localServiceInfo ul li
{
	height:490px;
	width:475px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.localServiceInfo ul li a
{
	color: #FFFFFF;
}

.meetTheTeam h1
{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}

.teamBioPlaceholder
{
	width: 530px;
	height: 315px;
	overflow: hidden;
	display: table;
	margin-left: 20px;
	background-image: url('../images/teamDropShadow.jpg');
	background-repeat: no-repeat;
	background-position: 200px 230px;
}

.item1
{
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none !important;
	color: #cdcdcd;
}

.item1:hover
{
	color: #ff3399;
}

.item2
{
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	font-family: Georgia;
	text-decoration: none !important;
}

.item2:hover
{
	color: #ff9900;	
}

.item0
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none !important;
}

.item0:hover
{
	color: #99cc00;
}


/* End of meet the team */