body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font: 12px Georgia, "Bitstream Charter", serif; color:#333333;
    line-height: 18px;
    background-color:#f1f1f1;
}

a {
    color:#CA9E18;
    text-decoration:underline;
}

h2 {
    color: #CA9E18;
    font: normal 13px/15px Georgia, "Bitstream Charter", serif;
    text-transform:uppercase;
}

.top_text{font: 13px Georgia, "Bitstream Charter", serif; color:#5C3200;}

.top_menu{font: 11px Georgia, "Bitstream Charter", serif; color:#5C3200; text-decoration:none;}
a.top_menu:hover{font: 11px Georgia, "Bitstream Charter", serif; color:#5C3200; text-decoration:underline;}
.top_menu_a{font: 11px Georgia, "Bitstream Charter", serif; color:#d1a32c; text-decoration:none;}

.top_img{width: 188px; height: 119px; border: 0px; float:left; padding-left: 1px; padding-right: 1px;}

#breadcrumb, #breadcrumb a {font: 11px Arial; color:#d1a42b; text-decoration:none; padding-top: 5px;}
#breadcrumb a:hover{font: 11px Arial; color:#d1a42b; text-decoration:underline;}
#page_title {font: 20px Georgia, "Bitstream Charter", serif; color:#333333; padding-top: 15px;}

.bottom_menu{font: 13px Georgia, "Bitstream Charter", serif; color:#333333; text-decoration:none;}
a.bottom_menu:hover{font: 13px Georgia, "Bitstream Charter", serif; color:#333333; text-decoration:underline;}

.bottom_block_1{float: left; text-align: left; width:190px; margin-left: 190px; margin-top: 10px; color: #53483e;}
.bottom_block_1 a {color: #53483e; text-decoration: none;} 
.bottom_block_1 a:hover {color: #53483e; text-decoration: underline;} 
.bottom_block_2{float: left; text-align: left; width:400px; margin-top: 10px; color: #53483e;}
.bottom_block_3{float: left; width: 139px; height: 63px;}

.bottom_title{font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
.copyright{font: 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333333; text-decoration:none;}

#home_content{
    line-height: 40px;
    font-size: 18px;
}

/*--form elements------------------------*/
.required {color:red; font-weight:bold;}
.required_quote {color:red; font: bold 11px Arial;}
.form_button {
    border: 1px solid #c0c0c0;
    background: #e3e3e3;
    color: #333333;
    font: bold 12px arial;
}
.form_input {
    border: 1px solid #c0c0c0;
    font: 11px arial;
    background-color: white;
}

.form_quote {
    border:none;
    padding: 2px;
    color:#C90;
    font: 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #f2e4c3;
}
/*--tables------------------------*/
.table, .table td {
    border-collapse: collapse;
    border-color: #d1a42b;
}

.table_header {
    background: #d1a42b;
    color: #5c3200;
    font:normal 8pt Arial;
}

.table_header a {
    color: #5c3200;
    font:normal 8pt Arial;
    text-decoration:none;
}

.table_header a:hover {
    color: #5c3200;
    font:normal 8pt Arial;
    text-decoration:underline;
}


