* { padding: 0; margin: 0; }

a	{text-decoration:none; }

body	{
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #f9cccf;
	background-image: url(/images_new/background.gif);
	background-position: center -135px;
	font-size: 62.5%;
}
#wrapper { 
 margin: 0 auto;
 width: 915px;
 height: auto;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(images_new/faux_bg.gif);
}
#header {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/tasty_events_header.gif);
	background-repeat: no-repeat;
}
#header_tastytales {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/tasty_tales_header.gif);
	background-repeat: no-repeat;
}
#header_foodstyling {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/food_styling_header.gif);
	background-repeat: no-repeat;
}
#header_contact {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/contact_header.gif);
	background-repeat: no-repeat;
}
#header_gallery {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/gallery_header.gif);
	background-repeat: no-repeat;
}
#header_clients {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/clients_header.gif);
	background-repeat: no-repeat;
}
#header_home {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/home_header.gif);
	background-repeat: no-repeat;
}
#header_recipes {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/recipes_header.gif);
	background-repeat: no-repeat;
}
#header_about {
	width: 915px;
	padding: 0px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	background-image: url(images_new/about_header.gif);
	background-repeat: no-repeat;
}

#logo {
	float: right;
	margin-top: 70px;
	margin-right: 20px;
}

#fb	{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	clear: both;
}

#icons	{
	float:right;
	margin-top:65px;
	margin-right: 10px;
}

#navigation {
	background-color: #f17f8b;
	width: 915px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #8ed233;
	height: 25px;
	padding-top: 5px;
	text-align: center;

}
#navigation ul {
	list-style-type: none;
	display: inline;
}
#navigation ul li {
	display: inline;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}
#content_tastytales	{
	background-color: #ffffff;
	width: 665px;
	min-height: 600px;
	height: auto;
	padding-left: 125px;
	padding-right: 125px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
}
#content_foodstyling {
	background-color: #ffffff;
	width: 855px;
	min-height: 600px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	float: left;
	padding-left: 40px;
	padding-right: 20px;
}
#content_gallery {
	background-color: #ffffff;
	width: 829px;
	min-height: 600px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	padding-left: 86px;
}
#content_clients {
	background-color: #ffffff;
	width: 743px;
	min-height: 600px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 0px;
	float: left;
	padding-left: 86px;
	padding-right:86px;
}

#content_home {
	background-color: #ffffff;
	width: 915px;
	height: 399px;
	padding-bottom: 0px;
	position: relative;
}
#content_about {
	background-color: #ffffff;
	width: 755px;
	height: auto;
	padding-bottom: 40px;
	position: relative;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 40px;
	float: left;
}
#content_recipes {
	background-color: #ffffff;
	width: 755px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
}
.recipe_text	{
	float:left;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
#recipe_1 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/smoked_salmon.jpg);
	background-repeat: no-repeat;
}
#recipe_1:hover	{
	background-image: url(images_new/recipes/smoked_salmon_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_1_text	{
	display: none;
}
#recipe_1:hover #recipe_1_text	{
	display: block;
}
#recipe_2 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/mashed_potatoes.jpg);
	background-repeat: no-repeat;
}
#recipe_2:hover	{
	background-image: url(images_new/recipes/mashed_potatoes_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_2_text	{
	display: none;
}
#recipe_2:hover #recipe_2_text	{
	display: block;
}
#recipe_3 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	background-image: url(images_new/recipes/beet_salad.jpg);
	background-repeat: no-repeat;
}
#recipe_3:hover	{
	background-image: url(images_new/recipes/beet_salad_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_3_text	{
	display: none;
}
#recipe_3:hover #recipe_3_text	{
	display: block;
}
#recipe_4 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/roasting_beets.jpg);
	background-repeat: no-repeat;
}
#recipe_4:hover	{
	background-image: url(images_new/recipes/roasting_beets_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_4_text	{
	display: none;
}
#recipe_4:hover #recipe_4_text	{
	display: block;
}
#recipe_5 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/creme_brulee.jpg);
	background-repeat: no-repeat;
}
#recipe_5:hover	{
	background-image: url(images_new/recipes/creme_brulee_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_5_text	{
	display: none;
}
#recipe_5:hover #recipe_5_text	{
	display: block;
}
#recipe_6 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	background-image: url(images_new/recipes/lemon_herb.jpg);
	background-repeat: no-repeat;
}
#recipe_6:hover	{
	background-image: url(images_new/recipes/lemon_herb_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_6_text	{
	display: none;
}
#recipe_6:hover #recipe_6_text	{
	display: block;
}
#recipe_7 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/beet_greens.jpg);
	background-repeat: no-repeat;
}
#recipe_7:hover	{
	background-image: url(images_new/recipes/beet_greens_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_7_text	{
	display: none;
}
#recipe_7:hover #recipe_7_text	{
	display: block;
}
#recipe_8 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/strawberry_pizza.jpg);
	background-repeat: no-repeat;
}
#recipe_8:hover	{
	background-image: url(images_new/recipes/strawberry_pizza_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_8_text	{
	display: none;
}
#recipe_8:hover #recipe_8_text	{
	display: block;
}
#recipe_9 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	background-image: url(images_new/recipes/moroccan_pork.jpg);
	background-repeat: no-repeat;
}
#recipe_9:hover	{
	background-image: url(images_new/recipes/moroccan_pork_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_9_text	{
	display: none;
}
#recipe_9:hover #recipe_9_text	{
	display: block;
}

#recipe_10 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/martini_rimming.jpg);
	background-repeat: no-repeat;
}
#recipe_10:hover	{
	background-image: url(images_new/recipes/martini_rimming_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_10_text	{
	display: none;
}
#recipe_10:hover #recipe_10_text	{
	display: block;
}

#recipe_11 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	margin-right: 19px;
	background-image: url(images_new/recipes/pumpkin_martini.jpg);
	background-repeat: no-repeat;
}
#recipe_11:hover	{
	background-image: url(images_new/recipes/pumpkin_martini_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_11_text	{
	display: none;
}
#recipe_11:hover #recipe_11_text	{
	display: block;
}

#recipe_12 {
	float: left;
	height: 167px;
	width: 239px;
	margin-bottom: 20px;
	background-image: url(images_new/recipes/sugar_cookies.jpg);
	background-repeat: no-repeat;
}
#recipe_12:hover	{
	background-image: url(images_new/recipes/sugar_cookies_hover.jpg);
	background-repeat: no-repeat;
}
#recipe_12_text	{
	display: none;
}
#recipe_12:hover #recipe_12_text	{
	display: block;
}
#content_recipes img	{
	float:left;
}
#recipe_img_hold	{
	width: 239px;
	height: auto;
	float: left;
	margin-right: 20px;
	text-align: left;
}
#recipe_img_hold img	{
	float: left;
	margin-bottom: 20px;
}
.recipe_info_header	{
	font-family: "Century Gothic", Verdana, sans-serif;
	text-align: left;
	font-size: 20px;
	float: left;
	font-weight: bold;
	color: #F17F8B;
}
.recipe_info_text	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	float: left;
}
.brown	{
	color: #753f00;
}
.pink	{
	color: #f17f8b;
}
#recipe_info	{
	width: 496px;
	height: auto;
	float: left;
	text-align: left;
}
#about_text {
	float: right;
	width: 500px;
}
.service_container {
	float: left;
	height: 450px;
	width: 234px;
	border: 2px solid #F9CCCF;
	background-image: url(images_new/services_background.png);
	background-repeat: no-repeat;
	background-position: top;
}

.service_container .service {
	width: 224px;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
}
.service_container .service_info {
	background-color: #F9CCCF;
	width: 194px;
	height: 360px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.service_container_small {
	float: left;
	height: 260px;
	width: 234px;
	border: 2px solid #F9CCCF;
	background-image: url(images_new/services_background.png);
	background-repeat: no-repeat;
	background-position: top;
}
.service_container_small .service {
	width: 224px;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
}
.service_container_small .service_info {
	background-color: #F9CCCF;
	width: 194px;
	height: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#home_img_1	{
	width: 184px;
	height: 223px;
	position:absolute;
	border-right: 7px solid #f17f8b;
	border-bottom: 7px solid #f17f8b;
	z-index: 1;
}
#home_img_2	{
	width: 232px;
	height: 223px;
	position:absolute;
	top:0px;
	left: 191px;
	border-right: 7px solid #f17f8b;
	border-bottom: 7px solid #f17f8b;
	z-index: 1;
}
#home_img_3	{
	width: 301px;
	height: 144px;
	position:absolute;
	top: 0px;
	left: 430px;
	border-right: 7px solid #f17f8b;
	border-bottom: 7px solid #f17f8b;
	z-index: 1;
}
#home_img_4	{
	width: 177px;
	height: 205px;
	position:absolute;
	border-bottom: 7px solid #f17f8b;
	top: 0px;
	left: 738px;
	z-index: 1;
}
#home_img_7	{
	width: 301px;
	height: 72px;
	position:absolute;
	top: 151px;
	border-right: 7px solid #f17f8b;
	border-bottom: 7px solid #f17f8b;
	left: 430px;
	z-index: 1;
}
#home_img_5	{
	width: 218px;
	height: 169px;
	position:absolute;
	top: 230px;
	border-right: 7px solid #f17f8b;
	left: 0px;
	z-index: 1;
}
#home_img_6	{
	width: 299px;
	height: 169px;
	position:absolute;
	top: 230px;
	border-right: 7px solid #f17f8b;
	left: 225px;
	z-index: 1;
}
#home_img_8	{
	width: 200px;
	height: 169px;
	position:absolute;
	top: 230px;
	border-right: 7px solid #f17f8b;
	left: 531px;
	z-index: 1;
}
#home_img_9	{
	width: 177px;
	height: 187px;
	position:absolute;
	top: 212px;
	left: 738px;
	z-index: 1;
}

#contact_leftcol {
	background-color: #ffffff;
	width: 755px;
	min-height: 500px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	padding-left: 80px;
	padding-right: 80px;
}
#contact_rightcol {
	background-color: #f17f8b;
	width: 297.25px;
	min-height: 500px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 80px;
	padding-right: 80px;
	float: left;
}
#green_dotted	{
	height: 9px;
	width: 750px;
	background-image: url(images_new/contact_green_dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 10px 0 20px 0;
	float:left;
}
.leftcol	{
	padding-right: 59px;
	padding-bottom: 20px;
	float: left;
}
.rightcol	{
	padding-bottom: 20px;
	float: left;
}
#rightcolumn {
	display: inline;
	margin-top: 40px;
	width: 270px;
	float: right;
	margin-bottom: 40px;
	position: relative;
	right: 30px;
	top: 0px;
	z-index: 10;
}
#leftcolumn {
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0px;
	width: 460px;
	display: inline;
	position: relative;
	left: 77px;
}
#past_events_images	{
	float: right;
	position: relative;
	display: inline;
}
.clear { clear: both; background: none; 
}
#footer {
	position: relative;
	width: 761px;
	height: 60px;
	background-color: #794304;
	background-image: url(images_new/bot_nav_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #8ed233;
	padding-top: 10px;
	padding-right: 77px;
	padding-bottom: 10px;
	padding-left: 77px;
	margin: 0px;
	float:left;
}
.footer_text	{
	float: left;
	margin-top:20px;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
}

.footer_text .ltbrown	{
	color: #d39c5d;
}

.footer_text .pink	{
	color: #f17f8b;
}

.footer_text .white	{
	color: #fff;
}

#footer_logo	{
	float:right;
}
.green_dotted	{
	padding-top: 20px;
	padding-bottom: 20px;
}

.white_dotted	{
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Text Styles */

h1	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 20px;
	color: #f17f8b;
}

h2	{
	font-family: "Century Gothic", Verdana, sans-serif;
}

h3	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	color: #753f00;
}

p	{
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #753f00;
	font-size: 14px;
}


#rightcolumn h1	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #753f00;
}

#rightcolumn h1 .white, contact_rightcol h1 .white	{
	color: #fff;
}

#rightcolumn h1 .pink, contact_rightcol h1 .pink	{
	color: #ff6e7d;
}

#rightcolumn h1 .brown, contact_rightcol h1 .brown	{
	color: #753f00;
}

#rightcolumn h1 .green, contact_rightcol h1 .green	{
	color: #78dc2f;
}

#rightcolumn h1 .red	{
	color: #de4555;
	font-style: italic;
}

#rightcolumn h2	{
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #FFF;
	font-size: 24px;
}
#rightcolumn h2 .pink	{
	color: #f17f8b;
}
#rightcolumn h2 .clients {
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #f17f8b;
	font-size: 24px;
	line-height: 40px;
}
#rightcolumn h3	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #753f00;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#rightcolumn h3 .white {
	color: #FFF;
}
#rightcolumnh3 .green	{
	color: #a0f133;
}
#rightcolumn p	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	color: #753f00;
	margin: 0;
	padding: 0;
}
#rightcolumn p .ltbrown {
	color: #d39c5d;
}
#rightcolumn p .pink {
	color: #ff6e7d;
}
#rightcolumn p .brown, #leftcolumn h2 .brown {
	color: #753f00;
}
#rightcolumn p .white, contact_rightcol p .white {
	color: #ffffff;
}
#rightcolumn a	{
	color: #fff;
}
#rightcolumn a:hover	{
	color: #a0f133;
}
.home_nav_typebold	{
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.home_nav_typereg	{
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
#navigation a	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover	{
	color: #
	color: #F7AFB7;
	color: #A0F133;
}

#leftcolumn p	{
	color: #753f00;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Century Gothic", Verdana, sans-serif;
}

#leftcolumn p .italic	{
	font-style: italic;
}

#leftcolumn h1	{
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #753f00;
}

#leftcolumn h2	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #de4555;
	font-style: italic;
}

#leftcolumn h3	{
	font-size: 22px;
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #ff6e7d;
	margin-bottom: 10px;
}

#leftcolumn h3 .brown	{
	color: #753f00;
}

#leftcolumn ul	{
	margin-left: 15px;
}

#leftcolumn ul li	{
	color: #753f00;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "Century Gothic", Verdana, sans-serif;
}

#leftcolumn a	{
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F17F8B;
	text-decoration: none;
}
#leftcolumn a:hover	{
	color: #753f00;
}


