body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#navbar {
	display: none; }
}

#header {
	background-color: #ffffff;
	position: relative;
	width: 100%;
	height: 300px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#title {
	position: relative;
	width: 350px;
	height: 120px;
	top: 0px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}

#contact {
	position: relative;
	height: 120px;
	width: 250px;
	left: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: left;
	font-style: italic;
	}


#contentleft {
border: none;
background-image: none;
margin: 0px;
padding: 0em;
position: relative;
width: 100%;
top: 250px;
left: 0px;
right: 0px;
bottom: 0px;
}

#contentright {
border: none;
background-image: none;
margin: 0px;
padding: 0em;
position: relative;
width: 100%;
top: 150px;
left: 0px;
right: 0px;
bottom: 0px;
}

#contentmain {
border: none;
background-image: none;
margin: 0px;
padding: .5em;
position: relative;
width: 100%;
top: 225px;
left: 0px;
right: 0px;
bottom: 0px;
}

h1 {
	font-size: 1.4em;
	font-style: normal;
	color: #990000;
	word-spacing: .2em;
	text-align: left;
	margin: 0px;
	padding-left: .5em;
	padding-right: .75em;
	padding-top: .5em;
	padding-bottom: 0em;
	}
	
h1.subhead {
	font-size: .8em;
	word-spacing: .1em;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 1em;
	padding-right: .75em;
	padding-top: .75em;
	padding-bottom: 1em;
	}

h2 {
	font-size: 1.1em;
	font-style: italic;
	color: #990000;
	word-spacing: .2em;
	text-align: left;
	margin: 0px;
	padding-left: 1em;
	padding-right: .75em;
	padding-top: 1em;
	padding-bottom: 0em;
}

h3 {
	font-size: 1em;
	color: #990000;
	word-spacing: .1em;
	text-align: left;
	margin: 0px;
	padding-left: 1.6em;
	padding-right: 0.75em;
	padding-top: 1em;
	padding-bottom: 0em;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 1.5em;
	padding-right: .75em;
	padding-top: 1em;
	padding-bottom: 0em;
}

p {
	margin: 0px;
	padding-top: 1em;
	padding-left: 2em;
	padding-right: 2.5em;
	text-align: justify;
	text-indent: 1.3em;
	line-height: 1.5em;
}

ol {
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;
	margin-left: 2em;
}

ul {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 4em;
	padding-right: 2em;

	margin: 0em;
}

li {
	margin-top: 0em;
	margin-bottom: .8em;
	margin-right: 0em;
	margin-left: 0em;
	padding: 0em;
	line-height: 1.5em;
}

.eldercare {
	font-weight: bold;
	color: #990000;
}

.marjorie {
	font-size: 1em;
	font-style: italic;
	text-indent: 0;
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
}

.imgright {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #000000;
}

strong {
font-weight: bold; }

em {
font-style: italic; }

.about {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	word-spacing: .2em;
	text-align: center;
	padding-bottom: 3em;
}

blockquote {
	padding: 1em;
	border: 1px solid #990000;
}

cite {
	font-size: .8em;
	display: block;
	margin-top: 4em;
}

cite.testimonial{
	font-size: .9em;
	text-align: right;
	margin-top: 1em;
	margin-right: 1em;
}

h1, h2, h3, h4, h5 {
page-break-after: avoid;
}

table {
page-break-before: avoid;
}

#navbar a:link {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}
#navbar a:active {;
	color: #cc6633;
	background-color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	background-color: #0099FF;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #cc6633;
	background-color: #0099ff;
	text-decoration: none;
}
