
@import url("sitewide.css"); 





#wrapper-home {


width:960px;
min-height:833px;
margin-left:auto;
margin-right:auto;

}







#topcontent {

background-image:url(../images/homepage/hometop-bg.gif);
background-repeat:no-repeat;
background-position:67px 0px;
padding:18px 13px 0px 122px;
min-height:346px;

}




/* ab position inside welcome div */
#storypole {

position:absolute;
width:124px;
height:630px;
top:-18px;
left:-122px;
z-index:10;
background-image:url(../images/storypole2.png);
background-position:top;
background-repeat:no-repeat;

}




#topcontent h1 {


font-size:1.6em;
font-weight:lighter;
margin-top:0;
margin-bottom:0.5em;
text-transform:uppercase;
letter-spacing:0.03em;
color:#530000;

}



#topcontent p {

margin-bottom:1.2em;

}




#topcontent #welcome {


float:left;
width:350px;
position:relative;

}



#topcontent #flash {


float:right;
width:440px;
height:330px;


}




#featurelinks {

height:186px;
background-image:url(../images/homepage/featurelinks_bg.jpg);
background-position: top right;
background-repeat:no-repeat;
padding:23px 190px 0px 126px;

}





/* left feature link container */


#featurelink1 {

float:left;
position:relative;
width:166px;
height:117px;
border:2px solid #DDDAD4;
background-image:url(../images/homepage/featurelink1_bg.jpg);
background-repeat:no-repeat;
margin-right:34px;

}


#featurelink2 {

float:left;
position:relative;
width:166px;
height:117px;
border:2px solid #DDDAD4;
background-image:url(../images/homepage/featurelink2_bg.jpg);
background-repeat:no-repeat;

}


#featurelink1 a, #featurelink2 a {

display:block;
padding:10px;
background-color:#5f0202;
width:146px;
position:absolute;
bottom:0px;
left:0px;
color:#fff;
text-decoration:none;
font-size:1.3em;
opacity:0.78;


}



#featurelink1 a:hover, #featurelink2 a:hover {

opacity:1.00;


}







/* inside feature links div */

#quicklinks {

float:right;
width:210px;
color:#fff;

}


#quicklinks h1 {


font-size:1.6em;
font-weight:lighter;
margin:0;
text-transform:uppercase;
letter-spacing:0.03em;
color:#530000;

}



#quicklinks ul {


list-style:none;
margin:0;
padding:7px 0 7px 0;
border-top:1px solid #C3BAA9;
border-bottom:1px solid #C3BAA9;
font-size:1.2em;

}



#quicklinks li {


margin:0;
padding:0;

}







#quicklinks ul a {

display:block;
width:208px;
color:#fff;
text-decoration:none;
padding:3px 0 3px 16px;
background-image:url(../images/homepage/quicklinks-arrow.gif);
background-repeat:no-repeat;
background-position:0 0.7em;


}


#quicklinks ul a:hover {


color:#000;

}


















 