﻿body 
{
    background-color: #263822;
    margin: 0px 0px 0px 0px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 75%;
    color: #000000;
}

a.Language:Link,
a.Language:Visited
{
    font-size: 0.8333em;
    color: #000000;
    text-decoration: none;
}

a.Language:Hover
{
    font-size: 0.8333em;
    color: #000000;
    text-decoration: underline;
}

/****************************************************************/
/*  Header Area                                                 */
/****************************************************************/

table.Header
{
    background-color: #263822;
    width: 100%;
}

td.Logo
{
    width: 125px;
}

table.Header tr td
{
    padding: 10px 10px 10px 10px;
}

table.Header tr td h1
{
    font-family: Arial, Sans-Serif;
    font-size: 2.333em;
    font-weight: bold;
    line-height: 1em;
    color: #CDFFCC;
}

table.Header tr td h1 span.Address
{
    font-family: Arial, Sans-Serif;
    font-size: 0.429em;
    font-weight: normal;
    color: #CDFFCC;
}


/****************************************************************/
/*  Footer Area                                                 */
/****************************************************************/
table.Footer
{
}

table.Footer a
{
    color: #FFFFFF;
}

/****************************************************************/
/*  Content Body Area                                           */
/****************************************************************/
table.Body
{
    width: 1000px;
    border-collapse: collapse;
}

td.Content
{
    vertical-align: top;
    width: 570px;
    background-color: #8DA689;
    padding: 15px 15px 15px 15px;
}

table.ContentHeader
{
    width: 570px;
    border-style: none;
    border-collapse: collapse;
}

td.Content h1
{
    font-size: 1.666em;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #295783;
    margin: 0px 0px 0px 0px;
}

td.Content h2
{
    font-size: 1.333em;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 0px 0px;
}

td.Content a:link
{
    color: #ffffff;
}

td.Content a:visited
{
    color: #f4f4f4;
}

td.Sidebar
{
    vertical-align: top;
    width: 370px;
    background-color: #4D6D48;
    padding: 15px 15px 15px 15px;
    color: #ffffff;
}

td.Sidebar h1
{
    font-size: 1.5em;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

td.Sidebar h2
{
    font-size: 1.333em;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

td.Sidebar a:Link,
td.Sidebar a:Visited,
td.Sidebar a:Hover
{
    color: #ffffff;
    text-decoration: underline;
}

/****************************************************************/
/*  Media                                                       */
/****************************************************************/
div.PhotoPreview
{
    float: left;
    margin: 5px 5px 5px 5px;
}
table.MediaItem
{
    margin-bottom: 10px;
    width: 100%;
}

td.MediaItem_Image
{
    width: 120px;
    vertical-align: top;
}

td.MediaItem_Info
{
    padding-left: 10px;
    vertical-align: top;
}

td.MediaItem_Info a:Link,
td.MediaItem_Info a:Visited
{
    font-family: Arial, Sans-Serif;
    font-size: 1.333em;
    font-weight: bold;
    text-decoration: none;
    color: #E6C800;
}

td.MediaItem_Info a:Hover
{
    font-family: Arial, Sans-Serif;
    font-size: 1.333em;
    font-weight: bold;
    text-decoration: underline;
    color: #E6C800;
}

td.MediaItem_Info span
{
}

/****************************************************************/
/*  Forms                                                       */
/****************************************************************/
td.Form_FN
{
    text-align: right;
    vertical-align: top;
    padding-top: 7px;
    white-space: nowrap;
}

td.Form_FV
{
    text-align: left;
    vertical-align: top;
}

/****************************************************************/
/*  Messages                                                    */
/****************************************************************/
.ValidationSummary
{
    padding: 10px 10px 10px 10px;
    background-color: #EAD470;
    border-color: #000000;
    border-style: double;
    border-width: 3px;
    margin-bottom: 2em; 
}

.ValidationSummary ul li
{
    color: #000000;
}

.SuccessMessage
{
    padding: 10px 10px 10px 10px;
    background-color: #EAD470;
    border-color: #000000;
    border-style: double;
    border-width: 3px;
    margin-bottom: 2em;
    color: Green;
    font-size: 1.4em;
    font-weight: bold;
}

/****************************************************************/
/*  Legal                                                       */
/****************************************************************/
td.Legal
{
    vertical-align: top;
    background-color: #8DA689;
    padding: 15px 15px 15px 15px;
    font-family: Verdana, Arial, Sans-Serif;
}

td.Legal h1
{
    font-size: 1.666em;
}

td.Legal h2
{
    font-size: 1.333em;
}

/****************************************************************/
/*  Facebook                                                    */
/****************************************************************/
div.FbWall
{
    background-color: #C2D197;
    color: #000000;
    padding: 15px 15px 15px 15px;
    height: 300px;
    overflow: auto;
    clear: both;
}

div.FbWall div.FbPost
{
    margin-bottom: 10px;
    border-bottom: 1px dashed #000000;
    padding-bottom: 10px;
    clear: both;
}

div.FbWall div.FbPost td.FbProfilePic
{
    vertical-align: top;
    padding-right: 3px;
}

div.FbWall div.FbPost td.FbPostBody
{
    font-size: .9em;
}

div.FbWall div.FbPost td.FbPostBody a:link,
div.FbWall div.FbPost td.FbPostBody a:visited
{
    color: #3D59AB;
    font-weight: bold;
}

div.FbWall div.FbPost td.FbPostBody div.FbAlbumPhoto
{
    width: 75px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin: 4px 4px 0px 0px;
}

div.FbWall div.FbPost div.FbComment
{
    margin-top: 10px;
    margin-left: 25px;
    clear: both;
}