/** lt orange:  FF6600 **/
/**brt orange:  FF3300 for hover hyper links**/
/** dk orange:  CC3300 **/
/**   dk blue:  000099 for dark blue**/
/**      blue:  0000FF for regular blue**/
/**   lt blue:  3333FF for hyper links, etc**/

html, body, h1, h2, h3, h4
{
    margin: 1;
    padding: 0;
}
h1 img
{
    display: block;
}
img
{
    border: 0;
}
a
{
    color: #0000CC;
}
a:hover
{
    color: #FF3300;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.more
{
    text-align: right;
}
.clear
{
    clear: both;
}

body
{
    background: #0000FF url(../images/page_bg.jpg) repeat-x;
    text-align: center;
    font: 11px arial, sans-serif;
    color: #000099;
    padding: 20px 0 0 0;
}

/** layout **/
#wrapper
{
    text-align: left;
    margin: auto;
    width: 720px;
    position: relative;
}

/** header **/
#header
{
    padding-top: 1px;
}
#header h1
{
    font: 32px arial, serif;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 35px;
    color: #000099;
    padding: 0 0 0 0.7em;
    margin: -1em 0 0 0;
    line-height: 1;
}
/** Index Page Navigation **/
#nav
{
    padding-top: 372px;
    background: url(../images/QCRR_Header.jpg) no-repeat;
}

#nav ul
{
    margin: 0;
    padding: 0;
    height: 36px;
    line-height: 36px;
    border-left: 2px solid #0000FF;
    background: bottom left url(../images/nav_lit.gif) repeat-x;
}
#nav li
{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 10px;
}
#nav li.home
{
    background: bottom left url(../images/nav_drk.gif) repeat-x;
    padding-left: 25px;
}
#nav a
{
    font: 16px arial, serif;
    color: #3333FF;
    text-decoration: none;
}
#nav a:hover
{
    color: #CC3300;
    background: url(../images/Paw02.gif) no-repeat center center;
}
/** Non-Index Page Navigation **/
#nav_page
{
    padding-top: 64px;
    background: url(../images/QCRR_Page_Header.jpg) no-repeat;
}
#nav_page ul
{
    margin: 0;
    padding: 0;
    height: 36px;
    line-height: 36px;
    border-left: 2px solid #0000FF;
    background: bottom left url(../images/nav_lit.gif) repeat-x;
}
#nav_page li
{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 10px;
}
#nav_page li.home
{
    background: bottom left url(../images/nav_drk.gif) repeat-x;
    padding-left: 25px;
}
#nav_page a
{
    font: 16px arial, serif;
    color: #3333FF;
    text-decoration: none;
}
#nav_page a:hover
{
    color: #CC3300;
    background: url(../images/Paw02.gif) no-repeat center center;
}

/** content **/

#content
{
    padding-left: 20px;
}
#content h2
{
    font: 24px arial, serif;
    color: #000099;
    font-weight: normal;
    border-left: 3px solid #CC3300;
    padding: 1px 1px 1px 8px;
    margin-top: 22px;
}
#content p
{
    margin-left: 11px;
    line-height: 1.4;
}
#content a
{
    color: #3333FF;
    font-weight: bold;
    text-decoration: none;
}
#content a:hover
{
    background: url(../images/Paw02.gif) no-repeat center center;
    color: #FF3300;
}

#content .left-col
{
    float: left;
    width: 544px;
}
#content .right-col
{
    float: right;
    width: 156px;
}

#content #welcome
{
    margin-right: 40px;
    font-size: 13px;
    color: #000099;
}
#content #welcome a
{
    color: #3333FF;
    text-decoration: underline;
}
#content #welcome a:hover
{
    color: #FF3300;
    text-decoration: underline;
}
#gallery
{
    margin-top: 14px;
}
#gallery .box
{
    float: left;
    width: 119px;
    padding: 0 23px 2.3em 23px;
    margin-right: 1px;
    background: #CC3300;
    position: relative;
}
#gallery .box h3
{
    text-align: center;
    line-height: 23px;
    font: 23px arial, serif;
    color: #000099;
    height: 23px;
    margin-bottom: 20px;
    background: top center url(../images/tab_drk.gif) no-repeat;
}
#gallery .box p
{
    margin: 1em 0;
    padding: 0;
    line-height: 1.4;
}
#gallery .box .more
{
    height: 18px;
    line-height: 18px;
    background: #FF6600 url(../images/moretab_left_drk.gif) no-repeat left top;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3.2em;
    padding-right: 4px;
    margin-bottom: 0;
}
#gallery .box .more a
{
    color: #3333FF;
}
#gallery .box .more a:hover
{
    color: #FF3300;
}
#gallery .box-lit
{
    background: #FF6600;
}
#gallery .box-lit h3
{
    background: top center url(../images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more
{
    background: #CC3300 url(../images/moretab_left_lit.gif) no-repeat left top;
}

#content .right-col li, #content .right-col ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .right-col li
{
    border-left: 1px solid #CC3300;
    padding-left: 9px;
    margin: 10px;
}
#content .right-col a
{
    font-size: 12px;
    font-weight: normal;
    color: #3333FF;
}
#content .right-col a:hover
{
    color: #FF3300;
}
/** later **/

#later
{
    color: #0000FF;
}
#later h2
{
    font-size: 20px;
}
#later .right-col p
{
    font-size: 12px;
    line-height: 1.7;
}

#later .box
{
    float: left;
    width: 85px;
}
#later .box a
{
    text-decoration: underline;
}
#later #later-b1
{
    padding-top: 67px;
    margin-right: 4px;
}
#later #later-b2
{
    width: 155px;
    margin-right: 4px;
}
#later #later-b3
{
    width: 114px;
    margin-right: 6px;
}
#later #later-b4
{
    padding-top: 67px;
    width: 137px;
}

#footc
{
    height: 10px;
}
#footer
{
    text-align: center;
    color: #FF3300;
    padding: 14px;
}
/** Thumb Studio **/
.ThumbStudioCSS
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV a
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV a:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV a:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV a:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV a:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.ThumbStudioNAV
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

