html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font: inherit;*/
    /*font-size: 100%;*/
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html {
    height: 100%;
}

body {
    height:100%;
    margin:0;
    padding: 0;
    font-family: Verdana, sans-serif;
    color:#0539b0;
    font-size:0.9em
}

h1, h2, h3, h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    color: #b60000;
    margin-bottom: 0.5em;
}

p {
    line-height: 1.4em;
    margin-bottom: 0.8em;
}

#wrap {
    margin: 0 10% 0 10%;
    max-width: 910px;
    width: 910px !important;   /* Remove this when doing responsive design */
    padding: 180px 0 80px 0;
    overflow: hidden;
}


#header {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 910px !important; /* Remove this when doing responsive design */
    background-image: linear-gradient(bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%);
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%);
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%);
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%);
    background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%);
    /*background: white;*/
    /*min-width: 910px;*/
}
#header .logo {
    background: url(../../uploads/images/css/logo.png) no-repeat;
    width: 265px;
    height: 175px;
    float: left;
    position: relative;
}

#header .logo h1, #header .logo h2{
    text-indent: -9999px;
}

#header .navigation {
    float: left;
    position: relative;
    display: block;
    background: url(../../uploads/images/css/nav_bg_full.png) no-repeat;
    background-size: 100% ;
    /*border: solid red 1px;*/
    /*width:644px;*/
    height:72px;
    position:relative;
    margin: 20px 0 0 -20px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 1.3em;
    /*overflow: hidden;*/

    /*-moz-border-radius: 1em 4em 1em 4em;*/
    /*-webkit-border-radius: 1em 4em 1em 4em;*/
    /*border-radius: 20% 10% 30% 30%;*/
    /*border-top-right-radius: 40%;*/
}


#header .navigation li {
    display: block;
    float: left;
    
    /*width:23%;*/
    margin: 0 1em 0 0;
}

#header .navigation > li:first-child {
    margin-left: 1em;
}

#header .navigation li:last-child {
    /*margin-right: 0;*/
}

#header .navigation li a {
    display: block;
    color:white;
    width:100%;
    height: 100%;
    text-decoration: none;
    text-align: center;
    line-height: 3.2em;
}

#header .navigation li a:hover {
    color:#ef9d0f;
}

#header .navigation li ul {
    display:none;
    position: absolute;
    -moz-border-radius: 34% 35% 44% 29%;
    -webkit-border-radius: 34% 35% 44% 29%;
    border-radius: 34% 35% 44% 29%;
   
    /*background: url(../../uploads/images/css/nav_bg_about.png) center no-repeat;*/
    background: #ef9d0f;
    margin-top: -.5em;
min-width: 300px;
}

#header .navigation li:last-child ul {
    right:10px;
}

#header .navigation li:hover ul {
    display:block;
}

#header .navigation li ul li {
    font-size: 1em;
    /*width: 33%;*/
    font-size: 0.8em;
    margin: 0 1em;
    padding-top: 0.3em;
}

#header .navigation li ul li a:hover {
    color: #063ebe
}



#content {
    width:100%;
}

#content .copy {
    float: right;
    position: relative;
    width: 70%;
    font-size: 1.2em;
}

#content .copy h3 {
   margin-top: 2em;
   font-size: 1.3em;
}

#content .photo_column {
    float: left;
    position: relative;
    width: 30%;
}

#content .photo_column .photo{

    text-align: center;
    margin:0 0 10px 0
}

#content .copy .quote {
    margin: 0 30px 30px 30px;
    font-size:1.1em;
    display: block;
}

#content .copy .author {
    font-size:0.8em;
    text-align: right;
    display: block;
}

#content .copy .reference {
    font-size:0.7em;

}

#footer {
    position: fixed;
    bottom: 0;
    background: url("../../uploads/images/css/footer_bg_full.png") no-repeat center top;
    z-index: 200;
    width: 910px !important; /* Remove this when doing responsive design */
    height: 45px; /* Remove this when doing responsive design */
    padding-top: 13px; /* Remove this when doing responsive design */
    color: white;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}

#footer p {
    margin: 0;
    font-size: 1em
}

#footer .highlight {
    color: #ef9d0f;
    font-weight: bold;
    font-size: 1.1em;
}
/* Stylesheet: KPCC Modified On 2013-10-15 11:00:56 */

/* Stylesheet: KPCC Modified On 2013-11-09 22:22:01 */

/* Stylesheet: KPCC Modified On 2014-06-10 15:30:25 */
