/* Main Stylesheet for Kitchen Witch Catering */


/*site colors

Green background:			#99CC33
dark green text				#336633
Orange border:				#FF9933
Purple nav text:			#330099
Dark Orange:				#FF6600
Brown top nav items:		#663300
*/

BODY 
{ 
  background: #9c3; 
  color: #000;
  font-family:  Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14px;
}

        A:link    { color: #AB650D; text-decoration: none; }
        A:visited { color: #AB650D; text-decoration: none; }
        A:hover   { color: #AB650D; text-decoration: underline; }
        A:active  { color: #AB650D; text-decoration: none; }
        
img
{
  border-width: 0;
}

h1 
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18px;
  padding: 25px 0 10px 35px;
}

h2
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px;
  padding-left: 15px;
}






/* upgrade your browser -------------------------------------------------- */
div#upgrade
{
  display: none;
}






/* Page -------------------------------------------------- */
div#pageBody
{
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 650px;
}




/* Header -------------------------------------------------- */

div#header
{
  background: #9c3 url(../images/kitchenWitchLogo4.jpg) bottom no-repeat;
  height: 140px;
  margin: 0;
  padding: 0;
  width: 650px;
}

div#header p
{
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 119px;
  top: 124px;
}

p.contact
{
  display: none;
  margin-left:82px;
}




/* Orange border -------------------------------------------------- */
div#border
{
  border: 3px solid #f93;
  margin: 0;
  padding: 0;
  position: relative;
}







/* Top navigation -------------------------------------------------- */
ul#topNav
{
  background: #f93;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 645px;
}

ul#topNav li
{
  background: transparent;
  display: block;
  float: right; 
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding-left: 10px;
}

ul#topNav li.last
{
  padding-right: 15px;
}

ul#topNav li a
{
  border: 3px solid #f93;
  color: #630;
  margin: 3px;
}

ul#topNav li a:hover
{
  background: #f60;
  border: 3px solid #f60;
  color: #630;
  margin: 3px;
  text-decoration: none;
}




/* Left navigation -------------------------------------------------- */
ul#leftNav
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  text-align: left;
  width: 120px;
}

ul#leftNav li
{
  background: transparent;
  display: block;  
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin: 0px;
  padding-left: 10px;
  text-align: left;
}

ul#leftNav a
{
  border-bottom: 2px solid #f60;
  color: #309;
  display: block;  
  margin: 0px;
  padding: 5px 0 5px 5px;
}

ul#leftNav li a:hover
{
  background: #f60;
  color: #309;
  display: block;
  margin: 0px;
  padding: 5px 0 5px 5px;
  text-decoration: none;
}






/* Body Copy -------------------------------------------------- */

div#bodyCopy
{
  background: #fff;
  border-left: 130px solid #f93; /* Left navigation Side Bar*/
  color: #000;
  font-size: 12px;
  min-height: 500px; 
  margin: 0;
  padding: 0;
  width: 514px;
}

div#bodyCopyWide
{
  background: #fff;
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 644px;
}

* html div#bodyCopy/*IE only - creating minimum height of 300px*/
{
  /* hide from mac IE \*/
  height: 500px;
  /* end hide from mac IE */
}

div#bodyCopy p, div#bodyCopyWide p
{
  line-height: 14px;
  padding: 0 30px 0 20px;
}

div#bodyCopy ul, div#bodyCopyWide ul
{
  line-height: 14px;
  padding: 0 30px 0 30px;
}





/* In-Line Testimonials -------------------------------------------------- */

div.testimonial
{
  color: #363;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  margin: 0;
  padding: 5px 10px 5px 30px;
  width: 250px;
}

div.testimonial span.quote
{
  color: #f60;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0px 5px 0px 0px;
}


div.testimonial span.name
{
  display: block;
  color: #333;
  font-size: 10px;
  font-style: normal;
  margin: 0;
  padding: 0px 20px 0px 0px;
  text-align: right;
  width: 250px;
}






/* Corner -------------------------------------------------- */

div#corner
{
  background: #fff url(../images/orangeCorner.gif) top left no-repeat;
  position: absolute;
  height: 38px;
  left: 0;
  top: 20px;
  width: 36px;
}
 
div#cornerSub
{
  background: #fff url(../images/orangeCorner.gif) top left no-repeat;
  position: absolute;
  height: 38px;
  left: 130;
  top: 20px;
  width: 36px;
}
 
 
 





/* Printer Friendly icon -------------------------------------------------- */
div#printerFriendly
{
  background: #fff url(../images/printerFriendly.gif) no-repeat;
  margin: 15px;
  position: absolute;
  height: 16px;
  right: 50px;
  width: 89px;
}






/* footer -------------------------------------------------- */
div#footer
{
  color: #C60;
  font-size: 9px;
  font-style: normal;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 650px;
}

div#footer a
{
  color: #C60;
}


div#footer a:hover
{
  color: #C60;
  text-decoration: underline;
}






/* BR divider -------------------------------------------------- */
br.divider
{
  clear: both;
  visibility: hidden;
}

/* HR divider -------------------------------------------------- */
hr.divider
{
  clear: both;
  visibility: hidden;
}
