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

body {
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/background.jpg);
}

#header {
	width: 1000px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	/*background-color: #a0cd34;*/
}

#navigation {
	width: 1000px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	/*background-color: #333;*/
}

#subnavigation {
	width: 1000px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	/*background-color: #999;*/
}

#container {
	width: 1000px;
	display: inline-block;
	height: 565px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #514b3e;
	font-weight: normal;
}

#container_about{
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/content_marker_about.png);
}

#container_experience{
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/content_marker_experience.png);
}

#container_events{
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/content_marker_events.png);
}

#container_contests{
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/content_marker_contests.png);
}

#container_contact{
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/content_marker_contact.png);
}

/*about-default*/
#photo_aprons {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/about_aprons_default_photo.png);
}

/*about-concept*/
#photo_recipecard {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/about_recipecard_concept_photo.png);
}

/*about-mission*/
#photo_bread {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/about_bread_mission_photo.png);
}

/*about-motto*/
/*events-inspiring-growth*/
#photo_sprout {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/about_sprout_motto_photo.png);
}

/*experience-default*/
#photo_recyclebin {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/exp_recyclebin_default_photo.png);
}

/*experience-different*/
#photo_jars {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/exp_jars_different_photo.png);
}

/*experience-works*/
/*events-fundraising*/
#photo_tubs {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/exp_tubs_works_photo.png);
}

/*experience-choose*/
#photo_wheat {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/exp_wheat_choose_photo.png);
}

/*experience-carry*/
#photo_pantry {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/exp_pantry_carry_photo.png);
}

/*events-default*/
#photo_baguette {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/events_baguette_default_photo.png);
}

/*events-events*/
#photo_girl {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/events_girl_events_photo.png);
}

/*events-community*/
#photo_doublebread {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/events_bread_community_photo.png);
}

/*events-kids-cooking-club*/
#photo_adiebrooke {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/events_adiebrook_kidsclub_photo.png);
}

/*contests-contests*/
#photo_boy {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/contests_boy_contests_photo.png);
}

/*contact-default*/
#photo_map {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/contact_map_default_map.png);
}


/*contact-contact*/
#photo_phone {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/contact_phone_contact_photo.png);
}

/*contact-franchise*/
#photo_businesscard {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/contact_businesscards_franchise_photo.png);
}


/*contact-faqs*/
#photo_maddy {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/contact_maddy_faqs_photo.png);
}

/*contests-promotions*/
#photo_muffins {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/events_muffins_events_photo.png);
}



/*events-default*/
/*none*/
#photo {
	width: 1000px;
	height: 565px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#footer {
	width: 1000px;
	height: 300px;
	float: left;
	padding-top: 0px;
	background-image: url(images/footer_background.png);
}

#footer_logo {
	width: 1000px;
	height: 300px;
	float: left;
	padding-top: 0px;
	background-image: url(images/footer_logo.png);
}

#footer_ads {
	width: 260px;
	height: 274px;
	float: left;
	margin-top: 26px;
	padding: 0px;
}

#footer_sitemap {
	width: 740px;
	height: 274px;
	float: right;
	padding-top: 0px;
	margin-top: 26px;
}


/* -------------------------------------------------------------- */

/*--- h1 used for Site Map Sub Nav Pages----*/
h1 {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}

/*--- h2 used for Site Map Main Nav Pages----*/
h2 {
	text-decoration: none;
	padding-top: 6px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

/*--- h3 used for Site Map Title and top table Main Nav Pages----*/
h3 {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h5 {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h6 {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/* -------------------------------------------------------------- */

#copy_about_concept {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 550px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_about_mission {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_about_motto {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_experience_different {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 610px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_experience_works {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 400px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_experience_choose {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 615px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_experience_carry {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 650px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_default {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 20px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_events {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 580px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_community {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_growth {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_cookingclub {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 610px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_events_fundraising {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 375px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contests_default {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#copy_contests_contests {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 520px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contests_promotions {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 400px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contact_default {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contact_contact {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 545px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contact_franchise {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 500px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy_contact_faqs {
	text-decoration: none;
	padding-top: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 430px;
	margin-bottom: 0px;
	margin-left: 0px;
}






/* -------------------------------------------------------------- */

p {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.25em;
	margin-top: 0px;
	margin-right: 0px;
}

.pic {
	border: 4px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ad {
	border: 10px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


img {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.blue_bold {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	color: #519C95;
}
/* -------------------------------------------------------------- */

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #635b47;
	text-decoration: none;
}

a:hover {
	color: #635b47;
	text-decoration: none;
}

a:active {
	color: #635b47;
	text-decoration: none;
}
