/*------ default class ---------- */
body
{
	margin:0px;
    padding:0px;
    background:url(../images/bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#114333;
}

*{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

a
{
	font-size:12px;
	text-decoration:none;
	color:#8ec63f;
}

a:hover
{
	text-decoration:none;
}

h1
{
	font-size:19px;
	font-weight:bold;
	color:#0b553a;
}

h2
{
	font-size:15px;
	font-weight:bold;
	color:#8ec63f;
}

h3
{
	font-size:13px;
	font-weight:bold;
	color:#0b553a;
}


ul, li
{
	list-style-type:none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.green
{
	color:#8ec63f;
}

.green_link
{
	color:#0b553a;
}

.green_dark
{
	color:#114333;
}

.ul ul,.ul li
{
	list-style-type:disc;
	margin-left:25px;
}

/*----------- End default class ------------*/


/*----------- Contener Class --------------*/
#wrapper
{
	width:700px;
	margin:20px auto 0;
}

.footer
{
	text-align:center;
	padding:10px 0;
	color:#e8f4d9;
	font-size:12px;
}

.footer a
{
	text-align:center;
	padding:10px 10px;
	color:#e8f4d9;
	font-size:12px;
}

.footer a:hover
{
	color:#0b553a;
}

.content_link
{
	color:#8ec63f;
}

.content_link:hover
{
	color:#006633;
	text-decoration:underline;
}

/*------------ Green Box Class -------------*/
.greenbox_txt
{
	color:#000000;
	padding:10px;
}

.greenboxul li
{
	list-style-type:disc;
	margin-left:25px;
	color:#008080;
	
}

.gboxAtag
{
	color:#000000;
}

.gboxAtag:hover
{
	color:#006633;
	text-decoration:underline;
}
/*------------ End Green Box Class -------------*/

/*----------- End Contener Class --------------*/


/*------------- Left Pannel -----------------*/

.left p
{
	margin-top:15px;
}

.left
{
	float:left; 
	width:350px; 
	padding-bottom:20px;
}

.left_inner
{
	float:left; 
	width:620px; 
	padding-bottom:20px;
}

.left_inner p
{
	margin-top:15px;
}


/*------------- End Left Pannel -----------------*/

/*------------- Right Pannel -----------------*/

.right p
{
	margin-top:15px;
}

.right
{
	float:right; 
	width:200px; 
	
}

/*------------- End Right Pannel -----------------*/



/*-----------  Content Pannel -------------------*/

.h1
{
	font-size:19px;
	font-weight:bold;
	color:#0b553a;
}

.h2
{
	font-size:15px;
	font-weight:bold;
	color:#8ec63f;
}

.h2_black
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.red_txt
{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-transform:none;
}

.black_txt
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
/*-----------  End Content Pannel -------------------*/

/*------------- Contact Us --------------------------*/
.limecontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b553a;
}

/*------------- Contact Us --------------------------*/