﻿body
{
    font-family: Helvetica, arial, sans-serif;
    background-image: url('img/bg.png');
    background-repeat: repeat-x;
    background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6
{
    color: #cc9966;
}
p
{
    color: #776655;
}
table 
{
    margin: 0px;
    padding: 0px;
}
#page
{ 
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    margin: auto;
    width: 960px;
 }


#headblock
{
    width: 960px;
    height: 380px;
    text-align: left;
}
#headleft
{
    height: 380px;
    width: 760px;
    float: left;
    background-image: url('img/building.jpg');
    background-repeat: no-repeat;
}
#headleftsolid
{
    height: 380px;
    width: 760px;
    float: left;
    background-image: url('img/homehead.jpg');
    background-repeat: no-repeat;
}

#headlogo
{
    background-position: top;
    height: 380px;
    width: 760px;
    background-image: url('img/swoosh2.png');
    background-repeat: no-repeat;
}
#headword
{
    background-position: -10px bottom;
    height: 140px;
    width: 550px;
    background-image: url('img/alternativelogo.png');
    background-repeat: no-repeat;

}

#headmom
{ 
    background-position: right bottom;
    height: 380px;
    width: 630px;
    background-image: url('img/momwchild.png');
    background-repeat: no-repeat;
 }

#headicon
{ 
    background-position: right bottom;
    width: 720px;
    height: 200px;
    background-image: url('img/icon.png');
    background-repeat: no-repeat;
 }


#headright
{ 
    text-align:right;
    height: 380px;
    width: 200px;
    display:inline;
    float: right;
    background-image: url('img/headrightbg.png');
    background-repeat: repeat-x;
    vertical-align: top;
 }

#headright a
{
    margin-top: 10px;
    margin-right: 10px;
    height: 22px;
    text-transform: uppercase;
    color: #ddccbb;
    font-size: 28px;
    display: block;
    text-decoration: none;
    text-align: right;
    letter-spacing: .06em;
}

#headright a:hover, #subright a:hover
{
    color: white;
}
#subblock
{
    width: 960px;
    height: 140px;
    text-align: left;
}
#sublogo
{
    background-position: left bottom;
    height: 140px;
    width: 760px;
    background-repeat: no-repeat;
}
#subword
{
    background-position: left bottom;
    height: 140px;
    width: 550px;
    background-image: url('img/alternativelogo.png');
    background-repeat: no-repeat;

}
#subleft
{
    background-position: -20px bottom;
    height: 140px;
    width: 760px;
    float: left;
    background-image: url('img/clouds.jpg');
    background-repeat: no-repeat;
}
#subleftsolid
{
    background-position: left bottom;
    height: 140px;
    width: 760px;
    float: left;
    background-image: url('img/subhead.jpg');
    background-repeat: no-repeat;
}
 #subphoto
{ 
    background-position: left bottom;
    width: 233px;
    height: 270px; 
    background-image: url('img/poloroidhannahdoor.png');
    background-repeat: no-repeat;
    margin-left: 624px;
    margin-top: 10px;
    overflow: visible;
    position: absolute;
    z-index: 99;
 }

#subright
{ 
    height: 140px;
    width: 200px;
    display:inline;
    float: right;
    background-image: url('img/headrightbg.png');
    background-repeat: repeat-x;
    vertical-align: top;
 }
#subright a
{
    margin-top: 10px;
    margin-right: 10px;
    height: 17px;
    text-transform: uppercase;
    color: #ddccbb;
    
    font-size: 24px;
    display: block;
    text-decoration: none;
    text-align: right;
    letter-spacing: .06em;
}

#menubar
{ 
    height: 50px;
    width: 950px;
    margin-left: 10px;
    background-position: bottom;
    background-color: #cc9966;
    background-image: url('img/menudshadow.png');
    background-repeat: repeat-x;
    
    
 }
 #menubarleft
{
    height: 50px;
    width: 960px;
    background-position: left bottom;
    background-color: #cc9966;
    background-image: url('img/menudshadowl.png');
    background-repeat: no-repeat;
    
  
}
#menubar a
{
    margin: 0px 20px 0px 5px;
    text-transform: uppercase;
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    
}
#subbar
{ 
    height: 24px;
    width: 950px;
    margin-left: 10px;
    background-position: bottom;
    background-color: #cc9966;
    background-repeat: repeat-x;
  
 }
#subbarleft
{
    height: 24px;
    width: 960px;
    background-position: left bottom;
    background-color: #cc9966;
    background-repeat: no-repeat;
}
#subbar a
{ 
    text-transform: uppercase;
    font-size: 19px;
    color: #FFFFFF;
    text-decoration: none;
 }

#photos
{
    background-position: center;
    width: 960px;
    height: 282px;
    background-image: url('img/photos3.png');
    text-align: center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
 
#photos td
{
    cursor: pointer;
    height: 250px;
}

#pagesection
{
    padding: 30px;
    text-align: left;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
#leftsection
{ 
    vertical-align: top;
    margin: 0px;

    width: 25%;
    height: 100%;
    padding-right: 30px;
    padding-top: 0px;
    margin: 0px;
    
 }

#leftsectiontitle
{
    border-bottom: 1px solid #eeeeee;
    border-top: 3px solid #4488bb;
    font-variant: small-caps;
    padding-left: 30px;
    padding-top: 30px;
    color: #776655;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
}
#leftsection ul
{
    padding: 0px;
    margin: 0px;
}
#leftsection li
{
    min-width: 175px;
    border-bottom: 1px solid #eeeeee;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #eeeeee;
    border-bottom-color: #eeeeee;
    list-style-type: none;
    padding: 10px;
}
#leftsection a
{
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-decoration: none;
    min-width: 200px;
    color: #4488bb;
}
#leftsection li.active 
{
    background-color: #ebf6f9;
}
#leftsection a:hover
{
    color: #000;
}

#mainsection
{
    border-top: 3px solid #4488bb;
    color: #776655;
}
#footer
{
    padding: 5px;
    background-color: #cc9966;
    font-family: Helvetica, arial, sans-serif;
    font-size: small;
    color: #FFFFFF;
    letter-spacing: .15em;
}
.postit
{ 
    padding: 6px 3px 3px 3px;
    background-position: center -1px;
    width: 50px;
    height: 50px;
    margin: 0;
    background-image: url('img/postit.png');
    background-repeat: no-repeat;
    text-align: center;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    display: table-cell;
    float: left;
    vertical-align: middle;
 }
.fl
{
    float:left;
}
.fr
{
    float:right;
}

.infobox
{
    background-position: left top;
    padding: 10px;
    border: 2px solid #a0a0a0;
    float: right;
    color: #000;
    font-size: -1px;
    width: 35%;
    display: inline-block;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #eee;
    background-color: #ebf6f9;
    margin-left: 10px;
}
.infobox a, .infobox a img
{
    text-decoration: none;
    border: 0px;
    color: black;
}

.infobox b
{
    font-size: 20px;
    margin-top: 10px;
}


.tabro b
{
    font-size: 20px;
    margin-top: 10px;
}

.tabro
{ 
    padding: 10px; background-color: white;
    height: 35px;
    font-size: 14px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #fff;
 }
.tabro p
{
    margin: 5px 0px 0px 0px;
}
.tabro:hover
{
    border-color: #eee;
    background-color: #ebf6f9;
    height: auto;
}
    
#newsflashauction
{
    text-align:center;
    background-image: url('img/auctionhammer.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 880px;
    top: 270px;
    width: 150px;
    height: 120px;
    font-size: 30px;
    padding-left: 70px;
    font-variant: small-caps;
    line-height: 28px;

}
#newsflashauction a
{
    padding: 2px 4px 2px 4px;
    line-height: 16px;
    font-size: 14px;
    text-decoration: none;
    color: #0000FF;
    font-weight: bold;
    background-color: #cc9966;
}
#newsflashliferun
{
    padding: 65px 4px 2px 18px;
    text-align: right;
    background-image: url('img/liferunlogo.png');
    background-repeat: no-repeat;
    position: relative;
    left: 750px;
    top: 250px;
    width: 150px;
    height: 150px;
    font-size: 20px;
    font-variant: small-caps;
    line-height: 18px;
}

#newsflashlifewalk
{ 
    padding: 10px 4px 2px 30px;
    text-align: center;
    background-image: url('img/events/lifewalkshoes.png');
    background-repeat: no-repeat;
    position: relative;
    left: 740px;
    top: 250px;
    width: 150px;
    height: 150px;
    font-size: 20px;
    font-variant: normal;
    line-height: 18px;
    font-weight: 500;
    color: #000000;
 }

a img 
{
    border: none;
}


#newsflashliferun a,#newsflashlifewalk a
{ 

    border-style: none; text-decoration: none;
    color: #000;
    font-weight: bold;
 }

#newsflashliferun a b,#newsflashlifewalk a b
{ 

    border-style: none; line-height: 8px;
    font-size: 10px;
    font-variant: normal;
    text-decoration: none;
    color: #000;
 }




.bodyimgl
{
    border: 3px solid #4488bb;
    margin: 5px 10px 5px 0px;
    padding: 2px;
    float: left;
}
.bodyimgr
{
    border: 3px solid #4488bb;
    margin: 5px 10px 5px 0px;
    padding: 2px;
    float: right;
}

.brownbox
{
    background-position: left -50px;
    padding: 10px;
    border: 2px solid #a0a0a0;
    color: #000;
    font-size: -1px;
    display: inline-block;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #eee;
    margin-left: 50px;
    margin-right: 50px;
    background-image: url('img/browngrad.png');
    background-repeat: repeat-x;
    font-variant: small-caps;
}
.brownbox small
{
    font-variant: normal;
}
.brownbox p
{
    text-align: right;
    margin: 4px 0px 0px 0px;
}
.brownbox b
{
    font-size: 20px;
    margin-top: 10px;
}
#nd
{
    height: 0px;
    width: 1px;
    overflow:hidden;
}
.tagit
{
    padding: 20px 4px 0px 0px;
    background-position: center -11px;
    width: 30px;
    height: 41px;
    margin: 0px 0px 0 0;
    background-image: url('img/events/auctiontag.png');
    background-repeat: no-repeat;
    text-align: center;
    font-size: 13px;
    color: Black;
    font-weight: bold;
    display: table-cell;
    float: left;
    vertical-align: top;
    line-height: 12px;
}
.aitm
{
    margin: 10px 0 40px 0;
}
.aitm p
{
    margin: 0;
}


