body, form, img, h1, h2, h3, table, td, tr {
    margin: 0px;
    padding: 0px;
    font-family: myriad pro, helvetica, arial;
    font-size: 15px;
}
acronym {border-bottom: 0px;}

/*tags*/
p {
    margin: 8pt 0px 8pt 0px;
}
img {
    border: none;
}
h1 {
    color:#273951;
    text-transform:uppercase;
    font-family: myriad pro, helvetica, arial;
    font-size:12pt;
    letter-spacing:2px;
}
h1.nospace {
    margin: 0px 0px -8pt 0px;
}
h2 {
    font-style: italic;
    font-size: 12px;
    margin: 0px 0px -8pt 0px;
}
hr {
    margin: 5px;
    width: 714px;
}
td, th {
    border: solid 1px white;
    padding: 2px;
}
h1#no_image {
    text-align: center;
}
h1.news {
    font-size: 17px;
    font-weight: bold;

}
h2.news {
    font-style: normal;
    font-size: 13px;
    margin: 0px 0px -8pt 0px;
}
h1.faq {
    margin: 0px 0px 0pt 0px;
    padding: 0px;
    color: white;
    font-size: 12px;
    background: #2F1B25;
}

div#main_content { /*main content for all pages*/
                   margin: 5px 5px 15px 5px;
}
div#disclaimer { /*disclaimer.html*/
                 margin: 5px;
                 position: relative;
                 top: 30px;
                 margin-bottom: 75px;
                 width: 400px;
                 padding: 5px;
}
div#contacts { /*business_pp.html faq*/
               float: right;
               border: solid 1px black;
               background: #F5E4D0;
               color: black;
               margin: 5px 0px 5px 0px;
               width: 215px;
               padding: 5px 5px 0px 5px;
}
div#our_mission {
    color: black;
    margin: 5px 5px 5px 5px;
    padding: 5px;
    height: 60px;
}
#sub_photo {
    float:left;
    margin:0px 5px 0px 0px;
}
div#news {
    background: #DCEAF7;
    border: 2px outset #2F1B25;
    color: black;
    margin: 5px;
    padding: 5px;
}
div#contactlist {
    background: #DCEAF7;
    border: 2px outset #2F1B25;
    color: black;
    margin: 20px;
    padding: 5px;
}
div#sub_content_2 {
    background: #FCA44B;
    color: black;
    margin: 5px;
    padding: 5px;
}
div#sub_content_3 {
    background: #FCA44B;
    color: black;
    margin: 0px;
    padding: 5px;
}
div#feedback {
    position: relative;
    top: -7px;
    margin: -0px -5px 5px -5px;
    text-align: center;
    font-style: italic;
    background: #2F1B25;
    color: white;
}
div.adc {
    margin: 10px 0px 0px 0px;
    color: gray;
    font-style: italic;
    font-size: 10px;
}
table#calendar {
    margin: 5px 100px 5px 100px;
    background: #DCEAF7;
}
table#contacts {
    margin: 5px 10px 5px 0px;
    border: black;
    background: #DCEAF7;
    width: 550px;
    text-align: left;
}
#note {
    color: red;
    font-style: italic;
}

div#form_content {
    background: #EAEBEF;
    margin: 5px 50px 25px 50px;
    padding: 5px;
    position: relative;
    text-align: left;
}
div#form_results {
    background: #EAEBEF;
    margin: 5px 50px 25px 50px;
    padding: 5px;
    position: relative;
    text-align: left;
}
div#instructions {
    display: none;
}
/*.form_input {
    background: white;
    font-size: 12px;
    border: solid 1px black;
}*/
input.search {
    font-style: italic;
    color: #999;
}
.search_input {
    width: 348px;
}
#form_select {
    font-size: 12px;
    border: solid 1px;
    border-color: black;
    width: 350px;
}
#form_submit {
    border: none;
    margin-right:0px;
    padding: 4px;
    text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:#273951;
    color:#fff;
    -webkit-box-shadow: 0 2px 2px #000;
    -moz-box-shadow: 0 2px 2px #000;
}
.calendar_col {
    background: #DCEAF7;
    color:black;
}
div#tab1_text {
    display:block;
}
div#tab2_text {
    display:none;
}
div#tab3_text {
    display:none;
}