/* theme version 1 - January 2007 - lindsey reddin.com*/

body {
	font-family:  "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #BBD900;
	margin: 0;
	padding: 0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family: Georgia;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 30px;

}

div#logo-wording h1{
	font-size: 2.3em;
	line-height:1.1em;
	font-style:italic;
}

h2 {
	margin-top: 40px;
	text-align: left;
	font-size: 1.2em;
	color: #2D2D2D;
	margin-bottom: 0;
	}

p {
	padding-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
	
}

a:link {
	color: #2C07A1;
	text-decoration: none;
	border-bottom: none;
}

a:visited {
	color: #2C07A1;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color:gray;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

#topContent{	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg-left-right-top.gif);
	background-repeat: repeat-y;
	background-color: #BBD900;
	background-position: center;
	width: 685px;
	padding-left: 55px;
	padding-right: 60px;
}

#headerWrap {
	width:500px;
	margin: 0 auto;
}

#logo-leaves {
	float: left;
	width: 183px;
}

#logo-wording {
	margin-left: auto;
	margin-right: auto; 
	padding-top:10px;
	width: 392px;
	font-family: Georgia, Serif;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
	background-image: url(../images/backgroundHeader.gif);
	background-repeat: no-repeat;
	height: 215px;
}

#logo-wording h1{
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 3px;
}

#logo-wording #deep-healing-massage {
	font-style:italic;
}


#tabsBG {
	clear:both;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(../images/bg-left-right-top.gif);
	background-repeat: repeat-y;
	background-color: #BBD900;
	background-position: center;
	width: 740px;
	padding-left: 35px;
	padding-right: 35px;
}

#tabs {
	background:#CBE13B url(../images/bottomLine.gif) repeat-x bottom;
	width: 735px;
	margin:0 0 0 2px;
	float:left;
    font-size:1.1em;
    line-height:normal;
}

#tabs ul{
	margin:0;
	padding:0;
	padding: 10px 10px 0pt 0pt;
	list-style:none;
}

#tabs li {
	float:left;
	background:url("../images/tabsLightRHS.gif") no-repeat right top;
	margin:0;
	padding:0 0 0 0px;
}

#tabs li a{
	font-weight:bold;
	display:block;
	width:.1em;/* increasing the clickable area for ie only, width is reverted below*/
	background:url("../images/tabsLightLHS.gif") no-repeat left top;
	padding:5px 15px 4px 15px;
	text-decoration:none;
	white-space:nowrap; /*preventing wrapping in certain browsers*/
}

#tabs > ul a {width: auto;} /*ie doesn't get read the child selector so teh width can be reverted to normal*/

#tabs #active {
background-image:url("../images/tabsDarkRHS.gif");
border-width:0;
}

#tabs #active a {
background-image:url("../images/tabsDarkLHS.gif");
padding-bottom: 5px;
color:#000000;
}	

#tabs li a:hover, #tabs li#active a:hover{
	border-bottom:none;
	color:#000000;
	text-decoration:underline;
}

div.container
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	/*	background-image: url(../images/background-leaves.gif); */
	background-image: url(../images/bg-left-right.jpg);
	background-repeat: repeat-y;
	background-color: #BBD900;
	background-position: center;
	width: 685px;
	padding-left: 55px;
	padding-right: 60px;
	/* border: 1px solid black; */
}



p#intro {
	padding-top: 20px;
}

#content
{
	padding-right: 0px;
	margin-left: 0px;
	background-image: url(../images/background-leaves3.gif);
	background-repeat: repeat-y;
	background-position: 90px 0px;
	line-height: 1.4em;
	clear: both;
}


#benefits-ul-1, #benefits-ul-2,
 .benefits-ul-1 li, .benefits-ul-2 li {
	margin-top: 5px;
}

#ailments-ul-1, #ailments-ul-2 {
	margin-bottom: 0;

}
 
 #benefits-ul-1 li, .benefits-ul-1 li
{
	display: list-item;
	list-style-type: circle;
	width: 260px;
}

#benefits-ul-2 li, .benefits-ul-2 li
{
	margin-left: 10px;
	display: list-item;
	list-style-type: circle;
}

#ailments-ul-1 li {
	display: list-item;
	list-style-type: circle;
	width: 200px;
}

#ailments-ul-2 li {
	margin-left: 10px;
	display: list-item;
	list-style-type: circle;
	width: 220px;
}

p#ailments-intro {
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

table td {
	padding-top: 0px;
	vertical-align: top;
}

table {
	margin-left: 20px;
}


.clear-both {
	clear: both;
}

.fee-list { 
	list-style: none;
}

.floatRight {
	float: right;
	margin:7px;
	border: #333333 solid thin;

}

.floatLeft {
	float: left;
	margin:7px;
	border: #333333 solid thin;

}

div#map {
	margin-left: 55px;
	margin-top: 25px;
}
#map-link img {
	border: 1px solid black;
}	

#map-link:hover img{
	border: 1px solid blue;
}

#map-link:link {
	border: none;
}


#footer {
	margin-top: 40px;
	margin-left:10px;
	padding-bottom:20px;
	width: 600px;
	font-size: 1.1em;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
}