@import "commonstyle.css";


body		{
		background-color:#FB6D32;
		}

.navigation 	{
		background-color:#FFCB18;
              	}

 a:hover	{
		/* background-color:#FB6D32; */
		}


ul#navlist
		{
		background-color:#ffcb18;  /* navigation color */
		}


ul#navlist li a
		{
		border-left: 10px solid #ed5a79;  /* header color */		
		background-color:#ffcb18;  /* navigation color */
		}


ul#navlist li a:hover
		{
		border-color: #28A3C2;  /* pullout color */
		background-color: #fb6d32;   /* body color */
		}




.statusbox 	{
		background-color:#FFCB18;
		}

div#topmenu ul li a:hover
		{
		background-color: #fb6d32;   /* body color */
		}
div#topmenu ul li a.current_topmenu
		{
		background-color: #fb6d32;   /* body color */
		}

.header		{
		background-color:#ED5A79;
		}

div.pageselect
		{
		background-color: #fb6d32;  /*  body color */
		}

.footer		{
		background-color:#ED5A79;
		}


	


h1		{
		color: #535;
		}

h2 		{
		color: #757;
		}


.fotobox 	{
		background-color:#FFCB18;
		}

.guestbox 	{
		background-color:#FFCB18;
		}

.songtextfotobox{
		background-color:#FFCB18;
		}

.pullout	{
  		background-color: #28A3C2;
  		color:#F5F5F5;
		}

.pullout_quote	{
  		background-color: #28A3C2;
  		color:#F5F5F5;
		}

.pullout2	{
  		background-color: #28A3C2;
  		color:#F5F5F5;
		}

.pullout_thumb	{
  		background-color: #28A3C2;
  		color:#F5F5F5;
		}

.pulloutbox	{
		background-color: #28A3C2;
  		color:#F5F5F5;
		}

.textfield	{
		background-color: #FB6D32;
		}

.linkfield	{	
		
		}

.selectbox	{
		background-color: #FB6D32;
		}


.textinput	{
		background-color: #FB6D32;
		}
















