﻿@font-face 
{
    font-family: "Impact";
    font-style: normal;
    font-weight: normal;
    src: url(impact.ttf);
}

body 
{
    margin: 0;
    padding: 0;
    background-color: White;
    font-family: Sans-Serif;
}

A
{
    text-decoration: none;
    color: Maroon;
}

/* template table */
#tt
{
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

#ttth
{
}

#ttmb
{
    background-color: Black;
    color: White;
    height: 170px;
}
#ttm
{
    background-color: White;
}

#ttm .ttleft
{
    min-width: 160px;
}

#ttm .ttmiddle
{
    border-style: none solid none solid;
    border-width: thin;
    border-color: #CCCCCC #808080 #CCCCCC #CCCCCC;
}

#ttm .ttright
{
    padding: 20px;
}

#ttbb
{
    background-color: Black;
    color: White;
}

#ttbb .ttmiddle
{
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    min-height: 100px;
}

#ttbb .ttmiddle IMG
{
    margin: 5px; 
    display: inline-block;
}

#ttbh
{
    min-height: 50px;
    font-size: 10px;
}

.ttleft
{
    text-align: right;
    vertical-align: top;
}

.ttmiddle
{
    width: 800px;
    text-align: left;
    vertical-align: top;
    padding: 0;
}

.ttright
{
    text-align: left;
    vertical-align: top;
}

#ttbanner
{
    margin: 0 !important;
    padding: 0 !important;
}

#banner
{
    background-image: url('./Images/banner.jpg');
    background-repeat:no-repeat;
    padding: 0;
    margin: 0;
    position: relative;
    height: 162px; 
    width: 800px;
    overflow: visible;
}

#mainMenu
{
    font-family: "Impact" ,Verdana, Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    display: table;
    width: 100%;
    overflow: visible;
}

#mainMenu A
{
    color: White;
}

#mainMenu A:hover
{
    color: red;
}

#mainMenu A.currentitem
{
    color: Maroon;
}

#mainMenu A.currentitem:hover
{
    color: red;
}

#mainMenu UL
{
    padding: 10px 0 5px 0;  
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    overflow: visible;
    white-space: nowrap;   
}

#mainMenu LI
{
    display: inline;
    margin: 0 10px;
}

#ttheading
{
    font-family: 'Impact', serif;
    font-size: 48px;
    font-style: normal;
    font-weight: normal;
    text-transform: lowercase;
    letter-spacing: 0em;
    word-spacing: 0em;
    float: right;
    position: relative;
    left: 120px;
    top: -20px;
}
#ttheadingGab
{
    color: Red;
    text-transform: lowercase;
}
#ttheadingAge
{
    color: White;
    text-transform: lowercase;
}
#ttheadingDot
{
    color: White;
    text-transform: lowercase;
}
#ttheadingCom
{
    color: White;
    text-transform: lowercase;
}
#ttheadinglogo
{
    display: block;
    float: right;
    position: absolute;
    left: 670px;
    bottom: 0px;
}
#ttheadingjana
{
    display: block;
    float: left;
    position: absolute;
    left: -30px;
    bottom: -25px;
}

#galleryBar
{
    background-image: url('Images/galleryBar.jpg');
    background-repeat: repeat-x;
    background-color: #808080;
    height: 210px;
    margin: 0;
    padding: 5px;
    overflow: visible;
    white-space: nowrap;
    text-align: center;
}

#galleryBar table
{
    margin-left: auto;
    margin-right: auto;
}

#content
{
    position: relative;
    top: -30px;
}

#contentFooth
{
    background-position: bottom;
    background-image: url('Images/contentFooter.jpg');
    background-repeat: repeat-x;
    height: 66px;
    text-align: center;
    display: table;
    width: 100%;
}

#contentFooth ul
{
    display: table-cell;
    width: 100%;
    white-space: nowrap;
    overflow: visible;
    vertical-align: bottom;
}

#contentFooth LI
{
    display: inline;
    margin: 0 10px;
}

#contentFooth A
{
    font-size: 10px;
    color: Maroon;
    text-transform: uppercase;
}

.galleryBarNavigation
{
    text-align: center;
    vertical-align: middle;
    padding: 0;
}

.galleryBarNavigation A
{
    border-style: solid;
    border-width: 2px;
    border-color: #999999 #333333 #333333 #999999;
    height: 110px;
    line-height: 110px;
    background-color: #808080;
    color: Silver;
    font-family: 'Impact' , serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0em;
    word-spacing: 0em;
    display: block;
}

.galleryBarNavigation A:hover
{
    color: Red;
}

#galleryBarGallery
{
    padding: 0 5px;
}

#galleryBarGallery img
{
    border: Silver solid 3px;
    margin: 0 1px;
}

#galleryBarGallery A
{
    text-transform: lowercase;
    display: inline-block;
    text-align: right;
}

#galleryBarGallery A SPAN
{
    color: Silver;
    margin-right: 5px;
    font-size: 10px;
    font-weight: bold;
}

#ttm .ttright h3
{
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: small;
    color: Black;
}
#ttm .ttright
{
    font-size: x-small;
    text-transform: lowercase;
    color: Gray;
}
