﻿body
{
    font-size: .8em;
    color: #696969;
    font-family: Verdana, Sans-Serif;
    text-align: left;
    line-height: .8em;
    background-color: White;
    margin: 15px auto;
    width: 1200px;
    padding: 0;
}

.zindex
{
    z-index: 2000;
    font-size: inherit;
    margin-left: 20px;
}
p
{
    line-height: 1.4em;
    padding-right: 1em;
}
#headerUL
{
    margin-top: -1px;
}
#header
{
    margin-bottom: -12px;
    border: 1px solid gray;
    background-color: black;
}

#header #span1, #header1 #span1
{
    font-size: 32px;
    letter-spacing: 36pt;
    float: left;
    position: relative;
    top: -6px;
}

#header #span2, #header1 #span2
{
    margin-left: -20px;
    font-size: larger;
}
#header #span3, #header1 #span3
{
    font-size: xx-small;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-left: 30px;
}
#header1
{
    margin-bottom: -12px;
    border-top: 1px solid gray;
    padding-top: 20px;
    padding-bottom: 40px;
}

.main-body
{
    float: left;
    width: 78%;
    background-color: white;
    padding: 15px;
}
.content
{
    float: right;
    width: 56%;
    background-color: white;
    padding-bottom: 20px;
    padding-left: 20px;
}

.contentandright
{
    float: right;
    width: 70%;
    background-color: white;
    padding: 20px;
}
.leftcolumn
{
    float: left;
    width: 41%;
}

.colone
{
    float: left;
    width: 20%;
    padding: 20px;
    padding-bottom: 60px; /* border-left: 1px solid gray; */
}
.rightcolumn
{
    float: right;
    width: 19%;
    text-align: justify;
    font-size: .9em;
    color: #7B68EE;
    line-height: normal;
    padding-left: 2px;
}
.sidebar
{
    text-align: justify;
    font-size: .9em;
    color: #7B68EE;
    line-height: normal;
    background-color: black;
    width: 270px;
    padding: 20px;
    padding-bottom: 75px;
    margin-top: 20px;
}
.rtSideBar
{
    background-color: Black;
    font-family: Adobe Fangsong Std R, Serif;
    font-weight: normal;
    padding: 10px 0px;
    margin-top: 20px;
}
.rtSideBar p
{
    padding-left: 20px;
    padding-right: 20px;
}

#rtlinks
{
    /* tomato */
    color: #ff6347;
    
    font-family: Adobe Caslon Pro Bold;
    font-size: 130%;
  
}
#rtlinks ul
{
    line-height: 2em;
    padding-bottom: 0px;
    margin-left: -20px;
    color:White;
    list-style-type: none;
    font-variant:small-caps;
}

#rtlinks a
{
    /* tomato */
    color: #ff6347;
    letter-spacing:1.5pt;
    text-decoration: none;
}
#rtlinks li a:hover
{
  
    color:#FFEBCD;
}
.footer
{
    clear: both;
    background-color: Gray;
    padding: 0px 10px 50px 10px;
    border-top: 1px solid gray;
}
.fullpage
{
    background-color: White;
    padding: 40px 20px 40px 20px;
}


/* heading tags ---------------- */

H2
{
    text-align: center;
}
h3
{
    /* background-color: #D2B48C; tan */
    color: Black;
    text-align: Left;
    font-family: Arial, Sans-Serif;
    padding: 2px 0px 2px 10px;
    margin-top: 20px;
}
h4
{
    text-align: center;
    color: gray;
    margin-top: -10px;
}
.tangrad
{
    background-image: url(                  '../images/tan_grad.gif' );
    background-position: center;
    background-repeat: repeat-x;
    color: Black;
    margin: 15px;
}


.graygrad
{
    background-image: url(                  '../images/gray_grad.gif' );
    background-position: center;
    background-repeat: repeat-x;
}



.subTitle
{
    font-size: larger;
    color: #483d8b;
    font-weight: bold;
    background-color: #ddd;
    margin: 20px 0px;
    text-align: left;
    padding: 1px 0px 1px 5px;
    width: 90%;
}
.siteTitle
{
    font-size: 1em;
    color: #B0C4DE; /* background-color: #F7F3F7; */
    font-weight: bold;
    letter-spacing: 4pt;
    line-height: 1.3em;
    text-align: left;
    width: 98.35%;
    vertical-align: middle;
    position: relative;
    padding: 40px 10px 90px 10px; /* background-image: url(     '../images/bensaalmanfamilyBkgd3.jpg' );     background-position: center right;     background-repeat: no-repeat; */
}

#imageWrite
{
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 460px;
    border: 0px;
}

.who
{
    letter-spacing: normal;
    font-size: 8pt;
    float: right;
    position: relative;
    top: 50px;
    right: 430px;
    cursor: help;
    color: black;
    padding: 5px;
}
#logo
{
    font-size: 32px;
    letter-spacing: 36pt;
    float: left;
    padding-left: 3%;
}
#author
{
    font-size: xx-small;
    font-weight: lighter;
    letter-spacing: 2px;
    padding-left: 6%;
}

.firstp:first-letter
{
    float: left;
    font-size: 300%;
    line-height: 0.8;
    margin-right: 5px;
    font-family: Times New Roman;
    color: #6699cc; /* #483D8B; */
    border: 1px solid #666699; /* #483D8B; */
    padding: 5px;
}

.firstp:first-line
{
    font-variant: small-caps;
    font-weight: bold;
    font-size: 110%;
}

.outline
{
    font-weight: bold;
    border: solid 1px gray;
    padding: 5px;
}
.midPanel
{
    background-color: White;
}


.image
{
    margin: 5px;
    padding: 5px;
    border: 1px solid #D9E0E6;
    border-bottom-color: #C8CDD2;
    border-right-color: #C8CDD2;
    background: #fff;
}

.headerimage
{
    margin: 5px;
    padding: 5px;
    border: 1px solid #D9E0E6;
    border-bottom-color: #C8CDD2;
    border-right-color: #C8CDD2;
    background: #fff;
    width: 40%;
    float: right;
}
.imageCaption
{
    font-size: smaller;
    color: black;
    line-height: 1.4em;
    margin: 10px;
    clear: both;
    margin-top: 0px;
    text-align: left;
    padding: 0px;
}

.whiteImageCaption
{
    font-size: x-small;
    color: gray;
    line-height: 1.4em;
    text-align: center !important;
    margin-top: -5px;
}
.link:link
{
    /* tomato */
    color: #ff6347;
    text-decoration: none;
    font-family: Verdana;
}
.link:visited
{
    /* tomato */
    color: #ff6347;
    text-decoration: none;
    font-family: Verdana;
}
.link:hover
{
    /* tomato */
    color: #ff6347;
    text-decoration: underline;
    font-family: Verdana;
}
.link:active
{
    /* gold */
    color: #ffd700;
    text-decoration: none;
    font-family: Verdana;
}



fieldset
{
    margin-bottom: 10px;
    padding: 10px;
    background-color: rgb(237,233,223);
}

.label
{
    background-color: White;
}

label.blockLabel
{
    display: block;
    position: relative;
    margin: 12px 0;
}
label.blockLabel input
{
    position: absolute;
    left: 150px;
}
label.indentLabel
{
    margin-left: 150px;
}
#donationForm span
{
    color: Red;
}

#firstName, #lastName
{
    width: 25em;
}
#phone, #city
{
    width: 10em;
}
#state
{
    width: 3em;
}
#zip
{
    width: 7em;
}

.button
{
    background-color: gray;
    font-weight: bold;
    color: white;
    font-style: italic;
    background-position: bottom;
}

.breadcrumb
{
    font-size: small;
    color: #ff6347;
    text-decoration: none;
    background-color: Transparent;
}
.offsite
{
    border: 0;
    vertical-align: middle;
    margin-left: 3px;
}

.noscript
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 460px;
}

#who
{
    visibility: hidden;
}
#nojs
{
    visibility: visible;
}
.copyright
{
    text-align: center;
    font-size: xx-small;
    color: White;
    clear: both;
    position: relative;
    top: 50px;
}
.white
{
    color: White;
}

.reading
{
    text-align: left;
}
.nojs
{
    color: red;
    font-size: small;
    font-variant: small-caps;
    background-color: white;
    float: right;
    vertical-align: middle;
    padding: 0px 5px 5px 5px;
    position: absolute;
    top: 155px;
    left: 150px;
}

.bigOR
{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: -30px;
}
.feedback
{
    text-align: center;
    font-style: italic;
}

.googlevoice
{
    margin-top: -55px;
    margin-left: 50px;
    font-size: x-small;
    padding-left: 15px;
}
.headerPhotoDiv
{
    float: left;
    margin-right: 5px;
    margin-top: 15px;
}
.titleDiv
{
    padding-left: 10px;
    padding-right: 10px;
}
.topTableTopRow
{
    vertical-align: text-top;
}
.topTableLeftCol
{
    padding-right: 10px;
    border-right: 1px solid #ccc;
}
.nextCol
{
    padding-left: 30px;
}
.bottomTableDiv
{
    border-top: 1px solid #ccc;
    margin-top: 15px;
}
.bottomTableRow
{
    vertical-align: text-top;
    border-top-color: #ccc;
}
.bottomTableLeftCol
{
    padding-top: 10px;
    padding-right: 10px;
}

#slide
{
    visibility: hidden;
}

.pad
{
    padding: 5px;
}

#subtitle
{
    padding: 5px 0px; /* background-color:#ddd; */
    background-image: url(  'images/subtitle.png' );
}

.centered
{
    text-align: center;
    margin-top: 30px;
}

blockquote
{
    font-weight: bold;
    font-style: italic;
    letter-spacing: .5pt;
    line-height: 1.3em;
}

.list
{
    list-style-type: none;
    line-height: 1.2em;
    font-size: x-small;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}
.list a
{
    color: White;
    text-decoration: none;
}
.list a:hover
{
    text-decoration: underline;
}
.list dt
{
    color: #B0C4DE;
    text-indent: 40px;
}
.pages li
{
    color: #6699cc;
}
.emailconfirm{color:Red;}