/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 4, 2014, 3:55:08 PM
    Author     : aaron
*/

div#cbclear {
    clear: both;
    margin: 0 auto;
    max-width: 614px !important;
    padding-bottom: 20px;
}
div#cbfoot p {
    font-size: 11px;
    color: #000;
}
div#footer-menu {
    clear: both;
    margin-top: 20px;
}
div#footer-menu p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #666;
    padding-bottom: 0;
    margin-bottom: 0;
}
div#footer-menu a:link, div#footer-menu a:visited {
    color: #2C66BE;
    text-decoration: none;
}
div#footer-menu a:active {
    color: #FF4B33;
    text-decoration: none;
}
div#footer-menu a:hover {
    color: #FF4B33;
    text-decoration: underline;
}
div.next-page {
    margin-top: 3em;
}
div.next-page a {
    margin: 0 25px 0 0;
    font: 24px/32px "Hand of Sean", sans-serif;
}
div.next-page span {
    position: relative;
    top: 10px;
    margin-left: 15px;
}

div.intro.page-2 {
    padding: 5px;
}
p.sample.page-2 {
    text-transform: capitalize;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.7em;
    margin-bottom: 3em;
    font-weight: bold;    
}