
body,p,li,td {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #222222
}

body,p,li,td {
	line-height: 150%;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

body {
	background-color: #D0FA91;
}

.flower-bg {
	background-image: url(/images/main-bg.gif);
	background-repeat: no-repeat;
}

a {
	/*font-weight: normal; */
	color: #4C8800; 
	text-decoration: underline
}

a:hover {	
	color: #E80100; 
	text-decoration: underline
}

.small-text { 
	font-size: 10px; 
	color: #333333
}

.small-link { 
	font-size: 11px; 
	font-weight: bold
}

.heading { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	font-size: 14px; 
	color: #4C8800; 
	font-weight: bold;
	text-transform: uppercase;
}

.heading1 { 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold;
	text-transform: uppercase;
}

.heading2 { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
/*	font-family: Georgia, Times New Roman, Times, serif;*/
	font-size: 12px; 
	color: #4C8800; 
	font-weight: bold;
	text-transform: none;
}


.navigpath { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #444444; 
	font-weight: bold;
	text-transform: none;
}


.menu-1,.menu-1:link,.menu-1:visited { 
	color: #2C6800;
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

.menu-1-sel,.menu-1-sel:link,.menu-1-sel:visited,.menu-1-sel:hover { 
	color: #FFFFFF;
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

.menu-2,.menu-2:link,.menu-2:visited { 
	color: #2C6800;
	font-size: 11px; 
	text-decoration:none;
}

.menu-2:hover {
	color: #E80100;
	text-decoration:none;
}


.menu-2-sel,.menu-2-sel:link,.menu-2-sel:visited,.menu-2-sel:hover { 
	color: #E80100;
	font-size: 11px; 
	text-decoration:none;
}


a.small {  
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none
}

a.small:hover { 
	color: #E80100; 
}


input, textarea { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	background-color: transparent; 
	border-left: 1 solid #49B745; 
	border-right: 1 solid #456805; 
	border-top: 1 solid #49B745; 
	border-bottom: 1 solid #456805;
}

.radio { 
	
	background-color: transparent; 
	border: none;
}


.button-green { 
	background-color: #457A1F; 
	color: #FFFFFF; 
	font-size: 8pt; 
	border: 1 solid #ffffff; 
	border-right: 1 solid #457A1F; 
	border-top: 1 solid #ffffff; 
	border-bottom: 1 solid #457A1F
}

.exheading {font-weight: bold; cursor: hand}
.exindent {padding-left: 20px}
