/* *********************************************************** */
/*                      CONTENT STYLES                         */
/* *********************************************************** */
/*    NOTE: Make sure to define the body font-size in layout   */
/*          section below, as a lot of the layout is em based  */
/* *********************************************************** */

body {font-family: Arial, Verdana, Helvetica, sans-serif; color: #213602;}

h1, h2, h3, h4, h5, h6 {font-weight: bold; padding: 1em 0 0 0;}
/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration: none;}*/
h1 {font-size: 1.6em; color: #8db79e; font-family: Georgia, Times, serif;}
h2 {font-size: 1.4em; color: #8db79e; font-family: Georgia, Times, serif;}
h3 {font-size: 1.2em; color: #8db79e;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

a {color: #8db79e;}
a:hover {}
p, ol, ul, dl, dt, td, th {margin: 1em 0; line-height: 1.6em; font-size: 1.15em;}

/* *********************************************************** */
/*                   DEFAULT LAYOUT STYLES                     */
/* *********************************************************** */

html, body {height: 100%; min-height: 100%; }        
body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
    background: #000;
}
#sitewrapper,
#pagewrapper {
    position: relative;
    height: auto !important;
    min-height: 100%;
}
#sitewrapper,
#footer {
    width: 770px;
}
#sitewrapper {
    margin: 0 auto;
    background-image: url(sitewrapper-bg.gif);
    background-repeat: repeat-y;
}
#pagewrapper {
    padding-bottom: 65px;
}
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 65px;
    border-top: 1px solid #fff;
    background-image: url(footer-bg.gif);
    background-repeat: repeat-y;
    text-align: center;
}
#header {
    height: 118px;
    padding: 25px 0;
    background-image: url(header-bg.jpg);
    background-repeat: no-repeat;
}
#bodywrapper {
    padding: 20px;
    color: #000;
}
#column1,
#column2,
#column3 {float: left;}
#column1 {
    width: 172px;
    /*padding-left: 2px;*/
}
#column2 {
    width: 590px;
}
#column3 {
    width: 142px;
    padding: 30px 5px 0;
    background-image: url(column3-bg.jpg);
    background-repeat: no-repeat;
}
#date {
    height: 16px;
    padding: 205px 10px 0 ;
    background-image: url(date-bg.jpg);
    background-repeat: no-repeat;
    background-color: #545454;
    color: #fff;
    font-style: italic;
}
#quicksearchwrapper {
    padding: 5px 10px;
    background-color: #7e7e7e;
    font-style: italic;
}
#address {
    height: 100px; /* 128 - 28 [padding-top] = 100 */
	padding-top: 28px;
    width: 128px;
    float: left;
    font-size: .75em;
    text-align: left;
}
#logo {
    height: 128px;
    width: 440px;
    float: left;
    background-image: url(logo.jpg);
    background-repeat: no-repeat;
}
#logo a {
    display: block;
    height: 128px;
    width:313px;
}
#logo span {
    display: none;
}
#condolencesHeader {
    padding-top: 89px; height: 57px; width: 148px; float: left; text-align: center; color: #fff; background-image: url(onlinecondolences-header.jpg); background-repeat: no-repeat;
    /**/
    /*width: 148px;*/
    /*float: left;*/
    /*background-image: url(onlinecondolences-header.jpg);*/
    /*background-repeat: no-repeat;*/
}
#condolencesHeader span {
    display: none;
}
#deathnotices {
    height: 130px;
    margin-bottom: 5px;
    padding: 110px 5px 0;
    border: 1px solid #fff;
    font-size: 0.8em;
    text-align: center;
    background-image: url(onlinecondolences-main.jpg);
    background-repeat: no-repeat;
}
#deathnotices a {
    color: #ffffff;
    text-decoration: none;
}
#noticesearch a {
    margin-top: 10px;
}
#newsletter {
    padding: 5px;
    background-color: #8eb89e;
    color: #000;
    font-size: .8em;
    text-align: center;
}
#newsletter h2 {
    padding: 4px 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    background-color: #545454;
}
#calendar {
    width: 143px;
    height: 135px;
    background-image: url(calendar.gif);
    background-repeat: no-repeat;
    background-position: 0 30px;
}
#calendar h2{
    font-family: Verdana, Geneva, sans-serif;
    font-size: .95em;
    text-align: center;
    color: #fff;
}
#calendar a {
    display: block;
    width: 143px;
    height: 135px;
}
#calendar span {
    display: none;
}
#bggradient {
    position: absolute;
    width: 100%;
    height: 335px;
    left: 0;
    top: 0;
    background: url(header-gradient.gif) repeat-x;
}
#sitewrapper #bodywrapper ul li,
#sitewrapperHP #bodywrapper ul li {margin-left: 40px; list-style-image: url(bullet.gif); }
.clear {clear: both;}

/* *********************************************************** */
/*                      HOME PAGE STYLES                       */
/* *********************************************************** */

#sitewrapperHP,
#pagewrapper {
    position: relative;
    height: auto !important;
    min-height: 100%;
}
#sitewrapperHP {
    margin: 0 auto;
    background-image: url(sitewrapperHP-bg.gif);
    background-repeat: repeat-y;
}
#sitewrapperHP #column2 {
    width: 442px;
}
#sitewrapperHP,
#footer {
    width: 770px;
}
#column1,
#column2,
#column3 {float: left;}
#column1 {
    /*width: 172px;*/
    padding-left: 2px;
}

/* *********************************************************** */
/*                   ADVANTAGE PLUS STYLES                     */
/* *********************************************************** */

#bggradientTP {
    position: absolute;
    width: 100%;
    height: 335px;
    left: 0;
    top: 0;
    background: url(header-gradient-TP.gif) repeat-x;
}
#sitewrapperTP,
#sitewrapperTP #pagewrapper {
    position: relative;
    height: auto !important;
    min-height: 100%;
}
#sitewrapperTP {
    width: 724px;
    margin: 0 auto;
}
#sitewrapperTP .module a {
    cursor: pointer;
}
#sitewrapperTP #pagewrapper {
    background-color: #4d4d4d;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#sitewrapperTP #header {
    width: 720px;
    height: 340px;
    background-image: url(headerTP-bg.jpg);
    background-repeat: no-repeat;
}
#sitewrapperTP #header span{
    display: none;
}
#sitewrapperTP #navigation {
    position: absolute;
    right: 32px;
    top: 204px;
}
#sitewrapperTP #navigation li {
    float: left;
}
#sitewrapperTP #entersite-btn span,
#sitewrapperTP #condolence-btn span {
    display: none;
}
#sitewrapperTP #entersite-btn a,
#sitewrapperTP #condolence-btn a {
    display: block;
    width: 195px;
    height: 30px;
}
#sitewrapperTP #entersite-btn a {
    margin-right: 10px;
    background-image: url(entersite-btn.png);
}
#sitewrapperTP #condolence-btn a {
    background-image: url(condolences-btn.png);
}
#sitewrapperTP #bodywrapper {
    margin-top: -145px;
	margin-bottom: 35px;
    padding: 20px 30px;
}
#sitewrapperTP .intro {
    position: relative;
    padding-bottom: 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: url(introTP-bg.png) no-repeat;
}
#sitewrapperTP .intro h2 {
    padding: 0;
    margin: 0;
    font-size: 2.4em;
    font-weight: normal;
    color: #8db79e;
}
#sitewrapperTP .intro p {
    padding: 0;
    margin: 0;
    line-height: 2.4em;
    font-size: 1.2em;
    color: #fff;
}
#sitewrapperTP #column1,
#sitewrapperTP #column2 {position: relative;}

#sitewrapperTP #column1 {
    width: 220px;
    padding: 0 20px 0 0;
}
#sitewrapperTP #column2 {
    width: 400px;
    padding-left: 20px;
    color: #fff;
}
#servicecontrols a {
    color: #fff;
}
#sitewrapperTP #ourlocation #map {
    height: 148px;
    width: 100%;
}
#ourlocation,
#localweather,
#localairlines {
    border-top: 1px solid #fff;
}
#sitewrapperTP #footer {
    width: 720px;
    height: 100px;
    background-image: none;
    background-color: #484848;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    
}
.news_date {
    color: #8db79e;
}

/* *********************************************************** */
/*                        FORM STYLES                          */
/* *********************************************************** */

form input,
form select,
form textarea, {
    font-size: 1em;
    padding: 2px;
    margin: 2px 0;
    border: 1px solid #000;
    background-color: #fff;
}