@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}

body, div, p, th {
	color: #727072;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a {
	color: #7EA4C3;
	text-decoration: none;
}

a:hover {
	color: #253B92;
}

.header {
	width: 100%;
}

.caption {
	font-size: 10px;
}


.footer a {
	color: #888688;
	font-size: 10px;
}

.footer a:hover {
	color: #888688;
}

.lead_paragraph {
font-size: 21px;
color: #253B92;
margin: 0px;
vertical-align: top;
}

.sub_img {
border: none;
vertical-align: top;
margin: 0px;
padding: 0px;
}

.table_bg {
margin-top: 36px;
background-image: url(../images/table_bg.gif);
height: 18px;
width: 921px;
}

.rightcol_images {
float: right;
margin-left: 10px;
}


.content_table {
border-left: 2px solid #f1f0f1;
border-right: 2px solid #f1f0f1;
}

.content_table2 td {
padding: 5px 30px 30px 30px;
text-align: left;
vertical-align: top;
}

.content_table2 table td {
width: auto;
padding: 0px;
}

.contactus_table td {
width: 50%;
padding: 5px;
text-align: left;
vertical-align: top;
}

#header_wrapper {
width: 100%;
height: 440px;
background-image: url(../images/scca_header_css_bg.jpg);
background-repeat: repeat-x;
}

.footer {
color: #888688;
font-size: 10px;
text-align: left;
padding: 3px 15px 10px 0px;
background-image: url(../images/scca_footer_css_bg.jpg);
background-repeat: repeat-x;
height: 72px;
width: 100%;
}

.footer_txt_lrg {
font-family: Times New Roman, Times, serif;
font-size: 21px;
text-align: right;
font-style: italic;
font-weight: bold;
}

h1 {
font-family: Times New Roman;
font-size: 36px;
margin: 0px;
font-style: italic;
color: #FFF;
text-align: left;
padding-top: 6px;
padding-left: 22px;
}

h2 {
font-size: 18px;
color: #7EA4C3;
margin: 0px;
}

h3 {
font-size: 20px;
font-style: italic;
text-decoration: underline;
}

.main_img_bg {
margin-top: 25px;
}

.main_img_bg td {
background-image: url(../images/main_img_bg.gif);
height: 290px;
width: 922px;
background-repeat: no-repeat;
}

.main_img {
margin-left: 236px;
margin-right: 30px;
margin-top: 30px;
margin-bottom: 30px;
}

.pagetitle_bg {
background-image: url(../images/pagetitle_bg.gif);
}

.home_buttons {
width: 400px;
height: 81px;
}

.home_buttons td{
margin-left: 25px;
}


.home_buttons a{
display: block;
}

.home_buttons a:hover {
background-position: bottom;
}
/**top right bottom left**/

#home_buttons_villas{
background-image: url(../images/carevillas.gif);
width: 200px;
}

#home_buttons_assistedliving{
background-image: url(../images/assistedliving.gif);
width: 200px;
}

#carevillas {
	display: block;
	height: 81px;
	width: 200px;
	background: url(../images/carevillas.gif) no-repeat;
}

#carevillas:hover {
	background-position: bottom;
}

#assistedliving {
	display: block;
	height: 81px;
	width: 217px;
	background: url(../images/assistedliving.gif) top right no-repeat;
}

#assistedliving:hover {
	background-position: bottom right;
}
.AssistedLiving_images {
	margin-left:8px;
	margin-right:8px;
}
.SelfCare_images {
	margin-left:8px;
	margin-right:8px;
}

