.responsiveimage { width: auto; display: inline-block; }

h1, .Header, h2, .header { font: 400 48px/52px 'Yellowtail', cursive; color: #252c65; margin-top: 0px; margin-bottom:20px; }

h3, .SubHeader, .subheader { font: 700 28px/32px 'Rosario', sans-serif; color:#7d7d7d; margin-top: 0px; margin-bottom:15px; }

.SmallText { font-size: 11px; }

.LinkButtons, .linkbuttons { display: inline-block; *display: inline; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding: 8px 12px 8px 12px; background: #252c65; color: #fff; text-decoration: none; font-weight: bold; }

/* Main Styles */
td, body, p, li { font: 400 16px/24px 'Rosario', sans-serif; color: #444; }


/* Links */
a { color: #252c65; text-decoration: none; font-weight: 700; -webkit-transition: color 0.4s ease-in; /*safari and chrome */ -o-transition: color 0.4s ease-in; /* opera */ outline: 0; }
a:hover { color: #7d7d7d; text-decoration: none; font-weight: 700; }

.ServiceHead, .servicehead { display: block; font-weight: 700; font-size: 18px; line-height: 22px; color: #fff; background-color: #252c65; padding: 5px 10px; margin-top: 0px; text-transform: uppercase; }
