@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	font-family:"Raleway", calibri;
    background: url("images/bg.jpeg") repeat-x;
}
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
p{
    font-size: 17px;
    margin-bottom: 10px;
 text-align:justify;
}
h1,h2,h3,h4,h5{
	margin:0;
}	
h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: regular;
	color:#000;
	margin-bottom:10px;
}
h1 {
    font-size: 30px;
    line-height: 34px;
	margin:0;
}
ul,li{
	padding:0;
	margin:0;
}



.main-wrap{

}
.container{
    width:1000px;
    margin: 0 auto;
font-size:17px;
text-align:justify;
}
.header-wrap{
    border-top: 9px solid #699D77;
    margin-bottom: 20px;
}
.menu-wrap {
    padding: 20px 60px 0 0;
    text-align: center;
}
.menu li {
    display: inline;
    list-style: none outside none;
    padding: 0 25px 0 0;
}
.menu li a {
    color: #666666;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 0;
    text-decoration: none;
}
.menu li a:hover{
    background: url("images/hover.png") no-repeat;
    background-position: center top; 
    color: #699D77;
}

.active{
    background: url("images/hover.png") no-repeat;
    background-position: center top; 
    color: #699D77;
}

.search {
    float: right;
    margin-top: -35px;
}

.search input[type="text"] {
    border: 1px solid #357748;
    border-radius: 0;
    box-shadow: none;
    font-family: "Raleway",calibri;
    font-size: 12px;
    font-weight: 500;
    height: 13px;
    margin: 0;
    padding: 10px;
    width: 175px;
}
.search input[type="button"]{
    background:url("images/search.png") no-repeat;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    font-family: "Raleway",calibri;
    font-size: 24px;
    font-weight: 500;
    height: 35px;
    margin-left: -4px;
    width: 55px;
}

.banner-wrap{
    
    margin-bottom: 40px;
}
.border{
    border-top: 9px solid #367848;
    border-bottom: 9px solid #367848;
}
.banner{
    width: 81%;
    float: left;
}
.signup {
    background-color: #F3FEF8;
    border: 1px solid #699D77;
    display: inline-block;
    float: left;
    margin: 0 0 0 -1px;
    padding: 31px 4px 25px;
    text-align: center;
    width: 18%;
}
.signup p {
    color: #699D77;
    font-size: 18px;
    line-height: 34px;
    padding: 37px 15px;
}
.signup input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-family: "Raleway",calibri;
    font-size: 13px;
    font-weight: 500;
    height: 10px;
    margin: 0;
    padding: 10px;
    width: 118px;
}
.submit {
    margin-top: 42px;
}
.submit a{
    color: #fff;
    padding: 10px 20px;
    background-color: #367848;
    text-decoration: none;
}
.wel-text-wrap{
    margin-top: 30px;
}
.wel-head h1 {
    font-size: 36px;
    color: #367848;
}

.wel-head {
    text-align: center;
}
.uline{
    padding: 10px 0 0 0;
}
.wel-text{
    padding-top: 20px;
}
.wel-text p {
    color: #666666;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    text-align: justify;
}
.readmore{
    float: right;
    padding-top: 0px;
}
.readmore a{
    font-size: 16px;
    color: #fff;
    background-color: #367848;
    padding: 10px 20px;
}
.product-wrap{
    padding-top: 20px;
    margin-bottom: 20px;
}

.sub-head {
    margin-bottom: 20px;
}
.events-wrap {
    border-right: 3px solid #357748;
    float: left;
    width: 70%;
}

.events {
    float: left;
    padding-right: 10px;
}
.events p {
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
}
.events img{
    border: 3px solid #fff;
    box-shadow: 0 0 10px #000;
    margin-right: 10px;
    height: 133px;
    width: 200px;

}
.healings-wrap {
    float: left;
    padding: 0 0 0 35px;
    width: 25%;
}
.seeall {
    display: inline-block;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}
.seeall a{
       color: #357748;
       text-decoration: none;
}
.seeall a:hover{
    color: #000;
}


.healings {
    color: #666666;
    font-size: 18px;
    font-weight: 600;
    padding-top: 12px;
}

.h-price {
    color: #357748;
    font-size: 22px;
}
.sreadmore {
    padding-top: 7px;
}
.sreadmore a{
    color: #357748;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.sreadmore a:hover{
    color: #666;
    text-decoration: none;
}

.footer{
    background-color: #699d78;
    padding: 30px 0 0 0;
}
.footer h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}
.qlinks {
    float: left;
}
.qlinks ul {
    padding: 10px 0 0;
}
.qlinks ul li {
    display: inline;
    list-style: none outside none;
    padding: 0 20px 0 0;
}
.qlinks li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
}
.qlinks li a:hover{
    color: #37874E;
}
.fsignup-wrap {
    border-left: 1px solid #659372;
    border-right: 1px solid #659372;
    float: left;
    margin: 0 0 0 12px;
    padding: 0 30px 40px;
    text-align: center;
}
.fsignup input[type="text"] {
    border-radius: 0;
    box-shadow: none;
    font-family: "Raleway",calibri;
    font-size: 12px;
    font-weight: 500;
    height: 13px;
    margin: 0;
    padding: 10px;
    width: 175px;
}
.fsignup input[type="button"]{
    background-color: #37874e;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    font-family: "Raleway",calibri;
    font-size: 12px;
    font-weight: 500;
    height: 35px;
    margin-left: -4px;
    width: 80px;
}

.follow {
    float: right;
    margin: 0 90px 0 0;
}

.social img {
    padding: 0 0 0 10px;
}

.copyright {
    background-color: #699D78;
    border-top: 1px solid #659372;
    color: #DFDFDF;
    font-size: 13px;
    padding: 10px 0;
}