/* CSS Document */

*{
margin:0;
padding:0;
}

body {background-color:#999999;} /*868855*/

#homebg{
background-color:#1C2719;
/*position:absolute;
left:0;
top:0;
width:1020px;*/
}

#homePage{
background:url( images/background_home.jpg ) no-repeat;
height:850px;
background-color:#1C2719;
position:absolute;
left:0;
top:0;
width:1020px;
}

#homeContent{
width:215px;
height:447px;
position:absolute;
left:662px;
top:187px;
background-image:url(images/home-content-tile.jpg);
background-repeat:repeat-y;
}

#homeIntro{
padding:20px;
overflow:hidden;
width:164px;
height:113px;
background-color:white;
margin-bottom:7px;
color:#C60605;
}
#orderHere{
width:225px;
height:283px;
position:absolute;
left:402px;
top:355px;
}
#hdr {
background:url(images/hdr.jpg);
width:938px; 
height:87px;}

#border {float:left;
background-color:#663300; 
width:938px; 
height:17px;}

#border_bottom{
float:left;
background-color:#663300; 
width:938px;
text-align:center; 
}

#contentBG {
float:left;
background:url(images/content_bg_04.gif) repeat-y; 
width:938px;}

#innerMenu{
float:left;
width:215px;
margin:66px 0 10px 40px;
/*position:absolute;
height:447px;
left:39px;
top:169px;*/
}

#innerContent{
float:left;
width:628px;
/*position:relative;*/
margin-top:93px;
margin-left:55px;
}

#stump{
background:url(images/stump_06.gif);
width:55px;
height:70px;
position:absolute;
left:310px;
top:150px;
}

.pageHeading{
/*position:inherit;
left:0px;
top:22px;*/
}

#content{
float:left;
width:500px;
padding:10px 0px 20px 0;
/*!important;position:relative;left:18px;*/
}

a#logo{
display:block;
background:url(images/logo2.gif);
height:56px;
width:145px;
position:absolute;
top:125px;
left:770px;
text-decoration:none;
}

.leftImage{
margin:5px 10px 10px 0;
float:left;
}