/* GLOBAL RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    
}



hr{ color:#a99b80; background-color:#a99b80;  height:1px; border:0;}

body
{
    background-color: #c5af92;
    background-image: url(../images/bkg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}


#topContainer
{
    width: 100%;
    height: 70px;
}

#topContent
{
    margin: 0 auto;
    width: 960px;
    height: 33px;
    padding-top: 4px;
    margin-top: 40px;
}

#mainNav
{
    height: 38px;
    background-image: url(../images/bkg_red.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 500;
    margin-top: -121px;
    text-align: center;
}

.logo
{
    margin: 0 auto;
    width: 262px;
    height: 83px;
    position: relative;
    z-index: 2000;
    top: -61px;
}

#Container
{
    margin: 0 auto;
    width: 980px;
}

#featuredArea
{
    background-image: url(../images/bgFeaturedArea.jpg);
    background-repeat: no-repeat;
    height: 480px;
    width: 980px;
}

#featuredArea_insidePage
{
    margin-left: 8px;
    height: 260px;
    width: 980px;
}

.pageAboutus
{
    background-image: url(../images/topInsideImages.jpg);
	background-repeat:no-repeat;
}

.ageAlert{ background-image:url(../images/bkg_ageAlert.png); background-repeat:no-repeat;
height:239px;}

.alertLeft{ width:360px; padding:25px; padding-left:40px; float:left;}

.alertRight{ width:auto; float:right; margin-top:-40px;; margin-right:50px}

.alertField{ padding:5px; font-size:15px; color:#666666; border:0; height:30px;}

.alertBtn{ background-image:url(../images/btn_continue.png); background-repeat:no-repeat; height:36px; width:104px; padding:0; border:0;cursor:pointer;}

#welcome
{
    width: 490px;
    height: 230px;
    padding-left: 67px;
    padding-top: 74px;
    float: left;
    margin-bottom: 80px;
}

#socialmedia
{
    background-image: url(../images/whitePaper.png);
    background-repeat: no-repeat;
    float: left;
    width: 513px;
    height: 73px;
    padding-left: 50px;
    padding-top: 23px;
}

#socialmediaInside
{
    background-image: url(../images/whitePaper.png);
    background-repeat: no-repeat;
    float: right;
    width: 513px;
    height: 73px;
    padding-left: 50px;
    padding-top: 23px;
    margin-top: 140px;
    margin-left: 417px;
}

#bottles
{
    float: right;
    position: relative;
    z-index: 300;
    width: 400px;
    height: 550px;
    margin-right: 15px;
    margin-top: -50px;
}

#secondaryBoxes
{
    position: relative;
    z-index: 400;
    padding-top: 20px;
}

#secondaryBoxes div
{
    width: 184px;
    height: 115px;
    float: left;
    margin-left: 10px;
    padding-bottom: 30px;
}

#content
{
    padding: 0px;
}

.oneColumn
{
    padding-left:20px;
    padding-right:20px;
}

.leftContent
{
    width: 520px;
    float: left;
    padding-left: 20px;
}

.rightContent
{
    width: 391px;
    height: auto;
    float: right;
}

.blog
{
    width: 311px;
    float: right;
    background-image: url(../images/bkg_BlogHome.png);
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
	margin-top:-30px;
	
	
}

.blogBottom
{
    width: 351px;
    float: right;
    padding-right: 40px;
}

.blog div
{
    clear: both;
    margin-bottom: 0px;
}

#footer
{
    width: 950px;
    height: 40px;
    background-image: url(../images/bkgFooter.gif);
    background-repeat: no-repeat;
    clear: both;
    padding-left: 30px;
    padding-top: 16px;
	
}
