body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #628B50;
	background: url(../images/bckgnd_tile.gif) repeat-x;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
h1 { 
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 45px;
	background-repeat: no-repeat;
	}
h2 {
	color: #C18547;
	font-size: 1.5em;
	line-height: 1.35em;
	padding-top: 1.5em;
	}
h3 {
	color: #ED870E;
	font-size: 1.4em;
	line-height: 1.35em;
	padding-top: 1em;
	margin-bottom: 1em;
	}
h4 {
	color: #628B50;
	font-size: 1.3em;
	line-height: 1.35em;
	margin-bottom: 0.2em;
	}
p {
	line-height: 1.666em;
	}
h1#home {
	background-image: url(../images/h1_home.gif);
	}
h1#about {
	background-image: url(../images/h1_about.gif);
	}
h1#therapy {
	background-image: url(../images/h1_therapy.gif);
	}
h1#spirituality {
	background-image: url(../images/h1_transpersonal.gif);
	}
h1#psychology {
	background-image: url(../images/h1_psychology.gif);
	}
h1#mindfulness {
	background-image: url(../images/h1_mindfulness.gif);
	}
h1#issues {
	background-image: url(../images/h1_issues.gif);
	}
h1#services {
	background-image: url(../images/h1_services.gif);
	}
h1#prices {
	background-image: url(../images/h1_prices.gif);
	}
h1#faq {
	background-image: url(../images/h1_faq.gif);
	}
h1#links {
	background-image: url(../images/h1_links.gif);
	}
h1#contact {
	background-image: url(../images/h1_contact.gif);
	}
.dropcap {
 	font-size: 1.8em;
 	}
div {
	padding-bottom: 1em;
	}
ul {
	margin-bottom: 0;
	}
li {
	margin-bottom: 0.6em;
	}
a {
	color: #ED870E; 
	text-decoration: none;
	}
a:hover {
	color: #F1D659;
	}
a.more {
	float: right;
	font-style: italic;
	}
.warning {
	color: #FF0000;
	margin-bottom: 0;
	}


#mainContent {	
	padding-top: 1em;
	}
#masthead {
	padding-left: 30px;
	}
#main {
	padding-bottom: 2em;
	}
#main p {
	font-size: 1.3em;
	}
div#sessions ul {
	padding-bottom: 1em;
	}
div#leftCol, div#rightCol {
	float: left;
	}
div#problems li {
	 margin-left: 0;
	 }
div.prices table {
	margin-bottom: 1em;
	}
div.prices p, div.prices ul {
	margin-bottom: 1em;
	}
div#questions li {
	padding-bottom: 1em;
	}
div.links li {
	font-size: 14px;
	}

#navigation ul {
	margin: 0 20px 0 0;
	}	
#navigation li {
	font-size: 13px;
	text-transform: uppercase;
	list-style: none;
	width: 240px;
	margin-bottom: 2px;
	}
#navigation li a, #navigation li a:link, #navigation li a:visited {
	display: block;
	background: #F4F9E5 url(../images/nav.gif) repeat-x;
	padding: 0.5em 0;
	}
#navigation li a:hover, #navigation li a:active, #navigation li a.selected {
	color: #D78729;
	background-color: #990033;
	background: #DDE8C6 url(../images/nav_ovr.gif) repeat-x;
	}
#navigation span {
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat 6px 52%;
	}
#navigation li a.selected {
	font-weight: bold;
	font-size: 12px;
	}
#phone {
	font-size: 1.2em;
	text-align: center;
	padding: 6px;
	border: 2px solid #628B50;
	border-width: 2px 0;
	}
#phone span {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}	
div.google_ad {
	clear: both;
	padding: 3em 35px 0 25px;
	
	}
	
	
form, div#contact_info {
	padding-top: 1em;
	}
label {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	}
input {
	margin-bottom: 1.25em;
	}
textarea {
	width: 255px;
	height: 100px;
	margin-bottom: 1.25em;
	}
#submit {
	margin: 1em 0;
	float: left;
	}	
	
div#contact_info {
	font-size: 1.2em;
	padding-top: 1.5em;
	}	
	
	
	
#footer {
 	float: left;
	padding-bottom: 0;
	padding-top: 50px;
 	}
#footer p {
	font-size: 0.8em;
	padding-left: 0;
	}
#copyright {
 	float: left;
 	}
span#splink {
	color: #999999;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
 	font-style: italic;
	padding-right: 30px;
	}
#splink a:hover {
	text-decoration: underline;
	}

#contact-services {
	font-size: 80%;
	}
#contact_btn {
	display: block;
	margin-top: 30px;
	margin-left: -4px;
	}