@charset "UTF-8";
/* Caring Senior Service CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6969;
}
body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bodyText{
	margin-left:10px;
	margin-right:10px;
}
#insideBodyText{
	margin-left:10px;
	margin-right:10px;
	line-height:20px;
}
#news{
	margin-left:5px;
	marting-right:5px;
}
#franchise{
	margin-left:35px;
	margin-top:0px;
	margin-right:20px;
}
#franchise2{
	margin-left:30px;
	margin-top:10px;
	margin-right:20px;
}
#franchise3{
	margin-left:30px;
	margin-right:20px;
}
h1 {
	color: #d34730;
	font-size:14px;
	font-weight:100;
}
h2 {
	color: #d34730;
	font-size:12px;
	font-weight:100;
}
.newsDate {
	color: #7e9da6;
	font-size:12px;
	font-weight:100;
}
.footer{
	font-size:10px;
	margin-left:10px;
}
.red{
	color:#F00;
	font-weight:600;
}
.white {
	color:#FFF;
}
a:link {
	color: #d34730;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d34730;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #d34730;
}
a.grey:link {
	color: #757373;
	text-decoration: none;
	font-weight: bold;
}
a.grey:visited {
	color: #757373;
	text-decoration: none;
	font-weight: bold;
}
a.grey:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.grey:active {
	color: #757373;
	text-decoration: none;
	font-weight: bold;
}
.gothic {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FFF;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:15px;
}
.breadcrumb {
	margin-left:10px;
}

.whiteQuote {
	line-height:25px;
	color:#fff;
	margin-left: 7px;
	margin-right: 7px;
}
.bigRed {
	color:#d34730;
	font-size:15px;
}

