@charset "utf-8";
body {
    margin: 0px;
    color: #593A27;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    /* [disabled]font-weight: 100; */
    font-size: 1.1em;
    text-align: center;
    text-decoration: none;
}
a:link, a:visited {
    color: #878C61;
    text-decoration: none;
}
a:hover, a:active {
    color: #8C694A;
    text-decoration: none;
}#container {
    width: 960px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}
header h1 a {
    display: block;
    margin-bottom: -23px;
    padding-top: 17px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: bolder;
    font-size: larger;
    letter-spacing: 3px;
    text-transform: uppercase;
    /* [disabled]color: #56593B; */
}
header p {
    display: block;
    padding-bottom: 14px;
    padding-top: 0px;
    color: #56593B;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
    font-size: large;
    text-align: center;
    letter-spacing: 9px;
    text-transform: lowercase;
}
#topNav ul   {
    padding: 0px;
    margin: 0px;
    text-align: center;
    list-style-type: none;
}
#topNav ul li {
    display: inline-block;
    padding-top: 17px;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 47px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: lighter;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    word-spacing: 1px;
    font-size: 1.1rem;
}
#homeMainImg   {
    padding-bottom: 80px;
}
.antipastoCenaVino img  {
    /* [disabled]padding-bottom: 80px; */
}
main h1 {
    display: block;
    margin-top: -18px;
    margin-left: 0px;
    padding-top: 25px;
    color: #593A27;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: xx-large;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-style: none;
}


main p {
    color: #593A27;
    /* [disabled]font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; */
    /* [disabled]font-weight: lighter; */
    text-align: center;
    text-decoration: none;
    letter-spacing: normal;
}
.homeMainP  {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 36px;
    margin-top: -62px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 46px;
    padding-bottom: 41px;
    color: #593A27;
    font-weight: lighter;
    text-align: center;
    text-decoration: none;
    letter-spacing: normal;
    font-size: 1.4rem;
}
main h2  {
    display: block;
    margin-top: 41px;
    color: #56593B;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: normal;
    font-size: xx-large;
    text-align: center;
    text-transform: uppercase;
}
#mission  {
    display: block;
    margin-top: 43px;
    margin-bottom: 60px;
    padding-top: 42px;
    padding-bottom: 18px;
    background-color: #B6BA9C;
}
footer h1 {
    margin-bottom: -16px;
    color: #56593B;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: normal;
    font-size: large;
    text-align: center;
    text-transform: uppercase;
}
footer ul li {
    display: inline;
    margin-left: 9px;
    margin-right: 9px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: lighter;
    text-align: center;
    list-style-type: none;
}
main {

}
.antipastoCenaVino {
    width: 255px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 23px;
    padding-bottom: 30px;
    float: left;
    border-radius: 6px;
    border-style: none;
    border-width: 2px;
    margin-right: -55px;
    margin-left: -39px;
}
.antipastoCenaVino h2 {
    /* [disabled]margin-top: -43px; */
}

.centerantipastoCenaVino {
    margin-left: 112px;
    margin-right: 92px;
    text-align: center;
}
.antipastoCenaVino p {
    text-align: center;

}



main:after {
	content: "" ;
	display: table;
	clear: both;
}
