body {
	text-align: center;
	background-color: #7BA8A5;
	background-color: #C60:repeat:
	margin-top: 30px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #E77927;
}
a:visited {
	text-decoration: none;
	color: #E77927;
}
a:hover {
	text-decoration: none;
	color: #403B37;
}
a:active {
	text-decoration: none;
	color: #E77927;
}
.g-recaptcha {
	margin-top: 30px;
}
#containerLinks{
	text-align: center;
}
#containerLinks ul{
	padding: 0;
	margin-bottom: 15;
}
#containerLinks li{
	font-size: 18px;
	display: inline;
	text-align: center;
	margin: 10px;
}
#container {
	width: 1000px;
	background-color: #7BA8A5;
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	width: 260px;
	float: left;
	background-color: #403B37;
}
#content {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	padding: 0px;
	width: 700px;
	float: right;
	background-color: #EDEDED;
	position: relative;
	z-index: 1;
}
#health{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	width:640px;
	height:30px;
	background-color: #403B37;
	margin-right: auto;
	margin-left: auto;
}

#picture {
	padding-right: 200px;
	padding-left: 200px;
}
#picture img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
}

#map {
	margin: 30px;
	border: 2px solid #3F3B38;
}
#leftList {
	float: left;
	margin-top: 0px;
	margin-left: 60px;
	line-height: 140%;
}
#sharonList {
	margin-left: 15px;
	line-height: 140%;
}
#rightList {
	float: right;
	margin-top: 0px;
	margin-right: 120px;
	line-height: 140%;
}
#link {
	line-height: 140%;
	margin-left: 30px;
}
#footer {
	width: 100%;
	float: left;
	background-color: #3F3B38;
	color: #EDEDED;
	margin-top: 30px;
	height: 400px;
}
#footer a:link {
	text-decoration: none;
	color: #EDEDED;
}
#footer a:visited {
	text-decoration: none;
	color: #D0D0D0;
}
#footer a:hover {
	text-decoration: none;
	color: #E77927;
}
#footer a:active {
	text-decoration: none;
	color: #D0D0D0;
}
#navLogo {
	margin: 30px;
}
#mug {
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}
#mug img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
}
h1 {
	color: #E77927;
	font-weight: lighter;
	margin-left: 30px;
	font-size: 22px;
	margin-right: 30px;
	margin-bottom: 10px;
}
h2 {
	color: #E77927;
	font-weight: lighter;
	margin-left: 30px;
	font-size: 18px;
	margin-right: 30px;
	margin-bottom: 10px;
}
h3 {
	color: #EDEDED;
	font-weight: lighter;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	color: #E77927;
	font-weight: lighter;
	font-size: 30px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;

}
h5 {
	color: #E77927;
	font-weight: lighter;
	font-size: 30px;
	text-align: center;
	margin-top: 0px;
    margin-bottom:0px;
	padding: 0px;
}
h6 {
	color: #EDEDED;
	font-weight: lighter;
	margin-left: 30px;
	margin-top: 30px;
	font-size: 12px;
	letter-spacing: 1px;
}
p {
	margin-right: 30px;
	margin-left: 30px;
	word-spacing: 2px;
	line-height: 120%;
	margin-top: 0px;
}
