	#feature-content {
        		background-color:#fff;
        	}
        	#feature-content .feature-container {
        		margin: 0 auto;
        		
        	}
        	#feature-headers, #footbar {
        		background:transparent url(recipes_bg.png) repeat 0 0;
        	}
        	#feature-headers .header-container {
        		width:1044px;
        		margin:0 auto;
        		padding-top:72px;
        		position: relative;
        	}
        	#feature-headers h1, #feature-headers h2, #feature-headers h3, #feature-headers h4 {
        		display: block;
        		text-indent: -9999px;
        		position:absolute;
        	}
        	#feature-headers p.caption, #sidecontainer p {
        		font-family: "Georgia", sans-serif;
        		font-size:12px;
				line-height: normal;
				font-weight:bold;
				font-style:italic;

			}
			#feature-headers p.caption {
				margin-top:5px;
				margin-bottom:0;
				width:432px;
				display: block;
				position:absolute;
				left:569px;
			}
			#contentwrap {
			    width:960px;
        		margin:30px auto;
        		padding-bottom:30px;
        		background:#fff url(recipes_pbg.jpg) repeat-y 65px 0;
        	}
        	#contentwrap:after, #feature-text:after {
        	   	content: "";
    			display: block;
    			height: 0;
    			clear: both;
    			visibility: hidden;
        	}
        	.feature-text {

        		padding-right: 50px;
        		width:640px;
        	}
        	.feature-text p {
        		font-family: "Georgia", sans-serif;
        		font-size:15px;
        		line-height: normal;
        		margin-bottom:25px;
        		color:#3b3939;
        		
        	}
        	.sidebar {
        		width:220px;
        	
        		float:right;
        		
        	}
       		#side {
       			float:right;
       			width:432px;
       		}
        	#sidecontainer {
        		
        		padding-left:20px;
        	}
        	#sidecontainer p {
        		position:relative;
        		z-index:100;
                margin-bottom:50px;
            }
            .feature-text#shortpara {
            	*width:495px;
            	*padding-right:0;
            }
            
        	.feature-text span.dropcap {
            	font-style:italic;
             	font-family: "Stag", sans-serif;
            	font-size:100px;
            	padding-right:24px;
            	line-height: 75px;
            }
            #quote p {
            	text-indent: -9999px;
            	display: block;
            }
            
            
            #footbar ul#reclinks {
            	position: relative;
            	height: 400px;
            	width:875px;
            	margin:0 auto;
            	padding-top:10px;
        
            }
            #reclinks li a {
            	text-indent: -9999px;	
            	width:290px;
            	height:360px;
            	position: absolute;	
            	margin-left: -5px;
            	cursor: pointer;
            	display:block;
            }
			#reclinks #onion a {
				background: transparent url(recipes_onionn.png) no-repeat 0 0;            	
            }
            #reclinks #onion.open a, #reclinks #onion a:hover {
            	background: transparent url(recipes_oniona.png) no-repeat 0 0; 
            }
            #reclinks #podium a {
				background: transparent url(recipes_podn.png) no-repeat 0 0; 
				left:290px;           	
            }
            #reclinks #podium.open a, #reclinks #podium a:hover  {
				background: transparent url(recipes_poda.png) no-repeat 0 0;           	
            }
            
            #reclinks #truck a{
				background: transparent url(recipes_truckn.png) no-repeat 0 0;            	
				left:582px;
            }
            #reclinks #truck.open a, #reclinks #truck a:hover  {
				background: transparent url(recipes_trucka.png) no-repeat 0 0;            	
            }
            #reclinks a:hover {
            	-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
            } /*  this doesn't work */
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
