﻿
body
{
    font-family:Arial, Helvetica , Sans-Serif;
    font-size:1em;
    color:#666;
    background-color:#E9E9E9;
}

h1 , h2 , h3 , a
{
    color:#ff9900;
}

h1 , h2 , h3 , a , p , span
{
    line-height:1.1em;
}

h1
{
    background-color:#ff9900;
    color:#fff;
    font-size:1.66em;
    height:40px;
    letter-spacing:-0.02em;
    line-height:1em;
    padding:40px 0 0 100px;
    width:720px;
}

h2
{
    font-size:1.0em;
    width:273px;
    margin:0px 0 5px 0;
    letter-spacing:0.02em;
}

h3
{
    font-size:0.8em;
    margin:10px 0 10px 0;
}


p
{
    width:458px;
    padding:0 0 10px 0;
    font-size:0.8em;
    line-height:1.2em;
}


span
{
   padding:0 0 10px;
   font-size:0.8em;
   display:block;
}

.catimage
{
    margin:0 0 0 140px;
}

blockquote
{

   background-color:#FFFFFF;
    background-image:url(quote1.gif);
    background-position:left top;
    background-repeat:no-repeat;
    color:#ff9900;
    margin:10px 0 5px 5px;
    padding:10px 0 15px 0;
}

blockquote p
{
   font-size:0.8em;
   font-weight:bold;
   letter-spacing:0.05em;
   line-height:1.3em;
   background-image:url(quote2.gif);
   background-position:right bottom;
   background-repeat:no-repeat;
   width:160px;
   padding:0 34px 0 34px;
   height:24px;
}

#container
{
    width:100%;
}

#inner
{
    width:820px;
    margin:0 auto 0 auto;
    background-color:#fff;
}

#footer
{
    color:#FFFFFF;
    height:30px;
    margin:0 auto 0 auto;
    padding:10px 0 0 0;
    width:820px;
    background-image:url(footerBlackSlice.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}

#footer p
{
    padding:0 0 0 100px;
}

#footer #bottom
{
    border-bottom:4px solid #ff9900;
    margin:12px 0 0;
    padding:0;
}

#content
{
    margin:0 auto 20px auto;
    width:820px;
}

#content #contentpadding
{
    padding:15px 0 20px 100px;
    float:left;
    width:460px;
}

#content #imageContent
{
    float:left;
    width:250px;
}

#content #imageContent img
{
    margin:10px 0 0 5px;
    display:inline;
}

.clearBoth
{
    clear:both;
}

.banner
{
    border-style:none;
    width:620px;
    margin:10px auto 0 auto;
    display:block;
}