@charset "UTF-8";
/* CSS Document */
  #header{
   margin: 10px 0px 0px 147px;
  width:733px;
  }
  #header img{
  float:left;
  }
  #nav {
	margin: 0px 0px 0px 147px;
	width:733px;
	height:34px;
	font-size:13px;
	line-height:normal;
	text-shadow:#000000;
	background-image:url("../nav_images/far_right.gif");
	background-position:right;
	background-repeat:no-repeat;
    }
    /*#nav_right{
    width:100px;
    
    }*/
      #nav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #nav li {
    float:left;
    margin:0;
    padding:0;
    }
     #nav a {
         font-family:Arial, Helvetica, sans-serif;
         color:#FFFFFF;
         text-decoration:none;
    display:block;
    }
      #nav li {
    float:left;
    background:url("../nav_images/off_right.gif")       no-repeat right top;
    margin:0;
    padding:0;
    }
    #nav a {
    display:block;
    background:url("../nav_images/off_left.gif")       no-repeat left top;
    padding:9px 19px;
    }
    /*make the home button with the curved backgtound*/
   #nav .home li {
   float:left;
   background:url("../nav_images/off_right.gif")    no-repeat right top;
   }
   #nav .home a {
   display:block;
   background:url("../nav_images/off_home_left.gif")    no-repeat left top;
   padding:9px 19px;
   }
   /* current page style*/
    #nav #current {
    background-image:url("../nav_images/on_right.gif");
    }
    #nav #current a {
    color:#FFFFFF;
    background-image:url("../nav_images/on_left.gif");
    }
    /*for the home*/
    #nav #home_current {
    background-image:url("../nav_images/on_right.gif");
    }
      #nav #home_current a {
    color:#FFFFFF;
    background-image:url("../nav_images/on_home_left.gif");
    }
    /*for the over states*/ 
    #nav :hover{
	color:#232B76;
    }
    #navbar{
    clear:left;
    height:35px;
    width:634;
    }
  #content {
  clear:left;
   margin: -15px 0px 0px 147px;
   width:733px;
  height:100%;
  background-image:url(../images/boarder_l_r.gif);
  background-repeat:repeat-y;
  }
  #contact_form{
  margin-left:15px;
  }
  #contact_form p{
  float:right;
  padding-right:50px;
  }
  contact_form p{

  }
 
 /*for the bottoms of the pages*/
 #content_bottom{
  width:733px;
  height:100%;
  background-position:bottom;
  background-repeat:no-repeat;
  padding-bottom:30px;
  }
  .home_bottom{
    background-image:url(../images/home_bottom.jpg);
  }
  .work_bottom{
      background-image:url(../images/work_place_bottom.jpg);
  }
  .main_bottom{
        background-image:url(../images/content_bottom.gif);
  }
  .clear_bottom{
   background-image:url(../images/content_bottom_clear.gif);
   }
  /*all bottom nav*/
  #bottom_nav{
  clear:left;
  margin: 0px 0px 0px 147px;
  width:733px;
  }
  #bottom_nav_links{
  margin-left:auto;
  margin-right:auto;
  width:680px;
  }
  #bottom_nav li{
  list-style-type:none;
  float:left;
  color:#666666;
  }
  #bottom_nav ul{
  
  }
  #bottom_nav a{
  list-style:none;
  padding: 0px 8px 0px 8px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  color:#666666;
  }
  #bottom_nav .current a{
   color:#009999;
  }
  #bottom_nav :hover{
   color:#000099;
  }
  
  .home_right{
  margin-left:280px;
  }
   .home_right a{
   font-family:Arial, Helvetica, sans-serif;
   font-style:normal;
   text-decoration:none;
   color:#009999;
   font-size:12px;
   padding-right:10px;
  
  }
   .work_right{
  margin-left:280px;
  }
  
  #chiropractor_right{
   margin-left:280px;
  }
  .pregnancy_right{
   margin-left:260px;
  }
  .chiropractor_image{
  margin-left:5px;
  }
    #home_bottom{
  margin-left:280px;
  margin-right:140px;
  }
     .work_bottom_text{
  margin-left:280px;
  margin-right:140px;
  }
  
    #home_bottom a{
   font-family:Arial, Helvetica, sans-serif;
   font-style:normal;
   text-decoration:none;
   color:#009999;
   font-size:12px;
  
  
  }
  
  #float_left{
  float:left;
  }
  .clear_left{
  clear:left;
  }
  /* all the text css and list styles*/
  
  h1{
	padding: 25px 0px 0px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#FAC5B7;
  }
    h2{
  padding: 0px 0px 0px 20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#009999;
  }
  strong{
  font-weight:bold;
  color:#009999;
  }

  p{
	padding: 0px 16px 0px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
  }
 #content li{
  list-style-image:url(../images/bullet_point.png);
   padding: 0px 16px 0px 16px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  }
  #bottom_p{
  width:550px;
  }
  .bottom_p{
  width:550px;
  }
    .bottom_p_clear{
	clear:left;
  width:550px;
  }
  em {
   font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  font-style:normal;
  }
/*////////////////////////////////// links page ///////////////////////*/
.link{
width:45%;
float:left;
margin-left:5%;
padding-top:80px;
}
.link p{
padding-left:0px;
}
.link a{
color:#009999;
text-decoration:none;
}
.link a:hover{
text-decoration:underline;
}
#chiropractic{
background:url(../images/chiropractic_logo.gif) top left no-repeat;
}
#general{
background:url(../images/general_logo.gif) top left no-repeat;
}
#glofamily{
background:url(../images/glo__logo.gif) top left no-repeat;
}
#innerglo{
background:url(../images/innerglo_logo.gif) top left no-repeat;
}
#energyflow{
background:url(../images/energy_logo.gif) top left no-repeat;
}
#twohands{
	background:url(../images/twohands-logo.jpg) top left no-repeat;
}
#yogapilates{
background:url(../images/yogalates_logo.gif) left top no-repeat;
}
#no-logo{
	background:none;
}
/*////////////////////////////////// guides page ///////////////////////*/
#content p a{
padding-left:0px;
}
#content p a{
color:#009999;
text-decoration:none;
}
#content p a:hover{
text-decoration:underline;
}

