body {
	background: #4e114c;
	margin: 10px 0 0 0; padding: 0;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding:0;
	}
	
.clear {
	clear: both;
	}
	
a {
	outline: none;
	}
	
#header {
	width: 800px; height: 237px;
	background: url(/ui/public/image/layout/header-bg.jpg) no-repeat top left;
	padding:0; margin:0;
	position: relative;
	float: left;
	}
	
#header img.logo{
	padding:0; margin:0;
	width:173px; height: 173px;
	position:absolute;
	top: 20px; left: 21px;
	}
	
#header h2.solution-oriented-therapy{
	text-indent:-3000px;
	overflow:hidden;
	background:url(/ui/public/image/layout/solution-oriented-therapy.gif) no-repeat;
	font-size: 1px;
	width:542px;
	height:83px;
	margin:0; padding:0;
	position:absolute;
	top: 85px; left: 212px;
	}

#header h1.joyful-yoga{
	text-indent:-3000px;
	overflow:hidden;
	background:url(/ui/public/image/layout/joyful-yoga.gif) no-repeat;
	font-size: 1px;
	width:219px;
	height:64px;
	margin:0; padding:0;
	position:absolute;
	top: 150px; left: 481px;
	}
	
#header h2.kym-coco{
	text-indent:-3000px;
	overflow:hidden;
	background:url(/ui/public/image/layout/kym-coco.gif) no-repeat;
	font-size: 1px;
	width:151px;
	height:20px;
	margin:0; padding:0;
	position:absolute;
	top: 35px; left: 615px;
	}
	
#nav-top {
	width: 800px;
	background: url(/ui/public/image/layout/nav-top-bg.jpg) repeat-y top left;
	padding:0; margin:0;
	}

#nav-top ul {
	margin: 5px 0 0 0; padding: 0 0 10px 0;
	text-align: center;
	list-style: none;
	}

#nav-top ul li {
	display: inline;
	margin: 0; padding: 0;
	background: url(/ui/public/image/layout/nav-top-sep.gif) no-repeat 100% 50%;
	}

#nav-top li.last {
	background: none;
	}

#nav-top li a {
	font: 16px "Georgia", "Times New Roman", Times, serif;
	color: #2d7084;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 19px;
	padding: 0 13px;
	}
	
#nav-top li a:hover {
	text-decoration: underline;
	}

#page-sep {
	clear: both;
	width: 800px; height: 5px;
	background: url(/ui/public/image/layout/page-sep.jpg) repeat-y top left;
	padding:0; margin:0;
	float: left;
	font-size: 1px;
	}

#page {
	width: 800px;
	background: url(/ui/public/image/layout/content-bg.jpg) repeat-y top left;
	padding:0; margin:0;
	float: left;
	position: relative;
	}

#nav-left {
	position: absolute;
	left: 30px;
	float: left;
	width: 150px;
	}
	#nav-left h2 {
		float: left;
		clear: both;
		width: 100%;
		font: 18px "Georgia", "Times New Roman", Times, serif;
		color: #2d7084;
		font-weight: normal;
		padding: 0 10px;
		}
		
	
#nav-left ul {
	float: left;
	margin: 0; padding: 0 0 10px 0;
	width: 150px;
	list-style: none;
	}

#nav-left ul li {
	display: inline;
	width: 150px;
	height: 33px;
	margin: 0;
	padding: 0;
	}

#nav-left li a {
	display: block;
	font: 14px "Georgia", "Times New Roman", Times, serif;
	color: #8e6f5b;
	text-decoration: none;
	width: 130px;
	padding: 10px 10px;
	}

#nav-left li a:hover {
	text-decoration: underline;
	background: #e4e3d2;
	}

#nav-left ul li ul {
	padding: 0 0 0 0;
	margin: 0;
	list-style: disc;
	float: none;
	background: #A7A690;
	}
	#nav-left ul li ul li {
		list-style: disc;
		display: block;
		padding: 0;
		margin: 0;
		height: auto;
		}
		#nav-left ul li ul li a {
			font-size: 11px;
			padding: 5px 10px 5px 20px;
			width: 120px;
			color: #F8F7E9;
			}
		#nav-left ul li ul li a:hover {
			color: #8E6F5B;
			}


#nav-left p {
	padding: 15px 5px;
	color: #5a6c16;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	}

#nav-left img {
	border: 3px solid #cfcfbf;
	margin: 5px 0;
	}
		
#content {
	padding: 0 30px 0 0;
	float: right;
	width: 585px;
	color: #445211;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	}
	
#content #main {
	padding: 15px;
	font-size: 14px;
	}
	
#content #main h1{
	font: 18px "Georgia", "Times New Roman", Times, serif;
	color: #2d7084;
	}
	
#content #main a{
	color: #2d7084;
	text-decoration: underline;
	}
	
#content #main a:hover{
	text-decoration: none;
	}
	
#content h2 {
	font: 18px "Georgia", "Times New Roman", Times, serif;
	color: #8e6f5b;
	font-weight: normal;
	}

	
#content img.content-img{
	width: 585px;
	padding: 0; margin:0;
	border-bottom: 5px #cfcfbf solid;
	}

#content img.left{
	border:0; padding: 10px;
	float:left;
	}

#content img.right{
	border:0; padding: 10px;
	float:right;
	}
	
#content blockquote{
	text-align: center;
	clear:both;
	}
	
#content ul{
	margin: 0 0 0 15px;
	padding: 0;
	}
	
#content ul li{
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#content ul li ul li{
	margin: 0 0 0 30px;
	padding: 0;
	}

#content fieldset{
	border: 0;
	}

#content fieldset legend{
	display: none;
	}

#content fieldset div{
	margin-bottom: 3px;
	}

#content fieldset div label{
	cursor: pointer;
	}

#content fieldset div label.float{
	float: left;
	width: 125px;
	}

#content fieldset div .input.long, #content fieldset div .textarea.long{
	width: 350px;
	color: #999999;
	border: 1px solid #cccccc;
	padding: 3px;
	font: 12px Georgia, "Times New Roman", Times, serif;

	}
	
#content fieldset div .input.short{
	width: 100px;
	color: #999999;
	border: 1px solid #cccccc;
	padding: 3px;
	font: 12px Georgia, "Times New Roman", Times, serif;

	}
	
#content fieldset div .input.long:focus, #content fieldset div .input.short:focus, #content fieldset div .textarea.long:focus{
	color: #000000;
	border: 1px solid #666666;
	background: #FFFFCC;
	}

#content fieldset div .button{
	
	}

#content fieldset div.button {
	margin: 15px 0px 0px 98px;
	}

#content p.form-status{
	text-align:center;
	padding: 5px;
	font-weight: bold;
	}

#content p.form-status.error{
	color: #ff0000;
	}

#content p.form-status.success{
	color: #009933;
	}

#footer {
	float: left;
	width: 800px; height: 130px;
	background: url(/ui/public/image/layout/footer-bg.jpg) repeat-y top left;
	padding:0; margin:0;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #fff;
	clear: both;
	position: relative;
	}
	
#footer a{
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
#footer #email {
	position: absolute;
	top:78px; left:39px;
	}
	
#footer #phone {
	position: absolute;
	top:78px; left:310px;
	}
	
#footer #address {
	position: absolute;
	top:78px; left:515px;
	}
	
#under-footer {
	width: 800px;
	text-align: center;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #fff;
	padding:0; margin:0;
	clear: both;
	}
	
p.faq {
	padding: 0 0 0 15px;
	}	
	
#menul {
	margin: 0 0 0 -37px;
	}
	
.purple {
	color: #4e114c;
	font-size: 16px;
	font-style: italic;
	}

/* Calendar of Events */

.calendar {
	width: 100%; 
	height: 100%;
	}
	
.calendar .calendar-month {
	width: 100%; height: 50px;
	}
	.calendar .calendar-month a.prev {
		float: left;
		}
	.calendar .calendar-month a.next {
		float: right;
		}
.calendar .calendar-month h1.calendar-month-name {
	width: 100%;
	margin: 0; padding: 0;
	font: 18px/50px bold Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	display: block;
	}
	
.calendar .calendar-week-days {
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #5a6c16;
	}
	
.calendar .calendar-week-days ul {
	margin: 0 !important;	padding: 0;
	list-style: none;
	width: 556px;
	}
	
.calendar .calendar-week-days ul li {
	background: #cfcfbf;
	border: 1px solid #b5b5a7;
	border-width: 1px 1px 0 0;
	line-height: 20px;
	float: left;
	margin: 0 !important; padding: 0;
	width: 14%;
	overflow: hidden;
	text-align: center;
	}

.calendar-container {
	width: 100%; /*this causes horizontal scroll in ie 6 100% */
	float: left;
	padding: 0;
	}
	
.calendar .calendar-container ul.traditional {
	margin: 0 !important; padding: 0;
	list-style: none;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #5a6c16;
	}
	
.calendar .calendar-container ul.traditional li {
	margin: 0 !important; padding: 0;
	float: left;
	width: 14%; height: 120px; /*height is for testing purposes */
	/*min-height: 150px; height: 100%;*/
	border: 1px solid #cfcfbf;
	border-width: 1px 1px 0 0;
	overflow: hidden;
	background: #ffffff;
	}

.calendar.min .calendar-week-days ul li { 
	width: 13%;
	}
.calendar.min .calendar-container ul.traditional li { 
	width: 13%;
	height: 25px;
	background: #ffffff !important;
	}

.calendar .calendar-container ul.traditional li.active,
.calendar .calendar-container ul.traditional li.last-row.active {
	background: #dfdfdf; /* #ededed; */
	}

.calendar .calendar-container ul.traditional li.last-row {
	border-width: 1px 1px 1px 0;
	}
	
.calendar .calendar-container ul.traditional li.non-active {
	background-color: #fdfdfd;
	}

.calendar .calendar-container ul.traditional li.weekend { 
	background: #eeeeee;
	}
.calendar .calendar-container ul.traditional li.weekend.sunday { 
	background: #eeeeee;
	border-left: 1px solid #cfcfbf;
	}

/*  Innard   */
	
.calendar .calendar-container ul.traditional .day {
	}
	
.calendar .calendar-container ul.traditional span {
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #5a6c16;
	display: block;
	text-align: right;
	padding-right: 5px;
	}
	
.calendar .calendar-container ul.traditional span.special {
	color: #ccc;
	}
	
.calendar .calendar-container ul.traditional .day dl.activities {
	margin: 0; padding: 0;
	border: 0;
	}
	
.calendar .calendar-container ul.traditional .day dl.activities {
	margin: 0; padding: 0;
	border: 0;
	}
	
.calendar .calendar-container ul.traditional .day dl.activities dt {
	
	}
	
.calendar .calendar-container ul.traditional .day dl.activities dt a {
	display: block;
	padding-left: 12px;
	background: url(/ui/public/image/li/default.gif) no-repeat 3px 7px;
	font: 12px "Georgia", "Times New Roman", Times, serif;
	color: #5a6c16;
	text-decoration: none;
	padding: 3px 0 3px 12px;
	
	}
	
.calendar .calendar-container ul.traditional .day dl.activities dt a:hover  {
	/*background: #f1f1f1 url(/ui/public/image/li/default.gif) no-repeat 3px 50%;*/
	color: #333;  /*Template Change me*/
	}
	
.calendar .calendar-container ul.traditional li.active .day dl.activities dt a:hover {
	/*background: #fff url(/ui/public/image/li/default.gif) no-repeat 3px 50%;*/
	}
	

/* End Calendar of Events */

/* -----------------------------------------------------------------------------------
BODY -- BLOG
----------------------------------------------------------------------------------- */
#content #main h2.blog-title {
	font-size: 24px;
	font-weight: normal;
	}
#content #main h2.blog-title a,
#content #main .blog-category a {
	text-decoration: none;
	}
#content #main h2.blog-title a:hover,
#content #main .blog-category a:hover {
	text-decoration: underline;
	}
#content #main .blog-category {
	font-size: 12px;
	margin: 0 0 10px 0;
	display: block;
	}
#content #main .blog-body {	
	}
	#content #main .blog-body img {
		border: none;
		float: right;
		}	
	#content #main .blog-body a.post-image {
		float: right;
		padding: 3px;
		background: #FFF;
		border: 1px solid #D7D7D7;
		margin: 0 0 10px 10px;
		}	
#content #main .blog-details {
	background: #EDEDED;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	}
	#content #main .blog-details div {
		float: left;
		padding-right: 10px;
		border-right: 1px solid #FFF;
		margin-right: 10px;
		}
		#content #main .blog-details div.last {
			padding: 0;
			border: none;
			margin: 0;
			}
		#content #main .blog-details a {
			color: #2D7084;
			text-decoration: none;
			}
			#content #main .blog-details a:hover {
				text-decoration: underline;
				}

/* -----------------------------------------------------------------------------------
BLOG -- BLOG -- COMMENTS -- FORM
----------------------------------------------------------------------------------- */
#content #main fieldset {
	margin: 0 0 20px 0;
	padding: 10px;
	border: none;
	border: 1px solid #D0D1D2;
	}
	#content #main fieldset legend {
		line-height: 25px;
		margin: 0 0 0 10px;
		padding: 5px;
		font-weight: bold;
		color: #052945;
		}
		#content #main fieldset .form-status {
			margin: 0 0 15px 0;
			padding: 10px;
			}
		#content #main fieldset .form-status.error {
			color: #FFF !important;
			background: #901A1D;
			}
		#content #main fieldset .form-status.success {
			color: #FFF !important;
			background: #1F8412;
			}
	#content #main fieldset div {
		margin: 0 0 5px 5px;
		clear: both;
		}
		#content #main fieldset div label { 
			float: left;
			width: 125px;
			cursor: pointer;
		}
		#content #main fieldset div .input, fieldset div .textarea {
			background: #FFF;
			padding: 4px;
			border: 1px solid #D0D1D2;
			font: 12px Arial, Helvetica, sans-serif;
			width: 70%;
			}
		#content #main fieldset div div {
			width: 80%;
			float: right;
			clear: none;
			}
	#content #main fieldset div.submit {
		margin-left: 130px;
		}						
#content #main .required {
	color: #FF0000;
	}
