﻿*
{
    color: #867b6f;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#content * 
{
    color: #DDD;
}
#content h1 
{
    color: #867b6f;
}
#content h2
{
    color: #CCC;
}
a, a:hover
{
    text-decoration: none;
}
a:hover
{
    color: #eaeaea;
    text-decoration: underline;
}
body
{
    background-color: #64594b;
}
.blog_img
{
    width: 330px;
}
img
{
    border: 0;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
div, p
{
    line-height: 16px;
}
#content
{
}
#holder
{
    margin: 25px auto;
    margin-top: 30px;
    width: 720px;
}
.fL
{
    float: left;
}
.fR
{
    float: right;
}
.feat_imag_150
{
    float: left;
}
#footer, #nav
{
    height: 30px;
}
#footer
{
    padding-left: 15px;
    line-height: 30px;
}
.image_in
{
    border: 1px solid #444;
}
.image_left, .image_right, .image_small
{
    background-color: #444;
    float: left;
    display: block;
    overflow: hidden;
    height: 220px;
}
.image_right
{
    float: right;
}
.image_small
{
    border: 1px solid #444;
    height: 150px;
    display: block;
    overflow: hidden;
    width: 208px;
}
#logo
{
    float: left;
}
.marg
{
    margin: 15px;
}
.padd
{
    padding: 15px;
}
#nav
{
    height: 90px;
}
#nav_in
{
}
#nav_bot, #nav_top
{
    text-align: right;
    padding-right: 10px;
}
#nav_bot
{
}
#nav_top
{
    padding-top: 10px;
}
.nav_bot, .nav_bot:hover, .nav_top, .nav_top:hover
{
    color: #ddd;
    line-height: 15px;
    text-decoration: none;
}
.nav_bot, .nav_bot:hover
{
    margin-right: 25px;
    text-transform: uppercase;
}
.nav_top, .nav_top:hover
{
    margin-left: 5px;
}
.nav_top:hover
{
    color: #f9f9f9;
}

p, b, input, textarea
{
    color: #ddd;
    line-height: 16px;
}
/*Fonts*/
h1, h2, .feat_link_item, .feat_link_item:hover
{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
h2
{
    color: #ccc;
    margin-bottom: 10px;
}
h3
{
    margin-bottom: 10px;
}
/*FORM*/
#form_left
{
    float: left;
    width: 338px;
}
#form_right
{
    float: right;
    width: 320px;
}
.form_holder
{
    /* xbackground-color: #555;     xborder: 1px solid #444;*/
    margin: 30px auto; /* xmargin: 10px auto;     xwidth: 718px;*/
}
input, textarea
{
    background-color: #867b6f;
    border: 1px solid #ddd;
    height: 16px;
    padding: 0 4px;
    width: 198px;
    width: 148px;
}
.input_holder, .input_holder2
{
    float: left; /*xpadding: 0 16px;*/
    margin-bottom: 20px;
    width: 158px;
}
.input_holder
{
}
.input_holder2
{
    margin-left: 18px;
}
.input_holder, .input_title
{
}
.input_title
{
    xfloat: left;
}
.input_last
{
}
textarea
{
    height: 230px;
    width: 678px;
    width: 318px;
}
.input_submit
{
    float: right;
    margin: 0 15px 15px 0;
    height: 30px;
}
.input_submit_button
{
    font-weight: bold;
    height: 28px;
    width: 80px;
}
