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

body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #4a4a4a;
	background: url(../images/dreamstime_m_49371438.jpg) top no-repeat;
	/*background: url(../images/dreamstime_xl_42038074_v1.jpg) top no-repeat;*/
	background-attachment:fixed;
}

.main_table	{
	 background: transparent;
	 background: rgba(181,181,181,0.3);
}

/*------------------------------------------------------------------------------*/

#aboutus	{
	background: transparent;
	/*background: rgba(181,181,181,0.7);*/
	background: rgba(255,255,255,0.9);
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
}

#aboutus p	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #383838;
	line-height: 150%;
	text-align: center;
}		

#aboutus h1	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 38pt;
	color: rgba(0,95,0,0.8);
	text-align: center;
}

#aboutus h2	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 24pt;
	color: #023f01;
	text-align: center;
}

/*------------------------------------------*/

#aboutus2	{
	background: transparent;
	background: rgba(0,95,0,0.8);
	padding: 20px;
	/*border-bottom: 1px solid #cccccc;*/
}

#aboutus2 p	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	line-height: 150%;
	text-align:left;
}	

#aboutus2 li	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #383838;
	line-height: 150%;
	text-align:left;
	padding-left: 25px;
}	

#aboutus2 h2	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 24pt;
	color: #ffffff;
	text-align:left;
}

/*------------------------------------------*/

#aboutus3	{
	background: transparent;
	background: rgba(1,1,1,0.8);
	padding: 20px;
	/*border-bottom: 1px solid #cccccc;*/
}

#aboutus3 p	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	line-height: 150%;
	text-align:left;
}		

#aboutus3 h2	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 24pt;
	color: #023f01;
	text-align:left;
}

#aboutus3 li	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	line-height: 150%;
	text-align:left;
	padding-left: 25px;
}	

/*------------------------------------------------------------------------*/

a.footerlink:link,
a.footerlink:active,
a.footerlink:visited	{
	font-family: 'dejavu_sansextralight', Tahoma, Verdana, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	line-height: 150%;
	text-align:left;
	text-decoration: none;
}

a.footerlink:hover	{
	color: #005f00;
	background: #ffffff;
	padding: 0px 3px 0px 3px;
}