/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;
	background-color: #691B02;
}
.top_bg{
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;

}
.nav_bg{
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;

}
.green_lft_shado{
	background-image: url(images/green_shado_lft.jpg);
	background-repeat: repeat-y;

}
.green_rgt_shado{
	background-image: url(images/green_shado_rgt.jpg);
	background-repeat: repeat-y;


}
.footer_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.contact_txt{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;



}
.more_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.more_txt:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;

}
.top_curve{
}
.cantact_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9A462B;


}
.peddi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}
.link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.link:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.main_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.peddi_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}
.peddi_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;

}
.main_hdg1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	}
