body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #fdf9e0;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	height: 100%;
}

.content {
	padding: 25px;
	font-size: 14px;
	line-height: 20px;
	
}


.copyright {
	padding: 5px 25px 10px 0px;
	font-size: 11px;
	color:#999999;
	font-style: normal;
	text-align: right;	
}

#masthead {
	color: #666666;
	background-color: #FDF9E0;
	
	height: 310px;
	padding: 0px;
	margin: 0;
	
}

.bghome {
background-image: url(../img/joan_jeri_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 315px;

}


#center {
	width: auto;
	}
#center .menu {

	padding: 15px;
	font-size: ;
	line-height: ;
	border: 0px solid #000;
	background-color: #4D654B;
	}

#center .content {
	padding:  15px  15px;
	font-size: 12px;
	line-height: 18px;
	
	border: 1px solid #758C6F;
	background-color: fff;
	height: 175px;
}
#masthead .content {
	padding: 0px 0px;
}
.footer {
	color: #FFFFFF;
	background-color: #4D654B;
	padding: 15px 50px 15px 15px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: relative;
	width: 100%;
}
.footerhome {
	
	color: #FFFFFF;
	background-color: #4D654B;
	padding: 15px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 100%;
}
.footerhome a:link {
	color: #ffffff;
	text-decoration:none;
}
.footerhome a:visited {
	color: #ffffff;
	text-decoration:none;
}
.footerhome a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link {
	color: #B64839;
}
a:visited {
	color: #B64839;
}
a:hover {
	color: #435B43;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

#center .menu a:link {
	color: #fdf9e0;
	text-decoration:none;
	
}
#center .menu a:visited {
	color: #fdf9e0;
	text-decoration:none;
}
#center .menu a:hover {
	color: #B5CCAA;
	text-decoration:none;	
	
	}


#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	color:#91A389;
	font-size: 24px;
	line-height: 28px;
	margin: ;
}
h2 {
	color: #3A593A;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 0 0;
	
}
h3 {
	font-size: 12px;
	margin: 0px 0 0 0;
	letter-spacing: 1px;
	color: #FFFFFF;
	}
h4 {
	font-size: 12px;
	margin: 0px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
