@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


h1 ,h2{
    font-family: 'Texturina', serif;
}

h3 {
    font-family: 'Spectral', serif;
}

p {
    font-family: 'Spectral', serif;
}
body {
    background-color:#BF9775;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margine-bottom:0px;
    font-size: 1em;
    font-family: Bellota Text,Sans-Serif;
    font-weight: 400;
    height: 400px;
    line-height: 1.5rem;
}

header h1 {
    padding-bottom: 20px;
    font-family: 'Texturina', serif;
    text-align: center;
    margin-top: 0px;
    padding-top: px;
    font-size: 2.5em;
    margin-right: 0px;
    margin-left: 0px;
}
header   {
    margin-top: 25px;
    padding-top: 0px;
	
	
}
body header img {
    margin-top: px;
    padding-top: 55px;
    margin-left: 55px;
}


header nav {
	display:inline;
	justify-content: space-between;
	text-align:center;
	
	
}
nav ul li {
    background-color: #D98032;
    background-repeat: repeat-x;
    flex-basis: 12%;
    display: flex;
    justify-content: center;
    border-bottom: 10px double;
    text-decoration: none;
    color: #401F0C;	
	
}
nav ul {
	height:25 px;
	padding-left: 0px;
	width: 960px;
	justify-content:center;
	display:flex;
	flex-direction:row;
	
	
}
button   {
    font-family: 'Spectral', serif;
    font-weight: 400;
    font-size: 16px;
    background-color: #D98032;
		
	
}

a:link, a:visited {
	color:#401F0C;
	text-decoration: none
	
}
a:hover, a:active {
	color:#F2BE5C;
	text-decoration: none
}



#NewHolidayCoffee {
	background-color:#B36929;
	
	
		
}
#ShopBox {
	display:flex;
	align-items:flex-start;
		
	
}
#ShopBox .RoastProfile {
	flex:1;
}

#ShopBox .RoastProfile h3 {
}

#ShopBox .RoastProfile img {
}

#aboutUs {
	background-color:#B36929;
}
#Moreinformation {
    display: flex;
    flex: 1;
    font-family: 'Texturina', serif;
}
#Moreinformation h3 {
    font-family: 'Texturina', serif;
}



#Location  {
    font-family: 'Spectral', serif;
	
}

#Location ul li {
}
#contact ul li a {
    font-family: 'Spectral', serif;
}

#Contact ul li {
    font-family: 'Spectral', serif;
}
