﻿body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img
{
    border: none;
}
.MainContainer
{
    width: 990px;
    margin-top: 1px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.Logo
{
    width: 300px;
    height: 76px;
    display: inline-block;
    margin-bottom: 1px;
}
.NaviTop
{
    float: right;
    vertical-align: top;
    width: 689px;
    height: 76px;
    background-color: #774600;
    display: inline-block;
    margin-bottom: 1px;
}
.NaviTop img
{
    top: 29px;
    left: 45px; 
    position: relative;

}
.BigHouse
{
    width: 400px;
    height: 400px;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin-bottom: 1px;
}
.BRightContainer
{
    float: right;
    height: 400px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.BSummary
{
    display: inline-block;
    width: 589px;
    height: 205px;
    vertical-align: top;
}
.ShowcaseContainer
{
    margin-top: 1px;
    width: 589px;
    height: 194px;
    vertical-align: top;
    /*background-color: Black;*/
}
.gc-cs-link
{
    color: White !important;
    text-decoration: none;
}
.Footer
{
    height: 13px;
    margin-top: 1px;
    font-size: 10px;
    padding: 15px 15px 15px 15px;
    color: White;
    clear: both;
    width: 960px;
    display: block;
    background-color: #774600;
}
a,a:visited
{
    color: #663300;
    text-decoration: underline;
}
a:hover
{
    color: #663300;
    text-decoration: underline;
}
.ShowcaseLeft
{
    
}
.SCDescription
{
    width: 253px;
    height:194px;
    overflow: hidden;
    background-color: #B59644;
}
.SCPicture
{
    vertical-align: top;
    float: right;
    width: 335px;
    height: 194px;
    background-color: Black;
    overflow: hidden;
    text-align: center;
}
.SCPicture img
{
    width: 100%;
}
.SCDContent
{
    padding: 5px;
    color: White;
    
}
.SCDCRight
{
    margin-top: 10px;
    float: right;
    width: 122px;
    
}
.SCDCLeft
{
    margin-top: 10px;
    text-transform: uppercase;
    width: 121px;
    float: left;
}
.SCDCBottom
{
    padding-top:10px;
    clear: both;
    width: 240px;
    overflow: hidden;
}
.Titleish
{
    padding: 10px;
    width: 100%;
    border-collapse: collapse;
    border: none 0px;
    background-color: #2B1500;
}
.GoldTitle
{
    color: Gold;
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
}
.PreviewTile
{
    width: 405px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.PreviewTile img
{
    border: solid 1px #2B1500;
}
.PTTitle
{
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #2B1500;
}
.PTStatus
{
    color: Gray;
}
.PGThumb
{
    margin: 10px;
    padding: 2px;
    border: solid 1px Black;
}
.InlineAlbum
{
    float: right;
    width: 350px;
    background-color: White;
    margin-left: 20px;
    height: auto;
    margin-bottom: 20px;
}
