﻿body {
	color: #ffffff;
    background: #fff url(images/vGradient-o.gif) repeat-x;
    font-size: 80%; color: #333333;
    text-align: left;
    line-height: 160%;
	margin: 0px;
	padding: 0px;
}

body.acupressure
{
    background: #fff url(images/vGradient-b.gif) repeat-x;
}
.xxx
{
    border:solid 1px red;
    color:Red;
    }

.txtPageTitle 
{   font-family:Georgia, Times New Roman, Times New Roman, Serif;
    font-size:20px;
    text-align:right;
    letter-spacing:2px;
    color: #4466bb;
}

.body1
{
	background: #ffdead;
	width: 250px;
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
}

.head
{
    padding-left: 220px; 
    height: 100px;
    background-image: url(images/mainheader2.jpg);
    background-repeat: no-repeat;
    background-color:White;
}

.headacupressure
{
    padding-left: 220px; 
    background-color:White;
    height: 100px;
    background-image: url(images/acupressure.jpg);
    background-repeat: no-repeat;
}
    
.blackBar 
{
	background-color: black;
    height: 12px;
}
.line1acupressure 
{
	background-color: black /*#ce8540*/;
    height: 10px;
}

.line2acupressure
{
    color: white; 
    height: 10px; 
    background-color: black; 
    text-align: center;
    /*background-image: url(Images/bg2.jpg)
*/}
    
.Warning
{
    color:red;
}

.thePage
{
    width: 950px;
    height: 100%;
    background-color:#ffffff;
}

#main
{
    width: 950px;
    background-color:#ffffff;
    border-top:solid 10px ornage;
    }

p ,td
{
    font-family: trebuchet ms, verdana, arial, tahoma;
    margin-top:1px;
}
.indent
{
    padding-left:20px;
}
.review 
{
    padding-left:20px;
    padding-right:60px;
    
    color:#996666; 
}

#pagemain
{
    background-image:url('/images/Articlebg.jpg');
    background-repeat:no-repeat;
    background-position: top left;
    border:solid 1px white;
    padding-top:0px;
    margin-top:0px;
    padding-left:10px;
    margin-left:10px;
    padding-right:10px;
    margin-right:10px;
    width:710px;
    padding-bottom:100px;
    }

#pagemainhome
{
    width:725px;
    padding-left:10px;
    margin-left:10px;
    text-align:left;
    padding-bottom:100px;
}

.table
{
    font-family:Verdana;
    letter-spacing:0px;
    font-size: 10pt;
    color: black;
    text-align: left;
    padding-left: 10px;
    }

h1
{
    font-family:   Times New Roman, Times,  Serif;                
    font-size: 24px;
    letter-spacing:2px;
    color: #4466bb;
    text-align:left;
    border-bottom:solid 2px #ceaa7b;
    padding-bottom:5px;
    padding-top:5px;
}

h1.headder
{
    border-bottom: solid 0px white;
    color: #cd853f;
    text-align: right;
    font-size:xx-large;
    padding-right: 20px;
    padding-top:40px;
}

h1.headderacupressure
{
    border-bottom: solid 0px white;
    color: #4466bb;
    text-align: right;
    font-size:xx-large;
    padding-right: 20px;
    padding-top:40px;
}

h2 
{
    font-family:Times New Roman, Times,  Serif;
    letter-spacing:2px;
    font-size: 18px;
    color: #4466bb;
    text-align:left;
    margin-top:12px;
    margin-bottom:0px;
}
h3 
{
    font-family:Times New Roman, Times,  Serif;
    letter-spacing:2px;
    font-size: 14px;
    color: #4466bb;
    text-align:left;
    margin-top:12px;
    margin-bottom:0px;
}
.hometitle
{
    font-family:Times New Roman, Times,  Serif;
    letter-spacing:2px;
    font-size: 18px;
    text-align:left;
    margin-top:12px;
    margin-bottom:0px;
}

p.download
{
    text-align:right;
    font-family:Arial, helvetica, Sans-Serif ;
    font-size: 14px;
    color: #95A8CA;
    padding-right: 20px;
    float:right;
    padding-left:20px;
}

#home
{
    background: transparent url(images/menu5.jpg) top left no-repeat; /* general background for the menu */
    height: 500px;
    width: 640px;
    text-align: left;
}
.homemenu a 
{
    display: block;
    height: 100px;
    width: 640px;
    color: black;
    font-size: 18px;
    font-family:Arial, helvetica, Sans-Serif ;
    text-decoration: none;
    text-indent:20px;
    vertical-align:top;
}
.homemenu a:hover {
    color: #43271B;
    background: transparent url(images/menu5.jpg) top left no-repeat;
}

a#menu1:hover {
    background-position: 0% -500px; /* move of background for each button */
}

a#menu2:hover {
    background-position: 0% -600px;
}

a#menu3:hover {
    background-position: 0% -700px;
}

a#menu4:hover {
    background-position: 0% -800px;
}

a#menu5:hover {
    background-position: 0% -900px;
}

.hometext
{
    font-size:11pt;
    margin-left:20px;
} 

a.backhome
{
    background-color:orange;
}
.review 
{
    display:none; 
}
/* ------------------------------------------------------------------*/
/* Navigation menus follow                                           */
/* ------------------------------------------------------------------*/
#menu {
    position: relative; /* Menu position that can be changed at will */
    top: 0;
    left: 0;
    width: 200px;
    height:auto;
    /* border: solid 1px orange ; */  
}

dl, dt, dd, ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu dd 
{
        display:none;
}

#menu dt ,#menu li
{
    font-family: arial, tahoma;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    margin: 0px 0px 1px 0px;
    cursor: pointer;
    background: #cd853f/* #ffdead*/;
}
#menu dt {
    height: 36px;
}

#menu li {

    background-color: /*#ffdead*/#ffffff;
    border: solid 1px white;   
    height:24px;
}

#menu li a, #menu dt a {
    color: black;
    text-decoration: none;
    display: block;
    height: 100%;  
    padding-left: 10px;
}

#menu li a
{ 
    color: black;
    padding: 0px 5px 1px 5px; 
    margin-left:5px; 
    border-left: solid 5px #cd853f;
    margin-top:0px;
    background-image: url(images/graident-o.gif);
}

    #menu li a.SubHeading {
    color: white;
    background-image: url(images/graident-b.gif);
}

#menu li a:hover
{
    border-color: #6680bb;
}

#menu dt a.newpage
{
     border-left: solid 5px green;
}

#menu li a:hover, #menu dt a:hover  {
    background: #6680bb; 
    color: White;
}

#ppDonateID 
{
    display:block; 
    position: relative; 
    width: 90%; 
    z-index: 1; 
    border: 2px solid #0F3A79;
    margin-left:20px;
    padding: 10px; 
	background-color: #8DCDE5 
}
.ppDonate    
{
    font-family: Trebuchet MS;
    font-size: 1em;
    color:#FFFFFF; 
    text-align:justify; 
    line-height:150%;  
}
.youtube 
{
    margin:10px 10px 10px 100px
}
.imgYouTube 
{
    float:right;
}
