﻿/* CSS Document */
@charset "UTF-8";

body{
    background-color: #e1e0d9;
}

.container{
    width: 804px;
    margin: 0 auto 0 auto;
}

.container_content1{
    width: 804px;
    height: 628px;
    margin-left: -2px;
    vertical-align: top;
    text-align: left;
    background-color: #e1e0d9;
    border: 2px solid #000;
}

.container_content2{
    width: 804px;
    height: 100%;
    margin-left: -2px;
    vertical-align: top;
    text-align: left;
    background-color: #e1e0d9;
    border: 2px solid #000;
}

.header{
    width: 804px;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.header_body{
    overflow: hidden;
}

.header_body_box{
    width: 804px;
}

.body_box{
    background-color: #fff;
}

.header_image{
    margin: 0;
    padding: 0;
    float: left;
    border-bottom: 2px solid #000;
}

.drop_menu_arrow{
    margin-top: 5px;
}

.header_text{
    background: #758228;
    width: 707px;
    height: 134px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    float: left;
}

.header_text_box_small{
    width: 707px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: top;
}

.header_text_small{
    margin-right: 10px;
}

.header_text_large{
    height: 46px;
    margin: 0;
    padding-top: 8px;
    text-align: center;
    vertical-align: top;
}

.header_text_link{
    font-family: Perpetua Titling MT;
    font-size: 32px;
    font-weight: bold;
    color: #000;
}

.menu{
    vertical-align: top;
}

.menu2{
    margin-top: -13px;
}

.form{
    width: 150px;
}

.clear{
    clear: both;
}

.index_content{
    width: 804px;
}

.sidebar{
    background: #e7c988 url(images/orange_2-9_left.gif);
    text-align: center;
    vertical-align: top;
    width: 188px;
    height: 492px;
    border-right: 2px solid #000;
    float: left;
}

.sidebar_content{
    width: 183px;
    height: 476px;
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
}

.index_content_image{
    width: 614px;
    height: 492px;
    vertical-align: top;
    float: left;
}

.index_image{
    width: 306px;
    height: 225px;
    float: left;
}

.image_content{
    width: 306px;
    height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
}

.image_border1{
    border-right: 2px solid #000;
}

.image_border2{
    border-bottom: 2px solid #000;
}

.content{
    width: 804px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}

.gallery_content{
    width: 804px;
    height: 1168px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}

.content_text_box{
    width: 715px;
    margin: 0 auto 0 auto;
    text-align: center;
}

.content_text1{
    width: 640px;
    margin: 0 auto 0 auto;
    vertical-align: top;
}

.content_text2{
    width: 640px;
    height: 510px;
    margin: 0 auto 0 auto;
    vertical-align: top;
}

.content_text3{
    width: 720px;
    margin: 0 auto 0 auto;
    vertical-align: top;
}

.content_text4{
    width: 650px;
    margin: 0 auto 0 auto;
    vertical-align: top;
}

.text_content1{
   text-align: left;
}

.text_content2{
    width: 640px;
    height: 5413px;
    margin: 0 auto 0 auto;
    text-align: left;
    vertical-align: top;
}

.text_content3{
    text-align: justify;
}

.text_content4{
    text-align: left;
    margin-top: 100px;
}

.article_title{
    font-size: large;
    color: #7b1538;
    font-weight: bold;
}

.article_subtitle{
    font-style: italic;
}

.article_link{
    color: #7b1538;
    font-weight: bold;
}

.gallery_image1{
    height: 369px;
    width: 512px;
    border: none;
}

.gallery_image2{
    height: 384px;
    width: 512px;
    border: none;
}

.membership_app_link{
    color: #00f;
    font-weight: bold;
}

.mail_text{
    font-weight: bold;  
}

.mailto_link{
    color: #00f;
    font-weight: bold;    
}

.mail_text2{
    text-indent: 68px;
}

.board_content{
    text-align: center;
}

.title{
    width: 700px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
    vertical-align: middle;
    text-align: center;
    float: left;
}

.name{
    float: left;
    padding-right: 4px;
    border: 1px solid #000000;
}

.address{
    float: left;
    padding-right: 4px;
    border: 1px solid #000000;
}

.phone{
    float: left;
    padding-right: 4px;
    border: 1px solid #000000;
}

.email{
    float: left;
    padding-right: 4px;
    border: 1px solid #000000;
}

.comments_ideas{
    float: left;
    padding-right: 4px;
    border: 1px solid #000000;
}

.space{
    float: left;
}