
#content {
	margin: 0 30px 26px 30px;
	padding-top: 20px;
	}
	#content h1 {
		margin-bottom: 20px;
		font: 30px/30px "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: normal;
		color: #9E4A20;
		}
	#photo {
		float: right;
		}
	#main {
		margin-right: 410px;
		}
		#main p {
			margin-bottom: 13px;
			font: 15px/22px "Times New Roman", Times, serif;
			color: #444;
			}
			#main p a {
				color: #4C5429;
				font-weight: bold;
				text-decoration: none;
				}
			#main p a:hover {
				color: #4C5429;
				font-weight: bold;
				text-decoration: underline;
				}

.about_us #footer {
	margin-left: 30px;
	}