@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container {
	width: 1333px;
	height: 100vh;
	margin: 0px auto;
}
#header {
	position: absolute;
	width: 225px;
	height: 1000px;
	margin-left: 60px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 340px;
}
#header a {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
	display: block;
	color: white;
	margin-left: 30px;
	line-height: 20px;
}
#header a:hover {
	color: #001D22;
}
#tel {
	margin-top: 20px;
	margin-left: 0px;
	height: 75px;
	background-color: rgba(209,4,41,1.00);
}
#tel h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 0px;
	text-align: center;
	padding-top: 20px;
	color: white;
}
#tel p {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 27px;
	text-align: center;
	line-height: 0px;
	color: white;
}
#nav li{
	padding-top: 5px;
	margin-top: 3px;
	width: 225px;
	height: 50px;
	background-color: darkgrey;
	display: block;
}
#nav li:hover {
	background-color: grey;
}
#nav li a{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-top: 5px;
	color: #001D22;
}
#nav li a:hover {
	color: white;
}
#nav p {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #001D22;
	line-height: 0px;
}
#contain {
	width: 1048px;
	height: 460px;
	margin-left: 285px;
	display: block;
	float: left;
	padding-left: 50px;
	padding-top: 100px;
}
h2 {
	font-family: 'Allura', cursive;
	font-weight: 100;
	font-size: 55px;
	line-height: 0px;
	color: white;
	margin-bottom: 15px;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: white;
	line-height: 0px;
	margin-top: 15px;
}
#contain hr {
	width: 500px;
	margin-left: 0px;
}
#contain p {
	width: 500px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: white;
	font-size: 24px;
	line-height: 28px;
	margin-top: 0px;
}
#contain {
	background-image: url(../img/wmn.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#contain-alt {
	width: 1060px;
	height: 900px;
	margin-top: 0px;
	float:left;
	margin-left: 290px;
	padding: 10px;
}
#contain-alt h1 {
	color: rgba(0,115,128,1.00);
	font-size: 30px;
}
#contain-alt h5 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color:#001D22;
	font-size: 16px;
	margin: 0px;
	line-height: 20px;
	padding-left: 185px;
}
#article1{
	width: 510px;
	height: 300px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007380;
	float: left;
	margin: 10px;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#article2{
	width: 510px;
	height: 300px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007380;
	float: left;
	margin: 10px;
	background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#article3{
	width: 510px;
	height: 300px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007380;
	float: left;
	margin: 10px;
	background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#article4{
	width: 510px;
	height: 300px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #007380;
	float: left;
	margin: 10px;
	background-image: url(../img/04.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#footer {
	background-color: darkgray;
	width: 100%;
	height: 250px;
	margin-top: 250px;
}
#contain-alt h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color:#001D22;
	font-size: 22px; 
	margin-top: 0px;
	margin-bottom: 20px;
}
#contain-alt p {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color:#001D22;
	font-size: 16px;
}
#contain-alt img {
	width: 230px;
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
}
#days {
	margin-top: 30px;
}
#days ul{
	display: flex;
	float: left;
}
#days ul li {
	display: block;
	background-color: #004C58;
	width: 110px;
	padding: 0px;
	margin-right: 10px;
}

#days ul li p {
	color: white;
	text-align: center;
}
#days ul li p.active {
	background-color:#007380;
	color: white;
	text-align: center;
}
#clocks {
	margin-top: 5px;
}
#clocks ul {
	display: flex;
	float: left;
}
#clocks ul li {
	display: block;
	width: 110px;
	padding: 0px;
	margin-right: 10px;
}
#clocks ul li p {
	text-align: center;
}