

/* Presentation Stylesheet */ 

body{
font-family:helvetica;
}

h3{
 margin:0;
 padding:15px;
 }

p
{
padding:8px 15px;
margin:0px;
}

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
.recipes p
{
padding:3px;
}
 
.recipes a 
{
margin-left:20px;
padding-top:10px;
text-decoration:none;
color:brown;
}

.recipes a:hover
{
color:green;
}

.ingredient
{
padding-left:10px;
}

.recipesContent table
{
margin-left:25px;
}
.short
{
height:470px;
}

.recipesContent ol
{
margin-top:0px;
margin-bottom:0px;
margin-left:20px;
padding-left:25px;
margin-right:30px;
}

.products a 
{
margin-left:20px;
padding-top:10px;
text-decoration:none;
color:brown;
}

.products a:hover
{
color:green;
}

.products h3
{
padding-bottom:0px;
padding-top:30px;
}

.products p
{
padding-left:25px;
}

.productPic
{
height:265px;
witch:400px;
}

.contactUs
{
text-align:justify;
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
}
