.green{
	color:#68982f;
}

/*------------------------------------------
// CITY PAGE ELEMENTS
//	 Define styles for city page
//------------------------------------------*/

#city h6{
	line-height:29px;
}

#city h6 span{
	background:#f5f5f5;
	padding:2px 6px;
}

#city-inside{
	padding:8px 0;
	display:table;
}

.ruler{
	height:4px; 
	width:100%;
	background:url(../images/dotted.gif) repeat-x;
}

#city li{
	font-size:18px;
	line-height:23px;
}

#city li a{
	color:#3e3e3e;
}


#city li a:hover, #city li a.selected{
	color:#419a05;
}



.city-block210{
	width:221px;
	float:left;
}

.city-block230{
	width:229px;
	float:left;
}



.city-block-right{
	width:110px;
	float:right;
}

#city-commercial{
	position:relative;
	margin:20px 0;
	background:#ececec;
}

#city-commercial-service{
	position:absolute;
	left:810px;
	top:-63px;
}

#city-commercial-inside{
	padding:19px 221px 25px 21px;
}

#city-commercial-inside h2{
	padding-bottom:5px;
}

#city-commercial #city-commercial-inside h4{
	line-height:29px;
}

#snell-service h2{
	text-align:center;
	padding:0 0 18px 0;
}