body
{
margin-top			: 1px;
padding				: 10px 0px 0px 0px;
font-family			: arial, sans-serif;
font-size 			: 100%;
color				: #666;
background-image	: url(../images/bg_page.jpg);
background-repeat	: repeat-x;
background-color	: #FFF;
}

form /* No space around forms */
{
margin				: 0px;
padding				: 0px;
}

img /* no border round images with links */
{
border				: 0px;
}

div.hold
{
position			: relative;
width				: 980px;
margin				: 0px auto;
background-color	: #FFF;
padding				: 0px 0px 0px 0px;
overflow			: hidden;
}

div.top-nav-logo
{
position			: relative;
width				: 980px;
padding				: 0px 0px 0px 0px;
overflow			: hidden;
background-image    : url(../images/generic/bg_topnav.gif);
background-repeat   : repeat-x;
background-position : bottom;
}


div.page-wrapper
{
position			: relative;
width				: 980px;
padding				: 8px 0px 0px 0px;
overflow			: hidden;
}

div.footer
{
position			: relative;
width				: 980px;
margin              : 4px 0px 0px 0px;
padding				: 0px 0px 0px 0px;
overflow			: hidden;
border-bottom       : 4px solid #C8C9C9;
border-top          : 4px solid #C8C9C9;
}

div.footer p
{
font-size           : 70%;
line-height         : 20px;
color               : #666;
margin              : 4px 0px 4px 0px;
font-weight         : normal;
}

div.footer p.hma a
{
color               : #666;
text-decoration     : none;
padding-left        : 10px;
}

div.footer p.hma
{
display             : block;
float               : left;
}

div.footer p.copy
{
display             : block;
float               : right;
padding-right       : 10px;
}

div.footer p.copy a
{
color               : #666;
}

/* Hospice link */

.theresas-hospice
{

padding             : 3px 5px 1px 7px;

}

.theresas-hospice p
{
font-size           : 70%;
margin              : 0px;
line-height         : 28px;
}

.theresas-hospice p a
{
color               : #666;
background          : url(../images/home/hospicelogo.gif) no-repeat 0px 7px;
padding             : 6px 0px 6px 27px;
display             : block;
text-decoration     : none;
}

.mooquee
{
	

	margin : 2px;
	padding: 0;	

	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	background  : #EEE;
}
.mooquee p
{
    font-size : 95%;
    margin : 3px 0 0 0;
	color   : #FF0000;


}

.mooquee span
{
color   : #999;
}


.mooquee-text
{
	/* don't change */
	position: absolute;
	
}


