html{
    width: 100%; 
    height: 100%;
    background: url('images/grapesbackground2.jpg') no-repeat center center fixed; 
	/*background-position: right;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body{ 
	width: 100%; 
	margin: 0px;
    height: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
	/*background-image: url('images/grapesbackground2.jpg');*/
    font-family: 'effra', 'Open Sans', sans-serif;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
}

#mc_embed_signup{
	/*background:#fff;
	clear:left;*/
	font-family: 'effra';
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#fillthis {
	margin-left: 50px;
	font-family: 'effra';
	font-size: 14pt;
	font-style: bold;
	color: #261A20;
}

#mc_embed_signup input {
	border: none !important;
}

/*#mc_embed_signup .button {
	height: 
}*/

#mc-embedded-subscribe {
	width: 200px !important;
	margin-top: 16px;
	margin-right: auto !important;
	margin-left: auto !important;
}
.mc-field-group {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px !important;
}

#mce-EMAIL {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

#mce-FNAME {
margin-top: 6px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

#mce-LNAME {
margin-top: 6px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

#mc-field-group {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

a{
    color: black;
    text-decoration: none;
}

/* Header */

#header{ 
	width: 100%; 
	height: 250px;
	/*background-image: url('images/wood-background.png');*/
	/* background-color: #6B0024; */
    position: relative;
	font-family: 'effra';
    /*-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
    /*-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
    /*box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
	color: #E0E1E3;
}

#topofmid {
	padding-top: 10px;
	margin: 10px;
	width: 100%;
	height: 650px;
}

#statement {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'effra';
	color: white;
	
}

#statement h1 {
	text-align: center;
	font-size: 30pt;
}

#statement p {
	font-size: 16pt;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#transitioningimages {
	height: 400px;
	width: 400px;
	margin-right: 20px;
	float: right;
}

h4 {
	text-align: center;
}
#grapesinhere {
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 100px;
}
#grapelogo {
	height: 100px;
	width: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}

#logoandtitle {
	height: 275px;
	width: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}

#logo{ 
    /*float: left;*/
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 36px; 
    color: #E0E1E3;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    /*line-height: 120%;*/
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

#grapelogo {
	margin-left: auto;
	margin-right; auto;
}

#logo2{ 
    float: left; 
    font-family: 'effra';
    font-size: 24px; 
    color: #E0E1E3; 
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}


    @-webkit-keyframes super-rainbow {
    0% {
        color: #333;
    }
    20% {
        color:#06C;
    }
    40% {
        color:#090;
    }
    60% {
        color:#FC0;
    }
    80% {
        color:#F00;
    }
    100% {
        color:#606;
    }
    }
@-moz-keyframes super-rainbow {
    0% {
        color: #333;
    }
    20% {
        color:#06C;
    }
    40% {
        color:#090;
    }
    60% {
        color:#FC0;
    }
    80% {
        color:#F00;
    }
    100% {
        color:#606;
    }
}
    @-o-keyframes super-rainbow {
    0% {
        color: #333;
    }
    20% {
        color:#06C;
    }
    40% {
        color:#090;
    }
    60% {
        color:#FC0;
    }
    80% {
        color:#F00;
    }
    100% {
        color:#606;
    }
    }
    @-ms-keyframes super-rainbow {
    0% {
        color: #333;
    }
    20% {
        color:#06C;
    }
    40% {
        color:#090;
    }
    60% {
        color:#FC0;
    }
    80% {
        color:#F00;
    }
    100% {
        color:#606;
    }
}

#menu{
    position: absolute;
    float: left;
    margin-left: 3%;
    bottom: 0; 
    color: black;
    font-family: 'Open Sans', sans-serif;
}

#menu ul {
list-style-type:none;
margin-left: auto;
margin-right: auto; 
margin-top: 0px;
margin-bottom: 0px;
width: 290px;
padding:0;
}

/*#menu li{
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
     border-left: solid 1px #606060; 
}*/

.left {
	text-align: left;
}

#menu a:hover{
    -webkit-animation: super-rainbow 2s infinite linear;
    -moz-animation: super-rainbow 2s infinite linear;
    -o-animation: linear-super-rainbow 2s infinite linear;
    -ms-animation: linear-super-rainbow 2s infinite linear;
}

.circle {
    border-radius: 50%;
	width: 15px;
	height: 15px; 
    background-color: white;
    display: inline-block; 
    margin-right: 4px;
    margin-left: 4px;
     -webkit-box-shadow: 00px 0px 10px rgba(0,0,0,.1);
/*-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); */
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}

/* Main Content */

.container {
    /*width: 450px; */
}
.container ul {
    padding: 0; 
    margin: 0;
    list-style: none;
	list-style-type: none;
}
.container ul li {
    width: 150px;
    height: 100px;
    float: left;
}

.wineimage {
	height: 400px;
	width: 400px;
}

#mainContainer{
    width: 100%; 
    /*background-color: white;*/
	/*background-image: url('images/greywoodbackround.jpg');*/
	/*background-color:#ffffff;*/
    margin-right: auto;
    margin-left: auto; 
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.transparent {
	opacity:0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}


#contentDiv1{
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin: 50px;
    float: left;
    text-align: center;
    position: relative;
}

#contentDiv2{
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin: 50px;
    float: left;
    text-align: center;
      position: relative;
}

#contentDiv3{   
     text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    margin: 55px;
    float: left;
    text-align: center;
    position: relative;
}



#row{
    position: relative;
    width: 750px; 
    height: 300px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

#greybar{
    text-shadow: 4px 6px 5px rgba(0,0,0,0.3);
    padding-top: 3%;
    width: 100%;
    height: 100px;
    background-color: #6B0024;
    text-align: center;
    color: white; 
    font-size: 32px;
    font-weight: bold;
}

#blurb{
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    width: 340px; 
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 50px;
    font-size: 24px;
    /*text-align: justify;*/
}

/* Contact */

#pic{
    border: 1px solid #888; 
    float: left;
    margin-right: 1px;
}

#pic>img{ 
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.contactBlurb{
    margin-top: 60px;
    -moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
    box-shadow: 0 0 5px 5px #888;
    color: white;
    background-color: #1A0050;
    width: 29%;
    height: auto;
    margin-left: 65px;
    margin-right: 30px;
    float: left;
    text-align: center;
    opacity: .8;
}

.contactBlurb p{
    padding: 50px;
    color: white;
}

/* Footer */

#footer{
    /*-webkit-box-shadow: 00px 0px 10px rgba(0,0,0,.8);*/
    /*-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); */
    /*box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
    width: 100%; 
    height: 18%;
	background-image: url('images/greywoodbackround.jpg');
    /* background-color: #6B0024; */
    position: relative;
}

#contactWrapper{
    padding-top: 3%;
    color: white;
}

#contactWrapper:hover{
    -webkit-animation: super-rainbow 2s infinite linear;
    -moz-animation: super-rainbow 2s infinite linear;
    -o-animation: linear-super-rainbow 2s infinite linear;
    -ms-animation: linear-super-rainbow 2s infinite linear;
}

#talk{ 
    font-size: 14px;
    font-weight: bold;
}

#talk, #number, #email{
    float: right; 
    margin-left:  15px;
    margin-right: 5px;
}
#drinkmore {
	background-color: #2E2027;
	padding-left: 14.5%;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	min-height: 410px;
}
#1bottom {
	margin-left: 5% !important;
}
#socialmediabuttons1 {
	position: relative;
}
#socialmediabuttons2 {
	position: absolute;
	right: 10px;

}
/*.rrssb-buttons {
	position: absolute;
	left: 10px;
	bottom: 5px;
}*/
.bottomimages {
	width: 22%;
	margin-left: 3%;
	margin-right: 3%;

}
.bottom3divs {
	display: inline-block;
	width: 22%;
	margin-left: 3%;
	margin-right: 3%;
	
	color: white;
	text-align: center;
}
#1bottom {
	margin-left: 5% !important;
}