body,
html {
margin:0;
padding:0;
height: 100%; /* removes vertical scrollbar */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#666600;
}

body > #container {  /* hack to hide from IE6, otherwise ie6 would not have scrollbars for unseen content */
overflow: hidden; 
}

/* for IE6, to make border extend full height of browser window */

* html #container {
height: 90%; 
}

#container {
width: 630px;
margin: 0 auto;
min-height: 90%; /* to make border extend full height of browser window, will be ignored by IE6 */
background-color: #fff8dc;
position: relative
}

#header{
width: 630px;
height: 210px;
background-image:url(images/reikilogo_200.gif);
background-repeat:no-repeat;
background-position: 235px 20px;
border-bottom: 1px solid #99CC00;
padding-bottom: 70px;
}	

#header #photo {
	position: absolute;
	top: 45px;
	left: 75px;
	width: 135px;
	text-align: center;
	font-size: 0.7em;
	text-align: center;
}


#header #photo img{
border: thin solid #666; margin-bottom: 8px;
}

#header p {
	color: #663300;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 225px;
	left: 75px;
}


#header a {
float: right;
display: block;
width: 380px;
height: 233px;
margin-right: 100px;
margin-top: 40px;
}


#main {
padding-top: 20px;
padding-bottom: 40px;
padding-left: 26px;
padding-right: 30px;
margin-right: 226px;
font-size: .95em;
border-right: 1px solid #99CC00;
color:#333333;
}


#rightcol {
font-size: .95em;
margin: 0;
padding-top: 20px;
width: 230px;
float: right;
}


ul#navigation {
margin: 0;
padding: 0;
}

ul#navigation li {
	padding-left: 4px;
	list-style-type: none;
	margin: 0px 30px 0px 15px;
	padding: 6px 15px;
	color: #663300;
	font-size: 14px;
}

ul#navigation li a { font-weight: normal; }
ul#navigation li.sel a { color: #ffffff; }
ul#navigation li.sel {
	background-image: url(images/navsel.gif);
	background-repeat: no-repeat;
	text-indent: 6px;
}


#signup  {
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 30px 20px 30px;
}
body.pb #signup {
	padding-top: 12px;
	margin-top: 0px;
	background: url(images/signuprounded.gif) 0px 0px no-repeat;
}
body.pb #signup table {
	padding-bottom: 10px;
	background: url(images/signuproundedbottom.gif) bottom left no-repeat;
}

.testimonial {
	line-height: 1.3em;
	font-size: 0.8em;
	font-style: italic;
	border-top: 1px solid #99CC00;
	padding-top: 20px;

}

#signup table {
	background-color: #666600;
}

#signup table tr td {
	padding: 4px;
}

.bio {	
padding: 20px 0 20px 0;
font-size: 0.8em;
line-height: 1.3em;
border-top: 1px solid #99CC00;
}

#footer {
	padding-top: 20px;
	border-top: 1px solid #99CC00;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 40px;
	clear: both;
	margin-top: 50px;
}

.bio img {
display: block;
float: right;
margin: 0 0 0 20px;
border: thin solid #ccc;
}


a {
color: #663300;
text-decoration: none;
}

a:visited {
	color: #660;
}

a:hover {
	color: #660;
	text-decoration: underline;
}

#main ul li {
list-style-type: none;
color: #663300; 
}

.boxheader {
text-align: center;
font-weight: bold;
}

#resources #main {
height: 450px;
}

#thankyou #main {
height: 450px;
}

h1 {
	font-size: 22px;
	color: #663300;
	margin: 0px;
	padding: 0px;
}




.first {
	margin-top: 0px;
}

/* theme for pb */

body.pb #header {
	background: url(images/parent_baby_logo.jpg) top left no-repeat;
	height: 400px;
	padding-bottom: 0px;
	border-bottom: 1px solid #73341d;
}
body.pb #header.home {
	background:url(images/reikilogo_200.gif) 150px 20px no-repeat;
	height: 250px;
	padding-bottom: 0px;
	border-bottom: 1px solid #73341d;
}
body.pb #header a {
	float: right;
	display: block;
	width: 630px;
	height: 400px;
	margin-right: 0px;
	margin-top: 0px;
}
body.pb #main {
	border-right: 1px solid #73341d;
}
body.pb #footer {
	border-top: 1px solid #73341d;
}
body.pb ul#navigation {			margin-top: 20px;		}
body.pb ul#navigation li {			color: white;		}
body.pb ul#navigation li.sel a {	color: #ffffff; 	}
body.pb a:link {			color: #a66953;		}
body.pb a:visited {			color: #522d1d;		}
body.pb a:hover {					color: #401201; text-decoration: underline; 	}
body.pb	{
	background-color: #CEB0A4;
}
body.pb #container {		background-color: #f2f2f2;	}
body.pb #signup table {		background-color: #a66953;	}
body.pb ul#navigation li.sel {
	background: #a66953 url(images/p1navsel.gif) top left no-repeat;
	padding-left: 13px;
	margin-left: 30px;
}
body.pb #rightcol {
	padding-top: 0px;
}


.looking {
	border-top: 5px solid black;
	margin: 20px 30px;
	background-color: #ccc;
	padding: 0px 10px 5px 10px;
}
.looking a {
	font-weight: bold;
	color: black;
}
.looking a:hover {
	text-decoration: underline;
	color: #F66;
}
body.pb .looking {
	background-color: #f1cbb6;

}



body.pb h1 {
	color: #a66953;
}
body.pb h2 {
	font-size: 1.2em;
}
body.pb h3 {
	margin: 4px 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #73341d;
	padding-top: 7px;
}
body.pb h3.notop {
	border: 0;
	padding-top: 0px;
}
body.pb h4 {
	margin: 0px;
	padding: 2px 0px;
	text-transform: uppercase;
	font-size: .8em;
	color: #401201;
	font-weight: normal;
}

/* homepage styles */

body.home {
	background-color: white;
}
body.home #container {
	background: white url(images/bgHome.jpg) top left repeat-x;
	width: 100%;
}
.about {
	background: url(images/reikilogo_200_small.gif) bottom left no-repeat;
	padding-left: 150px;
	width: 540px;
	margin: 0 auto;
	margin-top: 150px;
	margin-bottom: 30px;
}
body.home #footer {
	border-top: 1px solid #eeeeee;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	clear: both;
	margin-top: 50px;
	width: 535px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-top: 15px;
	padding-left: 145px; 
}

/* homepage feature */ 

.homepage_feature {
	height: 350px;
	min-height: 350px;
	width: 680px;
	margin: 0 auto;
}
.homepage_feature div {
	width: 250px; 
}
.homepage_feature div.healing {
	float: left; 
	padding-left: 145px; 
}
.homepage_feature div.parent {
	float: right; 
}
.homepage_feature img { border: 0 }
.homepage_feature a.button { 
	display: block;
	padding: 4px 20px;
	text-align: center;
	background: url(images/home_button.gif) top left no-repeat;
	margin-bottom: 30px;
}
.homepage_feature p {
	font-size: 1.21em;
}

/* homepage styles */

body.home2 {
	background-color: white;
}
body.home2 #container {
	background: white url(images/bgHome2.jpg) top left repeat-x;
	width: 100%;
}
.about2 {
	background: url(images/reikilogo_200_small2.gif) bottom left no-repeat;
	padding-left: 150px;
	width: 540px;
	margin: 0 auto;
	margin-top: 150px;
	margin-bottom: 30px;
}
body.home2 #footer {
	border-top: 1px solid #eeeeee;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	clear: both;
	margin-top: 50px;
	width: 540px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-top: 15px;
	padding-left: 225px; 
}

/* homepage feature */ 

.homepage_feature2 {
	background: url(images/reikilogo_200_small2.gif) top left no-repeat;
	height: 350px;
	min-height: 350px;
	width: 545px;
	margin: 0 auto;
	margin-top: 140px;
	padding-left: 225px;
}
.homepage_feature2 div {
	width: 250px; 
}
.homepage_feature2 div p {
	margin: 19px;
	margin-top: 10px;
}
.homepage_feature2 div.healing {
	float: left;
	border-top: 3px solid black;
	background-color: #F1CBB6;
	margin-bottom: 20px;
}
.homepage_feature2 div.parent {
	float: right; 
	border-top: 3px solid black;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
.homepage_feature2 img { border: 0 }
.homepage_feature2 a.button { 
	display: block;
	padding: 14px 20px;
	text-align: center;
	background: url(images/home_button2.gif) top center no-repeat;
	margin: 10px 0px 0px 0px;
}
.homepage_feature2 p {
	font-size: 1em;
}

/* homepage styles */

body.home3 {
	background-color: white;
}
body.home3 #container {
	background: white url(images/bgHome.jpg) top left repeat-x;
	width: 100%;
}
.about3 {
	background: url(images/reikilogo_200_small2.gif) top center no-repeat;
	width: 540px;
	margin: 0 auto;
	margin-top: 70px;
	height: 120px;
}
body.home3 #footer {
	border-top: 1px solid #eeeeee;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: center;
	clear: both;
	margin-top: 50px;
	width: 690px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-top: 15px;
}

/* homepage feature */ 

.homepage_feature3 {
	height: 350px;
	min-height: 350px;
	width: 690px;
	margin: 0 auto;
	margin-top: 10px;
}
.homepage_feature3 div {
	width: 330px; 
}
.homepage_feature3 div p {
	margin: 19px;
	margin-top: 10px;
}
.homepage_feature3 div.healing {
	float: left;
	border-top: 3px solid black;
	background-color: #F1CBB6;
	margin-bottom: 20px;
}
.homepage_feature3 div.parent {
	float: right; 
	border-top: 3px solid black;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
.homepage_feature3 img { border: 0 }
.homepage_feature3 a.button { 
	display: block;
	padding: 14px 20px;
	text-align: center;
	background: url(images/home_button2.gif) top center no-repeat;
	margin: 10px 0px 0px 0px;
}
.homepage_feature3 p {
	font-size: 1em;
}
p.photo_credit {
	font-size: .7em;
	color: #666666;
	padding: 4px 0px;
	text-transform: uppercase;
	border-top: 1px solid #efefef;
	
}
p.email { font-size: 1.1em; }
