﻿body 
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-size: 10pt;
    background-color: #ccddff;
    margin-top: 0px;
    text-align: center;
}
.main 
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: left;
    background: White url(images/header.jpg) no-repeat top left;
    border: solid 1px black;
 }
.top_menu
{
    margin-top: 79px; 
    padding-left: 540px;
    font-size: 8pt;
    height: 13px;
}
.left_menu
{
    width: 200px;
    float: left;
    height: 245px;
    margin-top: 3px;
    padding: 15px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 140px;   
}
    html>body .left_menu {
    padding: 0px;
}
.content 
{
    padding: 30px 0px 0px 0px;
    float: left;
    width: 390px; 
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 400px;
}    
html>body .content {margin-left: 50px;}

.right_content 
{
    padding: 60px 0px 40px 0px;
    margin-top: 4px;
    float: right;
    background: transparent url(images/link_bg.jpg) no-repeat top right;
    text-indent: 12px;
    width: 165px; 
}
.page
{
    text-indent: 20px;
    line-height: 14pt;
}
.footer 
{
    clear: both;
    font-size: xx-small;
    position: relative;
    bottom: 0px;
    width: 760px;
    padding: 0px;
    float:none;
}
.credit
{
    position: relative;
    bottom: 0px;
    right: 0px;
    font-size: xx-small;
    padding: 1px;
}
.credit a:link
{
    color: Gray;
}
.credit a:visited
{
    color: gray;
}
.credit a:hover
{
    color: Blue;
}
.email 
{
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    background: white url(images/email.jpg) no-repeat top left;
    width: 600px;
    height: 474px;
    padding-top: 75px;
    padding-left: 15px;
}
.sig 
{
    font-size: larger;
    font-weight: bolder;
    font-style: italic;
}
/*-------------------------------------------form layout --------------*/
.flds
{
    /*border: double 3px #999999;*/
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 19px;
    background: transparent url(images/form_bg.gif) repeat top left;
    background-attachment:scroll scroll;
}
.flds span,input,select,textArea
{
    /*display: block;*/
    width: 150px;
    float: left;
    margin-bottom: 10px;
    /*border-bottom: solid 1px #999999;*/
}    
.flds span:after
{
    content: ":"
}
.flds span
{
    text-align: right;
    /*font-weight: bolder;*/
    width: 125px;
    height: 18px;
    padding-right: 5px;
    padding-top: 2px;
}
br
{
    clear: left;
}
.flds input[type="radio"]
{
    display: block;
    width: 10px;
    float: left;
    margin-bottom: 0px;
    border: none;
}
.flds input[type="submit"],input[type="reset"]
{
    display: block; 
    width: 75px;
    float: left;
    margin-left: 75px;
}
.flds input:focus,select:focus,TextArea:focus
{
    background-color: #ffffcc;
    color:#000000;
}
.flds textarea
{
    width: 300px;
}
/*--------------------------------------------------fields--------------------------------------*/
.valid
{
    color: Red;
    font-size: x-small;
}
.quote_pg
{
    margin-bottom: 25px;
}
.quote_title
{
    font-size: large;
    margin-bottom: 25px;
}
.quote_title div
{
    font-size: small;
    /*margin-bottom: 15px;*/
    margin-top: 10px;
}
.map
{
    width: 400px;
    height: 300px;
    margin-bottom: 50px;
}
.about
{
    font-size: Medium;
}
.about div div
{
    font-size: small;
    font-weight: bold;
}
.about div
{
    font-size: smaller;
    font-weight: normal;
}
