body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image: url(images/life-care-planning.jpg);
}

.Right {
	background-image: url(images/right-background.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left top;
}

.Left {
	background-image: url(images/left-background.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: right top;
}

HR {
	height : 3px;
	color: #D2AB5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B78726;
	border-top-color: #E5D4B1;
	border-top-style: solid;
	border-top-width: 1px;
}

A {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 12px;
	color: #002157;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #B78726;
}

H1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #2F3F74;
}

H2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #CB9731;
}

.head {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #2F3F74;
}

.subhead {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #CB9731;
}

.PageContent {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	width: 460px;
}

A.leftlink {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #002157;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 5px;
}

A.leftlink:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #B78726;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	margin-left: 5px;
}

A.rightlink {
	padding-right: 5px;
	margin-left: 5px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #002157;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

A.rightlink:hover {
	padding-right: 5px;
	margin-left: 5px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #B78726;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

.credits {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

A.creditlink {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.creditlink:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.homeico {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #002157;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 55px;
	display: block;
	background-image: url(images/home-icon.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
}

.contactico {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #002157;
	padding-left: 55px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-image: url(images/contact-icon.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 15px;
}

.bottom {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #002157;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
}

A.bottomlink {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #002157;
	text-decoration: none;
}

A.bottomlink:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #002157;
	text-decoration: underline;
}

.content {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
}