@charset "utf-8";

/* ----------------------------------------------------------------------------------- global styles*/
*{ 
	margin:0; 
	padding:0;
	
}

body {
	background-attachment: fixed;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #28307b;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFFFFF;
	font-size:100%;
}

img { border:none;}

a {
	color: #fbfa92;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
}


#wrapper {
	margin:0 auto;
	text-align:left;
	width:985px;
}

/* ----------------------------------------------------------------------------------- Header*/

#header {
	height:96px;
	width:985px;
	text-align:center;
}

/* ----------------------------------------------------------------------------------- basic blocks*/

#top {
	width:985px;
	height:35px;
	background-image: url(../images/main_top.png);
	background-repeat:no-repeat;
	position:relative;
}
#middle{
	width:985px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	position:relative;
}

#healing_footer {width:985px; text-align:center; padding-top:10px; clear:both;}

#bottom {
	width:985px;
	height:35px;
	background-image: url(../images/main_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:5px;
}

/* ----------------------------------------------------------------------------------- Nav*/

#nav {
	width:918px;
	height:48px;
	margin: 0 auto;
	background-image: url(../images/nav.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
		font-family: Georgia, Times New Roman, Times, serif;
}

#nav ul { margin:0; padding:0;}

#nav li {
	display:inline;
	line-height:50px;
	margin-right:15px;
	margin-left:15px;
	color:#fbfa93;
	font-size: 1.0em;
		font-family: Georgia, Times New Roman, Times, serif;
}

#nav li a, #nav li a:link {
	color:#fbfa93;
	text-decoration: none;
		font-family: Georgia, Times New Roman, Times, serif;
}

#nav li a:hover { color:#FFFFFF}

/* ----------------------------------------------------------------------------------- Index */
#index_left {
position:relative;
width:546px;
margin-left:34px;
float:left;
display:inline;
font-size:0.9em;
line-height:1.2em;
}

#index_left p { padding-bottom:15px; text-align:justify; line-height:1.4em;}

.index_left_top {
	width:546px;
	height:15px;
	background-image: url(../images/index_left_top.png);
}
.index_left_middle {
	width:526px;
	background-repeat: repeat-y;
	background-image: url(../images/index_left_middle.png);
	padding-left:10px;
	padding-right:10px;
}

.index_left_bottom {
	width:546px;
	height:15px;
	background-image: url(../images/index_left_bottom.png);
	margin-bottom:13px;
}

.floating_image { float:left; margin-right:10px; }
.floating_book {float:left;	margin-right:7px; margin-bottom:7px; border: 2px solid #fbfa92;	margin-top:14px }


#index_right, #contact_right {
	width:362px;
	float:right;
	margin-right:34px;
	display:inline;
	font-size:0.9em;
	line-height:1.2em;	
}

#index_right p { padding-top:14px; text-align:left}

.index_right_top {
	width:362px;
	height:15px;
	background-image: url(../images/index_right_top.png);
}
.index_right_middle, .contact_middle {
	width:342px;
	background-repeat: repeat-y;
	background-image: url(../images/index_right_middle.png);
	padding-left:10px;
	padding-right:10px;
}
.contact_middle { text-align:center;}
.index_right_bottom {
	width:362px;
	height:15px;
	background-image: url(../images/index_right_bottom.png);
	margin-bottom:16px;
}

#index_right  h2, #index_left h2  {
	color: #fbfa92;
	font-size:1.5em;
	font-family: Georgia, Times New Roman, Times, serif;
}

#index_right  h3 {
	color: #fbfa92;
	font-size:1.2em;
	font-weight: normal;
	clear:both;
		font-family: Georgia, Times New Roman, Times, serif;
}

#index_right h4, #index_left h4 {
	color: #fbfa92;
	font-size:1.1em;
	float:right;
	font-weight: normal;
		font-family: Georgia, Times New Roman, Times, serif;
}

#index_right strong, #contact_right strong, #index_left strong {
	color: #fbfa92;
}

.caps {
	color: #fbfa92;
	font-weight: bold;
	text-transform: uppercase;
}
.clear { clear:both}

/* ----------------------------------------------------------------------------------- big content things*/

#content_top {
	width:917px;
	height:15px;
	margin-left:34px;
	background-image: url(../images/bcontent_top.png);
	background-repeat:no-repeat;
}


#content_middle, #content_articles, #content_news {
	width:867px;
	margin-left:34px;
	background-image: url(../images/bcontent_middle.png);
	background-repeat: repeat-y;
	padding-left:25px;
	padding-right:25px;
	font-size:0.9em;
	line-height:1.7em;
}

#content_middle p, #content_news p { padding-bottom:14px; }
#content_news strong {color: #fbfa92;}
#content_articles ul {margin-left:30px;}
#content_articles li {
	margin-bottom:20px;
	list-style-type: disc;
}
.article_place {
	color: #fbfa92;
	font-weight: bold;
}
#content_middle h2 {
	color: #fbfa92;
	font-size:1.6em;
	font-weight: normal;
		font-family: Georgia, Times New Roman, Times, serif;
}
#content_middle h1 {
	color: #fbfa92;
	font-size:2.0em;
	font-weight: normal;
	margin-bottom:16px;
		font-family: Georgia, Times New Roman, Times, serif;
}

#content_bottom {
	width:917px;
	height:15px;
	margin-left:34px;
	background-image: url(../images/bcontent_bottom.png);
	background-repeat:no-repeat;
}

.articles, .links {
	font-size:1.3em;
}

.buy_book, .buy_book1 { width:200px; float:left; display:inline; margin-left:20px; margin-right:25px;}
.buy_book1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbfa92;
}


/* ----------------------------------------------------------------------------------- Diag*/

#chakras_diag {
	width:623px;
	height:380px;
	position:relative;
	margin-left:auto; margin-right:auto; margin-bottom:15px;
}


/* ----------------------------------------------------------------------------------- Contact */

.formy {
	width:200px;
	padding:5px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #2B57A0;
}
.formy_button {
	color:#ffffff;
	border: 1px solid #2B57A0;
	background-color: #2B57A0;
	width:92px;
	padding:5px;
}

#contact { width:220px; padding-left:40px;}

