@charset "utf-8";
/* CSS Document */

body {padding: 0; text-align: center; margin: 0;}
div {font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; color: #000000; line-height: 1.7}
a {font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.7; color: #003D6B; text-decoration: none;}
a:hover {font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.7; color: #003D6B; text-decoration:underline;}

.footer_text {font-family: 'Open Sans', sans-serif; font-size: 14px; color: #ffffff; line-height: 1.5;}
.footer_link {font-family: 'Open Sans', sans-serif; font-size: 14px; color: #ffffff; line-height: 1.5;}
.footer_link:hover {font-family: 'Open Sans', sans-serif; font-size: 14px; color: #ffffff; line-height: 1.5;; text-decoration:underline;}
.footer_background {background-color: #493533;}

.feature_header {font-family: 'Cinzel', serif; font-weight: bold; font-size: 60px; color: #ffffff; line-height: 1.5;} 
.white_text {font-family: 'Open Sans', sans-serif; font-size: 28px; color: #ffffff; line-height: 1.5}
.foundation_text {font-family: 'Cinzel', serif; font-size: 18px; color: #493533; line-height: 1.5;} 
.address_text {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #493533; line-height: 1.5;}
.tan_background {background-color: #E9E5DC;}
.white_background {background-color: #ffffff;}
.blue_background {background-color: #003D6B;}
