	
	P {
	line-height: 21px;
	font-size : 11px;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	}
			
		
	h1 {
	font-size : 25px;
	font-weight:100;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5c6665;
	margin-bottom: 5px;
	}
	
	h2 {
	font-size : 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	h3 {
	font-size : 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	h4 {
	font-size : 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 20px;
	margin-bottom: 10px;
	}

#menu {
  display: none;
}

#menuright {
  display: none;
}

	
	#page {
	width: 700px;
	height: auto;
	float:left;
	top: 0px;
	background-color: #FFF;
	background-image: url(/gardens2/includes/graphics/anbg.gif);
	background-repeat:no-repeat;
	border-left: 0px;
	border-right: 0px;
	}

	#pic {
	width: 700px;
	height: 350px;
	float:left;
	margin-top: 0px;
	margin-left: 70px;
	border-top: 1px solid #73807f;
	border-bottom: 1px solid #73807f;
	}
	
	#content {
	width: 700px;
	height: auto;
	overflow:hidden;
	margin-top: 0px;
	float:left;
	margin-left: 70px;
	text-align: left;
	}

