@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color:#ebebeb;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
}

td {
	color:#FFF;
}

td a:link, td a:hover, td a:visited {
	color:#900;
	text-decoration:none;
	background:#CCC;
}

#nobg a:link, #nobg a:hover, #nobg a:visited {

	background:none;
}

.rb_home_clear {
		clear:both;
}

#rb_home_container {
	width:768px;
	margin: 0 auto;
	background-color:#69C;
	background-color:#90bbee;
	border:#84B3E9 5px solid;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
}

#rb_home_top_left {
	width:381px;
	height:227px;
	background:url(../images/background/top_left.jpg);
	float:left;
}

#rb_home_top_right {
	width:387px;
	height:227px;
	background:url(../images/background/top_right.jpg);
	margin-left:381px;
}

#rb_home_middle_left {
	width:193px;
	height:307px;
	background:url(../images/background/middle_left.jpg);
	float:left;
}

#rb_home_middle_right {
	width:199px;
	height:307px;
	background:url(../images/background/middle_right.jpg);
	float:left;
	
}

#rb_home_bottom_left {
	width:381px;
	height:234px;
	
	background:url(../images/background/bottom_left.jpg);
	float:left;
}

#rb_home_bottom_right {
	width:387px;
	height:234px;
	background:url(../images/background/bottom_right.jpg);
	float:right;
}

#rb_home_center_1 {
	height:307px;
	width:376px;
	background:url(../images/background/center_1.jpg);
	float:left;
}

#rb_home_center_106 {
	width:189px;
	background:url(../images/background/center_1-06.jpg);
}

#rb_home_footer p {
	text-align:center;	
	color:#ebebeb;
  	font-size:80%;
}

#rb_home_ceremony {
	margin-left:130px;
	margin-top:56px;
	
}

#rb_home_bodywork {
	margin-left:115px;
	margin-top:65px;
	
}

#rb_home_psychotherapy {
	margin-left:83px;
	padding-top:38px;
	
}

#rb_home_artwork {
	margin-left:123px;
	padding-top:88px;
	
}

#rb_home_apCeremony {
	position:absolute;
	/*left:292px;
	top:232px;*/
	top:180px;
	width:376px;
	height:307px;
	z-index:1;
}

#rb_home_ceremony_box {
	/*background-color:#0C0;*/
	height:307px;
	visibility:hidden;
}

#rb_home_psychotherapy_box {
	/*background-color:#39F;*/
	height:307px;
	visibility:hidden;
	margin-top:-307px;
}

#rb_home_bodywork_box {
	/*background-color:#9C9;*/
	height:307px;
	visibility:hidden;
	margin-top:-307px;
}

#rb_home_artwork_box {
	/*background-color:#F9F;*/
	height:307px;
	visibility:hidden;
	margin-top:-307px;
}

#rb_home_rosanagh_box {
	/*background-color:#F9F;
	height:307px;
	visibility:hidden;*/
	margin-top:-130px;
}

#rb_home_fire_text, #rb_home_womens_residential, #rb_home_retreats, #rb_home_vision_quest, #rb_home_rites_of_passage, #rb_home_transpersonal , #rb_home_trainings , #rb_home_courses , #rb_home_supervision, #rb_home_aromatherapy, #rb_home_healing, #rb_home_reflexology, #rb_home_energy_balancing, #rb_home_artwork_1, #rb_home_artwork_2, #rb_home_artwork_3, #rb_home_artwork_4 {
	visibility:hidden;
}

#ceremony_flip {
	background:url(../images/flips/ceremony_bg.png);
	width:170px;
	height:140px;
}

#psychotherapy_flip {
	background:url(../images/flips/psychotherapy_bg.png);
	width:170px;
	height:140px;
}

#bodywork_flip {
	background:url(../images/flips/bodywork_bg2.png);
	width:170px;
	height:140px;
}

#artwork_flip {
	background:url(../images/flips/artwork_bg.png);
	width:170px;
	height:140px;
}

#hidden_tables {
	height:0;
	overflow:hidden;
	
}

.pipe {
	font-size:larger;
}

