/*  Contains CSS styles for the entire site.  */

body{
  
   margin-top:  0px;
   margin-right:  0px;
   margin-bottom:  0px;
   margin-left:  0px;
   color:  #000000;
   background-color:  #FFFFFF;
   background-image:  url("http://www.wecometoyoupersonalchefs.com/images/headerbackground.jpg");
   background-repeat:  repeat-x;
   font-family:  verdana, ariel, sans-serif;
   font-size:  .8em;

}

img{

   border:  0px;

}

p{

   color:  inherit;
   background-color:  inherit;
   font-family:  inherit;
   font-size:  inherit;

}

a{

   color:  #00a651;
   background-color:  transparent;
   font-weight:  bold;
   text-decoration:  none;

}

a:visited{

   color:  #00a651;
   background-color:  transparent;
   font-weight:  bold;
   text-decoration:  none;

}

a:hover{

   color:  #00a651;
   background-color:  transparent;
   font-weight:  bold;
   text-decoration:  underline;

}

a:active{

   color:  #FF0000;
   background-color:  transparent;
   font-weight:  bold;
   text-decoration:  underline;

}

div#wrapper{

   width:  100%;
   height:  100%;
   min-height:  100%;

}

a.imagelink{

   text-decoration:  none;

}

img#logo{

   width:  284px;
   height:  106px;
   margin-top:  15px;
   margin-left:  15px;
   float:  left;

}

#phonenumber{

   color:  #00a651;
   background-color:  transparent;
   font-weight:  bold;
   font-size:  2em;
   margin-top:  50px;
   margin-right:  5%;
   float:  right;

}

ul.navigation{


   list-style:  none;
   display:  block;

}

ul#mainnavigation{

   width:  250px;
   clear:  left;
   font-size:  1em;
   line-height:  2em;
   margin-top:  35px;
   margin-left:  75px;
   float:  left;

}

img#testimonial1{

   width:  324px;
   height:  386px;
   float:  left;
   margin-top:  -150px;
   margin-left:  -98px;

}

img#testimonial2{

   width:  287px;
   height:  203px;
   float:  left;
   margin-top:  -5px;
   margin-left:  -40px;

}

img#testimonial3{

   width:  287px;
   height:  334px;
   clear:  both;
   float:  left;
   margin-top:  -150px;

}

img#testimonial4{

   width:  321px;
   height:  145px;
   margin-left:  30px;

}

img#servinglinephoto{

   width:  184px;
   height:  276px;
   margin-top:  -160px; 
   margin-left:  69%;
   margin-right:  10%;  

}

img#testimonialsphoto{

   width:  316px;
   height:  243px;
   margin-top:  -100px;
   margin-left:  59%;

}

img.titleimage{

   width:  331px;
   height:  73px;
   clear:  left;
   margin-top:  -60px;
   margin-left:  20px;
   float:  left;

}

img.titleimagetestimonials{

   clear:  both;
   width:  331px;
   height:  73px;
   margin-top:  40px;
   margin-left:  90px;
   float:  left;

}

img.titleimagerestaurant{

   clear:  both;
   width:  331px;
   height:  73px;
   margin-top:  40px;
   margin-left:  90px;
   float:  left;

}

ul#mainpoints{

   clear:  left;
   margin-left:  50px;
   color:  inherit;
   background-color:  inherit;
   font-family:  inherit;
   font-size:  inherit;

}

div#ownerquote{

   width:  85%;
   margin-left:  50px;
}

p#ownernames{

   margin-left:  475px;
   margin-bottom:  25px;

}

p#quote{

   text-indent:  30px;
}

div#pagefooter{

   clear:  left;
   position:  absolute;
   bottom:  -75%;
   padding-bottom:  25px;
   width:  90%;
   margin:  15px;
   background-image:  url("http://www.wecometoyoupersonalchefs.com/images/footer.jpg");
   background-repeat:  repeat-x;
   font-family:  inherit;
   font-size:  .7em;

}

p#copyright{

   clear:  left;
   width:  165px;
   margin-top:  25px;
   margin-left:  10px;
   float:  left;

}

p#credit{

   width:  250px;
   margin-top:  25px;
   margin-left:  35%;
   float:  left;

}
