﻿/*body {
background:transparent url(../images/home-header-repeat-bg.jpg) repeat-x scroll left top;
}*/

#wrapper{
background: #EBC67F url(../images/site-bg.jpg) repeat-y scroll center top;
width: auto;
}
/*
#top-header{
background:transparent url(../images/home-header-bg.jpg) repeat-y scroll left top;
height:126px;
}
*/
#top-nav {
background: transparent url(../images/top-nav-notext-home.jpg) no-repeat scroll 0 1px;
/*top:68px;
width:770px;
height:49px;*/
}
/*
#logo{top:10px;}

#container{
margin-top:15px;
}
*/
#site-container{
top:-10px;
width:990px;

}


#site-container #main-content{
	background:none;

}

#main-content #home-flash-div{
    width:990px;
    height:410px;
    display:block;
   /* margin:-15px 0 0 0px;*/
}

#main-content #content-lower-panel{
    width:945px !important;
    margin:15px auto 5px !important;
}

#main-content #content-lower-panel #lower-left a{
margin:0px 5px 5px;
}

#main-content #content-lower-panel #recipes-love{
    width:305px;
    padding-right:29px;
    background:url(../images/home-item-border-bg.jpg) no-repeat right top;
    float:left;
}

#main-content #content-lower-panel #recipes-love #recipes-love-content{
    margin:17px 0 0 18px;
}

#main-content #content-lower-panel #recipes-love #recipes-love-content p{
    color:#452F24 !important;
}

#main-content #content-lower-panel #recipes-love #recipes-love-content p #view-recipe{
    float:left;
    width:110px;
}

#main-content #content-lower-panel #recipes-love #recipes-love-content p #submit-recipe{
    float:right;
    width:120px;
}


#main-content #content-lower-panel #signature-sauce{
    width:273px;
    padding-right:29px;
    background:url(../images/home-item-border-bg.jpg) no-repeat right top;
    float:left;
    margin-left:29px;
}

#main-content #building-tips{
    width:251px;
    float:left;
    margin-left:29px;
}

#main-content #content-lower-panel h2{
    color:#452F24 !important;
    margin:15px 0 22px 0;
}

#main-content #content-lower-panel #recipes-love h2{
    margin:15px 0 22px 18px;
}

#main-content #content-lower-panel h3{
    color:#1C7699 !important;
    margin:0;
}

#footer{
	background: #EAC67E url(../images/footer-bg.jpg) no-repeat scroll center 0;
}

