/********************************************
* Hospice of the Valley
* Developed by I-ology
* http://www.i-ology.com
*
* Created 11/09/07 - BD
*
* Print Style Definitions
********************************************/

/*********************************
* HTML Mods 
*********************************/

* {
    margin: 0; 
    padding: 0;
    font-size: 12px; 
    font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
    color: #333;
    line-height: 18px;
}

a {
    text-decoration: none;
}

h1 {
    font-size: 14px;
    margin-bottom: 15px;
}

p {
    margin-bottom: 20px;
}

/*********************************
* Layout Definitions
*********************************/

#header {
    display: none;
}

#box-bottom {
    display: none;
}

#text-size {
    display: none;
}

.content-photo {
    margin: 0 0 15px 35px;
    width: 199px;
    float: right;
    font-size: 11px;
}

#right-column {
    display: none;
}

.divider,
.divider2 {
    border-top: 1px solid #000;
    margin-bottom: 25px;
    padding-top: 25px;
}

#archives ul li {
    display: inline;
    float: left;
}

#archives ul li a {
    display: none;
}

#form-padding {
    display: none;
}


/*********************************
* Titles
*********************************/


/*********************************
* Promos
*********************************/
#promos {
    display: none;
}


/*********************************
* Forms
*********************************/



/*********************************
* Search Site
*********************************/
#search {
    display: none;
}


/*********************************
* Text Size
*********************************/



/*********************************
* Lists
*********************************/

ul {
    margin: 10px 0 10px 15px;
    padding: 0;
    list-style-type: disc;
}


/*********************************
* Footer Definitions
*********************************/
#footer {
    width: 100%;
    margin-top: 25px;
    border-top: 1px solid #000;
    clear: right;
}

#footer-left a {
    display: none;
}


/*********************************
* Global Navigation
*********************************/
#global {
    display: none;
}


/*********************************
* Main Navigation
*********************************/

#nav {
    display: none;
}


/*********************************
* Sub Navigation
*********************************/

#subnav {
    display: none;
}
