body
{
    background-color: black;
    font-size: 100%;
}

a:link
{
    color: white;
}

a:visited
{
    color: white;
}

#LogoSplashDiv
{
    width: 100%; //600px;
    //margin-left: auto;
    //margin-right: auto;
}

#LogoSplashImage
{
    display: block;
    width: 30%; //600px;
    height: auto; //600px;
    border: 1px solid white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%; //100px;
}

/*
#EnterSiteDiv
{
    width: 100%; //9%; //175px;
    //margin-left: auto;
    //margin-right: auto;
    margin-top: 0.5%; //10px;
}
*/

#EnterSite
{
    width: 100%;
    margin-top: 0.5%;
    text-align: center;
    color: white;
    font-family: Perpetua Titling MT;
    font-size: 0.7em; //14px;
}

/*
#ComingSoonDiv
{
    width: 100%; //310px;
    //margin-left: auto;
    //margin-right: auto;
    margin-top: 2%; //40px;
}
*/

#ComingSoonBanner
{
    width: 100%;
    margin-top: 2%;
    text-align: center;
    color: white;
    font-family: Perpetua Titling MT;
    font-size: 1.9em;	//40px;
}

/*
#AddressSplashDiv
{
    width: 100%; //440px;
    //margin-left: auto;
    //margin-right: auto;
    margin-top: 2%; //50px;
}
*/

#HoursSplash
{
    width: 100%;
    margin-top: 1%;
    text-align: center;
    color: white;
    font-family: Perpetua;
    font-size: 1.2em; //20px;
}

#AddressSplash
{
    width: 100%;
    margin-top: 2%;
    text-align: center;
    color: white;
    font-family: Perpetua Titling MT;
    font-size: 1em; //20px;
}

/*
#PhoneSplashDiv
{
    width: 100%; //150px;
    //margin-left: auto;
    //margin-right: auto;
    margin-top: .3%; //5px;
}
*/

#PhoneSplash
{
    width: 100%;
    margin-top: 0.3%;
    text-align: center;
    color: white;
    font-family: Perpetua Titling MT;
    font-size: 1em; //20px;
}

#EmailSplash
{
    width: 100%;
    margin-top: 0.3%;
    text-align: center;
    color: white;
    font-family: Perpetua;
    font-size: 1.1em; //20px;
}

#container
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 950px;  /* 1000px; */
    border: 1px solid white;
}


#TopBannerDiv
{
    /* border-bottom: 1px solid white; */
    /* float: right; */
    width: 100%;
    height: auto; //100%;
    /* border: 1px solid yellow; */
}


#TopBanner
{
    /* border-bottom: 1px solid white; */
    /* border-top: 1px solid white; */
    float: right;

    color: white;
    font-family: Perpetua Titling MT;
    font-size: 40px;
    /* height: 125px; */    
    width:  729px; /* 759px; */
    /* padding-right: 23%; //150px; */
    padding-right: 20px; /* 40px; */
    _padding-right:0px;
    padding-top: 75px;
    text-align: center;
    /* margin-left: 20%; */
    /* margin-bottom: 0.2%; */

}

#content
{
    margin-left: 250px;
}

#content-menu
{
    margin-left: 222px;
    margin-top:10px;
}

#content-winelist
{
    margin-left: 222px;
    margin-top:10px;
}

#contentbodydiv
{
    color: white;
    font-family: Perpetua;
    font-size: 24px;
    width: 500px;
    text-align: center;
    margin-left: 65px; /* 80px; */
    margin-top: 20px;
    margin-bottom: 50px;
}


#employmentbodydiv
{
    color: white;
    font-family: Perpetua;
    font-size: 18px;
    width: 600px;
    margin-left: 25px; /* 80px; */
    margin-top: 20px;
    margin-bottom: 50px;
}

#LogoDiv
{
    _float: left;
    display: block;
    width: 200px;
    height: 200px;
    margin: 0;
    padding: 0;

    /* border-right: thin solid white; */
}

 
#LogoImage
{
    width: 200px; 
    /* height: 200px; */
    border-right: 1px solid white; 
    border-bottom: 1px solid white;
}

#leftNavDiv
{
    height: 100%;
    clear: left;
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
    /* border-left: 1px solid white; */
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.leftNavTopButton
{
    border-bottom: 1px solid white;
    height: 50px;
}

.leftNavButton
{
    border-bottom: 1px solid white;
}

.leftNavLink
{
    padding: 15px 0px 15px 25px;
    color: white;
    font-family: Perpetua Titling MT;
    font-size: 18px;
}

#PureWineMenu
{
    width: 710px; /* 740px; */
    /* padding: 30px; */
    padding-left: 20px;
    padding-top: 20px;
}

#contactus
{
    color: white;
    font-family: Perpetua;
    font-size: 22px;
    width: 665px;
    text-align: center;
    margin-bottom: 30px;
}

#employmentHeader
{
  text-align: center;
  font-size: 24px;

}

.employmentIntro
{
  font-size: 20px;
}

#authorshipDiv
{
  width:950px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  color:white;
}

#siteDesignedByDiv
{
  float:left;
  margin-top:12px;
  margin-left:685px;
  _margin-left:340px;
  margin-right:5px;
}

#authorshipLink
{
  color:black;
}

#authorshipImg
{
  border:0;
}