@charset "UTF-8";
/* CSS Document */

#outer{
	background:url(../img/bg-top.jpg) repeat-x 0px 0px #FFF;
}

#outer #top{
	height:314px;
	background:url(../img/home/bg.jpg) no-repeat bottom center;
}

#logo{
	padding:50px 0px 0px 0px;
}

.content{
	background:url(../img/bg-gray-shadow.jpg) no-repeat top center #F0F0F0;
	padding:0px;
}

.tagline{
	font-size:26px;
	font-family: 'ProximaNova-Regular';	
	color:#F2F2F2;
	width:440px;
	padding:100px 0px 0px 40px;
	line-height:1em;
}

.branding{
	height:250px;
}


.info{
	height:154px;
	background-color:#FFF;
}

.info .inner{
	padding:20px 0px 0px 0px;
	height:134px;
	background:url(../img/home/directions.png) no-repeat bottom right #FFF;
	font-family: 'ProximaNova-Regular';
}

.info .inner .headline{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.info a.iconlink{
	color:#33B3E2;
}

.info a.iconlink:hover{
	color:#2E2E2E;
}


.featured{
	display:none;
}

.featured .ph{
	width:140px;
	height:140px;
	padding:0px 20px 0px 0px;
}

.featured .ph img{
	width:140px;
}

.featured .txt{
	width:140px;
	font-size:14px;
}
