body {
background: url(images/Stripes.gif) left top repeat-x #B38548;
font: 62.5%/1.6em "Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
body#b_about {
background: url(images/StripesAbout.gif) left top repeat-x #B38548;
}
body#b_homeo, body#b_useful {
background: url(images/StripesHomeo.gif) left top repeat-x #B38548;
}
body#b_serv {
background: url(images/StripesServ.gif) left top repeat-x #B38548;
}


#info{
overflow: hidden;
height: 0 !important;
}

#info ul, #info li {
list-style: none;
}


:link, :visited, :focus, :active { -moz-outline: 0px solid blue; }
:link img, :visited img, :focus img, :active img { -moz-outline: 0px solid blue; }


/*CONTENT*/

#content {
width: 816px;
margin: 0 auto;
position: relative;
}

/*CONTENT : MENU */

ul#menu {
background: url(images/menuCorners.jpg) no-repeat;
height: 43px;
list-style: none;
margin: 5px 0 2px 0;
padding: 0;
}

ul#menu li {
margin: 5px 0 0 0;
padding: 0;
float: left;
}

ul#menu li a {
background-color: #FFDB98;
height: 33px;
display: block;
text-decoration: none;
color: #FFDB98; /* color equal to bacground*/
text-indent: -999px;
}

ul#menu li#home a {
background-image: url(images/Home.gif) ;
margin-left: 8px;
width: 102px;
}
ul#menu li#aboutMe a {
background-image: url(images/AboutMe.gif) ;
width: 161px;
}
ul#menu li#homeopathy a {
background-image: url(images/WhatIsHomeo.gif) ;
width: 214px;
}
ul#menu li#services a {
background-image: url(images/Services.gif) ;
width: 124px;
}
ul#menu li#usefulInfo a {
background-image: url(images/UsefulInfo.gif) ;
width: 199px;
}

ul#menu li.active a, ul#menu li a:hover {
background-color: #F8C97F;
}
ul#menu li.active a {
cursor: default;
}


* a img{
border: 0;
}

/*INDEX PAGE */

#home1{
margin: 0;
background: url(images/homeImg1b.jpg) no-repeat;
height: 340px;
width: 816px;
}
#home1Img img{
display: block;
border: 0;
position: relative;
top: 6px;
left: 8px;
}
#home1Img {
height: 325px;
}

#subhome1{
top: 355px;
left: 633px;
position: absolute;
}
#subhome1 a {
width: 168px;
height: 16px;
display: block;
}
#subhome1 a:hover {
background-color:  #F8C97F;
/*padding: 3px;*/
}
#subhome1 a:visited {
text-decoration: none;
padding: 0;
}

/*CENTRAL IMAGE SECTION*/
#about1{
height: 254px;
}
#homeo1{
height: 260px;
}
#serv1{
height: 262px;
}
#useful1{
height: 261px;
}


/*CONTENT : SUBMENUS */

body #subMenu{
position: absolute;
}
#subMenu ul, #subMenu li {
list-style: none;
margin: 0;
padding: 0;
}
#subMenu li a {
display: block;
height: 29px;
}

/*ABOUT*/
body#b_about #subMenu{
top: 235px;
left: 617px;
width: 191px;
}
body#b_about #subMenu li.active a {
background-color:  #8F1301;
}
body#b_about #subMenu li a:hover{
background-color:  #4B1505;
}
body#b_about #subMenu li.active a:hover {
background-color:  #8F1301;
cursor: default;
}
#subMenu a#aboutMe {
background-image: url(images/aboutMeSubm.gif);
background-repeat: no-repeat;
}
#subMenu a#aboutMe_disc {
background-image: url(images/aboutDiscl.gif);
background-repeat: no-repeat;
}

/*HOMEOPATHY*/
body#b_homeo #subMenu{
top: 181px;
left: 619px;
width: 189px;
}
body#b_homeo #subMenu li.active a {
background-color:  #8F1301;
}
body#b_homeo #subMenu li a:hover{
background-color:  #4B1505;
}
body#b_homeo #subMenu li.active a:hover {
background-color:  #8F1301;
cursor: default;
}
#subMenu a#homeo_und {
background-image: url(images/whatUnderst.gif);
background-repeat: no-repeat;
}
#subMenu a#homeo_hx {
background-image: url(images/whatHX.gif);
background-repeat: no-repeat;
}
#subMenu a#homeo_rem {
background-image: url(images/whatRemedies.gif);
background-repeat: no-repeat;
}
#subMenu a#homeo_acu {
background-image: url(images/whatAcute.gif);
background-repeat: no-repeat;
}
#subMenu li a#homeo_acu {
height: 30px;
}

/*SERVICES*/
body#b_serv #subMenu{
top: 212px;
left: 617px;
width: 191px;
}
#subMenu a#serv_con {
background-image: url(images/servcon.gif);
background-repeat: no-repeat;
}
#subMenu a#serv_hom {
background-image: url(images/servhomeo.gif);
background-repeat: no-repeat;
}
#subMenu a#serv_stu {
background-image: url(images/servstu.gif);
background-repeat: no-repeat;
}
body#b_serv #subMenu li.active a {
background-color:  #F18200;
}
body#b_serv #subMenu li a:hover{
background-color:  #F0C402;
}
body#b_serv #subMenu li.active a:hover {
background-color:  #F18200;
cursor: default;
}
#subMenu li a#serv_stu {
height: 28px;
}

/*USEFUL*/
body#b_useful #subMenu{
top: 210px;
left: 618px;
width: 190px;
}
#subMenu a#useful_flu {
background-image: url(images/usefulFlu.gif);
background-repeat: no-repeat;
}
#subMenu a#useful_rec {
background-image: url(images/usefulRecom.gif);
background-repeat: no-repeat;
}
#subMenu a#useful_pur {
background-image: url(images/usefulPurch.gif);
background-repeat: no-repeat;
height: 30px;
}
body#b_useful #subMenu li.active a {
background-color:  #8F1301;
}
body#b_useful #subMenu li a:hover{
background-color:  #913613;
}
body#b_useful #subMenu li.active a:hover {
background-color:  #8F1301;
cursor: default;
}


/*CONTENT : TEXT BLOCKS */
#block2 {
margin: 0px 0 0 8px;
padding: 0;
background-image: url(images/aboutImg2.jpg);
background-repeat: no-repeat;
}
#block2a {
margin: 0px 0 0 8px;
padding: 0;
background-image: url(images/aboutImg3.jpg);
background-repeat: no-repeat;
}
#leftFloat, #leftFloatDragon {
float: left;
padding: 70px 0 0px 20px;
margin: 0;
}

body#b_about #leftFloat {
padding-top: 30px;
}

#leftFloat img{
display: block;
border-bottom: dashed 1px #804F29;
padding-bottom: 20px;
}

#leftFloat #personalPhoto{
margin-top: 30px;
display: block;
border: 0;
}

#contenttextblock {
/*width: 546px;*/
margin-left: 248px;
margin-right: 20px;
padding: 10px 0px 20px 0px;
}

#bothtexts {
margin: 0px 0 0 8px;
background: url(images/homeImg2.jpg) left top no-repeat;
}

#contenttextleft {
float: left;
width: 260px;
padding: 10px 0 0px 55px;
}
   
#contenttextright {
float: left;
width: 260px;
margin-left: 25px;
margin-top: 400px;
}



/*CREDITS ON HOMEPAGE */
#clear {
clear: both;
}
#credits{
clear: both;
margin: 15px 0 15px 55px;
}
#credits ul, #credits li{
 margin: 0;
 padding: 0;
 list-style: none;
   } 

#credits li {
font-size: 10px;
line-height: 1.4em;
   }
   
#credits li.inguna {
margin: 0 0 1em 0;
padding: 4px 0 4px 0.5em;
background: url(images/ingunashade.gif) no-repeat;
vertical-align: middle;
}
  
#credits a:link, #credits a:visited  {
   color: black;
   text-decoration: none;
   }
     
#credits a:hover, #credits li.inguna a:hover {
color: #550C02;
padding-left: 3px;
   } 

/*CONTENT : TEXTS */
   
   p {
   text-align: left;
font: 12px/18px Verdana, Helvetica, Arial, sans-serif;
margin: 0.8em 0;
   }
  
  h1, h2{
  font: 14px/16px Verdana, Helvetica, Arial, sans-serif;
text-transform: uppercase;
   padding-top: 10px;
   margin: 0;
   }
   
   h1 {
   font-weight: bold;
   padding-bottom: 10px;
   padding-top: 15px;
   }
   
   h1.mission {
   font-weight: normal;
    padding-bottom: 5px;
    margin: 0px;
   }
   
   h1.mission+p{
   padding-top: 10px;
   }
   
    p.author{
margin-top: -0.4em;
   }

.first:first-letter{
font-size: 150%;
}

#quote p{
padding-left: 50px;
margin: 0;
}
   
p a:link{
 text-decoration: none;
 color: #550C02;
}
p a:visited{
 text-decoration: none;
 color: #805215;
}
p a:active,  p a:hover{
 text-decoration: underline;
 color: #550C02;
}

/*STRIPES */
   

#leftpatch {
background-color : #A97936;
top: 140px;
left: 0;
height : 90px;
width : 50% ;
position: absolute;
}

