


a:link{
	color:#00919f;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:00919f;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color:#f2586d;
	text-decoration:none;
	font-weight:bold;
	}


body{

	font: 12px "verdana", sans-serif; 
	line-height:1.4;

	background:#fff url(images/back-bi.gif) repeat  left top;
	}

#top { 	
  
  margin: 0px auto;
  margin-top:30px;
  padding: 0px;
  width: 702px;
  height:19px;
  background:url(images/topripple.gif) no-repeat  center top;
}

#content { 	
  
  margin: 0px auto;
  padding: 0px;
  width: 702px;
  background:url(images/backmiddle.gif) repeat-y  center top;
}

#text {  padding-left: 30px;
padding-right: 30px;
padding-top:20px;
padding-bottom:20px;
list-style-position: inside;

}

#text img.words{
	padding-top:20px;
	}
	
	#photo { float:left;
	margin-right:10px; 

}
# text p{padding-top;5px;}

p.ingredient{line-height:20px;}

#photo2 { float:left;
	margin-right:10px;
	padding-bottom:35px; 

}



#bottom { 	
  
  margin: 0px auto;
  padding: 0px;
  width: 702px;
    height:19px;
  background:url(images/bottomripple.gif) no-repeat  center top;
}



.clear{
	visibility:hidden;
	line-height:0px;
	height:0;
	clear:both;
	font-size:0px;
	}





/* - - - - - - SIDEBAR - - - - - - - - - - */


#sidebar{
	float:right;
	padding:0px 0 0 0;
	
margin-left:20px;
margin-bottom:20px;
	}




/* - - - - - - NAV - - - - - - - - - - */

#nav{
  padding-top:0px;
	padding-bottom:10px;
	margin-left: 20px;
	}


#nav-home{
  padding-top:0px;
	padding-bottom:10px;
	margin-left: 103px;
	}


#nav ul {
	height:62px;
	list-style:none;
	
	}
	
#nav-home ul {
	height:62px;
	list-style:none;
	
	}

#nav ul li {
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin-right:3px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
	
	
#nav-home ul li {
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin-right:3px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}

#nav ul li a {
background-position: 50% 124px;
	display:block;
	text-decoration:none;
	background-position:center top; /*horizonally centers the background image*/
	line-height:62px;
	overflow: hidden;
	}
	
	#nav ul li a:hover {
background-position: 50% -63px;
	}
	
	
#nav-home ul li a {
background-position: 50% 124px;
	display:block;
	text-decoration:none;
	background-position:center top; /*horizonally centers the background image*/
	line-height:62px;
	overflow: hidden;
	}
	
#nav-home ul li a:hover {
background-position: 50% -63px;
	}
	
	
	
#nav_about{
	width:143px;
	background: url(images/about.gif) no-repeat;
	}
	
	
	#nav_recipes{
	width:142px;
	background: url(images/recipes.gif) no-repeat;
	}
	
	#nav_order{
	width:141px;
	background: url(images/order.gif) no-repeat;
	}
	
	
		#nav_home{
	width:141px;
	background: url(images/home.gif) no-repeat;
	}

