@charset "UTF-8";
/* CSS Document */

body 
{
	background: #C0E0F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	background-image: url(../site_images/common/bk_swirls.jpg);
	color: #6f342c;
	
}

a {
	font-size:13px;
	color: #d31245;
	text-decoration: none;
	font-weight: bold;
}

.recipe_title_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d31245;
	font-weight: bold;
}

a:hover {
	color: #ab0f38;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: -3px;
	line-height: 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #d31245;
	font-weight: bold;
	margin-bottom: -2px;
	margin: 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #d31245;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #d31245;
	padding-top: 5px;
	margin-bottom: -10px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #d31245;
	font-weight: bold;
	margin-bottom: -2px;
	margin: 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #164366;
	font-weight: bold;
	margin-bottom: -2px;
	margin: 0;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #6F342C;
	padding-top: 5px;
	margin-bottom: -10px;
}

/* DIVs */

#wrapper_gradient {
	position: relative;
	background-image: url(../site_images/common/bk_gradient_swirls.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 1200px;
	margin: 0;
	z-index: 100;
}

#paw_1 {
	position: absolute;
	z-index: 200;
	width: 295px;
	height: 312px;
	background-image: url(../site_images/common/paw_1.gif);
	background-repeat: no-repeat;
	margin: 32px 0px 0px 21px;
}

#paw_2 {
	position: absolute;
	z-index: 200;
	width: 295px;
	height: 312px;
	background-image: url(../site_images/common/paw_2.gif);
	background-repeat: no-repeat;
	margin: 485px 0px 0px 328px;
}

#paw_3 {
	position: absolute;
	z-index: 200;
	width: 295px;
	height: 312px;
	background-image: url(../site_images/common/paw_3.gif);
	background-repeat: no-repeat;
	margin: 169px 0px 0px 917px;
}

#main_container {
	position: relative;
	z-index: 300;
	margin: 0 auto;
	width: 900px;
}

#header {
position: relative;
	z-index: 400;
	margin: 0 auto;
	width: 650px;
	padding-top: 30px;
	margin-left: 250px;
}

#signpost {
	position: absolute;
	z-index: 500;
	margin-left: -317px;
	margin-top: -25px;
	width: 350px;
	height: 275px;
}

#top_text_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003159;
	text-align: right;
	padding-bottom: 7px;
	font-weight: normal;
}

#top_text_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003159;
	text-decoration: none;
	text-align: right;
	padding-bottom: 7px;
	font-weight: normal;
}

#top_text_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
	text-align: right;
	padding-bottom: 7px;
	font-weight: normal;
}

#main_nav {
	z-index: 400;
	margin: 0 auto;
	margin-left: 12px;
	margin-top: -21px;
	width: 625px;
}

#main_content {
	
	z-index: 450;
	margin: 0 auto;
	margin-top: 12px;
	width: 900px;
	padding-bottom: 5px;
}

#side_nav {
	width: 158px;
	padding-left: 55px;
	padding-top: 90px;
	float: left;
	height: 200px;
}

#left_content {
	width: 410px;
	padding-left: 55px;
	padding-top: 80px;
	position: absolute;
	
	z-index:600;
}
#left_content_fundr {
	width: 490px;
	padding-left: 55px;
	padding-top: 80px;
	position: absolute;
	
	z-index:600;
}

#content {
	width: 600px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
	z-index:550;
}

#content li {
	margin-left: -10px;
}

#survey_content {
	width: 800px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
	z-index:550;
}

#footer_home {
	position: absolute;
	width: 900px;
	margin-top: 195px;
	font-weight: normal;
}

#footer_home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003159;
	text-decoration: none;
	font-weight: normal;
}

#footer_home a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

#footer {
	width: 900px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003159;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

#box_fun {
	position: absolute;
	width: 327px;
	height: 191px;
	background-image: url(../site_images/home/box_fun_with.png);
	background-repeat: no-repeat;
	margin-top: -12px;
	cursor:pointer;
}

#box_holiday {
	position: absolute;
	width: 229px;
	height: 191px;
	margin-left: 342px;
	background-image: url(../site_images/home/box_holiday.png);
	background-repeat: no-repeat;
	margin-top: -12px;
	cursor:pointer;
}

#box_survey {
	position: absolute;
	width: 315px;
	height: 191px;
	margin-left: 585px;
	background-image: url(../site_images/home/box_survey.png);
	background-repeat: no-repeat;
	margin-top: -12px;
	cursor:pointer;
}

.holiday_txt {
	margin: 0 auto;
	width: 216px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 138px;
}

.survey_txt {
	width: 156px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	padding-left: 8px;
	color: #003159;
	padding-top: 20px;
}

.ingredients_baking {
	font-size: 13px;
	font-weight: bold;
}

.ingredients_baking a {
	color: #003159;
	text-decoration: none;
}

.ingredients_baking a:hover {
	color: #990000;
	text-decoration: underline;
}

.linkage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d31245;
	font-weight: bold;
}

.linkage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d31245;
	font-weight: bold;
}

.linkage a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}


/* MODAL POP-UP */
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #000099;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}

.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6f342c;
	font-weight: bold;
}
#recall_btn {
	position: absolute;
	width: 300px;
	height: 40px;
	background-image: url(../site_images/home/recall_btn.png);
	margin-top:-25px;
	margin-left:10px;
	background-repeat: no-repeat;
	cursor:pointer;
}
