/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
	/* common page styles */
	#contactinfo {
		position: absolute;
		top: 5px;
		right: 10px;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
		color: #F9DC9F;
		color: white;
		font-size: 20px;		
	}
	  
	#contactinfo a {
		font-size: 12px;
		font-weight: bold;
		color: #F9DC9F;			
	}
	
	#banner {
		background-color: #50487D;
		background-image: url('/images/flowers-banner.jpg');
		width: 100%;
		height: 75px;
	}
	
	#menubar {
		position:absolute;
		left:0px;
		top:64px;
		width:100%;
		height:41px;
		border: 0px none;
		background-image: url('/images/menubar.gif');		
	}	
	
	#search {
		position: absolute;
		top:5px;
		right:5px;
		font-family: Georgia, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #655ABE;
	}
	/*
	#rosechain {
		position: absolute;
		left:0px;
		top: 50px;
		width: 100%;
		height: 29px;
		background-image: url('/images/rosechain.gif');
	}
	
	#butterfly {
		position: absolute;
		right:200px;
		top: 30px;
	}
	*/
	#mrn-banner {
		position: absolute;
		top: 0px;
		left: 175px;
		left: 65px;
	}
	
	#boot {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	#menu {
		position: absolute;
		top: 7px;
		left: 175px;
		white-space: nowrap;
		padding-top:5px;
		font-family: Georgia;
		font-size: 12px;
		font-weight: bold;
		width: 100%;
	}
	
	#menu a:link {
		color:#655ABE;
		padding-left: 15px;
		padding-right:15px;
		text-align: center;
		text-decoration: none;
		border-left: 1px groove transparent;
		border-bottom: 1px groove transparent;	
		border-top: 1px groove transparent;
		border-right: 1px groove transparent;		
		}
	
	#menu a:visited {
		color:#655ABE;

		padding-left:15px;
		padding-right:15px;
		font-size: 12px;
		font-weight:bold;
		text-align:center;
		text-decoration: none;
		border-left: 1px groove transparent;
		border-bottom: 1px groove transparent;	
		border-top: 1px groove transparent;
		border-right: 1px groove transparent;			

	}
	
	#menu a:hover {
		color:#CC00FF;
		background-color: #FFFFDD;
		padding-left:15px;
		padding-right:15px;
		text-decoration: underline;
		border-left: 1px groove white;
		border-bottom: 1px groove white;	
		border-top: 1px groove white;
		border-right: 1px groove white;		
	}	
	
	#leftnav {
		position: absolute;
		top: 140px;
		left: 10px;
		z-index: 10;
		width: 150px;
	}
	
	#leftnav h2 {
		color: #50398A;
		font-family: arial, sans-serif;
		font-weight: bolder;
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	#leftnav h2.navsection {
		color: #655ABE;
		font-size: 16px;
		margin-top: 10px;
		text-decoration: none;
		text-transform: uppercase;
		width: 150px;
	}
	
	.biglink {
		color: #655ABE;
		font-size: 10pt;
	}
	
	#leftnav a:link {
		color: #B05000;
		font-family: arial, sans-serif;
		font-weight: bolder;
		font-size: 11px;
		text-decoration: underline;
	}
	
	#leftnav a:visited {
		color: #B05000;	
		font-family: arial, sans-serif;
		font-weight: bolder;
		font-size: 11px;	
		text-decoration: underline;			
	}
	
	#leftnav a:hover {
		font-family: arial, sans-serif;
		font-weight: bolder;
		font-size: 11px;
		background: #FCECC9;
		text-decoration: underline;
	}
	
	#leftnav h2.link {
 		width: 100px;
 		text-decoration: underline;
 		background-color: transparent;
 		cursor: hand;
	}
/* common page styles - end */
