/*
    LA Research, Inc.
*/

* {
    padding: 0;
    margin: 0;
}

body {
    background: rgb(244,244,220);
    font-size: 13px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: rgb(30,21,3);
    line-height: 17px;
}

p {
    padding: 0 0 0.9em 0;
}


h1 {	font-size: 32px;
}
h2 {	font-size: 20px;
}
h3 {	font-size: 18px;
}
h4 {	font-size: 16px;
}
h5 {	font-size: 13px;
}

a {
    color: rgb(129,59,22);
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#outer {
    width: 745px;
    margin: 0 auto;
    background: url('images/bg_shadow.gif') repeat-y;
}

#page-container {
    width: 725px;
    margin: 0 auto;
    padding: 0 0 15px 0px;
}

#header-container {
    height: 134px;
    padding: 10px 0px 0px 0px;
    background: url('images/header_container_bg_sage_134.gif') repeat-x bottom;
}

#logo {
    float: left;
    background: url('images/lar_logo_site3.gif') no-repeat top right;
    width: 120px;
    height: 120px;
    padding: 0 0 7px 12px;
}

#spacer {
    float: left;
    padding: 15px;
}


#header-image {
    float: left;
    margin-top: 18px;
    height: 78px;
    width: 527px;
    border: 1px solid rgb(200,200,200);
}

#nav {
    clear: both;
    float: left;
    text-align: center;
    height: 34px;
    width: 100%;
    background: url('images/nav_bg.gif') repeat-x;
}

#nav ul {
    padding: 0px;
    list-style: none;
}

#nav li {
    display: inline;
    line-height: 32px;
}

#nav li a {
    text-decoration: none;
    font-family: verdana;
    font-size: 12px;
    color: rgb(241,241,240);
    padding: 5px 18px;
    font-weight: bold;
}

#nav li a:hover {
    text-decoration: none;
    color: white;
    background: rgb(115,125,134);
}



#left-column {
    float: left;
    width: 460px;
    padding: 25px 0 0 27px;
}

#content-header-main {
    line-height: 25px;
    color: rgb(55,50,28);
    padding: 0px 0px 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(220,240,220);
}

#content-header-less {
    line-height: 25px;
    color: rgb(55,50,28);
    padding: 0px 0px 5px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(220,240,220);
}


#content {
    text-align: justify;
    padding: 0 15px;
}

#content-left {
    float: left;
    width: 220px;
}

#content-right {
    float: right;
    width: 200px;
}

#content h4 {
    padding: 15px 0;
}


#quote p#testimonial {
    text-align: left;
    color: rgb(80,80,80);
    font-family: verdana;
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    padding: 0 0 6px 0;
}

#quote p#byline {
    font-style: normal;
    color: rgb(102,102,102);
    font-family: verdana;
    font-size: 11px;
    line-height: 12px;
    padding: 0 0 20px 0;
}

#listem {
    padding: 0 0 10px 30px;
    line-height: 20px;
}

ul#linklist {
    list-style: circle;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 0 0 10px 15px;
}

ul#linklist li {
    padding-top: 8px;
    margin: 0px 0px 0px 0px;
}

ul#linklist li.first {
    border: 0px;
    margin: 0px;
    padding: 0px;
}


#content-image-a {
    height: 110px;
    width: 162px;
    background: url('images/image_shadow_150.gif') no-repeat;
    float: left;
    margin: 5px 20px 7px 0px;
}

#content-image-a img {
    padding: 6px;
}

#content-image-b {
    height: 260px;
    width: 134px;
    background: url('images/image_shadow_180.gif') no-repeat;
    float: right;
    margin: 5px 0px 7px 20px;
}

#content-image-b img {
    padding: 7px;
}

#content-image-c {
    height: 230px;
    width: 148px;
    background: url('images/image_shadow_180x132.gif') no-repeat;
    float: right;
    margin: 5px 0px 7px 20px;
}

#content-image-c img {
    padding: 8px;
}

p.photo-caption {
    padding: 0 2px;
    font-size: 10px;
    font-family: verdana;
    line-height: 12px;
    color: rgb(107,101,89);
}

p.photo-caption span.credit {
    font-size: 9px;
}

#content-footer {
    clear: both;
    position: relative;
    height: 45px;
    background: url('images/content_footer_bg1.gif') repeat-x bottom;
    margin: 0px 0 40px 0;
}

#content-footer ul {
    list-style: none;
    position: absolute;
    right: 30px;
    bottom: 12px;
}

#content-footer ul li {
    display: inline;
    font-size: 12px;
    color: rgb(110,120,120);
    line-height: 14px;
    padding-left: 10px;
}

#content-footer ul li a {
    font-size: 12px;
    color: rgb(110,120,120);
    text-decoration: none;
}

#content-footer li a:hover {
    color: rgb(90,100,100);
    text-decoration: underline;
}

#content-footer ul li.map-info {
    background: url('images/map_info.gif') no-repeat 0px 3px;
    padding-left: 36px;
    margin-left: 25px;
}

#content-footer ul li.more-info {
    background: url('images/info.gif') no-repeat 0px 3px;
    padding-left: 17px;
    margin-left: 25px;
}

#content-footer ul li.map {
    background: url('images/map.gif') no-repeat 0px 3px;
    padding-left: 17px;
    margin-left: 25px;
}

#content-divider {
    clear: both;
    height: 20px;
}

#logos {
    clear: both;
    text-align: center;
    padding: 10px 0 0 0;
}

#logos img {
    border: none;
}

#logos a {
    padding: 0 50px;
}


#right-column {
    float: right;
    width: 180px;
    padding: 30px 30px 0 20px;
}

#box-130 {
    height: 130px;
    background: url('images/content_box_130.jpg') no-repeat;
}

#box-180 {
    height: 180px;
    background: url('images/content_box_180.jpg') no-repeat;
}

#box-header {
    line-height: 25px;
    color: rgb(55,50,28);
    padding: 3px 0px 3px 15px;
    margin-bottom: 10px;
}

#box-content {
    text-align: left;
    padding: 0 15px;
    font-size: 12px;
}

#box-content img {
    border: 1px solid rgb(180,180,180);
    margin: 10px 0;
}

#box-content a {
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}

ul#box-linklist {
    list-style: disc;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0 0 10px 15px;
}

ul#box-linklist li {
    padding-top: 8px;
    margin: 0px 0px 0px 0px;
}

ul#box-linklist li.first {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#content-footer-right {
    height: 15px;
}

#footer {
    clear: both;
    position: relative;
    height: 40px;
    margin: 0 20px;
    padding: 30px 0 0 0;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    background: url('images/footer_bg.gif') repeat-x 0px 22px;
    color: #A8A88D;
}

#footer ul {
    list-style: none;
    padding: 0 0 5px 0;
}

#footer ul li {
    display: inline;
    font-size: 12px;
    color: rgb(110,120,120);
    line-height: 14px;
    padding: 0 10px;
}

#footer ul li a {
    font-size: 12px;
    color: rgb(110,120,120);
    text-decoration: none;
}

#footer li a:hover {
    color: rgb(90,100,100);
    text-decoration: underline;
}

#bottom-shadow {
    background: url('images/bg_shadow_bottom.gif') no-repeat;
    height: 15px;
    width: 745px;
    margin: 0 auto;
}

/************************/
/*  Join Database form  */
/************************/


form.feedback {
        padding: 20px 0px 0px 0px;
        }

label.txt {
        clear: both;
        float: left;
        width: 120px;
        text-align: right;
        margin: 6px;
        font-family: verdana, ariel, sans-serif;
        }

input.txt {
        background-color: rgb(248,248,246);
        border: 1px solid rgb(180,180,180);
        margin: 5px 5px;
        font: verdana;
        }

.feedback textarea {
        background-color: rgb(240,240,250);
        border: 1px solid rgb(150,150,255);
        margin-left: 30px;
        }


.feedback-button {
        font: 11px verdana;
        background-color: rgb(248,248,246);
        border: 1px solid rgb(180,180,180);
        margin: 30px 5px 0px 0px;
        cursor: pointer;
        padding: 2px;
        }

.feedback select {
        background-color: rgb(248,248,246);
        border: 1px solid rgb(204,204,204);
        float: left;
        margin: 4px 5px;
        font-family: verdana;
        }

#form-box {
        height: 290px;
        width: 460px;
        background: url('images/form_box_290.gif') no-repeat;
        padding: 0 0 20px 0;
}

.form-title {
        text-align: center;
        color: black;
        padding: 7px 0 0 0;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 1px;
        font-family: verdana;
        }

#form-button-line {
    clear: both;
    padding-left: 40px;
}

p#form-please-read {
    font-size: 12px;
    padding: 5px 0 0 40px;
}


#zip-container {
        padding: 0 60px 30px 60px;
}

table#zippy-codes {
        width: 100%;
}

table#zippy-codes thead {
        font-weight: bold;
}

table#zippy-codes thead td {
        border-bottom: 1px solid black;
}


table#zippy-codes col {
        width: 85px;
}

table#zippy-codes td {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
}

#site-map ul {
        padding: 20px 0 0 20px;
}

#site-map ul li {
        padding: 5px 0;
}

#site-map ul li a {
        text-decoration: underline;
}

#site-map ul li a:hover {
        color: rgb(255,0,0);
}

#site-map ul li a:visited {
        color: rgb(120,120,180);
}


