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

/*
	Backyard Bathrooms - TYPOGRAPHY.CSS
	LAST EDITED: AUG 9, 2014 by PATRCIK CASSIDY
	DO NOT EDIT OR UPDATE THIS FILE WITHOUT PRIOR NOTIFICATION & PERMISSION
*/

/* GENERIC ELEMENT DEFAULTS
*************************************************************/

h1 {font-family:Century Gothic,arial,sans-serif; font-size:24px; font-weight:bold; margin-bottom:20px} /* 22px */
h2 {font-family:Century Gothic,arial,sans-serif; font-size:22px; font-weight:bold; margin-bottom:20px} /* 22px */
h3 {font-family:Century Gothic,arial,sans-serif; font-size:22px; font-weight:bold; color:#4dc6de} /* 20px */
h4 {font-family:Century Gothic,arial,sans-serif;} /* 18px */
h5 {font-family:Century Gothic,arial,sans-serif;} /* 16px */
h6 {ffont-family:Century Gothic,arial,sans-serif;} /* 14px */

p { font-size:16px; line-height:28px; margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}
p a { color:#4dc6de; text-decoration:none; outline: 0;}
p a:hover {color:#069; text-decoration:none}