@charset "utf-8";
body {
	margin: 0px;
	background-color: #587a5a;
}
.left_side_bg {
	background-image: url(../images/Green_link_left_bg.jpg);
	background-repeat: repeat-y;
}
.right_side_bg {
	background-image: url(../images/Green_link_lrit_bg.jpg);
	background-repeat: repeat-y;
}
.table_bg_wite {
	background-color: #FFFFFF;
	background-image: url(../images/lower_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main_link_font
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.top_link_font
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.readmore_link_font
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: 0b5000;
	text-align: right;
	padding-right: 10px;

}
a:link {
	color: #35713c;
	text-decoration: none;
}
a:visited {
	color: #35713c;
	text-decoration: none;
}
a:hover {
	color: #70BC79;
	text-decoration: none;
}
a:active {
	color: #35713c;
	text-decoration: none;
}
.main_headings {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #2a6831;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #030303;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.copy_rits {
	font-family: Tahoma;
	font-size: 11px;
	color: #311a1a;
}
.bot_bg {
	background-image: url(../images/Green_link_bottom_bg.jpg);
	background-repeat: repeat-x;
}
.tab_bg {
	background-image: url(../images/Green_link_contact_us_bg.jpg);
	background-position: left bottom;
}
.contact_details {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.table_bg_left {
	background-image: url(../images/sha_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.table_bg_right {
	background-image: url(../images/sha_bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.table_bg_down_left {
	background-image: url(../images/sha_bg_down_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.table_bg_down_mid {
	background-image: url(../images/sha_bg_down_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.table_bg_down_right {
	background-image: url(../images/sha_bg_down_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.contact_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #35713c;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
}