body {
	background: white url(images/background.gif) top left repeat;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
#wrapper {
	border: 4px solid #4a610d;
	width: 876px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -446px;
	margin-bottom: 30px;
}
#nav {
	height: 51px;
	color: white;
	font: italic 13px/61px Georgia, "Times New Roman", Times, serif;
	background: transparent url(images/effica_template7_10.jpg) top left no-repeat;
	text-indent: 190px;
}
	#nav a {
		text-decoration: none;
		color: white;
	}
	#nav a:hover {
	color: #e6ac41;
	}
#content {
	background: #f9f2e1 url(images/body-bg.jpg) top left no-repeat;
	
}
	#copy, #copy2 {
		padding-top: 36px;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		color: #363229;
		padding-bottom: 20px;
	}
	#copy2 {
		padding-right: 20px;
		position: relative;
		padding-top: 0 !important
	}
		#copy h1, #copy2 h1 {
			color: #b4391f;
			padding-bottom: 22px;
			font-weight: normal;
			font: italic 30px Georgia, "Times New Roman", Times, serif;
		}
		#copy2 h1 {
			padding-top: 0;
		}
		#copy p, #copy2 p {
			padding-bottom: 8px;
		}
		#copy2 img {
			border: 3px solid #d1c5b5;
			margin-left: 6px;
			margin-bottom: 6px;
		}
		#quotes img {
			border: 3px solid #d1c5b5;
		}
		#copy2 a {
			color: #00528a;
		}
		#copy2 a:hover {
			color: #b4391f;
		}
		
	#quotes, #quotes2 {
		padding: 90px 20px 20px 30px;
		font: normal 11px Georgia, "Times New Roman", Times, serif;
		text-align: center;
	}
	#quotes2, .quotes {
		font: normal 12px/18px Georgia, "Times New Roman", Times, serif !important;
		color: #817965 !important;
		text-align: center;
	}
		#quotes p {
			padding-top: 5px;
			color: #b4391f;
		}
#pics {
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #242424
}
#pics p {
	padding: 20px;
}
#phone {
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #242424;
	padding-top: 15px;
	width: 652px;
	height: 13px;
}
#footer {
	background-color: #e8ae43;
	border-top:4px solid #4a610d;
	padding: 26px 0;
	text-align: center;
	font: italic 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #242424;
	
}
#footer a {
	color: #242424;
}
#footer a:hover {
	text-decoration: none;
	color: #00528a;
}
