/* sadhana yoga style_01 */

html, body {
  margin:0px;
  padding:0px;
  background-color: rgb(255,255,255);
  direction: ltr;
  font-family:verdana;
  font-size:10px;
  width: 800px;
  position: relative;
  top: 0px;
  }

.headfoot {
  background: transparent none repeat scroll 0% 50%;
  display: block;
  height: auto;
  color: rgb(248,246,233);
  }

.clear {
  clear: both;
  }

.menu {
  border-width: 1px;
  margin: 0px;
  background-color: #974432;
  list-style-type: none;
  list-style-position: inside;
  padding-left: 10px;
  padding-top: 0.6ex;
  padding-bottom: 0.8ex;
  }

.menuitem {
  margin: 0px;
  padding: 0px 0ex 0px 0px;
  display: inline;
  font-family: verdana;
  text-decoration: none;
  font-style: normal;
  color: rgb(230,210,190);
  font-weight: bold;
  }

.menuitem a {
  font-family: verdana;
  font-style: normal;
  text-decoration: none;
  color: rgb(230,210,190);
  font-weight: bold;
  padding:0.1em 0.6em;
  border-right:1px solid white;
  background: #974432;
  }

.menuitem a:visited {
  font-family: verdana;
  color: rgb(230,210,190);
  font-weight: bold;
  padding:0.1em 0.6em;
  border-right:1px solid white;
  background: #974432;
  }

.menuitem a:hover {
  color: rgb(255,255,255);
  font-weight: bold;
  font-style: normal;
  padding:0.1em 0.6em;
  border-right:1px solid white;
  background-color: #974432;
  }

.topbanner {
  border-width: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: block;
  }

.center {
  padding: 10px;
  font-weight: inherit;
  font-family: verdana;
  font-size: 10px;
  margin-left: 3%;
  margin-right: 3%;
  }

.contentbody {
  margin: 0px;
  table-layout: fixed;
  }

.boldText {
  font-size: 1em;
  font-weight: bold;
  }

.right {
  padding: 180px 0px 10px 0px;
  font-family: verdana;
  font-size: 12px;
  text-align: center;
  }
  
  
a.text:link {text-decoration: underline; cursor:pointer;color: #000000;}
a.text:visited {text-decoration: underline; cursor:pointer;color: #000000;}
a.text:hover {text-decoration: underline; cursor:pointer;color:#000000;}
a.text:active {text-decoration: underline; cursor:pointer;color:#000000;}

  
.spacer {margin-top: 20px;}
.blanc {
  font-size: 1em;
  font-weight: bold;
  color: rgb(248,246,233);
  }


#themegraphic {
  height: 160px;
  width: 623px;
  }
  
#centerBg {
  background-color: rgb(248,240,223);
  }
  
#rightBg {
  background-color: #6DA3BD;
  }  

#menugraphic {
  vertical-align: bottom;
  background-color: rgb(61,115,141);
  background-repeat: repeat-y;
  }

#copyrightbox {
  color:  rgb(50,50,50);
  text-align: center;
  font-size:10px;
  height: 20px;
  margin: 10px 0px 30px 0px;
  }
