﻿.center
{
    text-align: center;
}

.popup
{
    background-color: #C4B98C;
    border: dotted 1px #1C491C;
    padding: 10px;
    filter: Alpha(opacity=95); 
    opacity: .95;
}

fieldset
{
    border: 1px solid #AEA072;
    margin-bottom: 10px;
}

legend
{
    color: #1C491C;
    font-size: 16px;
    font-weight: bold;
}

ul.tabs
{
    list-style: none;
}

ul.squares
{
    list-style-image: url(images/master/bullet.gif);
}

.hr
{
    background-image:url(images/master/dot.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height:1px;
}

.narrow_title
{
    background-color: #C4B98C;
    color: #655D3A;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    padding: 6px 0 6px 0;
}

.narrow_body
{
    padding: 23px 5px 10px 5px;
}

.narrow_link
{
    padding: 15px 0 15px 10px;
}

.narrow_link_selected
{
    padding: 15px 0 15px 10px;
    background-color: #EAD695;
    font-weight: bold;
}

.heading
{
    color: #1C491C;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 15px 0
}

.content
{
    padding: 15px 100px 30px 40px;
}

.executive_title
{
    height: 50px;
    margin: 30px 0 5px 40px
}

.wide_title
{
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    margin: 30px 0 5px 40px
}

.wide_photo
{
    background-repeat: no-repeat;
    background-position: center center;
    width: 270px;
    height: 180px;
    border: solid 1px #AEA072;
    margin: 0 20px 0 20px;
}

.photo_wrapper
{
    float: right;
    padding: 0;
    margin: 25px 10px 10px 10px;
}

.photo_caption
{
    color: #AEA072;
    font-size: 16px;
    text-align: center;
    padding: 20px 0 10px 0;
}

.photo_quote
{
    color: #699966;
    font-size: 14px;
    text-align: center;
    font-style: italic;
    padding: 0 0 10px 0;
}

.photo_link
{
    background-image: url(images/content/map.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    margin: 10px 0 0 15px;
    padding: 5px 0 0 55px;
}

.photo_action
{
    width: 274px;
    width: 254px;
    border: solid 1px #AEA072;
    margin: 10px 20px 0 20px;
    padding: 10px;
}

.photo_action_title
{
    color: #AEA072;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 0;
}