@charset "UTF-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image:url(images/background_01.png);
	background-position:top left;
	background-repeat:repeat;
	border:none;
	margin:0;
	padding:0;
	}
	

img {
	border:none;
	}
	
	
a {
	text-decoration:none;
	border:none;
	color:#650360;
	}	
	
	
a:hover {
	text-decoration:underline;
	}	
	
	
.clearspace {
	clear:both;
	}	
	
p {
	font-size:1.5em;
	line-height:150%;
	color:#3B2314;
	padding:0;
	margin:0;
	}
	
ul {
	font-size:15px;
	line-height:150%;
	color:#3B2314;
	padding-left:20px;
	margin:0;
	}
	
ol {
	font-size:15px;
	line-height:150%;
	color:#3B2314;
	padding:0 0 0 20px;
	margin:0;
	}	
	
h1 {
	font-size:2.1em;
	font-weight:normal;
	color:#650360;
	line-height:140%;
	padding:0;
	margin:0;
	}	
	
h2 {
	font-size:1.5em;
	text-align:center;
	color:#650360;
	padding: 0 20px 0 45px;
	font-weight:normal;
	}	
	
h3 {
	font-size:1.4em;
	color:#3B2314;
	padding:0 0 0 45px;
	font-weight:normal;
	}
	
h4 {
	color:#650360;
	font-size:1.8em;
	}
	
h5 {
	color:#F08B1D;
	font-size:2.2em;
	padding:15px 0 10px 50px;
	margin:0;
	}		
	
h6 {
	color:#3B2314;
	font-size:1.2em;
	padding:0 0 0 50px;
	margin:0;
	font-weight:normal;
	}	
	
hr {
	border:1px dashed #650360;
	}
	
#wrapper {
	margin: 15px auto 0 auto;
	width:1010px;	
	}	
	
#social {
	padding: 0 0 0 905px;
	}
	
#index_content {
	background-image:url(images/yellow_cream_25.png);
	background-repeat:repeat-y;
	}
	
#index_left {
	width:355px;
	float:left;
	}			
	
#index_right {
	width:655px;
	float:left;
}	

#index_right p {
	padding:0 20px 0 30px;
	width:570px;
	}
	
#index_right ul {
	margin-left:30px;
	}	

#twitter_feed {
	width:1010px;
	height:65px;
	float:left;
	background-image:url(images/twitter_feed_26.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#twitter_feed p {
	color:#FFFFFF;
	font-size:1.2em;
	padding:13px 0 0 240px;
	}	
	
#orange_footer {
	width:100%;
	background-image:url(images/orange_35.png);
	background-repeat:repeat-x;
	background-position:top right;
	}
	
#footer_content {
	width:950px;	
	margin: 0 auto 0 auto;
	}	
	
#footer_content a {
	color:#FFFFFF;
	}	
	
.footer {	
	width:270px;
	float:left;
	color:#FFFFFF;
	font-size:1.4em;
	line-height:140%;
	padding:0;
	margin:0;
	}
	
.footer_awards {
	width:410px;
	float:left;
	margin:0;
	padding:0;
	font-size:1.3em;
	text-align:right;
	}		
	
#page_content {
	background-image:url(images/cream_white_21.png);	
	background-repeat:repeat-y;
	}
	
#content_left {
	width:325px;
	float:left;
	}
	
.pics {
	border:7px solid #FFFFFF;
	margin:15px 0 0 40px;
	}	
	
#content_right {
	width:560px;
	float:left;
	margin:0px 30px 0 60px;
	}		
	
#twitter_feed_inside {
	width:1010px;
	height:65px;
	float:left;
	background-image:url(images/twitter_feed_33.png);
	background-repeat:no-repeat;
	background-position:top left;
	}	
	
#twitter_feed_inside p {
	color:#FFFFFF;
	font-size:1.2em;
	padding:13px 0 0 240px;
	}	
	
#contact_form {
	width:480px;
	margin:15px 0 20px 0;
	padding:10px;
	background-color:#F7DC9F;
	color:#3B2314;
	font-size:1.4em;
	}		
	
#contact_form input {
	border:1px solid #F08B1D;
	margin-bottom:5px;
	width:220px;
	padding:2px;
	}
	
#contact_form textarea {
	border:1px solid #F08B1D;
	margin-bottom:5px;
	width:455px;
	}		

#contact_form .submit_button {
	width:100px;
	background-color:#F08B1D;
	color:#FFFFFF;
	border:1px solid #CC6805;
	font-size:1.0em;
	}
	
#recipe_menu img {
	margin:0 0 0 46px;	
	}
	
.cushycms {}	
										