@charset "utf-8";
* {padding: 0; margin: 0;}
img {border: 0; vertical-align: middle;}
html, body, div, form, fieldset, legend, label, p, h1, h2, h3 {margin: 0; padding: 0;}
header, nav, article, footer, address, aside, section, hgroup {display:block;}
.float {float: left;} .clear {clear: both;} 

body {font-family: 'Open Sans', sans-serif; font-weight: 300; margin: 0; padding: 0; font-size: 16px; line-height: 21px;color: #58595b;}
strong {font-weight: bold;}

  @font-face {
  font-family: 'JennaSue';
  src: url('../fonts/jennasue.eot');
  src: url('../fonts/jennasue.eot?#iefix') format('embedded-opentype'),
  url('../fonts/jennasue.woff') format('woff'),
  url('../fonts/jennasue.ttf') format('truetype'),
  url('../fonts/jennasue.svg#JennaSueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  }

h1 {font-weight: bold; font-size: 18px; line-height: 20px; color: #777;}
h2 {font-family: 'JennaSue'; font-size: 40px; font-weight: normal; line-height: 45px; color: #58595b;}
h3 {font-weight: bold; font-size: 14px; line-height: 16px; color: #777;}



a {text-decoration: none; font-weight: bold; color: #777;}
a:hover {text-decoration: underline; font-weight: bold; color: #777;}

ul {list-style-type: disc; list-style-position: outside; padding-left: 25px;}

.lead-para {font-size: 17px; line-height: 21px;  font-weight:bold;}
img.pull-left {float:left; padding-right: 20px;} img.pull-right {float:right; padding-left: 20px;}
img.resp {width: 100%; height: auto;}
.phone {font-weight: 300; font-size: 35px; line-height: 40px;}
.pink {color: #ec7691;}

.two-1, .two-2, .three-12, .three-3 {min-height: 50px;width: 50%; float:left; text-align: left; display: block; padding: 0px; margin: 0px;}
.three-12 {width: 60%;}
.three-3 {width: 40%;}
.pride {font-family: 'JennaSue'; font-size: 30px; font-weight: normal; line-height: 30px; color: #7ad0d7;}
a.moonbox {color: #A4D3D7;}