@charset "UTF-8";
/* Styles for 2nd level pages */

@import url(common.css);
@import url(menu.css);



#wrapper { border-bottom: 1px solid #ccc; }


#header h1, #first-bar-opaque h2 {
	clear: both;
	font-weight: normal;
	color: #DF4934;
	font-size: 28px;
	text-align: right;
	margin: 10px 275px 0px 0;
	line-height: 38px;
}
.headera  {
	height: 50px;
	padding-top: 26px;
}

#header h1 span , #first-bar-opaque h2 span {
	color: #000;
	font-size: 22px;
}

#first-bar-opaque p {
	margin-right: 270px;
	font-size: 15px;
}

#rh-column {
	float: right;
	width: 250px;
	margin: 10px 0 0 20px;
}

#main-column { margin-right: 275px; }

#books #main-column { margin-right: 0px; }
.main-block
{
	height: 268px;
	width: 631px;
	margin: 5px 0 0 0;
}

.main-block p {
	color: #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#mindfulness .main-block{ background: url(../images/mindfulness-courses-main.jpg) no-repeat; }
#contact .main-block{ background: url(../images/contact-main.jpg) no-repeat; }
#psychotherapists .main-block{ background: url(../images/psychotherapists-main.jpg) no-repeat; }
#courses .main-block{ background: url(../images/courses-main.jpg) no-repeat; }
#books .main-block{
	background: url(../images/books-main.jpg) no-repeat;
	padding: 10px 720px 10px 10px;
	height: 248px;
	width: 175px;
}
#psychotherapy .main-block{
	background: url(../images/psychotherapy-main.jpg) no-repeat;
	padding: 10px 380px 10px 10px;
	width: 240px;
	height: 248px;
}
#people .main-block{ background: url(../images/people-main.jpg) no-repeat; }
#meditation .main-block{
	background: url(../images/mindfulness-meditation-main.jpg) no-repeat;
	padding: 10px 475px 10px 10px;
	width: 156px;
	height: 248px;
}

#main-header {
	background: #E5E6CB;
	color: #DF4934;
	font-size: 22px;
	padding: 20px 0 10px 10px;
	margin: 5px 0;
	height: 40px;
}
#main-header p , #main-header-books-1 p{ color: #000; }

#main-header-books-1
{
	background: #E5E6CB;
	color: #DF4934;
	font-size: 22px;
	padding: 10px 0 10px 10px;
	margin: 5px 0;
	width: 430px;
	height: 50px;
	float: left;
}

#main-header-books-2 {
	float: left;
	height: 70px;
	width: 180px;
	padding: 0px 5px;
	margin: 5px 0;
}

#main-header-books-2 .quote {
	border-style: none;
	margin-top: 0px;
	line-height: 16px;
}

#main-header-books-3 {
	background: #E4E6C9;
	float: left;
	height: 70px;
	margin: 5px 0;
	width: 275px;
}

.quote {
	color: #DF4934;
	margin-top: 24px;
	border-top: 1px solid #ccc;
}

.quote em {
	color: #333;
	line-height: 24px;
}

.courses { margin-top: 0px; }
#psychotherapists h4
, #books h3{ border-top: 1px solid #dedede; }

a.gotop {
	background: url(../images/top.png) no-repeat;
	display: block;
	width: 27px;
	height: 27px;
	float: right;
}

p.external-contact {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 6px;
}

