

h1 {
font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

h2 {
}

h3 {
}

h4 {
}

p {
}

table {
}




#banner {
	display:none;
}



#pageWrapper{
margin: 0 auto;
width: 943px;
min-height: 400px;
}


#mainNav {
	display: none;
}


#navSwoopy {
	display: none;
}


/* page template nav mark for individual templates */

#pageTemplateNavMark_appleInfo {
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 303px;
}

#pageTemplateNavMark_healthyLiving {
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 435px;
}

#pageTemplateNavMark_recipes {
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 557px;
}

#pageTemplateNavMark_kids {
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 637px;
}

#pageTemplateNavMark_international{
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 740px;
}

#pageTemplateNavMark_aboutUs{
background-image: url(../images/mainNavCurrentMark.png);
width: 83px;
height: 22px;
float:left;
margin: -53px 0 0 865px;
}





/* --------------------------------------------- */

#content {
width: 948px;
float:left;
margin-top: -25px;
font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}


#homeColumnOne {
float:left;
width: 431px;
}

#homeColumnTwo {   /* apple variety rotator widget */
float:left;
width: 465px;
height: 375px;
margin: 0 0 0 45px;
background-repeat:no-repeat;
}

#whatsNew {
background-image:url(../images/homeWhatsNewBG.gif);
background-repeat:no-repeat;
width: 416px;
height: 211px;
padding: 10px 5px 5px 15px;
line-height: 16px;
}

#whatsNew h1 {
color:#760b19;
font-weight:normal;
font-size: 18px;
}

#whatsNew ul {
margin: 15px 0 5px 0;
color: #4c5e2e;
}

#whatsNew ul li {
list-style-type:none;
margin: 0 10px 15px 0;
}

#featuredRecipe {
background-image:url(../images/homeFeaturedRecipe.jpg);
background-repeat:no-repeat;
width: 431px;
height: 133px;
margin-top: 5px;
padding: 10px 5px 5px 15px;
}

#featuredRecipe h2 {
color: #4c5e2e;
font-weight:normal;
font-size: 14px;
width: 215px;
line-height: 16px;
border-bottom: 1px dotted #999999;
margin-bottom: 5px;
}

#featuredRecipe p {
width: 215px;
margin: 0 0 5px 0;
line-height: 16px;
color: #4c5e2e;
}


#subNav {
	display: none;
}

#footer {
	display:none
}


/* utility classes */ 

.floatRight {
float: right;
}

.floatLeft {
float:left;
}

.clear {
clear: both;
}

.bold {
font-weight:bold;
}

.copyright {
font-size:10px;
}


