﻿/* CSS Document */
/* GENERAL START*/

body
{
    background: #E1CA96;
    color: #222222;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

a
{
}

a:link
{
    color: #D48236;
}
a:visited
{
    color: #872600;
}
a:hover, a:active
{
    color: #d5853a;
}

hr.clear
{
    clear: both;
    margin: 0;
    padding: 0;
    visibility: hidden;
    border: 0;
    height: 0;
}

h2, h3, h4
{
    line-height: normal;
    color: #872600;
    font-weight: normal;
}
h2
{
    font-size: 1.5em;
}

h3
{
    font-size: 1.3em;
}


h4
{
    font-size: 1.2em;
}
a img
{
    border: 0;
}
.fl_left
{
    float: left;
}
.fl_right
{
    float: right;
}

.imgLeft, .imgLeftNoBorder
{
    float: left;
    margin: 0 1em 1em 0;
    padding: .5em;
}
.imgRight, .imgRightNoBorder
{
    float: right;
    margin: 0 0 1em 1em;
}
.imgLeftNoBorder, .imgRightNoBorder
{
    border: none;
}
.imgCenter
{
    text-align: center;
    margin: 0px auto;
    display: block;
}

#wrap
{
    background: transparent url(images-Design/background-Wrap.png) repeat-y;
    margin: 0 auto;
    padding: 0;
    width: 966px;
    display: block;
}
.question
{
    border: solid 1px #872600;
    height: 225px;
    padding: 5px 10px 10px 20px;
    margin-top: 40px;
}
/******************************* header *******************************/

#headerDefault, #header
{
    margin: 0;
    background: #E1CA96;
    padding: 75px 17px 0 17px;
}
#headerDefault
{
    height: 294px;
}

#header
{
    height: 176px;
}


h1#logo
{
    float: left;
    left: -20px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -75px;
    z-index: 199;
}
#tagline
{
    color: #872600;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    left: -15px;
    position: relative;
    top: -30px;
    z-index: 99;
}
#banner
{
    clear: left;
    position: relative;
    top: -160px;
}

#slides
{
    clear: left;
    position: relative;
    top: -160px;
}

/******************************* nav *******************************/
#nav
{
    background: url(images-Design/bg_nav.gif) repeat-x;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    margin: 0 28px;
    padding: 0;
}
#nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 35px;
}
#nav ul li
{
    display: inline;
    height: 35px;
}
#nav ul li .contactNumber
{
    display: inline;
    float: right;
    margin: 0;
    padding: 11px 50px 0 0;
}
#nav ul li a
{
    display: block;
    float: left;
    color: #fff3cb;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
    height: 34px;
    line-height: 34px;
    padding: 0 18px;
    border-left: 1px solid #978877;
}
.contactNumber
{
    display: block;
    float: right;
    color: #ffe380;
    font-weight: normal;
    font-style: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 40px 0 20px;
    background: transparent url(images-Design/bg_icon.gif) no-repeat;
}
#nav ul li a:hover
{
    background: transparent url(images-Design/bg_nav_over.gif) repeat-x;
    color: #fff;
}
#nav ul li a.first
{
    margin-left: 10px;
    border-left: none;
}
#nav ul li a.last
{
    border-right: 1px solid #978877;
}
#nav ul li a.current
{
    display: inline;
    height: 34px;
    background: transparent url(images-Design/bg_nav_over.gif) repeat-x;
    float: left; /* margin:0; */
}
#nav2 ul
{
    background: #EFE3C6 none repeat scroll 0 0;
    display: block;
    font-size: 12px;
    height: 34px;
    list-style-type: none;
    margin: 0 28px;
    padding: 0;
    position: relative;
}
#nav2 ul li a.first
{
    margin-left: 18px;
}
#nav2 li
{
    display: inline;
}
#nav2 li a
{
    font-weight: bold;
    color: #555555;
    display: block;
    float: left;
    height: 23px;
    padding: 10px 18px 0;
    text-decoration: none;
}

/***************************** Content ***********************************/
#contentWrap
{
    margin: 25px 0;
    padding: 0 0 0 50px;
    width: 911px;
}
#content
{
    float: left;
    line-height: 1.4em;
    width: 550px;
}

h2#pageTitle
{
    font-weight: bold;
    margin-top: 0;
}
.foster1
{
    float: left;
    margin: 5px;
}
.foster2
{
    float: right;
    margin: 5px;
}
.buttons
{
    font-size: 2.5em;
    text-align: center;
}
.clear
{
    clear: both;
}
.special
{
    font-size: x-large;
    color: #596db2;
    text-align: center;
}
.imgCenter
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: none;
}
.center
        {
            text-align: center;
        }
/******************************* sidebar *******************************/

#sidebar
{
    margin: 0 0 0 20px;
    padding: 0;
    float: right;
    width: 327px;
}
#sidebarFlags
{
}

#red
{
    background: transparent url(images-Design/box_red.png) no-repeat;
    height: 107px;
    padding: 12px 0 0 0;
    width: 327px;
}
#red a
{
    margin: 0 0 0 50px;
    padding: 0;
    width: 250px;
    text-decoration: none;
}
a.redHead
{
    display: block;
    color: #ffffff;
    font-size: 18px;
    margin: 0 0 0 45px;
    width: 250px;
    font-weight: normal;
}

a.redLink
{
    font-weight: normal;
    color: #dbbdb2;
    font-size: 11px;
    display: block;
}
h3#orangeLink01, h3#orangeLink02, h3#orangeLink03
{
    background: transparent url(images-Design/box_orange.png) no-repeat scroll right top;
    height: 50px;
    line-height: 50px;
    margin: 0;
    width: 327px;
}

h3#orangeLink03
{
    height: 63px;
}
a.orangeLink
{
    display: block;
    font-weight: normal;
    color: #ffffff;
    height: 46px;
    line-height: 46px;
    padding: 0 0 0 45px;
    text-decoration: none;
}
a:hover.orangeLink
{
    color: #dbbdb2;
}
.follow
{
    background: #eadbb9 url( "images-Design/bg_follow2.gif" ) no-repeat left top;
    height: 41px;
    padding: 11px 0 0 12px;
    margin: 20px 24px 10px 0;
}
.follow img
{
    border: 0;
    float: right;
}
.icon
{
    float: right;
    display: inline;
    width: 36px;
    padding: 0 0 0 5px;
    margin: 0 0 4px 0;
}

.sidebox
{
    background: url( 'images-Design/bg_sideboxTop.gif' ) no-repeat left top;
    height: 201px;
    padding: 12px 0 0 16px;
    margin: 20px 0 8px 0;
}
.sidebox h4
{
    font-size: 16px;
    color: #872600;
    font-weight: normal;
    margin: 12px 0;
    padding: 0;
}
.honor
{
    color: #872600;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    margin: 10px 0;
    width: 238px;
}
.honor p
{
    font-style: normal;
    color: #000;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

/******************************* home page *******************************/

#pageBottom
{
    background: #F0E5C9;
    clear: both;
    margin: 0 29px;
}
.box
{
    float: left;
    margin: 0 20px;
    padding: 0;
}

.box h4
{
    font-weight: normal;
    font-size: 16px;
    margin: 12px 0 0 0;
}
.box p
{
    font-size: 12px;
    color: #000;
}

.video
{
    background: transparent url(images-Design/background-Video.gif) no-repeat;
    height: 190px;
    padding: 2px 0 0 2px;
}

/********************************* Footer *******************************/
#bottom
{
    background: transparent url(images-Design/bg_bottom.png) no-repeat;
    height: 11px;
    width: 966px;
    margin: 0 auto;
    display: block;
}
#footer
{
    clear: none;
    display: block;
    text-align: center;
    font-size: 10px;
    margin: 10px 0 30px 0;
}

/************************** FORMS *************************************/
.web_form, .form
{
    float: left;
}
fieldset
{
    border: none;
}
.input
{
    width: 250px;
    height: 20px;
    border: 1px solid #cccccc;
    margin: 6px 0 0 0;
}

.form_row
{
    margin: 1.5em 0;
}

.form_col_key
{
}

/****************************** FORM ******************************/


.form_row
{
    clear: both;
}


.form_col_key, .form dt
{
    float: left;
    width: 50%;
}
.form_col_val, .form dd
{
    float: left;
    margin-left: 0;
}

.web_form span
{
    display: block;
}

.form_col_val > div, .form_col_key > div
{
    padding: 8px 10px 8px 10px;
    line-height: 22px;
}

.submitButton, .btn_formClear, .btn_formSubmit
{
    clear: left;
    margin: 15px 0px 15px 15px;
    float: right;
}

.required_indicator, .form dt strong
{
    color: #FF0000;
}
dd.checkbox ul li
{
    list-style-type: none;
}
dl.form dd
{
    /*  width: 300px; */
}
dl.form dt
{
    /*  width: 150px; */
}
#footerForm
{
    font-size: 10px;
    text-transform: uppercase;
    width: 255px;
    text-align: center;
}
#footerForm span, #footerForm input
{
    display: block;
    margin: 5px auto;
}
.form
{
    /*  width: 500px; */
}
dt, dd
{
    padding: 5px;
}
.last
{
    padding-right: 20px;
}
.no-border
{
    border: 0;
}
#slider
{
    height: 292px;
    width: 909px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
#slider img
{
    height: 292px;
    width: 909px;
    padding: 0;
}


.quoteBox blockquote cite
{
    display: block;
    margin-top: 7px;
}
.quoteBox
{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: block;
    margin-top: 7px;
}
#quote
{
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 0 45px 0 20px;
}

#quote blockquote
{
    margin: 0;
    padding: 0;
}

#quote cite
{
    display: block;
    color: #872600;
    margin-top: 12px;
    text-align: right;
    font-style: normal;
}

.quoteBox blockquote cite
{
    display: block;
    margin-top: 7px;
}
