@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#ffffff;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:904px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#contentbg
	{
		width:904px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/contenttxtbg.jpg);
		background-repeat: repeat-y;
	}
#contenttxtblank
	{
		width:866px;
		float: left;
		margin:0px;
		padding:0 0 40px 38px;
		background-image:url(images/contentbg.jpg);
		background-repeat:no-repeat;
	}
#menu
	{
		width:828px;
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:778px;
		height:30px;
		float: left;
		margin:-2px;
		padding:0 0 0 100px;
		display:block;
	}
#menu ul li
	{
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li.menusap
	{
		width:2px;
		height:27px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/menusap.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu
	{
		height:22px;
		float: left;
		margin:0px;
		padding:5px 11px 0 11px;
		font-family: "Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
#menu ul li a.menu:hover
	{
		height:22px;
		float: left;
		margin:0px;
		padding:5px 11px 0 11px;
		font-family: "Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#ffff99;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-repeat:no-repeat;
		background-position:center bottom;
	}
/*begin the content portion where we update folks on the wonderful world of home health care, hooray*/	
#contentleft
	{
		width:597px;
		float:left;
		margin:0px;
		padding:0px;
	}
#topbuttonsblank
	{
		width:597px;
		height:29px;
		float:left;
		margin:7px 0 0 0;
		padding:0px;
	}
#callus
	{
		width:264px;
		height:25px;
		float:left;
		margin:229px 0 0 0;
		padding:20px 0 0 0;
		font-family:Arial;
		font-size:20px;
		color:#393939;
		background-image:url(images/callus.jpg);
		background-repeat:no-repeat;
	}
#callus h3
	{
		width:264px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#393939;
	}
.callus
	{
		font-family:Arial;
		font-size:24px;
		color:#c6891e;
		padding:0 0 0 34px;
	}
#leftheading
	{
		width:471px;
		height:42px;
		float:left;
		margin:44px 0 0 0;
		padding:4px 0 0 58px;
		font-family:Arial;
		font-size:30px;
		color:#13819a;
		text-align:center;
		background-image: url(images/leftheading.jpg);
		background-repeat:no-repeat;
	}
#leftheading h2
	{
		width:471px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:30px;
		font-weight:normal;
		color:#13819a;
	}
#lefttxtblank
	{
		width:509px;
		float:left;
		margin:0px;
		padding:30px 0 0 10px;
	}
#leftredtxt
	{
		width:509px;
		float:left;
		margin:0px;
		padding:0px;
		text-align:center;		
		font-family:Arial;
		font-size:18px;
		color:#cf7d09;
	}
#lefttxt
	{
		width:509px;
		float:left;
		margin:0px;
		padding:16px 0 0 0;
		font-family:Arial;
		font-size:18px;
		color:#4a513d;
		line-height:20px;
		text-align:center;
	}
.leftboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4a513d;
	}
.lefttxt
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
	}
.lefttxt02
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
		padding:0 27px 0 3px;
	}
#buttonbg
	{
		width:501px;
		height:25px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image:url(images/hline.jpg);
		background-repeat:repeat-x;
		background-position:center;
	}
.more
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/morebutton.jpg);
		background-repeat: no-repeat;
	}
.more:hover
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(images/morebutton.jpg);
		background-repeat: no-repeat;
	}	
/*This was an alternate content bar but now I just keep it here for formatting filler*/	
#contentright
	{
		width:229px;
		float:left;
		margin:0px;
		padding:95px 0 0 0;
	}
/*This is the actual right side menu*/		
#morelinksheading
	{
		width:229px;
		height:41px;
		float:left;
		margin:40px 0 0 0;
		padding:0px;
		background-image: url(images/morelinksheading.jpg);
		background-repeat:no-repeat;
	}
#morelinksheading h5
	{
		width:177px;
		height:31px;
		float:left;
		margin:0px;
		padding:10px 0 0 30px;
		font-family:Arial;
		font-size:20px;
		font-weight:normal;
		color:000000;
	}
#morelinks
	{
		width:211px;
		float:left;
		margin:0px;
		padding:3px 0 4px 18px;
		background-color:#f5f5f4;
	}
.linkblank
	{
		width:200px;
		height:12px;
		float:left;
		margin:8px 0 12px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		background-image: url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.link
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:15px;
		color:#000000;
		text-decoration: underline;
	}
.link:hover
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:14px;
		color:#000;
		text-decoration: none;
	}
#morelinksbot
	{
		width:229px;
		height:8px;
		float:left;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background-image: url(images/morelinksbot.jpg);
		background-repeat:no-repeat;
	}
/*Used to be a testimonial section until I was informed that At Home Quality Care did not want a testimonial section so I changed it to an image tagline section*/
#testimonialbg
	{
		width:825px;
		height:349px;
		float:left;
		margin:70px 0 0 0;
		padding:0px;
		background-image:url(images/testmonialbg.jpg);
		background-repeat:no-repeat;
	}
/*And this is the footer where we put the same menu links and the at home quality care copyright mumbo jumbo*/	
#footerbg
	{
		width:904px;
		height:135px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:904px;
		height:13px;
		float: left;
		margin:0px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:16px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:18px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		padding:0 5px 0 5px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:18px;
		color:#000;
		text-align:center;
		text-decoration: underline;
		text-transform:uppercase;
		padding:0 5px 0 5px;
	}
#copyrights
	{
		width:904px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:10px;
		font-family: Arial;
		font-size:14px;
		color:#000000;
		text-align:center;
	}
