body {
	background: white url('/clips/bgrd_yellow.png');
	background-repeat: no-repeat;
	background-position: center top;
}


h1 {
	color: #897B06 ;
}

a:link, a:visited, a:active   { 
	color: #897B06;
}
a:hover  { color: maroon; }

h2 {
	color: #897B06;
}
h3 {
	color: #897B06;
}



div.swingerheader  {  
	border-bottom: 3px solid #897B06;
}
div.swingerheader:hover::before{
	background-color: #897B06;
}
div.swingerheader::after{
	color: #897B06;
}
div.swingersingleactive{
	border-bottom: 3px solid #897B06;
}
div.swingersingleactive div.swingerheader::before{
	background-color: #897B06 ;
}
div.swingersingle div.swingerheader:hover {
	background-color: #897B06;
	border-bottom: 3px solid #897B06;
}
div.swingersingleactive div.swingerheader {
	background-color: #897B06;
}






div#header_menu > ul > li > a   { 
	color: white;	
}
div#header_menu ul > li > ul > li > a:hover {		
  	color: white !important;
  	background: #897B06 !important;	  	
}



a.m2:link, a.m2:visited, a.m2:active, a.m2:hover   { 
	color: #897B06;	
}
a.m2_a:link, a.m2_a:visited, a.m2_a:active, a.m2_a:hover   { 
	color: #897B06;	
}
a.m3:link, a.m3:visited, a.m3:active, a.m3:hover   { 
	color: #897B06;	
}
a.m3_a:link, a.m3_a:visited, a.m3_a:active, a.m3_a:hover   { 
	color: #897B06;	
}

a.mhead:link, a.mhead:visited, a.mhead:active, a.mhead:hover   { 
	color: white;
	background: url('/clips/navi_yellow.png');
	background-position: top left;
	background-repeat: repeat-y;
}



div#mobile_nav{		
	background: rgba(186, 157, 5, 0.95);
}

ul.eip_link_list_buttonstyle li  {
    background: rgb(206,176,32);
    color: black;
}
a.eip_link_list_buttonstyle{
	color:white;
}