﻿p
{
    font-family: Verdana;
    font-size: 7.5pt;
    color: #999999;
    text-align: right;
    padding-right: 5px;
    text-decoration: none;
}

a
{
    text-decoration: underline;
    color: #CCCCCC;
}

div.logo
{
    background: URL(Images/contents_logo.gif) 0 5px no-repeat;
    width: 253px;
    height: 83px;
}
div.topnav
{
    height: 24px;
    margin: 20px 0px 3px 150px;
}
div.container
{
    border: 1px solid #dfe0e4;
    width: 887px;
    height: 630px;
    background: url(Images/home_bg.gif) top right no-repeat;
}
/*div.header{height: 80px; background: url(Images/contents_logo.gif) bottom right no-repeat;}*/


div.containerNews
{
    border: 1px solid #dfe0e4;
    width: 887px;
    background: url(Images/home_bg.gif) top right no-repeat;
}

div.leftnav
{
    width: 220px;
    float: left;
    margin: 192px 0px 0px 90px;
}

table.address
{
    font-family: Verdana;
    font-size: 10pt;
    color: #7e7e7e;
    float: left;
    padding: 20px 0 20px 30px;
    text-decoration: none;
}

table.configselect
{
    font-family: Verdana;
    font-size: 9pt;
    float: right;
    height: 300px;
    width: 570px;
    border: none;
    text-decoration: none;
}

table.description
{
    font-size: 7.5pt;
    color: #333333;
    text-decoration: none;
}

table.configselectbelow
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: Gray;
    text-align: right;
    float: right;
    height: 127px;
}

table.menuconfigbelow
{
    font-family: Verdana;
    font-size: 9pt;
    margin-top: 30px;
    border: none;
    text-decoration: none;
}

table.contactform
{
    font-family: Verdana;
    font-size: 9pt;
    width: 431px;
    color: #7e7e7e;
    text-align: left;
    margin-left: 175px;
    float: left;
    text-decoration: none;
}

body.printmenow
{
    font-family: Verdana;
    font-size: 9pt;
    color: #7e7e7e;
    text-decoration: none;
}

div.printmenow
{
    font-family: Verdana;
    font-size: 8pt;
    color: #7e7e7e;
    text-decoration: none;
}

table.logo
{
    width: 570px;
}

/* top navigation rollovers */
a.homerollover
{
    display: inline;
    width: 165px;
    height: 27px;
    background: url(   "images/home.gif" ) 0 0px no-repeat;
    text-decoration: none;
    float: left;
    background-color: White;
}
a:hover.homerollover
{
    background-position: -165px 0px;
}
a.newsrollover
{
    display: inline;
    width: 165px;
    height: 24px;
    background: url(   "images/news2.gif" ) 3px 0px no-repeat;
    text-decoration: none;
    float: left;
}
a:hover.newsrollover
{
    background-position: 3px -24px;
}
a.aboutrollover
{
    display: inline;
    width: 165px;
    height: 24px;
    background: url(   "images/about.gif" ) 3px 0px no-repeat;
    text-decoration: none;
    float: left;
}
a:hover.aboutrollover
{
    background-position: 3px -24px;
}
a.contactrollover
{
    display: inline;
    width: 162px;
    height: 24px;
    background: url(   "images/contact.gif" ) 3px 0px no-repeat;
    text-decoration: none;
    float: left;
}
a:hover.contactrollover
{
    background-position: 3px -24px;
}

/* left navigation rollovers */
a.srollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/sofas.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.srollover
{
    background-position: 0 -16px;
}
a.brollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/bedrooms.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.brollover
{
    background-position: 0 -16px;
}
a.ctrollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/coffee_tables.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.ctrollover
{
    background-position: 0 -16px;
}
a.chrollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/chairs.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.chrollover
{
    background-position: 0 -16px;
}
a.dtrollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/dining_tables.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.dtrollover
{
    background-position: 0 -16px;
}
a.dcrollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/dining_chairs.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.dcrollover
{
    background-position: 0 -16px;
}
a.carollover
{
    display: block;
    width: 126px;
    height: 16px;
    background: url(   "images/cabinets.gif" ) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.carollover
{
    background-position: 0 -16px;
}


  /*** set the width and height to match your images **/
        
        #slideshow
        {
            position: absolute;
            height: 300px;
	        left:712px;
	        right:135px;
	        float: none;
	     
        }
        
        #slideshow IMG
        {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 8;
            opacity: 0.0;
        }
        
        #slideshow IMG.active
        {
            z-index: 10;
            opacity: 1.0;
        }
        
        #slideshow IMG.last-active
        {
            z-index: 9;
        }