/* Home Page Template CSS Document */
header#branding #slideshow { height: 272px; border-bottom: 5px solid #f7941e; }

.home #content { width: 600px; }
#home-groups { margin: 20px 0px; }
#home-groups li { float: left; width: 280px; height: 300px; background: url(./images/home_block_bg.jpg) no-repeat center bottom; margin-left: 20px; }
#home-groups li > div { padding: 15px 20px; }
#home-groups h1 { font: 300 15pt/19pt 'Open Sans', sans-serif; padding-bottom: 10px; color: #7a5c69; }

#content {
	width: 570px;
}

#secondary { width: 215px; padding-right: 0px; }

a#sidebar-right-make-appointment {
	display: block;
	width: 280px;
	height: 55px;
	background: url(./images/home_sidebar_button_appoint.png) no-repeat;
}

.sb-addthis-footer .addthis_default_style .addthis_separator, .sb-addthis-footer .addthis_default_style .at300b, .sb-addthis-footer .addthis_default_style .at300bo, .sb-addthis-footer .addthis_default_style .at300m, .sb-addthis-footer .addthis_default_style .at300bs {	float: none;	display: inline-block; }
.sb-addthis-footer .addthis_toolbox { text-align: right; padding-top: 40px; }

