@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1 {
	font-size: 36px;
	padding: 00px 00px 15px 00px;
}
h2 {
	font-size: 24px;
	padding: 00px 00px 15px 00px;
}
h3 {
	font-size: 22px;
	padding: 00px 00px 15px 00px;
}
h4 {
	font-size: 20px;
	padding: 00px 00px 15px 00px;
}
h5 {
	font-size: 18px;
	padding: 00px 00px 15px 00px;
}
h6 {
	font-size: 16px;
	padding: 00px 00px 15px 00px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
A:link, A:active, A:visited, A:hover {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}

.bg_page {

	background-color: #e2e2e2;
	width: 100%;
	float: left;
	margin: auto;
	padding: 80px 00px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
}
.font_style_home_header {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #C0C0C0;
}
.font_style_home_text {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#niahc {
	width: 850px;
	position: relative;
	margin: auto;
}
.admin_menu {
	width: 151px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: url(images_naihc/admin_menu.jpg) left top scroll no-repeat;
	line-height: 45px;
	text-align: center;
	margin: 00px 05px;
}
.admin_menu A:link, .admin_menu A:active, .admin_menu A:visited, .admin_menu A:hover {
	width: 151px;
	line-height: 45px;
	display: block;
	color: #000000;
	text-decoration: none;
	background: url(images_naihc/admin_menu.jpg) left top scroll no-repeat;
}
.admin_menu A:hover {
	color: #FFFFFF;
	background: url(images_naihc/admin_menu_rh.jpg) left top scroll no-repeat;
}

/************************************* Form ******************************************/
#form_top {	
	background: url(images_naihc/top_corner.jpg) left bottom scroll no-repeat;
	background-color: #5f5754;
	width: 850px;
	padding: 00px;
	height: 80px;
	float: left;
	text-align: right;
}
.textbox {
	width: 190px;
	height: 20px;
	border: 00px;
}
.color_white {
	color: #FFFFFF;
}
.textbox2 {
	width: 150px;
	height: 16px;
}
.textbox3 {
	width: 250px;
	height: 16px;
}
.textbox4 {
	width: 94px;
	height: 16px;
}
.textbox5 {
	width: 50px;
	height: 16px;
}
.textbox6 {
	width: 35px;
	height: 16px;
}
.combobox {
	width: 155px;
	height: 22px;
}
.combobox2 {
	width: 100px;
	height: 22px;
}
.textcombo2 {
	width: 81px;
	height: 22px;
}
.textarea {
	width: 250px;
	height: 50px;
}
.padding_text {
	padding: 03px 00px 00px 00px;
}
.top_bg {
	background: url(images_naihc/top_bg.jpg) left top scroll repeat-x;
	width: 850px;
	height: 156px;
}
.tr_bg1 {
	background-color:#E7E3E7;
	
}
.tr_bg2 {	
	background-color: #ffffff;
	
}
.padding_top {
	padding: 08px 00px 00px 00px;
	display: block;
}
.admin_link, .admin_link A:link, .admin_link A:active, .admin_link A:visited, .admin_link A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.admin_link A:hover {
 	color: #0000FF;
	text-decoration: underline;
}

.padding_admin {
	padding: 19px 19px 180px 19px;
}
.border_admin {
	border: 1px solid #605654;
}
.padding_admin2 {
	padding: 05px;
}
.border_none {
	border: 1px solid #FFFFFF;
}
.padding_prime {
	padding: 10px;
}
.border_right {
	border-right: 1px solid #554d4a;
	padding: 00px 10px 00px 00px;
}
.border_left {
	padding: 00px 00px 00px 10px;
}
/************************************* Top Banner ******************************************/
#width_banner {
	width: 850px;
	float: left;
	background-color: #5f5754;
}
#banner {
	width: 628px;
	float: left;
}
/************************************* Menu Top ******************************************/
#menu_top {
	width: 222px;
	float: right;
	background-color: #5f5754;
	padding: 00px 00px 00px 00px;
}
#menu_top ul{
	padding: 00px 00px 00px 00px;
}
#menu_top li{
	width: 222px;
	list-style: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	height: 39px;
}
#menu_top A:link, #menu_top A:active, #menu_top A:visited, #menu_top A:hover{
	width: 214px;
	display: block;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images_naihc/menu_innerpage.jpg) left top scroll repeat-x;
	padding: 00px 00px 00px 08px;
}
#menu_top A:hover{
	background: url(images_naihc/menu_innerpage_rh.jpg) left top scroll repeat-x;
	color: #ffffff;
}
#menu_top .member{
	color: #FFFFFF;
	text-decoration: none;
	background: url(images_naihc/menu_innerpage_rh.jpg) left top scroll repeat-x;
}
#menu_top .member A:link, #menu_top .member A:active, #menu_top .member A:visited, #menu_top .member A:hover{
	width: 173px;
	display: block;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images_naihc/menu_innerpage_rh.jpg) left top scroll repeat-x;
	padding: 00px 00px 00px 15px;
}
#menu_top .member A:hover{
	background: url(images_naihc/menu_innerpage_rh.jpg) left top scroll repeat-x;
	color: #ffffff;
}
/************************************* Menu Inner Page ******************************************/
#menu_inner {
	width: 203px;
}
#menu_inner ul{
	padding: 00px 00px 280px 00px;
}
#menu_inner li{
	width: 203px;
	list-style: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	height: 39px;
}
#menu_inner A:link, #menu_inner A:active, #menu_inner A:visited, #menu_inner A:hover {
	width: 188px;
	display: block;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images_naihc/menu_innerpage.jpg) left top scroll repeat-x;
	padding: 00px 00px 00px 15px;
}
#menu_inner A:hover {
	background: url(images_naihc/menu_innerpage_rh.jpg) left top scroll repeat-x;
	color: #000000;
}


/************************************* Content Top ******************************************/
#content_top {
	background: url(images_naihc/content_top_bg.jpg) left top scroll no-repeat;
	float: left;
	width: 850px;
	height: 148px;
}
.img_padding {
	padding: 00px 25px 00px 00px;
}
.img_padding_2 {
	padding: 00px 10px 10px 00px;
}
/************************************* Content Bg ******************************************/
#content_bg {
	width: 800px;
	padding: 25px 25px 10px 25px;
	background-color: #e2e2e2;
	float: left;
}
#content_dash {
	background-color: #e2e2e2;
	width: 850px;
	float: left;
}
#content_innerpage, #bowl, #leaf, #content_innerpage2 {
	background-color: #e2e2e2;
	width: 850px;
	float: left;
}
#content_innerpage2 {
	background: url(images_naihc/content_bg2.jpg) left top scroll repeat-y;
}
#bowl {
	background: url(images_naihc/bowl.jpg) left bottom scroll no-repeat;
}
#leaf {
	background: url(images_naihc/herbal_leaf.jpg) right bottom scroll no-repeat;
}
#content_left, #content_left2 {
	width: 203px;
	float: left;
}
#content_left2 {
	float: right;
}
#content_right, #content_right2, #content_dashboard {
	width: 850px;
	float: right;
	padding: 21px 00px 00px 00px;
}
#content_right2 {
	float: left;
}
#content_dashboard {
	width: 850px;
	margin: auto;
	padding: 21px 00px 00px 00px;
}
.heading_bg, .heading_dash {
	background: url(images_naihc/heading_bg.jpg) left top scroll no-repeat;
	width: 607px;
	line-height: 36px;
	padding: 00px 00px 00px 47px;
	margin: 00px 00px 20px 00px;
	color: #FFFFFF;
}
.heading_dash {
	background: url(images_naihc/heading_bg2.jpg) left top scroll no-repeat;
	width: 803px;
	float: left;
}
.content_padding2 {
	padding: 00px 146px 20px 147px;
	width: 557px;
	float: left;
}
.content_padding {
	padding: 00px 46px 20px 47px;
	width: 757px;
	float: left;
}
.leaf_bg {
	background: url(images_naihc/leaf_right.jpg) right top scroll no-repeat;
	background-color: #FFFFFF;
	width: 717px;
	padding: 18px 20px 05px 20px;
	float: left;
	margin: 00px 00px 15px 00px;
}

.form_bg, .form_bg_2 {
	background: url(images_naihc/stone_form.jpg) right bottom scroll no-repeat;
	background-color: #FFFFFF;
	border-left: 1px solid #5f5754;
	border-right: 1px solid #5f5754;
	padding: 10px 15px;
	width: 724px;
}
.form_bg_2 {
	background: none;
	background-color: #FFFFFF;
}
.curve_top_bg, .curve_bottom_bg, .curve_bg {
 	background: url(images_naihc/curve_top_bg.jpg) center top scroll no-repeat;
	width: 757px;
	height: 16px;
}
.curve_bottom_bg {
 	background: url(images_naihc/curve_bottom_bg.jpg) center bottom scroll no-repeat;
}
.curve_bg {
 	background: url(images_naihc/admin_curve_top.jpg) left top scroll no-repeat;
	padding: 01px 00px 00px 00px;
}
/************************************* Copyright ******************************************/
#copyright, #copyright_2 {
	width: 800px;
	padding: 15px 25px 00px 25px;
	background-color: #FFFFFF;
	float: left;
	color: #5f5754;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#copyright_2 {
	background-color: #605654;
	color: #FFFFFF;
}
/************************************* Copyright NEW******************************************/
#copyright_new, #copyright_2_new {
	width: 720px;
	padding: 15px 25px 00px 25px;
	background-color: #FFFFFF;
	float: left;
	color: #5f5754;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#copyright_2_new {
	background-color: #605654;
	color: #FFFFFF;
}
/************************************* localbiz ******************************************/
#localbiz {
	width: 830px;
	padding: 10px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}
#localbiz A:link, #localbiz A:active, #localbiz A:visited, #localbiz A:hover {
	color: #000000;
	text-decoration: none;
}
#localbiz A:hover {
	color: #000000;
	text-decoration: underline;
}
/************************************* Form ******************************************/

/************************************* Rounded Edges ******************************************/
.left_side_home {
	width: 583px;
	margin: 00px 12px 00px 00px;
	float: left;
}
.right_side_home {
	width: 205px;
	float: right;
}
.rounded_topbg_home_left, .rounded_bottombg_home_left {
	background: url(images_naihc/curve_topbg_home.jpg) left top scroll repeat-x;
	width: 583px;
	float: left;
}
.rounded_bottombg_home_left {
	background: url(images_naihc/curve_bottombg_home.jpg) left bottom scroll repeat-x;
}
.rounded_topbg_home_right, .rounded_bottombg_home_right {
	background: url(images_naihc/curve_topbg_home.jpg) left top scroll repeat-x;
	width: 205px;
	float: left;
}
.rounded_bottombg_home_right {
	background: url(images_naihc/curve_bottombg_home.jpg) left bottom scroll repeat-x;
}
.rounded_content_bg, .rounded_content_bg2 {
	border-left: 2px solid #605654;
	border-right: 2px solid #605654;
	background-color: #e2e2e2;
	padding: 00px 15px;
	float: left;
	width: 549px;
}
.rounded_content_bg2 {
	width: 177px;
	text-align: center;
	padding: 00px 12px;
}
.img_yoga {
	width: 165px;
	display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 02px;
	background-color: #FFFFFF;
	margin: 00px 00px 15px 03px;
}

.rounded_content_bg span{
	background-color: #605654;
	margin: 00px 00px 15px 00px;
	display: block;
	line-height: 18px;
	padding: 05px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.rounded_content_bg p{
	padding: 00px 00px 15px 00px;
}
.home {
	color: #000000;
	text-decoration: none;
	padding: 00px 46px 00px 00px;
}
.home A:link, .home A:active, .home A:visited, .home A:hover {
	color: #000000;
	text-decoration: none;
}
.home A:hover {
	color: #0000FF;
	text-decoration: underline;
}
