a {
    color: #C75B0F;
    text-decoration: none;
}

a:hover {
    color: #BD8335;
}

body {
    background-color: #e4b33c;
    background-image: url('/view/images/background/spiritualution_bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: arial, sans-serif;

}

img#youtubeLogo
{
    float: left;
    margin-top: 14px;
}

ul#youtubeLinksList
{
    display: block;
    float: left;
}

#ecovillageVidContainer {
    position: relative;
    width: 720px;
    margin: 0 auto;
}

#facebook {
    background-image: url("/view/images/buttons/facebook.png");
    background-position: 0 0;
    height: 36px;
    width: 36px;
    position: absolute;
    top: 8px;
    left: 50%;

    margin-left: -480px;
}

#facebook:hover {
    background-position: 0 36px;
}

.fb-like-box {
    position: relative;
}

#header {
    background-image: url('/view/images/background/spiritualution_header.png');
    width: 620px;
    height: 137px;
    margin: 0 auto;
    position: relative;
    top: 10px;
    background-repeat: no-repeat;

}

#mainContainer {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    background-image: url('/view/images/background/transparent_strip.png');
    background-repeat: repeat-y;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border: 1px solid black;
    border-top: none;
    border-radius: 4px;

}

#contentContainer {
    margin: 12px 20px 10px;

}

#contentCopy {
    margin-bottom: 25px;
}

#textIn {
    width: 1000px;
    height: 50px;
}

#textInContainer {
    width: 1000px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    height: 31px;
    font-family: geneva, arial, sans-serif;
    margin: -15px auto 10px;
    left: -27px;
}

#twitter {
    background-image: url("/view/images/buttons/twitter.png");
    background-position: 0 0;
    height: 36px;
    width: 36px;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-right: 00px;
    margin-top: 00px;
    margin-left: -430px;
}

#twitter:hover {
    background-position: 0 36px;
}

#twitterFollow {
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -480px;
    height: 24px;
}

#authorPic {
    float: left;
    margin-right: 25px;
    margin-top: 7px;

}

#authorInfo {
    float: left;
    width: 551px;

}

.clearit {
    clear: both;

}

.fb-like {
    position: absolute;
    left: 50%;

    margin-left: -479px;
    height: 50px;
    top: -42px;
}

li {
    font-size: 11pt;

}


#videoButton {
    background-image: url('/view/images/buttons/video_button.png');
    height: 46px;
    position: absolute;
    right: 27px;
    width: 150px;
    top: 49px;
    display: block;
}

#videoButton:hover {
    background-position: 0 46px;

}

@font-face {
    font-family: maximo;
    src: url("/view/fonts/maximo.eot") /* EOT file for IE */
}

@font-face {
    font-family: maximo;
    src: url("/view/fonts/maximo.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: 'pico';
    src: url('/view/fonts/pico/picobla_-webfont.eot');
    src: url('/view/fonts/pico/picobla_-webfont.eot?#iefix') format('embedded-opentype'),
    url('/view/fonts/pico/picobla_-webfont.woff') format('woff'),
    url('/view/fonts/pico/picobla_-webfont.ttf') format('truetype'),
    url('/view/fonts/pico/picobla_-webfont.svg#PicoBlackAlRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'eurostile';
    src: url('/view/fonts/eurostile/eurostileexttwo-webfont.eot');
    src: url('/view/fonts/eurostile/eurostileexttwo-webfont.eot?#iefix') format('embedded-opentype'),
    url('/view/fonts/eurostile/eurostileexttwo-webfont.woff') format('woff'),
    url('/view/fonts/eurostile/eurostileexttwo-webfont.ttf') format('truetype'),
    url('/view/fonts/eurostile/eurostileexttwo-webfont.svg#EurostileExtendedTwo') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'michaelmas';
    src: url('/view/fonts/michaelmas/michael-webfont.eot');
    src: url('/view/fonts/michaelmas/michael-webfont.eot?#iefix') format('embedded-opentype'),
    url('/view/fonts/michaelmas/michael-webfont.woff') format('woff'),
    url('/view/fonts/michaelmas/michael-webfont.ttf') format('truetype'),
    url('/view/fonts/michaelmas/michael-webfont.svg#MichaelmasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

p {
    text-align: justify;
    font-size: 11pt;
    text-indent: 1em;
}

h1 {
    margin: 8px 2px;
    font-size: 23px;
    text-align: center;
    font-variant: small-caps;
}

h2 {
    margin: 5px 2px;
    font-size: 18px;
    text-align: center;
    font-variant: small-caps;
}

h3 {
    margin: 5px 2px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}

#statement {
    font-family: eurostile, arial, sans-serif;
    font-size: 11pt;
    letter-spacing: 1px;
}

#owsLive {
    position: absolute;
    top: 49px;
    right: 34px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid gray;
    box-shadow: 1px 1px 3px #cccccc;
    border-radius: 14px;
    text-align: center;
}

#liveStreamImg {

}

#ecoInfo p {
    font-size: 12px;
    font-weight: normal
}

.contentCopy-links h2
{
    text-align: left;
    ps: none;
    padding-0: none;
    padding-bottom: 10px;

}

.pointItem b {
    font-size: 23px;
    font-family: eurostile;

}

#footerContainer {
    text-align: center;
    width: 379px;
    margin: 0 auto;
    padding-top: 7px;
    border-top: 1px dotted lightSalmon;
    height: 100px;

}

#footerMenu {
    margin: 0 auto;
    font-variant: small-caps;
    margin-bottom: 6px;

}

#copyright {
    font-size: 8px;

}

#spiritualutionDefinition {
    font-size: 11pt;
    line-height: 17px;

}

#spiritualutionQuotes {
    font-family: michaelmas, sans-serif;
    font-size: 21pt;
    width: 90%;
    margin: 0 auto;

}

.author {
    text-align: right;

}


.print-preview {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
    left: 7px;
    border: 1px solid black;
    border-radius: 14px;
    background-color: rgba(0, 0, 0, .02);
    top: 131px;
    padding: 3px 5px 0;
    box-shadow: 1px 2px 6px -3px;
    cursor: pointer;
    z-index: 999;
}

.print-preview:hover {
    background-color: rgba(0, 0, 0, 0);

}

