@charset "UTF-8";
/* CSS Document */
/*** RESET ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***************************************************/
/*************** CUSTOM STYLES ******************/
/***************************************************/
body {
	text-align:center;
	background:#250e04 url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-pattern-bg.gif) repeat-x 0 0;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:87.5%;
	line-height:1.57;
	color:#000;
	}
a {color:#4f6f19;}
a:hover {color:#a2286c;}
sup {
	font-size:60%;
}
img {
	display:block;
	border:none;
	margin:0 auto;
}
h1 {
	font-size:100%;
	line-height:1.57;
	margin:15px 0;
	padding:0;
	font-weight:normal;
}
h2 {
	color:#4f6f19;
	font-size:143%;
	font-weight:bold;
	line-height:1.5;
	margin:20px 0;
}
h3 {
	color:#000;
	font-size:100%;
	font-weight:bold;
	line-height:1.5;
	margin:15px 0;
}
p {
	margin:15px 0;
	padding:0;
}
/*************** MAIN CONTAINER ******************/
#main {
	width:740px;
	padding:335px 0 0 0;
	margin:0 auto;
	text-align:left;
	background: url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-header.jpg) no-repeat 0 0;
	}
/*************** LEFT COLUMN ******************/
#left-column {
	width:460px;
	padding:0;
	margin:0 0 30px 0;
	background: url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-now-imagine.gif) no-repeat 0 0;
	float:left;
	background-color:#fff;
	border:5px solid #eac773;
}
#left-column div.content {
	margin:135px 25px 0 25px;
	padding:0 0 25px 0;
}
/*************** RIGHT COLUMN ******************/
div.right-column {
	width:235px;
	float:right;
	margin:0 0 25px 0;
	background-color:#fcf1d8;
	border:5px solid #eac773;
}
div.right-column img.text {
	margin:15px 0;
}
div.divider {
	height:3px;
	margin:15px 8px;
	display:block;
	background-color:#eac773;
}
		div.right-column a {
			color:#4f6f19;
			font-weight:bold;
			font-style:italic;
		}
		div.right-column a span {
			font-size:80%;
			text-decoration:none;
		}
		div.right-column a:hover, a.callout-link:hover {color:#a2286c;}
		a.callout-link {
			font-weight:bold;
			display:block;
			padding:10px 15px 10px 44px;
			color:#b9448c;
			background:#fcf0d4 url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-icon.gif) no-repeat 10px 10px;
		}
		
p.check {
	background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-check.gif) no-repeat 0 .1em;
	padding-left:18px;
	margin:8px 13px;
}
p.arrow {
	background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-arrow.gif) no-repeat 0 .3em;
	padding-left:18px;
	margin:8px 13px 20px 13px;
}
/*************** CENTER COLUMN ******************/
#center-column {
	width:730px;
	padding:0;
	background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-the-home.jpg) no-repeat 0 0;
	clear:both;
	background-color:#fff;
	border:5px solid #eac773;
}
#center-column div.content {
	margin:125px 140px 0 25px;
	padding:0 0 25px 0;
}
#center-column  img {
	float:right;
	border-left:5px solid #eac773;
	border-bottom:5px solid #eac773;
	margin:0 0 10px 40px;
}
#bottom-column {
	background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-bottom.jpg) no-repeat 0 0;
	margin:0;
}
#bottom-column div.content {
	margin:0;
	padding:45px 120px 0 290px;
}
div.button {
	background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-button-over.gif) no-repeat 0 0;
	width:277px;
	height:58px;
}
		div.button a{
			background:url(http://seniorcare.homeinstead.com/images/alzheimers-care/hisc-alz-button.gif) no-repeat 0 0;
			display:block;
			height:58px;
			text-decoration:none;
		}
		div.button a:hover{
			background-image:none;
		}
		div.button a span {
			visibility:hidden;
		}
p.copyright {
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin:55px 0 10px 0;
	font-size:90%;
}


