﻿body
{
    font-family: Verdana;
    font-size: 8pt;
    margin-top: 20px;
    background-color: #D35C32;
    direction: ltr;
}
a
{
    color: Navy;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: Red;
}

#Header
{
    width: 900px;
    height: 191px;
}
#SubHeader
{
    width: 900px;
    height: 20px;
    background-image: url('/img/Menu.jpg' );
    background-repeat: no-repeat;
    text-align: left;
}

#SubHeader a
{
    color: White;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
}
#SubHeader a:hover
{
    color: Yellow;
    text-decoration: underline;
}
#Main
{
    width: 900px;
    background-color: White;
    min-height: 100px;
}


#Main_L
{
    width: 375px;
    text-align: left;
    background-color: White;
    vertical-align: top;
}
#Main_R
{
    width: 525px;
    text-align: left;
    background-color: White;
    vertical-align: top;
}
#SubFooter
{
    width: 900px;
    background-color: White;
    padding-top: 40px;
    padding-bottom: 20px;
}
#Footer
{
    width: 900px;
    color: Navy;
    text-align: left;
}
#Footer a
{
    color: White;
    font-weight: bold;
}
#dvCats
{
    width: 460px;
    padding-right: 5px;
    text-align: left ;
    float: right ;
    clear: right ;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 50px;
}
#dvContact
{
    width: 475px;
    padding-left: 0px;
    float: right;
    clear: right;
}
#dvVision
{
    width: 365px;
    padding-left: 5px;
    padding-top: 5px;
}
#dvNewTours
{
    width: 365px;
    padding-left: 10px;
}
.mnu1
{
    width: 130px;
    text-align: center;
    vertical-align: middle;
}
.mnu2
{
    width: 140px;
    text-align: center;
    vertical-align: middle;
}
.mnu3
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}
.mnu4
{
    width: 140px;
    text-align: center;
    vertical-align: middle;
}
.mnu5
{
    width: 510px;
    height: 20px;
    text-align: right;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: 0px;
}
.mnu6
{
    width: 30px;
    height: 20px;
    text-align: right;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: 0px;
}
.inputs
{
    border: 1px solid #5B87EC;
    background-color: #D1E6FA;
    font-family: Verdana;
    color: Navy;
    font-size: 8pt;
}
.buttons
{
    font-family: Verdana;
    cursor: pointer;
}

.redhr
{
    height: 0px;
    border: solid 1px red;
    width: 371px;
}
.greenhr
{
    height: 0px;
    border: solid 1px green;
    width: 371px;
}
.bluehr
{
    height: 0px;
    border: 1px solid #129BED;
    width: 450px;
}
.dashedhr
{
    height: 0px;
    border: 1px dotted silver;
}
.grndhr
{
    height: 0px;
    border: 1px solid green;
}
.cattitle
{
    background-color: #666666;
    width: 190px;
    height: 20px;
    color: #FFFFFF;
}
.catsbody
{
    background-color: #CCCCCC;
}
.imgcat
{
    width: 150px;
    text-align: center;
}

