body {
    background-color: #fcf6d8;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 26, 2010 */

@font-face {
    font-family: 'RalewayThin';
    src: url('resources/fonts2/raleway_thin-webfont.eot');
    src: local('raleway_thin.otf'), url('resources/fonts2/raleway_thin-webfont.woff') format('woff'), url('resources/fonts2/raleway_thin-webfont.ttf') format('truetype'), url('resources/fonts2/raleway_thin-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DesyrelRegular';
    src: url('resources/fonts2/desyrel-webfont.eot');
    src: local('desyrel.ttf'), url('resources/fonts2/desyrel-webfont.woff') format('woff'), url('resources/fonts2/desyrel-webfont.ttf') format('truetype'), url('resources/fonts2/desyrel-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CicleFina';
    src: url('resources/fonts2/cicle_fina-webfont.eot');
    src: local('Cicle Fina.ttf'), url('resources/fonts2/cicle_fina-webfont.woff') format('woff'), url('resources/fonts2/cicle_fina-webfont.ttf') format('truetype'), url('resources/fonts2/cicle_fina-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FGJaynePrintRegular';
    src: url('resources/fonts2/fgjayneprint-webfont.eot');
    src: local('FGJaynePrint.otf'), url('resources/fonts2/fgjayneprint-webfont.woff') format('woff'), url('resources/fonts2/fgjayneprint-webfont.ttf') format('truetype'), url('resources/fonts2/fgjayneprint-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'urania_czechRegular';
    src: url('resources/fonts2/urania_czech-webfont.eot');
    src: local('Urania_Czech.ttf'), url('resources/fonts2/urania_czech-webfont.woff') format('woff'), url('resources/fonts2/urania_czech-webfont.ttf') format('truetype'), url('resources/fonts2/urania_czech-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SusieRegular';
    src: url('resources/fonts2/susie-webfont.eot');
    src: local('susie.ttf'), url('resources/fonts2/susie-webfont.woff') format('woff'), url('resources/fonts2/susie-webfont.ttf') format('truetype'), url('resources/fonts2/susie-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ScriptinaRegular';
    src: url('resources/fonts2/scriptina-webfont.eot');
    src: local('scriptina.ttf'), url('resources/fonts2/scriptina-webfont.woff') format('woff'), url('resources/fonts2/scriptina-webfont.ttf') format('truetype'), url('resources/fonts2/scriptina-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PremiRegular';
    src: url('resources/fonts2/premi-webfont.eot');
    src: local('premi.ttf'), url('resources/fonts2/premi-webfont.woff') format('woff'), url('resources/fonts2/premi-webfont.ttf') format('truetype'), url('resources/fonts2/premi-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

#statement {
    width: 700px;
}

#stories {
    font-family: PremiRegular;
    font-size: 95pt;
    text-align: center;
    font-style: normal;
    margin: 20px 0 0 0;
}

#matter {
    font-family: PremiRegular;
    font-size: 25pt;
    text-align: center;
    font-style: normal;
    line-height: 10%;
}

#true {
    font-family:urania_czechRegular;
    font-size: 20pt;
    font-style: normal;
}

#not {
    font-family: DesyrelRegular;
    font-style: normal;
    font-size: 25pt;
}

#happy {
    font-family: SusieRegular;
    font-size: 30pt;
    font-style: normal;
}

#sad {
    font-family: sans-serif;
    font-style: plain;
    font-size: 18pt;
    font-style: normal;
}

#subtle {
    font-family: RalewayThin;
    font-size: 18pt;
    font-style: normal;
}

#large {
    font-family: FGJaynePrintRegular;
    font-size: 40pt;
    text-align: center;
    font-style: normal;
    line-height: 230%;
}

#bind {
    font-family: PremiRegular;
    font-size: 30pt;
    text-align: center;
    font-style: normal;
    color: #ac1f23;
    line-height: 10%;
}

#essential {
    font-family: PremiRegular;
    font-size: 50pt;
    text-align: center;
    font-style: normal;
    line-height: 160%;
}

#power {
    font-family: PremiRegular;
    font-size: 70pt;
    text-align: center;
    font-style: normal;
    line-height: 25%;
}

#why {
    font-family: PremiRegular;
    font-size: 95pt;
    text-align: center;
    font-style: normal;
    line-height: 150%;
}

#menu {
    margin-top: 20px;
}

#nav li {
    padding: 0px 0 10px 30px;
}

#nav a {
    display: block;
    margin: 0 5px 0 0;
    width: 145px;
    height: 47px;
    color: #333;
    text-decoration: none;
    background: url(resources/images/blue.png) top left;
}

body#index #home a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}

body#about_body #about a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}

body#contact_body #contact a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}

body#fiction_body #fiction a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}

body#nonfiction_body #non-fiction a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}

body#blog_body #blog a {
    color: #333;
    width: 145px;
    height: 47px;
    background: url(resources/images/green.png) top left;
}


#home {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height: 47px;
}

#about {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height: 47px;
}

#contact {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height: 47px;
}

#fiction {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height: 47px;
}

#non-fiction {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height:17pt;
}

#blog {
    font-family: urania_czechRegular;
    text-align: center;
    font-size: 25pt;
    line-height: 47px;
}

#redlinevert {
    float:right;
    position: relative;
    top: -425px;
}

#redlinehome {
    margin: 0 0 0 100px;
}

#footertxt {
    font-family: SusieRegular;
    font-size: 90pt;
    text-align: left;
    font-style: normal;
    margin: 0 0 0 240px;
}

#writer {
    font-family: PremiRegular;
    font-size: 70pt;
    text-align: left;
    font-style: normal;
}

.text {
    font-family: RalewayThin;
    font-size: 18pt;
    line-height: 25pt;
    text-align: left;
    text-justify: newspaper;
    padding: 0 0 15px 0;
}

#katy {
    float: left;
    margin: 15px 15px 5px 0;
    height: 300px;
    width: 225px;
}

#resume {
    float: right;
    font-family: FGJaynePrintRegular;
    font-size: 16pt;
    line-height: 22pt;
    text-align: center;
    background: url(resources/images/about_box.png) no-repeat;
    padding: 12px 10px 8px 0px;
    margin: 10px -10px 5px 20px;
    width: 165px;
    height: 190px;
}

#sample {
    float: right;
    font-family: FGJaynePrintRegular;
    font-size: 16pt;
    line-height: 22pt;
    text-align: center;
    background: url(resources/images/sample_box.png) no-repeat;
    padding: 12px 10px 0px 3px;
    margin: 10px -10px 0px 20px;
    width: 165px;
    height: 110px;
}

#pdf_logo {
    width: 50px;
    height: 50px;
    margin: -5px 0 0 0;
}

a {
    color: #ac1f23;
}

a:visited {
    color: #ac1f23;
}

a:hover {
    color: #b5c174;
}

h1 {
    font-family: PremiRegular;
    font-size: 40pt;
    line-height: 80pt;
    text-align: left;
    font-weight: normal;
}
  
.text2 {
    font-family:RalewayThin;
    font-size: 20pt;
    line-height: 30pt;
    text-align: left;
    margin: 0 0 0 50px;
    font-weight: normal;   
}

h2 {
    font-family: PremiRegular;
    font-size: 20pt;
    line-height: 35pt;
    text-align: left;
    font-weight: bold;
}

.text3 {
    font-family: RalewayThin;
    font-size: 16pt;
    line-height: 18pt;
    text-align: left;
    margin: 0 0 10px 20px;
}

.heading {
    font-weight: bold;
}

.text4 {
    font-family: RalewayThin;
    font-size: 16pt;
    line-height: 18pt;
    text-align: left;
    margin: 0 0 0 20px;
}

.text5 {
    font-family: RalewayThin;
    font-size: 16pt;
    line-height: 18pt;
    text-align: left;
    margin: 0 0 10px 40px;
}
