body{
	background-image:url(../images/bg_pattern2.jpg);
}

.copy{
    font-size:         10pt;
	text-align:justify;
    color:             #000000;
    font-family:      arial;
	padding: 10px 20px 10px 20px;
	vertical-align:top;
	width: 600px;
	height: 494px;
	background-color:#FFFFFF;	
	background-image:url(../images/bg_tree_10prnct.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.copy_pic
{
	margin-right: 10px;
}

.disclaimer{
	font-size: 7pt;
	font-style: italic;
}


h2 {
	text-align:right;
	color: #9dab8b;
}

h3 {
	text-align:right;
	color: #9dab8b;
	line-height: 60px;
}

.copyright { 
	font-size: 7pt; 
	color: #000000; 
	font-family: Arial;
	text-align:center;
	background-color: #e6f2d6;
}


/* ######### Left Menu MAIN ######### */

.leftnavmain {
	width: 100%;
	background-color: #f9ffee;
    font-family:      Garamond;
	border-bottom: 1px solid #ececec;
}

.leftnavmain a{
	margin-left: 0px;
	margin-top: 2px;
	padding: 3px 2px 5px 12px;
	font-size: 14px;
	display: block;
	color: #449805;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}

.leftnavmain a:hover{
	color: #FFFFFF;
	background: #51B906;
	text-decoration: none;
}


/* ######### Left Menu SUB ######### */

.leftnavsub {
	width: 100%;
	background-color: #d9e8bd;
    font-family:      Garamond;
	border-bottom: 1px solid #ececec;
}

.leftnavsub a{
	margin-left: 0px;
	margin-top: 2px;
	padding: 3px 2px 5px 24px;
	font-size: 14px;
	display: block;
	color: #449805;
	text-decoration: none;
	
	font-weight: bold;
	vertical-align:middle;
}

.leftnavsub a:hover{
	color: #FFFFFF;
	background: #51B906;
	text-decoration: none;
}


/* ######### Left Menu SUB 2 ######### */

.leftnavsub2 {
	width: 100%;
	background-color: #bbd094;
    font-family:      Garamond;
	border-bottom: 1px solid #ececec;
}

.leftnavsub2 a{
	margin-left: 0px;
	margin-top: 2px;
	padding: 3px 2px 5px 36px;
	font-size: 14px;
	display: block;
	color: #449805;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}

.leftnavsub2 a:hover{
	color: #FFFFFF;
	background: #51B906;
	text-decoration: none;
}









.submenu {
visibility: hidden;
}

/* ######### TABS ######### */
/* not being used at this time... */

.menutab{
	text-align: center;
	background-color: transparent;
	border-width: 1px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	text-indent: 15px;
}

.menutab a{
	margin-left: -3px;
	padding: 3px 1px;
	font-size: 12px;
	display: block;
	color: #449805;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}

.menutab a:visited{
	color: #449805;
}

.menutab a:hover {
	color: #fff;
	background: #51B906;
	text-decoration: none;
}

.logo{
	background-image:url(../images/bg_pattern_name.jpg);
}

.contact_field{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.watermark {
	background-image:url(../images/bg_tree_10prnct.jpg);
	background-repeat:no-repeat;
	background-position:center;
}