/* Start of CMSMS style sheet 'home' */
#content {
   padding-bottom: 0px !important;
}

a.maharishi-founder {
   display: block;
   width: 191px;
   height: 18px;
   background: url(uploads/images/maharishi.jpg) no-repeat;
   font-size: 11px;
   color: #4A8FCE;
   font-family: sans-serif;
   font-style: italic;
   text-align: center;
   vertical-align: bottom;
   padding-top: 205px;
   font-weight: lighter;
   float: left;
   text-decoration: none;
}

a:hover.maharishi-founder {
   text-decoration: underline;
}

div.home-banner {
    float: left;
   height: 158px;
   width: 659px;
   background: url(uploads/images/home-header-bg.jpg) no-repeat;
   margin-bottom: 8px;
   padding: 60px 0 0 100px;
   font-family: Garamond, Times, serif;
   font-size: 27px;
   color: #04095e;
}


div.home_latest_news {
   margin-top: 3px;
   width: 895px;
   background: url(uploads/images/fading-blue.png) repeat-y scroll;
   padding: 20px 20px 20px 35px;
}

div#content div.home_latest_news h2 {
  border-bottom:1px solid white;
  font-family:Georgia,Times,"Times New Roman",serif;
  font-size:19px;
  padding-bottom:3px;
  padding-left:3px;
  width: 610px;
  margin-bottom: 10px;
}

div#content div.home_latest_news h2.intro-talks {
   padding-top: 20px;
}

div.home_latest_news p {
  color:#04095E;
  font-size:14px;
  margin-right:40px;
  padding-top:5px;
  line-height: 17px;
}


img.catalyst {
   float: right;
   padding-bottom: 10px;
   padding-left: 20px;
}

div.home_info_block {
   margin-top: 3px;
   height: 200px;
   width: 950px;
   background: url(uploads/images/fading-blue.png) repeat-y scroll;
}

div#content div.home_info_block div {
   height: 200px;
}

div#content div.home_info_block h2 {
   margin-left: 164px;
   font-family: Georgia, Times, "Times New Roman", serif;
   font-style: bold;
   font-size: 19px;
   border-bottom: 1px solid white;
   padding-bottom: 3px;
   padding-left: 3px;
   width: 729px;
}

div.home_info_block p {
   padding-left: 165px;
   padding-top: 5px;
   color: #04095e;
   font-size: 12px;
   margin-right: 60px;
}

div.home_what_is {
   /* background: url('images/tm.org.au/home_what_is.jpg') no-repeat; */
   background: url('uploads/images/face3.jpg') no-repeat;
}

div#content div.home_what_is h2 {
   padding-top: 41px;
}

div.home_where_from {
   background: url('uploads/images/face2.jpg') no-repeat;
}

div#content div.home_where_from h2 {
   padding-top: 45px;
}

a.read-more {
   margin-left: 10px;
   font-weight: bold;
   color: #04095E;
}

a.where-from-contact-us {
   font-weight: bold;
   color: #04095E;
}

div.home_benefits {
   /* background: url('images/tm.org.au/home_benefits.jpg') no-repeat; */
   background: url('uploads/images/face7.jpg') no-repeat;
}

div#content div.home_benefits h2 {
   padding-top: 20px;
}

div.home_scientific_research {
   /*background: url('images/tm.org.au/home_scientific_research.jpg') no-repeat; */
   background: url('uploads/images/face5.jpg') no-repeat;
}

div#content div.home_scientific_research h2 {
   padding-top: 28px;
}

div.home_unique {
   /*background: url('images/tm.org.au/home_unique.jpg') no-repeat 0 0;*/
   background: url('uploads/images/face1.jpg') no-repeat -10px 0;
}

div#content div.home_unique h2 {
   padding-top: 40px;
}
/* End of 'home' */

