.navigation li.selected {
  background-color: #ff8726; color: #ffffff; 
}


div#flower {
  position: relative;
  margin-top: 13em;
  bottom: -2em;
  margin-left: 20%;
  left: -2em;
  height: 45em;
  overflow: visible;
  /*width: 700px;*/
  width:80%;
  border: 0px solid #ff0000;
}


div#flower img {
  position: absolute;
}

div#flower #flower02_pic { width: 663px; height: 547px; }


div#flower p { position: absolute; /*border:1px solid gray;*/}
div#flower p a,
div#flower p em { display: block; position: realtive;}
div#flower p em { color: #d90000; padding-top:0.2em;}
div#flower p a { 	line-height: 1.1em;	}

p#location01 {margin: -7.5em  0 0 0; width:45%; left:20em;}
p#location01 a { color: #040100; font-size: 270%;  }

p#location02 {margin: 0em  0 0 -5%; left: -3em; width:25%;}
p#location02 a { color: #666666; font-size: 220%; }

p#location03 {margin: 18em  0 0 -17%; width:26%;}
p#location03 a { color: #6e6e6e; font-size: 170%; }

p#location04 {margin: 0 0 0 7em; bottom: 9em; width:25%;}
p#location04 a { color: #d1d2d3; font-size: 150%; }

p#location05 {margin: 9em  0 0 0; left: 40em; }
p#location05 a { color: #c3c3c3; font-size: 130%; }

#footer #contact-info {
	/*height:auto;*/
	margin-top:1.7em;
}

div#flower p a:hover {
	color:#ff1400;
}





