@charset "UTF-8";
/* CSS Document */
html,
html * {
	font-family: "goudy-bookletter-1911" Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-right: 22px;
}

.Background{
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(Images/Pasta_background.jpg);
	text-align: center;

}

.navigation ul a{
	width: 100%;
	margin-left:6%;
	margin-right: 5%;
	text-decoration: none;
	list-style-type: none;
	color: #dccbbb;
	font-size: 30px;
	display: inline;
	padding: 0px;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing:border-box;
	text-shadow: -1px 2px 7px #000000;
	align-content: center;
}
	
.navigation li {
	background-color: transparent;
	display:inline;
	width: 100%;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	font-weight: bold;
	font-family: "Klinic Slab Bold", "Klinic Slab Light";
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	text-align: left;
}
.logo{
	width: 150px;
	text-align: left;
}
.Logo {
	align-content: center;
	width: 100%;
	height: auto;
	margin-top: 200px;
	text-align: center;
}
	
.About {
	width: 20%;
	height: 100px;
	background: #CF1C44;
	font-size: 35px;
	color: #ffffff;
	text-shadow: 5px 5px 13px #0A0808;
	padding-right: 30px;
	text-decoration: none;
	text-align: right;
	padding-top: 1px;
}

.Mission{
	width: 80%;
	height: 400px;
	background:#000000;
	padding:20px;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;	
	color:#dccbbb;
	font-size: 30px;
}

.footer {
	font-weight: 600;
	color: #FFFFFF;
	background-color: rgba(207,28,68,1.00);
	font-size: 25px;
	text-align: center;
}
	
img {
	width:100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h2{
	align-content: center;
	background:#F9F9F9;
}
.col{
	width: 33%;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #CE1C44;
	top: 0px;
}

.row{
	height: 40%;
}
.item{
	align-content: center;
	
}

.carousel{
	height: 500px;
	text-align: center;
	position: fixed, center;
	margin-left: 10%;	
}
.center-block{
	width: 800px;
	
}

.carousel-inner{
	align-self: center;
	align-content: center;
}
.separator{
	width: 100%;
	height: 45px;
	align-self: center;
	background: #CF1F45;
	font-family: "goudy-bookletter-1911";
	font-size: 30px;
	color: #dccbbb;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}

.drinksimage{
	background-image: url(Images/wine.jpg);
	background-size: cover;
	width: 98%;
	height: 300px;
	align-self: center;
	margin-top: 41px;
	padding-top: 0px;
	top: 0px;
}
	
.date {
	width: 400px;
	height: 100px;
	background-color: #CF1C44;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: 600;
	font-size: x-large;
	text-align: center;
	display:inline;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	align-self: center;
}
.Reservations{
	width: 100%;
	height: auto;
	top: 0px;
	text-align: center;
}
.titleres {
	color: #CF1C44;
	font-size: 30px;
	text-shadow: 2px 2px 1px #000000;
	height: 30px;
	align-content: center;
	margin-top: 20px;
	text-align: center;
}

.res-para {
	align-content: center;
	text-align: center;
	color: #3E3E3E;
	font-size: x-large;
	padding-top:0px;
}
.boxres{
	margin-top: 0px;
	height: auto;
	border: none;

	padding: 0px;
}

#Datepicker1 {
	align-self: center;
	background-color: #A03B4C;
}
.Reservationtitle{
	text-align: center;
	color: #CF1C44;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 54px;
	font-style: normal;
	font-weight: 600;
	text-shadow: 3px 3px 2px #000000;
}
.Contactinfo{
	float: right;
}
.info {
	text-align: center;
	color: #828282;
	background-color: #3E3E3E;
}

.contactus{
	font-size:  25px;
	color: white;
	font-family: "Klinic Slab Bold", "Klinic Slab Light";
}
.contactpara {
	color: #FFFFFF;
	font-size: 25px;
	text-shadow: 5px 2px 4px #000000;
	text-align: center;
	margin-top: 0px;
	width: 100%;
	background-color: #C4BCA7;
}

.Gmap{
	width: auto;
	height: auto;
	padding-bottom: 0px;
	background: none;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	margin-left: 30px;
	margin-bottom: 10px;
}
.bottom{
	background: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	text-align: left;
	padding-left: 10%;
}
.logowelcome {
	width: 620px;
	
}

iframe {
width:900px;
height:300px;
border: 0;
text-align: center;
}
.tablemenu {
	align-content: center;
	padding: 10px;
	width:100%;
	padding: 5%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 30px;
}
