body {
	background-color: #626f3a;
	background-image: url(/img/bgBody.gif);
	background-position: 0 0;
	background-repeat: repeat;
	text-align: center;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#container {
	width: 1000px;
	padding-left: 98px;
	padding-right: 98px;
}

#container, #header, #content, #footer {
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
}

#content, #footer {
	width: 1000px;
}

#footer {
	background: #464c20;
	padding-top: 20px;
	padding-bottom: 20px;
}

#banner, #quo, #quotation, #topnav, #secnav, #footernav, #footerbot {
	width: 1000px;
	float: left;
	clear: both;
}

#banner {
	background: url(/img/bannerTitle.png) top right no-repeat;
	width: 1098px;
	height: 285px;
}

#bannerImage {
	float: left;
}
#bannerImage, #bannerImage img {
	width: 421px;
	height: 285px;
}

#bannerTitle {
	display: none;
}

#quo {
	background: url(/img/quotationTopShadow.png) top left no-repeat #9a9981;
	width: 1000px;
	text-align: left;
	height: 20px;
	color: #676755;
}

#secnav, #footernav, #footerbot {
	background: url(/img/quotationTopShadow.png) top left no-repeat #9a9981;
	width: 1000px;
	text-align: left;
	height: 20px;
	color: #676755;
}

#quotation {
	background: url(/img/quotationTopShadow.png) top left no-repeat #9a9981;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	overflow: hidden;
	height: 120px;
	color: #676755;
}

#quotation h1 {
	font-size: 2em;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
}

#quotation .fade h1 {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	height: 120px;
}

/* TOP NAV */
#topnav {
	background: #9a9981;
}

#topnav, #topnav ul, #topnav li, #topnav li a {
	height: 90px;
}

#topnav ul, #topnav li, #topnav li a {
	display: block;
}

#topnav ul {
	background: #464c20;
}

#topnav li {
	background: url(/img/topnavFlourish.gif) top right no-repeat;
}

#topnav li.rightmost {
	background: none;
}

#topnav li a span {
	display: none;
}

#topnav li#about_janice div a {
	width: 250px;
	background: url(/img/nav/about_janice.png) 50% 50% no-repeat;
}
#topnav li#about_janice div {
	width: 250px;
	background: url(/img/nav/about_janice_on.png) 50% 50% no-repeat;
}

#topnav li#classes_workshops_retreats div a {
	width: 250px;
	background: url(/img/nav/classes_workshops_retreats.png) 50% 50% no-repeat;
}
#topnav li#classes_workshops_retreats div {
	width: 250px;
	background: url(/img/nav/classes_workshops_retreats_on.png) 50% 50% no-repeat;
}

#topnav li#private_sessions_training div a {
	width: 250px;
	background: url(/img/nav/private_sessions_training.png) 50% 50% no-repeat;
}
#topnav li#private_sessions_training div {
	width: 250px;
	background: url(/img/nav/private_sessions_training_on.png) 50% 50% no-repeat;
}

#topnav li#faqs_links div a {
	width: 250px;
	background: url(/img/nav/faqs_links.png) 50% 50% no-repeat;
}
#topnav li#faqs_links div {
	width: 250px;
	background: url(/img/nav/faqs_links_on.png) 50% 50% no-repeat;
}

#topnav li#about_janice div a:hover, #topnav li#about_janice div a.active {
	background-image: none;
}
#topnav li#classes_workshops_retreats div a:hover, #topnav li#classes_workshops_retreats div a.active {
	background-image: none;
}
#topnav li#private_sessions_training div a:hover, #topnav li#private_sessions_training div a.active {
	background-image: none;
}
#topnav li#faqs_links div a:hover, #topnav li#faqs_links div a.active {
	background-image: none;
}

/* LIST STYLES */
ul.horizontal li {
	float: left;
}

ul.links li {
	display: block;
}

/* MAIN CONTENT */
#content {
	text-align: left;
	clear: both;
	font-weight: normal;
	text-align: left;
}

#leftcol {
	width: 715px;
	background: url(/img/cloudsBg.jpg) top left no-repeat #adadad;
}

.alignright {
	float: right;
	margin-right: 0px !important;
	margin-left: 10px !important;
}

.alignleft {
	float: left;
	margin-left: 0px !important;
}

.fullwidth {
	margin: 0px 0px 20px 0px !important;
}

.fullwidth img {
	max-width: 655px;
}

#upcomingRetreats img {
	max-width: 655px;
}

#upcomingRetreats #faculty p img {
	margin-bottom: -2em;
}

/*#content img {
	margin: 10px 10px 10px 0px;
}*/

.image {
	margin: 10px 10px 10px 0px;
}

.container {
	padding: 12px 30px 30px 30px;
}

/* TYPEOGRAPHY */
#leftcol {
	font-family: Georgia, "Times New Roman", serif;
	color: #464C20;
}

#rightcol {
	font-family: Arial, sans-serif;
	color: white;
	width: 285px;
	background: url(/img/sidebarBg.png) top left repeat-x #9f99a5;
}

#rightcol h2.title {
	height: 36px;
	width: 225px;
}

#rightcol .container {
	padding: 12px 30px 30px 30px;
}

p, blockquote, #news li, #news h3 {
	font-size: 1.5em;
	margin-top: 1.6em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

blockquote {
	font-style: italic;
	padding-left: 10px;
}

.section {
	clear: both;
	margin-bottom: 3em !important;
}

#classSchedule h3 {
	margin: 0;
}

#classSchedule h4 {
	margin-bottom: .5em;
}

.quoteAuthor {
	font-size: 80%;
	margin-top: .2em;
	display: block;
}

.caption {
	color: #2e162b;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.links h3 {
	margin-bottom: 0;
}

.links p {
	margin-bottom: 1em;
}

.alignright p {
	text-align: right;
}

h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 1.0em;
	color: #574e61;
}

h2, h3, h4, h5, h6 {
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	line-height: 1.0em;
	color: #464C20;
}

h2 {
	font-size: 2.2em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.8em;
	line-height: 1.2em;
}

h4 {
	font-size: 1.6em;
	line-height: 1.0em;
}

h5, h6 {
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.0em;
}

.featured p, h1, h2, h3, h4, h6 {
	margin-top: 18px;
	margin-bottom: 18px;
}

h4 {
	margin-bottom: 1em;
}

#footer {
	color: white;
}

#footer h6 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: white;
	margin-top: 1.4em;
	margin-bottom: 0;
}

#footer p {
	font-size: 1.5em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
    line-height: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 0;
}

#footer h6.email {
	text-decoration: underline;
}

#leftcol .featured, #leftcol .featured .content {
	width: 655px;
}

#leftcol .featured {
	margin-right: -20px;
}

#leftcol .featured .content {
	background: #e5e5e5;
	padding: 10px;
	margin-left: -10px;
}

.featured {
	margin-bottom: 10px;
	border-bottom: solid 3px white;
	padding-bottom: 10px;
}

#sidebar {
	text-align: left;
}

#sidebar h3 {
	font-size: 1.4em;
	color: #ae9ac3;
	margin-top: 18px !important;
	margin-bottom: 12px !important;
}

#sidebar ul > li {
	font-size: 1.3em !important;
	line-height: 1.16em !important;
	margin-top: 0 !important;
	margin-bottom: 0.7em !important;
}

#sidebar ul > li a {
    color: #f3ddff;
    text-decoration: none;
}

#sidebar ul > li a:hover {
    color: #f3ddff;
    text-decoration: underline;
}

#news {
	text-align: left;
}

#news h3 {
	margin-bottom: 1.5em !important;
}

#news h2.title {
	margin-bottom: 1em;
}

#news li {
	margin-bottom: .8em !important;
	line-height: 1.4em !important;
}

#news h2.title {
	background: url(/img/titles/titleNews.png) -20px 0px no-repeat;
}
p.large {
	font-size: 1.3em;
	line-height: 1.9em;
}

/* LINKS */
a {
	color: #464C20;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

h2 a {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

#footer a {
	color: white;
}




/* TITLE IMAGE REPLACEMENT */
.title span {
	display: none;
}
