html, body, form, h1, h2, h3, h4, h5, h6, p, blockquote, ul {
margin:0;
padding:0;
}

body {
	background:#fbfbff url(image/bg.png) 4.5em 35px fixed no-repeat;
	color:#2f3e3e;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8125em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
}

p {
	line-height:1.5em;
	margin-bottom:1em;
}

h1, h2, h3, h4 {
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

h1 {
	color:#699cb9;
	padding:.2em 0;
	margin:0 0 10px;
	font-size:2.5em;
	line-height:1;
	border-bottom: 1px dashed #bbb;
	letter-spacing:-1px;
	text-shadow: 0 1px 0 #fff;
}

h2 {
	color:#699cb9;
	font-size:1.5em; 
	line-height:1.15em; 
	padding:.4em 0 0;
	letter-spacing:-.5px;
	text-shadow: 0 1px 0 #fff;
}

h3 {color:#699cb9; font-size:1.2em; line-height:1.5em}

h4 {color:#555; font-size:.85em; line-height:1.5em; letter-spacing:.1em}

a { color:#557; }
a:hover { color:#00C; }

a[href^="http://"] {
    background: url(image/external.png) center right no-repeat;
    padding-right: 13px;
}

a[href^="https://"] {
    background: url(image/external.png) center right no-repeat;
    padding-right: 13px;
}
q:before, q:after {
	content: ""; 
}

blockquote {
	background: transparent url("image/quote.png") no-repeat 0 0;
	margin:18px 0;
	padding: 0 40px;
	color:#555;
	font-style:italic;
	line-height: 1.5em;
}

#head {
	display:block;
	background: url(image/creation_songs-logo.png) right no-repeat;
	height:100px;
	width:500px;
	text-indent: -99999px;
	margin:15px auto 30px;
	padding:0 0 0 13em;
}

#navigation {
	width:11em;
/*	float:left;
	margin: 15px 0 0 15px;
*/
	position:fixed;
	top:15px;
	left:15px;
}

#navigation ul {
	list-style: none;
	padding: 0 0 5px .25em;
	margin: 0 0 5px;
	text-indent: .25em;
	border-bottom: 1px dashed #bbb;
	}

#navigation li {
	font-size:.85em;
	padding: 0.4em 0;
}

#currentpage a {
	color:#ccc;
}

#navigation li a:link, #navigation li a:visited {
	text-decoration:none;
}

#content {
	width:500px;
	margin:0 auto;
	padding:0 0 0 13em;
	text-align:left;
}

.schedule {
	margin: 0 0 20px;
}

.schedule p {
	margin-bottom:3px;
}

.schedule h2 {
	line-height:25px;
	padding: 0 0 0 45px;
}

.date {
	background:transparent url(image/calendar-b.gif) no-repeat scroll 0 0;
	float:left;
	height:45px;
	margin:0 0 0 4px;
	padding:3px 0 0;
	width:32px;
}

.meditation .date {background:transparent url(image/calendar-g.gif) no-repeat scroll 0 0;}
.yoga .date {background:transparent url(image/calendar-o.gif) no-repeat scroll 0 0;}

.meditation-r .date {background:transparent url(image/recurring-g.gif) no-repeat scroll 0 0;height:62px;}
.yoga-r .date {background:transparent url(image/recurring-o.gif) no-repeat scroll 0 0;height:62px;}


.date p {
	color:#699cb9;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.date span.month {
	color:#fff;
	display:block;
	font-size:10px;
	height:16px;
}

.date span.day {
	display:block;
	font-size:18px;
}

.info {
	color:#111;
	font-size:0.94em;
	padding:5px 0 0 45px;
	width:100%;
}

.info span.day {
	display:block;
}

.info span.when {
}

.info span.where {
	color:#699cb9;
}

.info span.cost {
	font-style:italic;
}

.description p {
	padding: 0 0 0 45px;
}

#footer {
	margin: 20px auto 10px;
	padding:0 0 0 12em;
	font-size:.85em;
	text-align:center;
	color:#999;
}