/* CSS Document */

body{
background-image:url(../images/bg.jpg);
margin:0px;
padding:0px;
background-color:#cc9a67;
font-family:Arial, Helvetica, sans-serif;
color:#11542a;
}

.topHalfHeader{
width:1024px;
height:162px;
margin:0px;
padding:0px;
}

.searchBar{
width:1024px;
height:53px;
margin:0px;
padding:0px;
background-image:url(../images/headerPosts.jpg);
background-repeat:no-repeat;
}

.searchBox{
position:relative;
left:20px;
top:10px;
padding:0px;
margin:0px;
}

.quickOrder{ 
width:545px;
height:75px;
padding:0px;
}

.qoHeader{
width:300px;
height:14px;
margin:0px;
padding:0px;
background-image:url(../images/quickOrder.jpg);
background-repeat:no-repeat;
background-position:bottom;
position:relative;
left:108px;
}

.qoContainer{
width:300px;
height:40px;
border:1px solid #795030;
border-top-width:0px;
background-color:#d6ae85;
position:relative;
left:108px;
}

.qoContent{
width:300px;
height:35px;
position:relative;
top:5px;
}

.smallCart{
}

.scHeader{
background-image:url(../images/WhatsInMyCart.jpg);
width:150px;
height:20px;
position:relative;
left:35px;
}

.scContainer{
width:150px;
height:200px;
border:1px solid #795030;
border-top-width:0px;
background-color:#d6ae85;
position:relative;
left:35px;
}

.bottomShadow{
width:1024px;
height:49px;
background-image:url(../images/bottomShadow.jpg);
background-repeat:no-repeat;
background-position:top;
}

.bottomShadowNoCart{
width:1024px;
height:49px;
background-image:url(../images/bottomShadow1.jpg);
background-repeat:no-repeat;
background-position:top;
}

.main{
padding:0px;
margin:0px;
}

.mainPadding{
margin:0px;
padding:0px;
position:relative;
top:6px;
left:37px;
width:530px;
}

/*
.mainPadding a{
	color: #000000;
}
*/
