	/*****************************************************************************/	
	/*	
		This stylesheet was created by PlainEarth Design Co. for www.seaofqi.org
	*/
	/*****************************************************************************/

html, body {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 0px 2px;
	color: #300;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #300;
	margin: 6px 0px;
}

a:link {
	color: #663;
	text-decoration: none;
}

a:visited {
	color: #663;
	text-decoration: none;
}

a:hover, a:active {
	color: #300;
	border-bottom: 1px dotted #c93;
}

a.no_style {
	border: 0;
}

dt {
	font-weight: bold;
	margin: 5px 0px 2px;
}

dd {
	margin: 2px 0px 2px 20px;
}

body.main_layout {
	background: #F1EFDF url(../images/layout/headwide.gif) center top no-repeat;
}

body {
	background-color: #f1efdf;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #300;
}


body div#head {
	background: transparent url(../images/layout/header.gif) center top no-repeat;
	width: 750px;
	height: 258px;
}

body div.headquote {
	position: absolute;
	background: transparent;
	top: 130px;
	left: 90px;
	width: 260px;
	height: 17px;
	text-align: center;
	font-size: 10px;
}

body div.headquote p {
	color: #746D43;
	padding: 0px;
	margin: 0px;
}

body #content_bg {
	/*position: relative;*/
	background: transparent url(../images/layout/footwide.gif) bottom center repeat-x;
	margin: 0px auto;
	width: auto;
	padding: 0px;
}

body #content_bg #page {
	position: relative;
	margin: 0px auto;
	padding-top: 0px;
	background: transparent url(../images/layout/walls.gif) center repeat-y;
	width: 750px;
	top: 0px;
	bottom: 0px;
	z-index: 100;
}

img.floatr {
	margin: 0px 0px 2px 5px;
	float: right;
}

img.floatl {
	margin: 0px 5px 2px 0px;
	float: left;
}

blockquote,
div.standout {
	padding: 15px;
	border-left: 1px dotted #663;
	border-right: 1px dotted #663;
	font-style: italic;
}
div.standout {
	margin: 10px 40px;
}

/* link list styles */

body #content_bg #page #linklist {
	position: absolute;
	background: transparent;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #663;
	right: 84px;
	top: 160px;
	width: 123px;
	padding-top: 0px;
	padding: 0px;
}

body #content_bg #page #linklist dl {
	text-indent: 0px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}

body #content_bg #page #linklist dl dt {
	background: transparent;
	padding: 0px 0px 0px 8px;
	width: 114px;
	/*height: 20px;*/
	margin: 12px 0px 5px;
}

body #content_bg #page #linklist dl dt#main span {
	/*display: none;
	in case of using image as header*/
}

body #content_bg #page #linklist dl dt#work span {
	/*display: none;
	in case of using image as header*/
}

body #content_bg #page #linklist dl dd {
	font: normal 11px/2em arial;
	margin-left: 18px;
}

body #content_bg #page #linklist dl dd a:link,
body #content_bg #page #linklist dl dd a:visited {
	color: #663300;
	text-decoration: none;
}

body #content_bg #page #linklist dl dd a:hover,
body #content_bg #page #linklist dl dd a:active {
	color: #666633;
	border-bottom: 1px dotted #669966;
}

body #content_bg #page #linklist dl form {
	background-color: transparent;
	padding: 0;
	margin: 0;
}

body #content_bg #page #linklist dl form input.email {
	border: 1px solid #D7D7B8;
	width: 90px;
	height: 17px;
	margin: 5px 3px 5px 0px;
	padding: 0px;
	float: left;
	/* win.ie4/5/6 hack */
	margin-left: -10px;
	/* end hack */
}
	/* hide from win.ie4/5/6 */
html>body #content_bg #page #linklist dl form input.email {
	background: #f5f5f5;
	margin: 0px 3px 5px 8px;
}	/* end hide */

html>body #content_bg #page #linklist dl form input.email:focus {
	border: 1px solid #746D43;
	background: #fff;
}

body #content_bg #page #linklist dl dd.nlet_note,
body #content_bg #page #linklist dl dd#googleblurb {
	line-height: 12px;
	margin-bottom: 10px;
}

body #content_bg #page #linklist dl input.submit {
	background-color: #E2E2C8;
	border-width: 1px;
	border-bottom: 1px solid #746D43;
	border-right: 1px solid #746D43;
	border-top: 1px solid #D7D7B8;
	border-left: 1px solid #D7D7B8;
	/*background: transparent url() top center no-repeat;*/
	width: 10px;
	height: 17px;
	/* win.ie4/5/6 hack */
	margin-top: 6px;
	/* end hack */
}
	/* hide from win.ie4/5/6 */
html>body #content_bg #page #linklist dl input.submit {
	margin-top: 1px;
}	/* end hide */

body #content_bg #page #linklist dl input.submit:focus {
	border-width: 1px;
	border-bottom: 1px solid #D7D7B8;
	border-right: 1px solid #D7D7B8;
	border-top: 1px solid #746D43;
	border-left: 1px solid #746D43;
}

dd#googleblurb {
	display: none;
	margin: 0px;
	color: #9ea384;
}

dd#googleblurb a:link {
	color: #996;
	text-decoration: none;
}

div#googleblurb a:active {
	color: #996;
	text-decoration: none;
}

dd#googleblurb a:hover,
div#googleblurb a:visited {
	color: #633;
}

/* end link list styles */

body #content_bg #page #content {
	background: transparent;
	margin-right: 30px;
	margin-top: 0px;
	margin-left: 40px;
	padding: 0px 0px 0px 30px;
	width: 434px;
	text-align: left;
}

body #content_bg #page #content div.copy h1 {
	padding: 0px 0px 12px;
	height: 15px;
	margin: 0px 0px 8px;
}

body #content_bg #page #content div.copy h1 span {
	display: none;
}

body #content_bg #page #content div.copy h1.with_import {
	margin-left: 150px;
}

body #content_bg #page #content div.copy h1.subsequent {
	margin-top: 20px;
}

body #content_bg #page #content div.copy h1#chinesemed {
	background: transparent url(../images/headers/header_chinesemed.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#holistichealing {
	background: transparent url(../images/headers/header_holistichealing.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#contact {
	background: transparent url(../images/headers/header_contact.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#messagesent {
	background: transparent url(../images/headers/header_messagesent.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#about {
	background: transparent url(../images/headers/header_about.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#specialtyclasses {
	background: transparent url(../images/headers/header_specialtyclasses.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#soundhealing {
	background: transparent url(../images/headers/header_soundhealing.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#soundbenefits {
	background: transparent url(../images/headers/header_soundbenefits.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#tuina {
	background: transparent url(../images/headers/header_tuina.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#tuinabenefits {
	background: transparent url(../images/headers/header_tuinabenefits.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#qigongclasses {
	background: transparent url(../images/headers/header_qigongclasses.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#medicalqigong {
	background: transparent url(../images/headers/header_medicalqigong.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#qigongbenefits {
	background: transparent url(../images/headers/header_qigongbenefits.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#medicalbenefits {
	background: transparent url(../images/headers/header_medicalbenefits.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#director {
	background: transparent url(../images/headers/header_director.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#schedule {
	background: transparent url(../images/headers/header_schedule.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#newsletter {
	background: transparent url(../images/headers/header_newsletter.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#birthing {
	background: transparent url(../images/headers/header_birthing.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#giftsandmore {
	background: transparent url(../images/headers/header_giftsandmore.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#soundtransform {
	background: transparent url(../images/headers/header_soundtransform.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#news {
	background: transparent url(../images/headers/header_news.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#testimonials {
	background: transparent url(../images/headers/header_testimonials.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#rejuvenation {
	background: transparent url(../images/headers/header_rejuvenation.gif) left top no-repeat;
}
body #content_bg #page #content div.copy h1#order_form_rejuvenation {
	background: transparent url(../images/headers/header_rejuvenation_order.gif) left top no-repeat;
}

body #content_bg #page #content div.copy {
	margin: 0px 0px 10px;
	text-indent: 0px;
	text-align: left;
}

body #content_bg #page #content p#intro_import {
	width: 140px;
	font: georgia;
	text-align: center;
	font-size: 125%;
	color: #630;
	font-style: italic;
	float: left;
	padding: 0px 6px 10px 0px;
	margin: 0px 13px 0px 0px;
	line-height: 2em;
	border-right: 1px dotted #960;
}

body #content_bg #page #content div.copy h3 {
	height: 30px;
	margin: 0px;
	padding-bottom: 0px;
}

body #content_bg #page #content div.copy h3 span {
	display: none;
}

body #content_bg #page #content div.copy h3.vision { /* <h3> title images for section headers */
	background: transparent url(../images/vision_head.jpg) left top no-repeat;
}

span.subtitle {
	display: block;
	font-style: italic;
	font-weight: bold;
}

body #content_bg #page #content div.copy p.centered {
	margin: 0px;
	text-indent: 0px;
	text-align: center;
	margin-bottom: 10px;
}

body #content_bg #page #content div.copy p {
	margin: 6px 0px 8px;
	padding: 0px;
	text-indent: 15px;
	line-height: 1.75em;
}

body #content_bg #page #content div.copy p img.logotest {
	border-width: 0px;
}

img#director {
	float: right;
	border: 1px solid #300;
	margin-left: 4px;
}

body #content_bg #page #content div.copy div#condition_list {
	padding: 0px;
	padding-bottom: 8px;
	width: 450px;
	margin: auto;
	clear: both;
}

body #content_bg #page #content div.copy div#condition_list dt {
	margin-bottom: 10px;
}

body #content_bg #page #content div.copy div#condition_list dd {
	width: 180px;
	float: left;
	margin-top: 0px;
}

/* toolkit divs */

body div#content_bg div#page div#content div.prop {
	height: 500px;
	float: right;
	width: 1px;
	background: transparent;
}

body div#content_bg div#page div.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

div.tableish {
	width: 700px;
	margin: 10px auto 20px;
	padding: 10px;
	clear: both;
	border: 1px dotted #A59E84;
}

div.tableish div.left_cell {
	width: 300px;
	text-align: center;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

div.tableish div.right_cell {
	width: 350px;
	float: right;
	text-align: left;
}

div.line_space {
	line-height: 1px;
	/*border-top: 1px dotted #A59E84;*/
	clear: both;
	float: none;
}

a.no_style,
a.no_style:link,
a.no_style:visited,
a.no_style:hover,
a.no_style:active {
	text-decoration: none;
	border: 0px;
}

/* end toolkit divs */

/* calendar page styles */

dl.class_schedule,
dl.workshop_series {
	margin: 0px 10px 10px;
	/*border: 1px dotted #630;*/
	padding: 8px;
}

dl.class_schedule dt,
dl.workshop_series dt {
	/*border: 1px dotted #636;*/
	background-color: #e0e0bc;
	margin: 4px 0px 0px;
	padding-left: 5px;
	color: #663;
}

dl.class_schedule dd,
dl.workshop_series dd {
	background-color: #f2f2e7;
	margin: 0;
	padding: 5px 20px 10px;
}
dl.class_schedule dd.description,
dl.workshop_series dd.description {
	text-indent: 10px;
}

dl#workshop_links {
	border: 1px solid #ececec;
	background-color: #fff;
	width: 400px;
	padding: 15px;
}
dl#workshop_links dt {
	font-weight: bold;
}

/* end calendar page styles */

/* testimonial styles */

p.testimonial {
	font-style: italic;
	border-bottom: 1px dotted #c93;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

p.testimonial span {
	display: block;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0px;
}

/* end testimonial styles */

/* brief class info */

table.class_info {
	padding-left: 10px;
}

table.class_info td {
	padding: 2px 4px;
	vertical-align: top;
}

div#class_info_form {
	padding-left: 70px;
}

/* end brief class info */

/* footer styles */

body #content_bg #footer {
	position: relative;
	background: transparent url(../images/layout/footer.gif) center bottom no-repeat;
	font-family: georgia;
	margin: auto;
	margin-top: -50px;
	text-align: center;
	width: 750px;
	font-size: 90%;
	z-index: 50;
	/* win.ie4/5/6 hack */
	padding: 80px 0px 0px 0px;
	height: 125px;
	/* end hack */
}
	/* hide win.ie4/5/6 */
html>body #content_bg #footer {
	padding: 60px 0px 0px 0px;
	height: 131px;
}	/* end hide */

body #content_bg #footer div#pe_phrase {
	position: absolute;
	right: 70px;
	top: 150px;
	width: 250px;
}

/* end footer styles */

/* temporary with logo_vote */

div#vote_list {
	width: 200px;
	text-align: left;
	margin: auto;
	padding-left: 40px;
}

/* contact form styles */

div#contact_form {
	background: transparent;
	margin: auto;
	margin-left: 20px;
	padding-left: 20px;
	width: 400px;
	text-align: left;
	border-left: 1px dotted #630;
}

div#contact_form h4 {
	font-size: 11px;
	font-weight: normal;
	color: #330;
	margin: 6px 0px;
}

div#contact_form div#first_name input,
div#contact_form div#last_name input {
	width: 150px;
}

div#contact_form div#first_name {
	width: 180px;
	float: left;
}

div#contact_form div#last_name {
	width: 200px;
	float: right;
}

div#contact_form div#sender_email {
	width: 400px;
}

div#contact_form div#sender_email input,
div#contact_form div#message textarea {
	width: 350px;
}

div#contact_form div#submit {
	text-align: left;
}

div#contact_form div#submit input {
	margin-right: 170px;
	margin-top: 10px;
}

div.col {
	margin: 0px 0px 10px;
	float: left;
	width: 200px;
}

div.col div {
	text-indent: 0px;
	margin: 10px 0px;
}

div.col_head {
	margin-bottom: 10px;
}

div.col_left1 {
	text-align: right;
	width: 180px;
}

div.col_right1 {
	text-align: right;
	width: 180px;
}

/* end contact form styles */

/* image div styles */

div.image,
img.image {
	border: 1px solid #996;
}

img.workshop_rollover {
	margin: 0px 0px 0px 15px;
}
div.rollover_container {
	width: 450px;
}

div#img_index1 {
	background: transparent url(../images/photos/Bamboo_foliage.jpg) top center no-repeat;
	width: 133px;
	height: 200px;
	float: right;
	margin: 0px 0px 2px 5px;
}

div#img_sound1 {
	background: transparent url(../images/photos/TuningForks.jpg) top center no-repeat;
	width: 200px;
	height: 123px;
	float: left;
	margin: 0px 5px 2px 0px;
}

div#img_contact1 {
	background: transparent url(../images/photos/SingingBowl.jpg) top center no-repeat;
	width: 200px;
	height: 134px;
	float: right;
	margin: 0px 0px 2px 5px;
}

div#img_qigong1 {
	background: transparent url(../images/photos/KairnDisarray.jpg) top center no-repeat;
	width: 200px;
	height: 137px;
	float: right;
	margin: 0px 0px 2px 5px;
}

div#img_tuina1 {
	background: transparent url(../images/photos/BabyFeet.jpg) top center no-repeat;
	width: 133px;
	height: 200px;
	float: left;
	margin: 0px 5px 2px 0px;
}

div#img_about1 {
	background: transparent url(../images/photos/willow_bio.jpg) top center no-repeat;
	width: 133px;
	height: 160px;
	float: right;
	margin: 0px 0px 2px 5px;
}

div#img_birthing1 {
	background: transparent url(../images/photos/TuningBelly1_sm.jpg) top center no-repeat;
	width: 200px;
	height: 163px;
	float: right;
	margin: 0px 0px 2px 5px;
}

/* end image div styles */

/* error styles */

.error_text,
span.error_asterisk {
	color: #900;
	font-size: 10px;
}

.error_text {
	display: none;
}

dd#email_required_nav {
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;
	clear: left;
}

/* end error styles */
