/*
Theme Name: moonfamilydentistry
Version 04/08/2014
Theme URI: http://optimized360.com
Author: Sean Fahimi
Author URI: http://optimized360.com/about-us
License: Copyright Optimized360 LLC - All Rights Reserved  Â© 2013-2014
*/


/*RESET*/


.hbtn {
	padding: 10px;
	text-align: center;
	/* width: 100%; */
	display: block;
	background: #fff;
	width: 150px;
	margin: auto;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 10px;
}
.hbtn:hover {
	background: #c59d63;
	color: #000;
}


