@charset "utf-8";
/* CSS Document */

body {
color:#FFFFFF;
}

/*adjustment for longer (wider) address*/
#topbar p {
margin:-2px 0 0 46px;
}

/*********************************/
/*            LOGO
/*********************************/

/*logo*/
#hdr {
background:url(../images/stoneaccord/logo.jpg) no-repeat;
width:228px;
height:209px;
right:20px;
margin-top:24px;
}

/*logo hotlink*/
#hdr h1 a {
display:block;
width:228px;
height:150px;
outline:none;
}


/*********************************/
/*           BANNER AREA
/*********************************/

#banner {
background:url(../images/stoneaccord/bannerBkgd.jpg);
margin:0 0 0 -23px;
top:41px;
}

#banner #photo {
margin:36px 0 0 34px;
}

/*********************************/
/*          TEXT AREA
/*********************************/


#txtarea a {
color:#ffc451;
}

#contentarea {
min-height:400px;
background: url(../images/stoneaccord/containerBkgd.jpg) repeat-y top;
}

.txthdr {
color:#FFFFFF;
background:url(../images/stoneaccord/pheaderBkgd.gif) repeat-x bottom;
}

#stone {
background:url(../images/stoneaccord/stoneofaccord.gif);
width:131px;
height:349px;
margin:-250px 0 0 160px;
position:absolute;
z-index:98;
}




