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

html,body,h1,h2,h3,h4,h5,h6,p,dd,dt,dl,ol,li, img
{
	padding:00px; margin:00px;
}
h2, h3, h4, h5, h6
{
	padding: 00px 00px 10px 00px;
	
}

h1 {
	font-size: 64px;
	color: #FFFFFF;
}

h2 { font-size: 22px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

p { padding: 00px 00px 15px 00px; }

img { border:none; }

.left { float: left; }

.right { float: right }

.clear { clear: both; }
/***************common_link********************/

a:link, a:visited, a:active {
	color:#d1febf;
	text-decoration:underline;
}

a:hover {
	color: #FFCC00;
	text-decoration:underline;
}


/***************padding***************/
.padd_10 { padding:10px; }

.padd_title { padding:10px 10px 00px 10px; }

.padd_20 { padding:20px; }

.padd_15_20 { padding: 15px 20px; }

.padd_20_30 { padding: 20px 30px; }

.padd_20_40 { padding:20px 40px; }

.padd_content { padding:00px 20px 10px 20px; }

/**************txt_color******************/
.green_color
{
	color:#406a00;
}
.red_color 
{
	color:#58100f;
}
.white_color
{
	color: #FFFFFF;
}


/****************body_content***********************/

body
{
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration:none;
	line-height:normal;
	color:#fafdde;
	background:#0f2306;
}
#naturopathy_main
{
	margin:auto;
	position:relative;
	width:909px;
	background:url(naturopathy_images/content_bg.jpg) scroll left top repeat-y;
}

.center_line
{
	background:url(naturopathy_images/line.jpg) scroll left top repeat-x;
	margin: 10px 265px 15px 55px;
	height:3px;
} 

.center_line_1
{
	background:url(naturopathy_images/line.jpg) scroll left top repeat-x;
	margin: 15px;
	height:3px;
} 

/*******************banner*******************/
.banner
{
	background:url(naturopathy_images/banner_image.jpg) scroll left top no-repeat;
	height:245px;
	width:909px;
}
.title_padd
{
	 padding:20px 82px 00px 20px;
}

/*******************content*******************/
.left_content
{
	width:618px;
	padding:00px; margin:00px;
	/*background:#b6783f;*/
}
.right_content
{
	width:291px;
	
}
.content_width
{
	width:909px;
	/*line-height: 150%;*/
}
.content_bg {
	background-color: #4e6a41;
	 float: left;
	 padding: 15px;
	 width: 879px;
}
/*******************FOOTER*******************/
.footer_part, .footer_part a:link, .footer_part a:active, .footer_part a:visited 
{
	width:909px;
	background:#30610f;
	color:#FFFFFF;
	text-decoration:none;

}
.footer_part a:hover
{
	color:#FFCC00;
	text-decoration:underline;
	
}
.bottom_bg {
	padding: 05px 10px;
	float: left;
	width:889px;
	background:#30610f;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom_bg A:link, .bottom_bg A:active, .bottom_bg A:visited, .bottom_bg A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_bg A:hover {
	text-decoration: underline;
}