/* CSS Document */



body

{

    background-image:url(/media/images/background1.gif)

}





#wrapper

{

    background-color: #e7ebe8;

    width: 775px;

    margin-left:auto;

    margin-right:auto;

    margin-top: 20px;

    border: double 5px #a5b4a9;







}



/*div

{

    border:solid 1px black;

}*/





.menuLeft

{

    background-image:url(/media/images/roseleft.jpg);

    background-repeat:no-repeat;

    width:203px;

    height:42px;

    margin-top: -25px;

    display:block;



}



.menuRight

{

    background-image:url(/media/images/roseright.jpg);

    background-repeat:no-repeat;

    width:203px;

    height:42px;

    margin-top: -25px;

    display:block;



}



.menu

{

    margin-left: -40px;

}



#header

{

    text-align:center;

}



#header img

{





}



#leftColumn

{

    float:left;

    margin-left:20px;

    margin-top: 40px;

    width:220px;



}



#leftColumn a

{

    color:#c8182c;

    padding-left: 40px;

    padding-top: 5px;



}



#leftColumn a:hover

{

    color:#c8182c;

    text-decoration:none;



}



#leftColumn a:visited

{

    color:#c8182c;



}





#rightColumn

{

    margin-top: 40px;

    float:left;

    margin-left: 10px;

    width: 420px;





}



#footer

{

    clear:both;

    text-align:center;

    size: .5em;



}



.productList

{

    font-weight:bold;

    font-family: verdana;

    font-size:10pt;

}



.productList a

{

    font-weight:bold;

    color:#b52119;

}



.productList td

{

    background-color:#efefef;

    border:solid 1px #dfdfdf;

}



.productList img

{

    margin:6px;

}



.categoryList

{

    font-weight:bold;

    font-family: verdana;

    font-size:10pt;

}



.categoryList a

{

    font-weight:bold;

    color:#b52119;

}





.categoryList td

{

    background-color:#efefef;

    border:solid 1px #dfdfdf;

}



.categoryList img

{

    margin:1px;

}

