body {
	background-image:url(images/bg.jpg);
	background-color:#c5c1be;
	background-repeat: repeat-x;
}
li {
	list-style-image: url(images/bullet.jpg);
}
.tdMain {
	background-image:url(images/senior-living-st-paul.jpg);
	background-color: #2D2D38;
	background-repeat: no-repeat;
	background-position: center top;
	border: 2px solid #FFFFFF;	
}
.slogan {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFE9A9;
	line-height: 16px;
	margin: 0px;
}
.menu {
	background-color:#4770AA;
	text-align: center;
	height:32px;
	border:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height:30px;
}
a.menu:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#9C4139;
	width: 100%;
}
.menuSelected {
	background-color:#9C4139;
	text-align: center;
	height:32px;
	border:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height:30px;
}
a.menuSelected:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.menuSelected:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.menuSelected:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #1E1E1E;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.7em;
	color: #575757;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.divMore {
	color:#7D1300;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
a.divMore:link {
	text-decoration:underline;
	color:#7D1300;
}
a.divMore:visited {
	text-decoration:underline;
	color:#7D1300;
}
a.divMore:hover {
	text-decoration:underline;
	color:#FF310D;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.pic {
	border:solid 2px #666666;
}


