* {
    font-family: Arial, Helvetica, sans-serif;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    color: #005596;
    text-decoration: none;
    font-size: 14;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #005596;
    text-decoration: none;
    font-size: 14;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    color: #97700A;
    text-decoration: none;
    font-size: 14;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #97700A;
    text-decoration: underline;
    font-size: 14;
}
.menutitle {
    font-family: Arial, Helvetica, sans-serif;
    color: #005596;
    text-decoration: none;
    font-size: 16;
    font-weight: bold;
}
.titlewhite {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16;
    font-weight: bold;
    font-style: italic;
}
.calwhite {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12;
    font-weight: bold;
    font-style: italic;
}
.calbody {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 14;
}
.calbodyb {
    font-family: Arial, Helvetica, sans-serif;
    color: #005596;
    text-decoration: none;
    font-size: 14;
}
.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
    font-size: 15;
}
.bodytextb {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    color: #005596;
    text-decoration: none;
    font-size: 15;
}
.bodyblue {
    font-family: Arial, Helvetica, sans-serif;
    color: #005596;
    text-decoration: none;
    font-size: 11;
}
.body10 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 10;
}
.menubrown {
    font-family: Arial, Helvetica, sans-serif;
    color: #97700A;
    text-decoration: none;
    font-size: 12;
    font-weight: bold;
}
.superbrown {
    color: #97700A;
    text-decoration: none;
    font-size: 24;
    font-weight: bold;
    width: 90%;
}
.background {
    background: url(../images/shell_content_background_content.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.picborder {
    border-color: #97700A;
    border: 2px solid;
}
dl {
    margin: 0;
    padding: 0;
}
dt.petName, dt.petName a, dt.title {
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
}
dd {
    margin: 0;
    padding: 0;
}
dd.dates, dd.signature {
    font-style: italic;
    font-size: .7em;
}
dd.dates span {
    float: right;
}
.inset {
    float: left;
    text-align: center;
    margin: 4px 10px .5em 0;
    background: white;
    border: 1px solid #ddd;
    padding: 3px 8px;
}
.under {
    border-bottom: 1px solid black;
    margin: 1em 6px 4em 0;
    clear: both;
}
.inset img {
    width: 100px;
}
.bodytext img {
    margin: 0 .75em .25em .5em;
}

.table_up {
	vertical-align: top;
}

dd.obit, dd.guestbook {
    font: 1em/1.5em Arial, Helvetica, sans-serif;
    font-weight: normal;
}
dd.guestbook {
    margin: 2em;
}
dt.condolence {
    font-size: .7em;
    margin: 14px;
    padding-top: 2px;
    border-top: 1px solid #aaa;
}
dd.signature {
    line-height: 1em;
    text-align: center;
}
.disclaimer {
    font: .8em Verdana, sans-serif;
    color: #005596;
    margin-top: 2em;
}

label {
    clear: left;
    margin: .5em 0 5px 0;
    display: block;
}

label span {
    float: left;
    width: 100%;
    margin: 5px 10px 0 0;
    text-align: left;
}

input, select {
    padding: 2px 0;
    margin: 0 2px 0 0;
    width: 70%;
}

* html input, select {
    width: 400px;
}

* html span input, span select {
    width: auto;
}

.none * {
    width: auto;
}

span.bodytext {
    white-space: nowrap;
    width: auto;
}

textarea {
    width: 100%;
    height: 20em;
}

* html textarea {
    width: 400px;
}

fieldset {
    width: 96%;
    padding: 10px 4px;
    margin: 2px;
}

legend {
    font: 1.1em Arial, Helvetica, sans-serif;
    margin-left: 1em;
    padding: 4px 8px;
    color: #005596;
}

.button {
    clear: both;
    margin: 20px 0 0 0;
}

.cbxl {
    text-align: left;
    margin-left: 1em;
    display: static;
}

.cbxl input {
    width: auto;
    border: 0 none;
    margin: 0 6px;
    float: left;
    clear: left;
}

.cbxl label {
    width: auto;
    border: 0 none;
}

.fineprint {
    margin: 4px;
    padding: 1px;
    font-size: .75em;
    clear: both;
}

.alert {
    color: #97700a;
    font-size: .8em;
}

ul.news {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.news li {
    margin: 1em 0;
    font-weight: bold;
    line-height: 22px;
    font-size: 1.4em;
}

ul.news li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.news li ul li {
    font-size: .8em;
    margin: .25em 0;
}

ul.news li ul li ul {
    list-style: none;
    margin-left: 1em;
}

ul.news li ul li ul li {
    margin: 0;
}

.cart, .cart a {
    font-size: .85em;
}

.cart td {
    border: 1px solid gray;
}


ul.consult {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.consult li {
    margin: 1em 0 0 0;
    font-weight: bold;
    line-height: 22px;
    font-size: 1em;
}

ul.consult li h3 {
    color: #005596;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 22px;
    font-size: 1.2em;
}

ul.consult li ul {
    list-style: disc;
    margin: .5em 3em 2em 2em;
    padding: 0;
}

ul.consult li ul li {
    font-size: .8em;
    margin: .25em 0;
    font-weight: normal;
}

iframe {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.iframeStyle {
    float: left;
    border: #005596 2px solid;
    margin: .4em .5em 0 0;
    padding: 0;
    vertical-align: bottom;
}


