.responsiveimage { width:auto; display:inline-block; }

h1, .Header, .header { font: 500 38px/44px 'Maven Pro', sans-serif; color: #772432; margin-top: 0px; }

h2, .SubHeader, .subheader{ font: 500 30px/34px 'Maven Pro', sans-serif; color: #004165; margin-top: 0px; }

h3 { font: 700 22px/24px 'Maven Pro', sans-serif; color:#004165; margin-top: 0px; }

.SmallText { font-size: 12px; }
.SmallText p { font-size: 12px; }
.intro{ color:#772432 }

/* Main Styles */
td, body, p, li { 
font: 400 16px/22px 'Maven Pro', sans-serif; color: #333; }

.LinkButtons, .linkbuttons { 
text-transform: uppercase; display: inline-block; *display: inline; padding: 5px 10px 5px 10px; color: #fff; text-decoration: none; font-weight: bold; font-size: 14px; background:#772432; }

/* Links */
a { color: #772432; 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: #cd202c; text-decoration: none; font-weight: 700; }

.ServiceHead, .servicehead { display:block; font-weight: 700; font-size:18px line-height:22px; color: #fff; background-color:#004165; padding:5px 10px; margin-top:0px; text-transform:uppercase; }