/* CSS Document  ---------  RELISH DELIVERY*/

/*html { min-height: 100%; margin-bottom: 1px; }*/

body{
margin:0px;
padding:0px;
}

a{
outline:none;}

#holder{
width: 950px;
margin: 0 20px;
display:block;
/*background-color:#669900;
*/}

/*--HEADER--*/
#header{
width:950px;
float:left;
margin:0;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
}
#topmenu{
display: block;
width:303px;
height:108px;
padding:0px;
margin:70px 0px 0px 0px;
float:right;
/*background-color:#66CCCC;*/
}

/*--CONTENT--*/
#content{
/*background-color:#66CC99;
*/width:950px;
float:left;
}

#leftCont{
width:655px;
float:left;
}

#weekof{
width:225px;
height:30px;
float:right;
padding:5px 0px 0px 0px;
margin:25px 5px 0px 0px;
font-family:Arial;
font-size:16px;
text-align:center;
color:#400000;
}

#menuhldr{
width:655px;
padding:0px 0px 0px 0px;
margin:5px 0px 10px 0px;
outline:none;
font-family:Arial;
font-size:13px;
color:#4f4f4f;
float:left;
}

.itemTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
border-bottom: solid 1px #4F4F4F;
text-transform: uppercase;
}
.quantity{
width:19px;
height:19px;
padding:5px 0px 0px 4px;
margin:0px 0px 0px 0px;
}
.faxField{
width: 555px;
}
#rightCont{
width:269px;
height:500px;
float:right;
}

#custInfo{
padding:0px;
margin:34px 0px 0px 0px;
/*background-color:#66FF99;*/
text-align:right;
font:Arial;
font-size:12px;
color:#400000px;
float:right;
}
.info{
width: 190px;
}
#minorder{
background-image:url(../images/minorder.jpg);
background-repeat:no-repeat;
padding:0px;
margin:20px 0px 0px 0px;
width:269px;
height:281px;
float:right;
}

#footerHldr{
width:100%;
padding:0px;
margin:0px auto;
text-align:center;
}

#footer{
width:980px;
height:150px;
/*background-image:url(../images/footer.jpg);
background-repeat:no-repeat;*/
}
