/* Global Styles */

body {
	margin: 0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #930;
	}
	
a:hover {
	color: #5C743D;
	}

ul a {
      text-decoration: none;
     }
	 
ul a:hover {
            color: #9c6;
           }  
		   
/* ID Styles */




#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}
	

* html #logo p {
     font-size: 24px;
      margin-left: 40px;
     }
	 
#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
	
	
#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
#oil {
    width: 855px;
	height: 263px;
	}
	
#text {
     width: 400px;
	 position: relative;
	}	
	
#oilpic {
     margin: 15px 100px 0 15px;
	 } 
	
#cookware {
     margin: 50px 0 0 0;
     width: 910px;
	 height: 262px;
	 margin-bottom: 20px;
	 }
	 
#ckwrepic {
     margin: 0 15px 0 100px;
	 }

#calbeaut {
     margin: 60px 0 0 0;
	 width: 855px;
	 height: 457px;
	 }	 
	 
#chocopic {
     margin: 0 0 0 15px;
	 } 
	 	 
#slction {
     margin: 60px 0 0 15px;
	 width: 575px;
	 height: 350px;
	 }
	 
#bottombar {
     padding: 5px 0 5px 0;
	 background-color: #5C743D;
	 }
	 
#weblink a {
     color: #ffffff;
	 text-decoration: none;
	 }
	 
#weblink a:hover {
     color: #660000;
	 text-decoration: underline;
	 }

#space {
      width: 910px;
	  height: 30px;
	  }
	  
#title1 {
      margin: 0;
      }
		
#title2 {
       margin: 0;
       }
	   
#choc {
       width: 910px;
     }
     
#linkbar {	   
		 background-color: #99CC66;
		 }
		 

/* Class Styles */
	
h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #336600;
	line-height: 20px;
	margin-top: 0px;
	}

h2 {
	color: #030;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	}

h3 {
	color: #960;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

p, li {
	color: #333;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 20px;
	margin-top: 0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #930;
	line-height: 22px;
	letter-spacing: .2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #036;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.floatleft {
     float: left;
	 }
	 
.floatright {
     float: right;
	 }
	
	 
 Source: Dynamic Drive CSS Library 
 URL: http://www.dynamicdrive.com/style/ 
	 
.calcontainer {
     width: 855px;
     clear: left;
     border: 0px;
	 
     }

.calcontainer ul {
     list-style-type: disc;
	 list-style-position: outside;
	 }

.calcontainer .floatbox {
	 margin-top: 60px;
	 float: left;
     width: 355px;
     }

.floatbox {
     margin-left: 15px;
	 }

* html .calcontainer ul { /* IE 3px jog hack*/
     list-style-type: circle;
	 list-style-position: 
	 height: 1%;
	 margin-left: 450px;
     }

.calcontainer ul {
      margin-top: 0;
      margin-left: 400px;
      }

* html .calcontainer p { /* IE 3px jog hack*/
     height: 1%;
     }

.calcontainer p {
      margin-top: 0;
      margin-left: 400px;
      }
	  
img.image-border {
	border: solid 1px #666;
	padding: 4px;
	}
	
td.border-left {
	border-left: dotted 1px #666;
		}
