﻿body
{
    background-color: BLACK;
    font-family: Arial;
    color: #2e3035;
    font-size: 14px;
    margin: 0px;
    direction: ltr;
}

h1
{
    font-size: 45px; 
    margin-top:120px;
    margin-left: 385px;
    position: absolute;
}

h2
{
    height: 35px;

}

h3
{
    height: 20px;
    margin:0px;
}


a
{
    color: #2c3f02;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

#fninav
{
    height: 34px;
    width: 800px;
    display: block;
    background-color: #000000;
}

#fninav .textlink
{
    text-align: right;
    font-size: 10px;
    color: #ffffff;
    padding-top:10px;
}
#fninav img
{
    float: left;
}

#fninav .textlink a
{
    text-decoration: none;
    color: #ffffff;
}

#fninav .textlink a:hover
{
    color: #ffff1c;
    text-decoration: none;
}

#sb_nav
{
    background-image: url(/images/SeekingBimaadiziiwin_bkgn.jpg);
    width:800px;
    height:523px;
    text-align:left;
}

#sb_nav .buttons
{
    text-align:right;
    padding-top:151px;
}

#sb_nav .image
{
    background-image: url(/images/img_homepage.PNG);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}


#sb_nav .image_brent
{
    background-image: url(/images/img_brentachneepineskum.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_kristen
{
    background-image: url(/images/img_kristenflett.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_brittany
{
    background-image: url(/images/img_brittanyangeconeb.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_candace
{
    background-image: url(/images/img_candacetwance.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_kelly
{
    background-image: url(/images/img_kellysaxberg.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_dave
{
    background-image: url(/images/img_daveclement.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_michelle
{
    background-image: url(/images/img_michellederosier.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_paul
{
    background-image: url(/images/img_paulmulzer.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_robert
{
    background-image: url(/images/img_robspade.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 463px;
    display: block;
    top: 210px;
    position: absolute;
}

#sb_nav .image_order
{
    background-image: url(/images/img_order.PNG);
    background-repeat: no-repeat;
    width: 431px;
    height: 584px;
    display: block;
    top: 80px;
    position: absolute;
}


#content 
{
    background-image: url(/images/bckgrn_felt.JPG);
    background-repeat: repeat;
    width: 800px;
    text-align:left;
    z-index:0;
}

#content .flower
{
    background-image: url(/images/jeanmarshal.JPG);
    background-repeat: no-repeat;
    width: 347px;
    height: 566px;
    display: block;
    float: left;
}

#content .copy
{
    
    padding-top:20px;
    padding-bottom:40px;
    width:350px;
    margin-left:385px;
    margin-right:50px;
}

#footer
{
    width: 800px;
    background-image: url(/images/footer_background.jpg);
    height: 211px;
    text-align: center;
    padding-top: 20px;
    color: #ffffff;
}
#footer .smallcap
{
    font-size: 8px;
}

#footer a
{
    text-decoration: none;
    color: #ffffff;
}

#footer a:hover
{
    color: #ffff1c;
    text-decoration: none;
}

.gallery
{
   top: 300px;
    padding-left: 40px;
    text-align: left;
    position: absolute;
}

.gallery a:hover
{
    color: black;
}
.gallery a
{
    color: darkgray;
}

.elementstein
{
    font-size: 10px;
    font-family: Verdana;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 20px;
    width: 765px;
    color: #9e9e9e;
}