body {
	background-color:  #946F3A;
}

p {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	white-space: normal;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 2px;
}

h1 {
	font-family: Helvetica;
	font-size: 22px;
	line-height: 20px;
	color: #00a8cb;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 60px;
}

h2 {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 16px;
	color: #7F5619;
	text-decoration: none;
}

.footer {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/Bowen_web_build_20.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #AFBD21;
	text-decoration: none;
}


a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}
