﻿/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
}
.abthdr
{
	color: #103B0E;
	font-size: 14px;
	font-family: Sans-Serif;
	font-weight: bold;
	text-align: left;
}


.top_header_new
{
	background-image: url(../images/Header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	height: 170px;
}
.footer
{
	background-color: #003300;
	background-repeat: repeat-x;
}
.b_link
{
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	color: #EBFAD4;
}
.b_link:hover
{
	text-decoration: underline;
}


.main_navigation
{
	width: auto;
	height: auto;
	float: left;
}

.main_navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.main_navigation li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/spacer_line.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

.main_navigation li a
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Tahoma;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #EBFAD4;
	background-color: #003300;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}


.main_navigation li a:hover
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Tahoma;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #EBFAD4; /*background-image: url(../images/white_navbg.jpg); 	background-repeat: repeat-x; 	background-position: left bottom;*/
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.link
{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #103B0E;
}
.link:hover
{
	text-decoration: underline;
}
#marqueecontainer
{
	position: absolute;
	width: 185px; /*marquee width */
	height: 265px; /*marquee height      background-color: white;*/
	overflow: hidden;
	border-bottom: 1px solid #D0E8A8;
	border-left: 1px solid #D0E8A8;
	border-right: 1px solid #D0E8A8;
	padding: 0px;
	padding-left: 0px;
}
ul
{
	list-style-type: square;
}
.layer
{
	background-image: url(../images/layer.jpg);
	background-repeat: no-repeat;
	width: 750;
	height: 20px;
}
.abt_us
{
	background-image: url(../images/abt1.jpg);
	background-repeat: no-repeat;
	width: 454;
	height: 282px;
}
.contentdiv
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.newstd
{
	font-weight: bold;
	font-size: 12px;
	color: #003300;
	font-family: Arial;
	height: 21px;
	background-color: #E6F1C9;
	text-align: center;
}
font
{
	font-family: Verdana;
	font-size: 11px;
}
.pad_30
{
	padding-left: 30px;
}
.page_heading
{
	color: #003300;
	font-size: 20px;
	font-family: Arial;
	border-bottom: solid 1px #003300;
}
.heading_txt
{
	color: #003300;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
	border-bottom: solid 1px #003300;
}
.heading_sub_txt
{
	color: #003300;
	font-size: 11px;
	font-family: verdana;
	font-weight:bold;
	
}

.justify_txt
{
	text-align: justify;
	line-height: 20px;
}
.bg
{
	background-image: url(../images/news_bglord.jpg);
}

.li_font
{
	color: #103B0E;
	font-family: verdana;
	text-align: left;
	list-style-type: disc;
}
.copy_right
{
	color: #EBFAD4;
	font-family: Verdana;
	font-size: 10px;
}
.divider
{
	border-right: solid 1px #EBFAD4;
}
.ayurveda
{
	line-height: 20px;
	text-align: justify;
	background-image: url(../images/bg_ayurveda.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.coming_soon
{
	background-image: url(../images/soon.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.img_border
{
	border: 0px;
}
.td
{
	background-color: #F5FDEA;
}
.table
{
	border-left: 2px solid #F5FDEA;
	border-top: 2px solid #F5FDEA;
	border-right: 5px solid #F5FDEA;
	border-bottom: 5px solid #F5FDEA;
}
.addfull
{
	background-image: url(../images/addfull.png);
	background-repeat: no-repeat;
	background-position: center;
	width:1728px;
	height:1173px;
	
}









