/* Name of Company Goes Here 
 * (c) Name of Company Goes Here -- www.websitehere.org
 * 
 */
 
 #title {
 	text-align:center;
 	width:700px;
 	margin:0 auto;
 }
 #title h1 {
 	font: 24px Georgia,"Times New Roman",Times,serif;;
  	line-height:45px;
  	color:#8F278F;
 }
 .italic {
 	font:italic 28px Georgia,"Times New Roman",Times,serif;
 }
  .large {
 	font:28px Georgia,"Times New Roman",Times,serif;
 }
 #imageSet {
 width:780px;
 margin:0 auto;
 }
 #imageSet h2 {
 	margin-left:30px;
 }
 .image1 {
 text-align:center;
 width:140px;
 float:left;
 margin-left:20px;
 }
  .image2 {
 text-align:center;
 width:180px;
 float:left;
 margin-left:20px;
 margin-top:-28px;
 }
 #imageSet .image2 h2 {
 	margin-left:0px;
 	
 }
 #imageSet .image2 h2 a {
    color:#9a4d9e;
 	
 } 

 .imageBox {
 width:120px;
 }
 #VR{
 height:150px;
 width:1px;
 background-image:url(/images/paperMakerGarden/VR.jpg);
 background-repeat:repeat-y;
 float:left;
 margin-left:15px;
 }
 .flower {
 	float:left;
 	height:100px;
 	width:200px;
 	background-image:url(/images/resources/back.gif);
 }
 .choice {
 	margin-left:30px;
 	margin-top:10px;
 }
 .left {
 	float:left;
 }
 .view {
 	font-size:16px;
 	margin-top:10px;
 	margin-left:30px;
 	margin-right:20px;
 }