/* This is the Style Sheet for www.carewithdignity.com web site*/

/* STYLES*/

/* BODY STYLE: */
	body {color:#000000; background-color:#ffffcc; margin-top:0; margin-left:0; font-family:verdana, helvetica, sans-serif; font-size:12px; vertical-align:top; text-align:left;}
	
/* FONT STYLE: for all pages*/
	p {font-family:verdana, helvetica, sans-serif; font-size:12px; line-height:150%; margin-left:40px; margin-right:40px; }
	h2 {font-family:verdana, helvetica, sans-serif; font-size:15px; vertical-align:text-top; text-align:center;}
	h3 {font-family:verdana, helvetica, sans-serif; font-size:14px; vertical-align:text-top; text-align:center;}
	h4 {font-family:verdana, helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:150%; margin-left:30px; }
	li {line-height:150%; margin-left:20px; }	
			
/* LINK STYLES */	
	a:link {font-family:verdana, sans-serif; color:#333399; background-color:transparent; text-decoration:none;}
	a:active {font-family:verdana, sans-serif; color:#cc0000; background-color:transparent; text-decoration:none;}
	a:visited {font-family:verdana, sans-serif; color:#666666; background-color:transparent; text-decoration:none;}
	a:hover {font-family:verdana, sans-serif; color:#990000; text-decoration:none; background-color:transparent;}

/* CLASSES */
	.indent {margin-left:40px; margin-right:50px; }
	.lindent {margin-left:20px; }
	.bold {font-weight:bold;}
	.title {font-family:verdana, helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:20px;}
	.title2 {font-family:verdana, helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left; margin-left:40px;}
	.links {font-size:11px; font-weight:bold;}
	.middle {vertical-align:middle;}
	.small {font-size:11px; text-align:center;}
	.smaller {font-size:10px; text-align:center;}
	.backgrnd {background-image:url("images/banner.jpg"); background-repeat:repeat-y;}
	.nhnav {line-height:28px; background-image:url("images/nav.jpg"); background-repeat:no-repeat;}
	.bgrnd {background-image:url("images/bgstripe.jpg"); background-repeat:repeat-y; vertical-align:top; line-height:125%;}
	.bottom {line-height:30px; background-image:url("images/bottom.jpg"); background-repeat:no-repeat;}
	