﻿.twoColHybLtHdr #mainContent {
	margin: 0 20px 0 13em; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding: 5px 5px;
	background-image: url(images/palmleaf02.jpg);
}


a {
	Font-Family: Arial;
	Font-Size: 12px;
	color: #336600;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	Font-Family: Arial;
	Font-Size: 12px;
	color: #336600;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	Font-Family: Arial;
	Font-Size: 12px;
	color: #009900;
	line-height: 16px;
	text-decoration: none;
}

a.MainHeaderMenu:link, a.MainHeaderMenu:visited {
	font-family: arial;   font-size: 12px;    font-weight: bold;    color: #FFFFFF;     text-align: center;     
	text-decoration: none;   text-transform: none;   font-weight: bold;  }

a.MainHeaderMenu:hover {
	     color: #FFFFDD;   }

a.MainHeaderMenuSpecial:link, a.MainHeaderMenuSpecial:visited {
	font-family: arial;   font-size: 10px;    font-weight: bold;    color: #FFFFBB;     text-align: center;     
	text-decoration: none;   text-transform: none;   font-weight: bold;  }

a.MainHeaderMenuSpecial:hover {
	     color: #FFFFFF;   }
		 
/* ***********                                   ***********  */
/* ***********          DROP DOWN MENU           ***********  */
/* ***********                                   ***********  */

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:5px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
}

/* each TR.item is one menu item */
.transMenu .item {
    color:#336;
    font-size:12px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
}


.landing_pic {
      background-image: url(http://www.exigo.com/public/1428/WebSites/28/images/landing_leaf_header_bg.jpg); 
      background-repeat: no-repeat
}



.HeaderAssocName_RS {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F2D638;
}


.HeaderAssocName_LO {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F2D638;
}


.HeaderAssocName_RSW {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F2D638;
}



.HeaderAssocID_LO {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E3D9A0;
}



.HeaderAssocID_RS {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #E3D9A0;
}

.style1 {
	color: #FF3300;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990033;
}

.style3 {	color: #990033;
	font-weight: bold;
}

.style4 {
	color: #990033;
}

.style8 {color: #990033}

.style9 {font-size: 140%}

.style10 {
	color: #ffa125;
	font-size: 24px;
	text-align:center
}

.style11 {color: #9900CC}

.style13 {color: #000000; font-size: 24px; }

.style14 {
	font-size: 14px
}

.style15 {color: #000000; font-size: 24px; font-weight: bold; }

.style16 {
	font-size: 8px
}

.style17 {color: #ce2b02}

.style18 {font-size: 14px; font-weight: bold; }

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 18px;
z-index: 100;
background-color: #542C08;
width: 135px;
margin-top:5px;
margin-left:-5px;
text-align:left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: EC6816;
color: yellow;
}

.ddstyle_products{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 18px;
z-index: 100;
background-color: #313131;
width: 175px;
margin-top:5px;
margin-left:-5px;
text-align:left;
}

.ddstyle_products a{
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:white;
}

.ddstyle_products a:visited{
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:white;
}

.ddstyle_products a:hover{ /*hover background color*/
background-color: #345E30;
color: #F0D3AB;
}


