<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content{padding:0;height:430px;background:url(../images/homepage_bg.jpg) no-repeat;position:relative;}
#homeLeft, #homeRight{float:left;}
#homeLeft{width:578px;}


#contact{position:absolute;top:10px; right:44px;width:372px;height:199px;background:url(../images/contact_bg1.png) 0 0 no-repeat;margin-left:16px;}
#contact h2 {
	font-family: "ProximaNovaBold", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color:white;
	padding:20px 0 0 60px;
	margin:0;
	line-height: 0.9330000000000001em;
    font-size: 1.615em;
}

#contact a:hover{
	border:none;
	text-decoration:underline;
}
#contact .more {
	border-bottom:none;
}
#contact .more{
	position:absolute;
	right:34px; 
	bottom:15px;
	padding-bottom:1px;
	line-height:18px;
	font-size:100%;
	color:#fff;
	font-family: "ProximaNovaExtrabold", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color:#ac5f06;
	padding: 8px 40px 8px 16px;
	background-image: url("../images/button_arrow.png");
	background-position: center right;
	background-repeat: no-repeat;
	border-radius: 24px;
}

.contactInfo{padding:30px 30px 30px 24px;text-align:left;}

#content .contactInfo a.phone, #content .contactInfo a.phone:hover{
	font-family: "ProximaNovaExtrabold", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #ac5f06;
	font-size:1.615em;
	font-weight:bold;
}
.contactInfo .hours{
	display:block;
	color:#000;
}

#news{
	position:relative;width:372px;
	height:260px;
	background:url(../images/news2_bg.png) 0 0 no-repeat;margin:20px 0 0 16px;
}
#news h3{font-family: "ProximaNovaBold", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;color:white;padding:20px 0 0 70px;}
#news ul{margin:10px;padding:20px 0 0;}
#news li{padding:0 0 0 20px;margin:10px 0 0 0;list-style:none;}
#news a{border:none;color:#999;text-decoration:none;}
#news a:hover{border:none;text-decoration:underline;}
#news hr{height:1px;border:none;background:#8EA9CD;font-size:1%;}
#news .more{position:absolute;right:70px; bottom:16px;font-size:100%;color:white;font-family: "ProximaNovaExtrabold", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;}

#ads{width:578px;margin-top:22px;}
.ad{float:left;}
.ad a,.ad a:hover{border:none;}
.ad img{width:288px;}


h1 {
	font-size:3em;
}</pre></body></html>