body {
	color: #666666;
	background: url(images/bg_body.jpg) top center repeat-x #3a2b19;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainContainer {
	background:url(images/bg_content.jpg) top center repeat-y;
	text-align: left;
	width: 825px;
	position: relative;
	float: left;
}
#shell {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 825px;
}

#mainNav {
	height: 24px;
	width: 800px;
	margin:0 auto
}
#contentContainer {
	width: 800px;
	margin:0 auto;
	padding-bottom: 10px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
}
#contentSingleColumn {
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	position:relative;
	margin:0 auto;
	background:url(images/bg_footer.jpg) top center no-repeat;
	text-align: center;
	width: 825px;
	font-size: 11px;
	padding:0px 0 40px 0;
	float: left;
}

#leftColumn {
	float: left;
	width: 200px;
	text-align: left;
}
#rightColumn {
	float: left;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	line-height:150%;
	text-align: left;
}
#leftColumn ul {
	list-style-type: none;
	text-align: center;
	color: #333333;
	margin: 0em;
	padding: 0px;
}
.leftSubNav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftMainNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#servicesContentContainer {
	text-align: center;
	width: 508px;
	height:500px;
	margin:0 auto;
}
.quote1 {
	text-align: center;
	font-size: 16px;
	color: #CC9900;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.address {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottom1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.servicesColumn {
	background-image: url(images/bg_servicesColumns.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 234px;
	display: table-cell;
	float: left;
	color: #333333;
	position: relative;
	margin:10px;
}
#servicesContentContainer li {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
}
#servicesContentContainer a {
	text-decoration: none;
	color: #333333;
}

#servicesContentContainer h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
.servicesClickHere {
	position: absolute;
	top: 320px;
	padding: 20px;
}


#testimonialsContent {
background:url(images/bg_testimonials.jpg) top center no-repeat;
min-height:850px;
}

#testimonialsContent ul {
	list-style-type: none;
	display: inline;
	margin-bottom: 30px;
	width: 730px;
}
#testimonialsContent li {
	display: block;
	width: 350px;
	padding-left: 30px;
	float: left;
	padding-bottom: 40px;
}
.quote2 {
	font-size: 16px;
	color: #CC9900;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#leftNavcontainer a {
	text-decoration: none;
	color: #333333;
}
#leftNavcontainer a:hover {
	color: #fef7e1;
}

.imageRight {
	float: right;
	margin-left: 10px;
}
#leftNavcontainer {
	background-image: url(images/bg_leftNav.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	padding-top: 30px;
	margin-top: 20px;
}
#leftNavcontainer li {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*#######################################################
														#
Below was added from CMI solutions 3-26-08 to get the   #
rollover effect for the different services.  -sdp		#
														#
########################################################*/

ul.services {
margin:0px auto;
list-style-type:none;
width:90%;
padding:11px;
position:relative;
overflow:auto;
text-align:left;
}
ul.services li{
margin:0px 0 10px 0px;
padding:1px 0px;
background:none;
display:block;
width:100%;
float:left;
text-align:left;
overflow:hidden;
}

ul.services li a{
display:block;
position:relative;
text-decoration:none;
padding:15px;
font:normal 9pt Arial, Helvetica, sans-serif;
color:#000000;
height:100%;
line-height:13pt;
overflow:auto;
border-top:1px solid #990000;
border-bottom:1px solid #990000;
border-left:1px solid #dcd3b1;
border-right:1px solid #dcd3b1;
background:#dcd3b1;
}

ul.services li a strong{
font-weight:normal;
color:#1b69e9;
text-decoration:underline;
}
ul.services li a span{
font:normal 14pt Verdana, Arial, Helvetica, sans-serif;
color:#663300;
text-decoration:none;
}
ul.services li a img{
margin: 0 10px 0 0;
float:left;
padding:0px;
border:1px solid #84a0ac;
}
ul.services li a:hover{
background-color:#cec49e;
border:1px solid #9a8d54;
}
div#observer {
	text-align: left;
}
div#observer h2 {
margin:35px 0 0 0;
}

/*##### style fot eh landing page for meditation - 4-2008 #########*/

#signUpBox {
position:relative;
float:right;
margin-left:10px;
width:135px;
height:205px;
background:url(images/bg_signUpBox.gif) top center no-repeat;
padding:74px 20px 20px 22px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#663300;
}

#signUpBox form {
margin:0;}

#signUpBox input {
width:126px;
margin:3px 0 10px 0;
}

