@charset "utf-8";
/* CSS Document */

/*tags*/
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.8em;
letter-spacing:.02em;
background:#000000 url(../../images/global/bg.jpg) top repeat-y;
}

h2{
padding:0 0 2px 0;
margin:0px;
font-weight:normal;
letter-spacing:.05em;
font-size:22px;
border-bottom:#b2baa1 double 4px;
color:#062733;
margin:0 9px 0 0;
}

h3{
padding:0px;
margin:0px;
font-weight:bold;
letter-spacing:.05em;
font-size:14px;
border-bottom:#b2baa1 solid 1px;
color:#484c37;
}

image{
border:0px;
padding:0px;
margin:0px;
}

a:link, a:visited{
font-weight:bold;
text-decoration:none;
color:#0e3c4b;
}
a:hover{
font-weight:bold;
text-decoration:none;
color:#358199;
}
/*classes*/
.cfdebug{
display:none;
}

.darkerBox1{
color:#fff;
width:251px;
background:url(../../images/global/darkerBox-mid.gif) center repeat-y;
}
.darkerBox2{
background:url(../../images/global/darkerBox-top.gif) top no-repeat;
}
.darkerBox3{
background:url(../../images/global/darkerBox-bot.gif) bottom no-repeat;
padding:12px;
}
.indent{
padding:0 0 0 35px;
}
.lighterBox1{
width:251px;
background:url(../../images/global/lighterBox-mid.gif) center repeat-y;
}
.lighterBox2{
background:url(../../images/global/lighterBox-top.gif) top no-repeat;
}
.lighterBox3{
background:url(../../images/global/lighterBox-bot.gif) bottom no-repeat;
padding:12px;
}
.needsAttn{
color:#CC0000;
}


/*ids*/
#admin{
position:absolute;
z-index:1;
left:50%;
margin-left:-350px;
top:45px;
width:700px;
background-color:#ffffff;
padding:15px
}

#adminhead{
position:absolute;
z-index:2;
left:50%;
margin-left:-350px;
width:700px;
height:15px;
background-color:#0a3644;
padding:15px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}

#footer{
background:url(../../images/global/bottom-cap.png) no-repeat;
width:992px;
margin:0 auto;
padding:22px 0 0 0;
color:#b49a95;
text-align:center;
font-size:10px;
height:37px;
}

#leaves-bottom{
position:relative;
top:-42px;
}
#leaves-top-left{
position:absolute;
z-index:12;
left:-505px;
margin-left:50%;
top:0px;
}
#leaves-top-right{
position:absolute;
z-index:12;
left:205px;
margin-left:50%;
top:0px;
text-align:right;
}
#left-shadow{
padding:0 0 0 21px;
background:url(../../images/global/left-shadow.png) repeat-y left;
margin:0 auto;
width:971px;
}

#logoClick{
position:absolute;
z-index:15;
margin-left:50%;
top:20px;
left:-380px;
}

#main-content{
background:#FFFFFF url(../../images/global/header-bg.jpg) no-repeat top;
width:918px;
padding:230px 11px 0 21px;
}

#navigation{
position:absolute;
z-index:13;
margin-left:50%;
top:202px;
left:-131px;
}
#right-shadow{
padding:0 21px 0 0;
background:url(../../images/global/right-shadow.png) repeat-y right;
width:950px;
}



/*links*/

.footerLink:link, .footerLink:visited, .footerLink:hover{
color:#b49a95;
text-decoration:underline;
font-weight:normal;
}

.spot:link, .spot:visited, .spot:hover{
color:#a78888;
line-height:19px;
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}