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

/*
	BENCHMARK RESIDENTIAL - TYPOGRAPHY.CSS
	LAST EDITED: DECEMBER 27, 2013 by PATRCIK CASSIDY
	DO NOT EDIT OR UPDATE THIS FILE WITHOUT PRIOR NOTIFICATION & PERMISSION
*/

/* FONT STYLES TO APPEAR IN THE TINYMCE EDITOR
*************************************************************/

a {text-decoration:none}
a:hover {color: #b92120;;text-decoration:underline}

h1 { font:24px/30px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d; font-weight:700; letter-spacing:-.5px} 
h2 { font:20px/30px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d; font-weight:700; letter-spacing:-.5px}
h3 { font:18px/26px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d; font-weight:700; letter-spacing:-.5px}
h4 { font:16px/24px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d; font-weight:700; letter-spacing:-.5px}
h5 { font:14px/22px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d; font-weight:700; letter-spacing:-.5px}
h6 { font:13px/20px 'Open Sans', sans-serif; margin-bottom:20px; color:#5d5d5d;font-weight:700; letter-spacing:-.5px}

p { font:normal 16px/22px 'arial', sans-serif; margin-bottom:12px; letter-spacing:-.5px; color:#5d5d5d;}

p a {color:#b92120}

.content-area ul li {font:normal 14px/20px Arial, Helvetica, sans-serif;}