*{
	margin:0px;
	padding:0px;
}
html{
	height:100%;
}
body{
	background:#711818;
	height:100%;
}
.container2{
	background-color: #711818;
	padding-bottom:16px;
}
.header{
	background-image:url("image/header3.jpg");
	height:125px;
	background-size:cover;
}
.logo{
	display:inline-block;
	margin:10px 0px 10px 30px;
}

.logo img{
	vertical-align:bottom;
}
.title{
	height:125px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	position: absolute;
	top: 80px;
	left: 50%;
  	transform: translate(-50%, -50%);
}
.title h1{
	font-size:48px;
	margin-top:0px;
	color:white;

}
.navbar{
	min-height:40px;
	margin-bottom:0px;
	border:none;
	background: rgb(255,225,186); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,225,186,1) 44%, rgba(255,197,120,1) 73%, rgba(255,197,120,1) 82%, rgba(251,157,35,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(255,225,186,1)), color-stop(73%,rgba(255,197,120,1)), color-stop(82%,rgba(255,197,120,1)), color-stop(100%,rgba(251,157,35,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1ba', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */

}
#push{
	margin-left:20px;
}

.nav-pills>li{float:left}
.nav-pills>li>a{
	/*border-radius:4px;*/
	/*color:#299a0b;*/
	color:black;
	font-weight:bold;
	font-size:16px;
}
.nav-pills>li>a:hover, .nav-pills>li>a:focus{
	color: #f5f5f5; 
	background: rgb(234,85,7); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,85,7,1) 0%, rgba(237,143,71,1) 25%, rgba(234,146,105,1) 40%, rgba(234,146,105,1) 60%, rgba(237,143,71,1) 75%, rgba(234,85,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,85,7,1)), color-stop(25%,rgba(237,143,71,1)), color-stop(40%,rgba(234,146,105,1)), color-stop(60%,rgba(234,146,105,1)), color-stop(75%,rgba(237,143,71,1)), color-stop(100%,rgba(234,85,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5507', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */


}
.dropdown-menu{
	margin:0px;
	padding:0px;
	border:none;
}
.dropdown-menu>li>a{
	color:black;
	/*background: #663300;*/
	background: rgb(255,225,186); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,225,186,1) 44%, rgba(255,197,120,1) 73%, rgba(255,197,120,1) 82%, rgba(251,157,35,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,rgba(255,225,186,1)), color-stop(73%,rgba(255,197,120,1)), color-stop(82%,rgba(255,197,120,1)), color-stop(100%,rgba(251,157,35,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%);  Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,225,186,1) 44%,rgba(255,197,120,1) 73%,rgba(255,197,120,1) 82%,rgba(251,157,35,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1ba', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	font-size:16px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; 
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
text-decoration: none;
color: #f5f5f5; 
/*background-color:orange;*/
background: rgb(234,85,7); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,85,7,1) 0%, rgba(237,143,71,1) 25%, rgba(234,146,105,1) 40%, rgba(234,146,105,1) 60%, rgba(237,143,71,1) 75%, rgba(234,85,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,85,7,1)), color-stop(25%,rgba(237,143,71,1)), color-stop(40%,rgba(234,146,105,1)), color-stop(60%,rgba(234,146,105,1)), color-stop(75%,rgba(237,143,71,1)), color-stop(100%,rgba(234,85,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5507', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */



}
.nav-pills>li+li{margin-left:2px}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{
	color:#f5f5f5;
	background: rgb(234,85,7); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,85,7,1) 0%, rgba(237,143,71,1) 25%, rgba(234,146,105,1) 40%, rgba(234,146,105,1) 60%, rgba(237,143,71,1) 75%, rgba(234,85,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,85,7,1)), color-stop(25%,rgba(237,143,71,1)), color-stop(40%,rgba(234,146,105,1)), color-stop(60%,rgba(234,146,105,1)), color-stop(75%,rgba(237,143,71,1)), color-stop(100%,rgba(234,85,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,85,7,1) 0%,rgba(237,143,71,1) 25%,rgba(234,146,105,1) 40%,rgba(234,146,105,1) 60%,rgba(237,143,71,1) 75%,rgba(234,85,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5507', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */


}
.nav-pills>li.active>a .caret,.nav-pills>li.active>a:hover .caret,.nav-pills>li.active>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background:orange;
	color:white;
}
.content{
	margin: 0px 0px 0px 20px;
	width:690px;
	display:inline-block;
	border:1px #e7e7e7 solid;
	padding:15px;
	border-radius: 15px;
	background:#EBD699;
}
.content h3{
	color:red;

}
.content_list{
	margin: 20px 0px 20px 20px;
	width:690px;
	display:inline-block;
	text-align:center;
	border:1px #e7e7e7 solid;
	padding:15px;
	border-radius: 15px;
	background:#EBD699;
}
.content_list h3{
	color:red;

}
/*new section*/
.content2{
	margin:40px auto;
	width:800px;
	
	border:1px #e7e7e7 solid;
	padding:20px;
	border-radius: 15px;
	background:#EBD699;
}
.content2 p{
	font-weight:bold;
	font-size:18px;
}
.content2 h3{
	color:red;
	font-size:24px;
	font-weight:bold;

}
.content_list2{
	margin:40px auto;
	width:800px;
	
	text-align:center;
	border:1px #e7e7e7 solid;
	padding:20px;
	border-radius: 15px;
	background:#EBD699;
}
.content_list2 p{
	font-weight:bold;
	font-size:18px;
}
.content_list2 span{
	color:red;
	font-size:25px;
}
.content_list2 h3{
	color:red;
	font-weight:bold;
	font-size:24px;
}
.flipbox-container{
	display:inline-block;
}
.front{
	width:400px;
	height:500px;
	display:inline-block;
	vertical-align:top;
	margin-top:50px;
	border:1px #e7e7e7 solid;
	padding:15px;
	border-radius: 15px;
	background:#f8f8f8;
}
.front img{
	max-height:300px;

}
.back{
	width:400px;
	height:500px;
	display:inline-block;
	vertical-align:top;
	margin-top:50px;
	
	border:1px #e7e7e7 solid;
	padding:15px 35px;
	border-radius: 15px;
	background:#f8f8f8;
}
.management-wrapper{
	display:flex;
	margin: 0 auto;
	width: 70%;
	justify-content:space-evenly;
}
/* #staff1{
	margin-left:70px;
}
#staff2{
	margin-left:50px;
} */
.staff{
	text-align:center;
	color:red;
}
.staff h2{
	font-weight:bolder;
	margin-bottom:10px;
}
.staff h3{
	margin-top:0px;
}
.staff p{
	font-size:16px;
}
.staff img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/*end new section*/
.sidebar{
	width:240px;
	display:inline-block;
	/*vertical-align:top;*/
	margin:0px 20px;
	float:right;
	border:1px #e7e7e7 solid;
	padding:15px;
	border-radius: 15px;
	background:#f8f8f8;
}
.sidebar img{
	margin-bottom:20px;
}

#article{
	background: rgba(237,144,23,1);

	
}
#trees{
	opacity:0.8;
	width:800px;
	margin:40px auto;
	/*margin: 0px 0px 0px 20px;*/
	
	/*display:inline-block;*/
	border:1px #e7e7e7 solid;
	padding:0px 30px 15px 30px;
	border-radius: 15px;
	background:#f8f8f8;
}
.redtop{
	text-align:center;

}
.redtop h3{
	color:brown;
}
#trees h2 span{
	color:blue;
}
#trees h2{
	color:red;
}
/* #landing{
	background-image:url("image/sunset.jpg");
	background-size:cover;
	height:1000px;
	width:1000px;
} */
.banner{
	color:black;
	display:block;
	background-color:#ffc67b;
	text-align:center;
	padding:20px;
	opacity: 70%;
}
.banner h2{
	font-size: 46px;
}
.heading-top{
	margin:20px 0;
	background-color:#f6e8d5;
	display:inline-block;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding:8px 20px 8px 25px;
}
.heading-top h2{
	margin:0;
	font-size:24px;
	font-weight:bolder;
}
.intro{
	color:white;
	text-align:center;
	vertical-align:top;
	margin-top:65px;
	margin-left:auto;
	margin-right:auto;
	/*display:inline-block;*/
	width:500px;
}
.intro h2{
	margin:0px 0px 30px 0px;
}
.red.lead{
	background-color: #711818;
	font-size:20px;
	padding:24px;
	
	
}
.red.lead p{
	margin:20px auto 0px;
	max-width:70%;
}

.lead{
	color:white;
	padding:0px 100px;
	font-size:16px;

}
.lead a{
	color:yellow;
	font-weight:bold;
	font-size:18px;
}
.contactus{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom:100px;
	width:520px;
	/*display:inline-block;*/
	border:1px #e7e7e7 solid;
	padding:40px;
	border-radius: 15px;
	background:#EBD699;

}
.check{
	width:500px;
	text-align:left;
	display:block;
}
.check p{
	display:inline-block;
	font-size:16px;
}
label{
	width:200px;
}
.contactbutton {
	margin-left:270px;
	margin-top:20px;
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:94px;
	text-decoration:none;
	text-align:center;
}
.contactbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}
.contactbutton:active {
	position:relative;
	top:1px;
}
.display{
	margin:40px auto;
	width:80%;
	/*display:inline-block;*/
	border:1px #e7e7e7 solid;
	padding:20px;
	border-radius: 15px;
	/*background:#f8f8f8;*/
	background:#EBD699;
}

.display span{
	color:red;
	font-size:20px;
}
.display span h3{
	width:500px;
	margin-left:130px;
	text-align:center;
}
.display h1{
	text-align:center;
	font-weight:bolder;
}
.display ul{
	margin-left:70px;
}
.display li{
	list-style:none;
}
.display ol{
	margin-left:70px;
}
.display ol li{
	list-style:decimal;
	font-size:20px;
}
#staff_head{
	margin-bottom:0px;
}
#staff_head h1{
	color:red;
	font-size:30px;
}
#staff_head p{
	margin-top:20px;
	color:darkblue;
	font-weight:bold;
	font-size:16px;
}
.results table{
	border-spacing:5px;
	width: 800px;
	border: 1px black solid;
}
.results th{
	text-align:left;
	min-width:20px;
	border: 1px black solid;
	padding:5px;
}
.results td{
	text-align:left;
	border: 1px black solid;
	padding:5px;
}
.ui-accordion{
	/*border:solid 1px red;*/
}
.ui-accordion-header{
	/*border:solid 1px black;*/
}
.ui-accordion-content{
	/*border:solid 1px black;*/
}
#accordion h3{
	/*color:#0000CC;*/
	color:black;
	font-weight:bolder;
	font-size:16px;
}
#accordion p{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	border-radius:4px;
	background: rgb(250,198,149); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(245,171,102,1) 1%, rgba(245,171,102,1) 25%, rgba(239,141,49,1) 50%, rgba(245,171,102,1) 75%, rgba(250,198,149,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(250,198,149,1)), color-stop(25%,rgba(245,171,102,1)), color-stop(50%,rgba(239,141,49,1)), color-stop(75%,rgba(245,171,102,1)), color-stop(99%,rgba(250,198,149,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(245,171,102,1) 1%,rgba(245,171,102,1) 25%,rgba(239,141,49,1) 50%,rgba(245,171,102,1) 75%,rgba(250,198,149,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(245,171,102,1) 1%,rgba(245,171,102,1) 25%,rgba(239,141,49,1) 50%,rgba(245,171,102,1) 75%,rgba(250,198,149,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(245,171,102,1) 1%,rgba(245,171,102,1) 25%,rgba(239,141,49,1) 50%,rgba(245,171,102,1) 75%,rgba(250,198,149,1) 99%); /* IE10+ */
	background: linear-gradient(to right,  rgba(245,171,102,1) 1%,rgba(245,171,102,1) 25%,rgba(239,141,49,1) 50%,rgba(245,171,102,1) 75%,rgba(250,198,149,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#fac695',GradientType=0 ); /* IE6-9 */
	font-weight: normal;
	color: #555555;
}
.ui-helper-reset {
	margin: 5px;
	padding: 5px;
}
.ui-state-hover{
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,48,25,1) 0%, rgba(255,137,48,1) 50%, rgba(207,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,48,25,1)), color-stop(50%,rgba(255,137,48,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,48,25,1) 0%,rgba(255,137,48,1) 50%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,48,25,1) 0%,rgba(255,137,48,1) 50%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,48,25,1) 0%,rgba(255,137,48,1) 50%,rgba(207,4,4,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,48,25,1) 0%,rgba(255,137,48,1) 50%,rgba(207,4,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=1 ); /* IE6-9 */
	cursor:pointer;
}
#accordion h3:hover{
	color:white;
}
#navbutton{
	float:right;
	margin:20px 20px 0px 0px;
}
.navbutton{
	width:20px;
	height:20px;
	border-radius:4px;
	display:inline;

}
.category h2{
	width:300px;
	float:left;
	color:black;
	font-weight:bolder;
}
.category{
	clear:both;
	height:50px;
}
.health{
	color:white;
	padding:20px;
	background: rgb(41,184,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(41,184,229,1) 1%, rgba(179,220,237,1) 35%, rgba(188,224,238,1) 65%, rgba(188,224,238,1) 65%, rgba(41,184,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(41,184,229,1)), color-stop(35%,rgba(179,220,237,1)), color-stop(65%,rgba(188,224,238,1)), color-stop(65%,rgba(188,224,238,1)), color-stop(100%,rgba(41,184,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(41,184,229,1) 1%,rgba(179,220,237,1) 35%,rgba(188,224,238,1) 65%,rgba(188,224,238,1) 65%,rgba(41,184,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(41,184,229,1) 1%,rgba(179,220,237,1) 35%,rgba(188,224,238,1) 65%,rgba(188,224,238,1) 65%,rgba(41,184,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(41,184,229,1) 1%,rgba(179,220,237,1) 35%,rgba(188,224,238,1) 65%,rgba(188,224,238,1) 65%,rgba(41,184,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(41,184,229,1) 1%,rgba(179,220,237,1) 35%,rgba(188,224,238,1) 65%,rgba(188,224,238,1) 65%,rgba(41,184,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29b8e5', endColorstr='#29b8e5',GradientType=0 ); /* IE6-9 */
}

.health_style{
	color:white;
	background:#8A5C00;
	margin: 20px auto;
	padding:10px;

}

.health_style h3{
	text-align:center;
}

.health_style li{
	list-style-type:decimal;
	padding:0px;
}
.health_style ol{
	margin:30px 0px 0px 80px;
	font-size:18px;
}
.office{
	display:flex;
	justify-content: space-around;
	padding:30px;
}
.office img{
	vertical-align: top;
	display:inline-block;
}

.address{
	vertical-align:top;
}

.address h2{
	font-size:36px;
}
.address p{
	font-size:24px;
}

/*gallerystyle*/

/*
.jssorb07 div           (normal)
.jssorb07 div:hover     (normal mouseover)
.jssorb07 .av           (active)
.jssorb07 .av:hover     (active mouseover)
.jssorb07 .dn           (mousedown)
*/
.jssorb07 div, .jssorb07 div:hover, .jssorb07 .av
{
    background: url(image/b07.png) no-repeat;
    overflow:hidden;
    cursor: pointer;
}
.jssorb07 div { background-position: -5px -5px; }
.jssorb07 div:hover, .jssorb07 .av:hover { background-position: -35px -5px; }
.jssorb07 .av { background-position: -65px -5px; }
.jssorb07 .dn, .jssorb07 .dn:hover { background-position: -95px -5px; }
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(image/a03.png) no-repeat;
                overflow:hidden;
            }
            .jssora03l { background-position: -3px -33px; }
            .jssora03r { background-position: -63px -33px; }
            .jssora03l:hover { background-position: -123px -33px; }
            .jssora03r:hover { background-position: -183px -33px; }
            .jssora03ldn { background-position: -243px -33px; }
            .jssora03rdn { background-position: -303px -33px; }

.slide{
	display:inline-block;
	margin: 10px auto;
}

#slider1_container{
	margin-bottom:40px;
	margin:0 auto;
}
.products_header{

	width:700px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.products_header a{
	display:inline-block;
	margin:0px 20px;
	font-size:18px;

}
.item_left{
	display:inline-block;
	width:260px;
}
.item_left h5{
	font-size:20px;
	text-align:left;
	font-weight:bold;
}
.item_left img{
	display:inline-block;
	margin:0 auto;
	
}
.item{
	margin:60px 0px 0px 40px;
}
.item p{
	display:inline-block;
	vertical-align:top;
	margin-left:30px;
	width:400px;
}
.liface{
	display:inline-block;
	vertical-align:top;
	width:400px;
}
#copypush{
	margin-bottom:40px;
}
.gallery_text p{
	font-size:18px;
}
.gallery_text{
	width: 600px;
	margin: 20px auto;
}
.gallery_form{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.gallery_form button{
	margin:10px;
	pointer-events: none;
}
.gallery_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:black;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:15px;
	padding: 5px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
	pointer-events:none;
}
.gallery_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}
.gallery_button:active {
	position:relative;
	top:1px;
}
.contact{
	padding:10px;
	border:2px solid orange;
	border-radius:10px;
	margin:20px 10px;
}
.admin{
	margin:40px auto;
	width:900px;
	/*display:inline-block;*/
	border:1px #e7e7e7 solid;
	padding:20px;
	border-radius: 15px;
	background:#f8f8f8;
}
.pic_link{
	text-align:center;
}
.pic_link a{
	font-size:20px;
}

.left_col{
	width:200px;
	display:inline-block;
	text-align:left;
}
.mid_col{
	width:170px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
.right_col{
	width:170px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
.maintenance_list{
	font-size:16px;
}
.product_list{
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
	width: 400px;
	text-align:left;
	font-size: 18px;
}
.product_list ul{
	margin-left:0px;

}
.display.product_list{
	list-style:normal;
}
.sig{
	margin-top:50px;
	text-align:right;

}

.product_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:black;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:15px;
	padding: 5px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
	margin:0px 20px;
}
.product_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}
.product_button:active {
	position:relative;
	top:1px;
}

.join-page.display{
	text-align: center;
}

.join-page iframe{
	width:90%;
}

.join-page iframe html{
	overflow:hidden;
}

@media (max-width:600px) {
	.join-page.display{
		width:95%;
	}

	.join-page.display iframe{
		width:100%;
	}
}