body
{
    margin : 0;
    padding : 0;
    font : 73% "lucida sans" , helvetica , "Trebuchet MS" , arial , sans-serif;
    line-height : 1.8em;
    background : rgb(224 , 208 , 179);
    color : rgb(51 , 51 , 51);
}
#header
{
    height : 200px;
    margin-bottom : 0.5em;
    border-top : 10px solid rgb(252 , 164 , 4);
    background : rgb(160 , 55 , 25) url("images/banner2.jpg") no-repeat;
    color : rgb(0 , 0 , 0);
    Vertical-align : bottom;
}
#header2
{
    height : 110px;
    margin-bottom : 0.5em;
    background : rgb(224 , 208 , 179);
    color : rgb(51 , 51 , 51);
    Vertical-align : bottom;
    Font : 115% "lucida sans" , helvetica , "Trebuchet MS" , arial , sans-serif;
    Font-weight : bolder;
}
#col1
{
    float : left;
    width : 12%;
    margin-bottom : 1em;
    border-right : 0px solid rgb(238 , 238 , 238);
    padding-right : 3%;
}
#col2
{
    float : left;
    width : 73%;
    margin-left : 3%;
    margin-bottom : 1em;
    border-right : 0px solid rgb(238 , 238 , 238);
    padding-right : 3%;
}
#navcontainer ul
{
    margin-top : 10px;
    list-style-type : none;
    font-size : 115%;
    background : rgb(224 , 208 , 179);
    color : rgb(102 , 102 , 102);
    Font-weight : bolder;
}
#navcontainer ul li a
{
    padding : 1px;
    color : rgb(104 , 39 , 21);
    background : transparent url("images/list-off.gif") no-repeat left center;
    text-align : left;
    text-decoration : none;
    Padding-left : 15px;
}
#navcontainer ul li a:hover
{
    color : rgb(252 , 164 , 4);
    background : transparent url("images/list-on2.gif") no-repeat left center;
    Background-color : rgb(160 , 55 , 25);
}
#navcontainer ul li a#current
{
    background : transparent url("images/list-active.gif") no-repeat left center;
    color : rgb(0 , 0 , 0);
}
#footer
{
    clear : both;
    height : 50px;
    padding : 5px;
    text-align : center;
    border-top : 10px solid rgb(252 , 164 , 4);
    background : rgb(160 , 55 , 25);
    color : rgb(0 , 0 , 0);
}
#footer2
{
    height : 110px;
    margin-bottom : 0.5em;
    background : rgb(224 , 208 , 179);
    color : rgb(51 , 51 , 51);
    Vertical-align : bottom;
    Font : 115% "lucida sans" , helvetica , "Trebuchet MS" , arial , sans-serif;
    Font-weight : bold;
}
#footer a
{
    text-decoration : none;
    color : rgb(252 , 164 , 4);
    background-color : inherit;
}
#footer a:hover
{
    text-decoration : underline;
    color : yellow;
    background-color : inherit;
}
h1
{
    margin : 0;
    padding : 0.5em 0 0.5em 1em;
    text-align : left;
    text-transform : uppercase;
    font-size : 180%;
    color : rgb(224 , 82 , 34);
    Line-height : 95%;
}
h2
{
    margin-top : 5px;
    padding : 0.5em 0 0.5em 1em;
    text-transform : uppercase;
    letter-spacing : 5px;
    font-size : 140%;
    color : rgb(224 , 82 , 34);
    background : inherit;
    Font-style : normal;
}
h3
{
    margin-top : 5px;
    padding : 0.5em 0 0.5em 1em;
    text-transform : uppercase;
    letter-spacing : 5px;
    font-size : 140%;
    color : rgb(104 , 39 , 21);
    background : inherit;
}
a
{
    text-decoration : none;
    color : rgb(0 , 102 , 153);
    background : inherit;
}
a:hover
{
    text-decoration : underline;
    color : rgb(160 , 55 , 25);
    background : inherit;
}
a img
{
    border : 0;
}
.box
{
    padding : 20px;
    color : rgb(104 , 39 , 21);
    background : inherit;
}
.roundcont
{
    margin : 10px;
    width : 98%;
    background : rgb(233 , 221 , 201);
    color : rgb(51 , 51 , 51);
}
.roundcont p
{
    margin : 0 15px;
}
.roundtop
{
    background : url("images/tr.gif") no-repeat top right;
}
.roundbottom
{
    background : url("images/br.gif") no-repeat top right;
}
img.corner
{
    width : 10px;
    height : 10px;
    border : none;
    display : block ! important;
}
.img
{
    float : none;
    padding : 4px;
    margin : 4px;
    border : 1px solid rgb(85 , 107 , 47);
}
form
{
    margin : 0;
}
input.search
{
    width : 100px;
    border : none;
    background : url("images/input.gif");
    padding : 4px;
}
input.login
{
    width : 100px;
    border : none;
    background : url("images/logininput.gif");
    padding : 4px;
}
blockquote
{
    font-weight : bold;
    font-style : italic;
    color : rgb(129 , 82 , 34);
}
