body {background-color: #fffff4;
font-family: 'Merriweather', serif;}
p {color: #183740;
font-size: 14px;}
h2 {color: #bf8478;
font-size: 20px}
h1 { font-size: 30px;
	font-family: 'cookie',serif;
text-align: center;
}
h1 span {background-color: #fffff4;
padding-right: 20px;
padding-left: 20px; }

#head {margin-top: 20px;
	background-image: url("images/line.jpg");
background-position: 0% 50%;
 background-repeat: repeat-x;}

 #carouselExampleSlidesOnly{margin-top:40px;
 	margin-bottom: 40px;
 }

.spacer{background-color: #d7d9a0;
width: 100%;
height: 2px;
margin-top: 20px;
margin-bottom:20px;}


 .container	{max-width: 930px;}
 .logo img {max-width:100px;
 	margin-top:40px;}
.carousel{
  height: 100%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.carousel-item .img-fluid {
  width:100%;
  height:100%;
}
.card {text-align: center;
background-color: #183740;
border: none;
}
.card p {color: #fffff4;
font-size: 15px;}
.conbar {background-color: #183740;
padding-top: 15px;
padding-bottom: 1px;
text-align: right;
}
.conbar a {color: #fffff4;}
.conbar a:hover {color: #d7d9a0;}
.fa {color: #fffff4;}
.fa:hover {color: #d7d9a0;}
h3{font-family: "cookie", serif;}
li {border-bottom: dashed;
	border-width: 1px;
	border-color: #d7d9a0;
	padding-bottom:5px;
	padding-top:5px;

} 
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li a {color: #bf8478;}
li a:hover {color: #d7d9a0;}

.foot {background-color: #183740;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
.foot p {color: #fffff4;
font-size: 12px;
}
.bottom {margin-bottom:40px;}
.foot span {color:#d7d9a0;}
.biz {margin-bottom: 30px;}

.hanglog img {max-width: 300px;
margin-bottom: 20px;}




.pg a{background-color: #183740;
color: #fffff4;
padding:10px;
border-radius: 5px; 
}

.pg a:hover {background-color: #bf8478;
}

.pg p {text-align: right;
margin-bottom: 40px;}


.cred a {color: #183740 }
.cred p {font-size: 10px;
text-align: center;
}

@media only screen and (min-width: 600px) {
    h1 {font-size: 40px}
    p {font-size: 18px;}
    h2 {font-size: 24px;}
}

