﻿.page
{
    background-image: url('/images/back_patt.jpg');
    background-repeat: repeat;    
    height: 100%;
}

body
{
    margin: 0px;
    padding: 0px;
    color: #5C4231;
}

.h2Text
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: x-large;
    font-weight: bolder;
    color: #5C4231;
}

a
{
    color: #5C4231;    
}

.inlineImageRight
{
    float: right;
    margin: 5px;
}

.inlineImageLeft
{
    float: left;
    margin: 5px;
}

#topmost
{
    margin-left: auto;
    margin-right: auto;
    width: 773px;
    padding: 53px 0px 53px 32px;
    background-image: url('/images/back_patt.jpg');
    background-repeat: repeat;
}

/* Largest Table */

#tblOuterFrame
{
    width: 806px;
    padding: 0px;
    margin: 0px;
    border-style: none;
}

#tbrHead
{
    height: 116px;
    background-image: url('images/background_1.gif');
}

#tbcHead
{
}

#tbrNavigation
{  
    height: 38px;
    background-image: url('images/background_2.gif');
}

#tbcNavigation
{
    vertical-align: middle;
}


#tblNavigation
{
    width: 100%;
    background-repeat: no-repeat;
}

.navCell
{
    text-align: center;
}

a.navText
{
    color: #FFFFFF;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    font-size: small;
    cursor: pointer;
}

a.navText:hover
{
    color: #D3B792;
    font-family: 'Times New Roman' , Times, serif;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}

#logoButton
{
    position: absolute;
    width: 276px;
    height: 171px;
    z-index: 99;
}

a.articleText
{
    color: #5C4231;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    font-size: medeium;
}

.articleList
{
    text-align: left;
}

.articleBody
{
    background-position: top;
    background-image: url('/images/background_4.gif');
    background-repeat: no-repeat;
}

.TopNavsubmenu
{
    position: absolute;
    width: 173px;
    display: inline;
    visibility: hidden;
}

.TopNavsubmenu .Top
{
    position:relative;
    width:173px;
    background-image: url('/images/TopNavHoverBoxTop.gif');
    background-repeat:no-repeat;
    height:18px;
    z-index: 100;
}

.TopNavsubmenu .Middle
{
    position:relative;
    width:173px;
    background-image: url('/images/TopNavHoverBoxMiddle.gif');
    background-repeat:repeat-y;
    padding-left:15px;
    z-index:100;
}

.TopNavsubmenu .Bottom
{
    position:relative;
    left:-15px;
    top: 5px;
    width:173px;
    background-image: url('/images/TopNavHoverBoxBottom.gif');
    background-repeat:no-repeat;
    height:18px;
    z-index:100;
}

.TopNavsubmenu a
{
     display:block;
     font-size: 8pt;
     text-align: left;
     text-decoration: none;
     padding: 1px;
     color: #FFFFFF;
}

.TopNavsubmenu a:hover
{
    color: #D3B792;
}

#tbrSubHead
{
    height: 67px;
    background-image: url('/images/background_3.gif');
}

#tbcSubHead
{
}

#tbrTitle
{
    background-image: url('/images/background_4.gif');
    background-repeat: no-repeat;
}


#tbcTitle
{
    text-align: center;
}

#tbrContent
{
    background-image: url('images/background_5.gif');
    background-repeat:repeat-y;    
}


#tbcContent
{
    padding-left: 62px;
    padding-right: 55px;
    text-align: left;
}

.tbcReservationsLink
{
    text-align: center;
}

#tbrFoot
{
    background-image: url('/images/background_6.gif');
    height: 200px;
    background-repeat: no-repeat;
}


#tbcFoot
{
    color: #FFFFFF;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    font-size: small;
    text-align: center;
}


/* Home Page */

#divHomePageWelcomeText
{
    width: 100%;
    overflow: hidden;
    text-align: left;
    position: relative; 
}

#divHomePageContentContainer
{
    width: 100%;
    overflow: hidden;
}

#tbrHomeFlash
{
    background-image: url('/images/bottom_06.gif');
    background-repeat: no-repeat;
    height: 282px;
    text-align: center;
    vertical-align: middle;
}


/* Cagtegory Page */

#tbrCategoryWelcomeText
{
    position:relative;
    height:auto;
}


.tbrCategoryRow
{
    background-color: #FFF3DF;
    font-family: 'Times New Roman' , Times, serif;
    color: #5C4231;
}

.tbrCategoryAltRow
{
    background-color: #FFF3DF;
    font-family: 'Times New Roman' , Times, serif;
    color: #5C4231;
}


/* Directions Page */

.imgDirections
{
    float:right;
}


/* Testimonials Page */

.testimonialByLine
{
    text-align: right;
}

.tbrTestimonialRow
{
    font-style: italic;
}


/* Testimonials Page */

.siteMapCategory
{
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    text-decoration: underline;
    color: #5C4231;
}

.siteMapSubCategory
{
    font-family: 'Times New Roman' , Times, serif;
    color: #5C4231;
    text-decoration: none;
}

.hours
{
    font-size: large;
    font-weight: bold;
}