/* ---------------------------------------------------------------------------------

    COMPLETE HEALTH ORGANICS
    Master Stylesheet
    Author: Justin Gray
    www.justingraydesign.com

--------------------------------------------------------------------------------- */

body { margin: 0; padding: 0; background: url(../images/bg.jpg) no-repeat center 0 #fff; font-family: 'Open Sans', sans-serif; min-width: 980px; }
* { font-size: 15px; line-height: 1.5em; }
h1, h2 { font-weight: normal; text-transform: uppercase; }
h1 { font-size: 24px; color: #000; letter-spacing: 0.05em; margin: 0 0 10px 0; line-height: 1.0em; }
h2 { font-size: 32px; color: #cc1f40; letter-spacing: 0.05em; margin: 0 0 30px 0; line-height: 1.0em; }
h3 { margin: 0; }
p { font-size: 1.0em; margin: 0 0 1.5em 0; color: #302308; font-weight: 300; }
a { color: #cc1f40; }
.bold { font-weight: 600; color: #000; }
.sm { font-size: 0.8em; }

.serif { font-family: georgia, serif; font-size: 13px; text-transform: uppercase; color: #000; }
.large { font-size: 17px; }
.no-margin { margin: 0; }
.overline { border-top: solid 1px #dcc79c; padding-top: 20px; }
.blue { color: #084b92; }

#wrapper { width: 728px; margin: 0 auto; }
#center { float: left; width: 100%; text-align: center; padding: 75px 0 30px 0; }

#logo { float: left; width: 100%; background: url(../images/logo.png) no-repeat center 0; margin: 0; padding: 190px 0 30px 0; }
#logo span { display: none; }

