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

body {
background: #7e1416; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300; }
p { font-size: 20px;}
.main_wrapper { width: 775px; margin: 50px auto 0; }
.content { background-color: #fff; padding: 40px 50px; border-radius: 10px; overflow: auto; }
.logo-new { font-family: "Times New Roman", Times, serif; text-transform:uppercase; font-size: 50px; color: #7e1416; width: 640px; }
.logo { font-family: "Times New Roman", Times, serif; text-transform:uppercase; font-size: 50px; color: #7e1416; width: 640px; }
.upper { font-size: 135%; } 
.bullets { font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin: 0 0 0 20px;
font-size: 20px; }
.contact_box { width: 670px; }
.info { width: 670px;  }
.name { font-family: 'Times New Roman', serif; margin: 35px 0 0 0; font-size: 45px; }
.title { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 20px; }
.grey_box { margin: 30px 0 0 0; }
.form { width: 300px; float: right; margin: 0 50px 0 0; }
p.footer { font-size: 16px;  }
a { color: #7e1416; text-decoration: none; font-weight: 600; }
a:hover { color: #b57071; }