body 
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#dadada;
}

div#gray_canvas { 
width:100%;
height:100%;
text-align:center;


}

div#maincontainer {
position:relative;
text-align:center;
margin-left: auto ;
margin-right: auto ;
width:950px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
}

div#logo {
position:relative;
top:0px;
left:0px;
width:950px;
height:150px;
background-image:url("/img/web-logo-2010-07.jpg");
}

.banner_photo {
height:250px;
width:650px;
margin-left:auto;
margin-right:auto;
background-image:url("slideshow/hot_cross_buns_bn.jpg");
border-style:solid;
border-width:1px;
}

div#menu {
position:relative;
top:0px;
left:0px;
width:950px;
background-color:#ffffff;
border-bottom-style:solid;
border-bottom-width:5px;
border-bottom-color:#f8d000;
}

.menuCurrent {
font-family: sans-serif;
font-weight: bold;
font-size: 0.875em;
color:#ffffff;
background-color:#f8d000;
text-align:center;
}

.menuOption {
font-family: sans-serif;
font-weight: bold;
font-size: 0.875em;
color:#f8d000;
text-align:center;
}

.menuLink {
text-decoration:none;
color:#f8d000;
}

div#content {
position:relative;
top:0px;
left:0px;
width:910px;
background-color:#ffffff;
text-align:left;
padding:20px;
}

.categoryComment {
font-family: sans-serif;
}

.product {
font-weight: bold;
}

.desc {
font-family: serif;
font-size: 0.875em;
}

.price {
font-family: Rockwell,serif;
font-size: 0.875em;
}

.productPhoto {
border-style: solid;
border-width: 1px;
}

.formLabel {
font-family: sans-serif;
font-size: 0.75em;
text-align:right;
}
