@charset "utf-8";
/* CSS Document */

/*
purple: #68628c;
palest purple: #d1cbe3;
pale purple: #b6b3c7;
pale green: #9db973;
green: #7ba142;
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
  margin: 0;
  padding: 0;
  background-color: #9db973;
  top: 0;
  left: 0;
  font-size: 10pt;
  font-family: Arial, Helvetica, Sans-Serif;
  height: 100%;
}

.main h1
{
	width: 700px;
	margin: 40px auto 20px;
	font-size: 100%;
}

.personalChef .main h1
{
	background: url("/img/pgTitlePersonalChef.gif") no-repeat bottom center;
	height: 29px;
}

.nutrition .main h1
{
	background: url("/img/pgTitleNutrition.gif") no-repeat bottom center;
	height: 24px;
}

.yoga .main h1
{
	background: url("/img/pgTitleYoga.gif") no-repeat bottom center;
	height: 29px;
}

.contact .main h1
{
	background: url("/img/pgTitleContactMe.gif") no-repeat bottom center;
	height: 29px;
}

.about .main h1
{
	background: url("/img/pgTitleAboutMe.gif") no-repeat bottom center;
	height: 29px;
}


.links .main h1
{
	background: url("/img/pgTitleLinks.gif") no-repeat bottom center;
	height: 29px;
}

.contact form label
{
	display: block;
	font-size: 120%;
	font-weight: 700;
	color: #68628c;	
	text-transform:lowercase;		
	
}

fieldset
{
	border-collapse:collapse;
	margin-bottom: 10px;
	border: 0;
}

.contact form
{
	width: 400px;
}

.contact form input
{
	width: 400px;
	border: 2px solid #b1d086;
	padding: 2px;
}

.contact form textarea
{
	height: 130px;
	width: 400px;	
	border: 2px solid #b1d086;
	padding: 2px;
}

.contact form input.submit
{
	width: 130px;
	margin: 0 auto;
	height: 30px;
	border: 2px solid #68628c;
	font-size: 120%;
	font-weight: 700;
	color: #d1cbe3;
	background: none !important;
	background-color:#68628c !important;
	text-transform:lowercase;		
}


.main h1 span
{
	display: none;
}

.main h2
{
	margin: 25px 0 10px;
	font-size: 120%;
	font-weight: 700;
	color: #68628c;	
	text-transform:lowercase;	
}

.main h3
{
	margin: 15px 0 5px;
	font-size: 120%;
	font-weight: 700;
	color: #68628c;
	text-align: center;
	text-transform:lowercase;	
}


.home .main p
{
	width: 700px;
	margin: 10px auto;
	color: #999;	
	margin: 75px auto 25px;
}

.main p
{
	margin: 10px 0 0;
}

.content
{
	width: 700px;
	margin: 0 auto;
	color: #999;	
}

.main ul.steps
{
	margin: 10px 0;
	color: #999;	
	text-align: left;
}

.main ul.steps li
{
	display: block;
	margin-bottom: 15px;
	padding-left: 45px;
}

li.one
{
	background: url("/img/no1.gif") no-repeat top left;
}

li.two
{
	background: url("/img/no2.gif") no-repeat top left;
}

li.three
{
	background: url("/img/no3.gif") no-repeat top left;
}

li.four
{
	background: url("/img/no4.gif") no-repeat top left;
}

.personalChef .callOutRight
{
	width: 225px;
	border: 2px solid #7ba142;
	float: right;
	margin-left: 10px;
	margin-top: 10px;	
}

.personalChef .callOutRight h1
{
	height: 25px;
	line-height: 30px;
	background-image: none !important;
	margin: 0 !important;
	padding: 0;
	height: 25px;
	line-height: 25px;
	width: 100%;
	color: #68628c;
	background-color: #fff !important;
	font-weight: bold;
	text-align: center;	
	border: 2px solid #7ba142;
	text-transform:lowercase;
	font-size: 140%	
}

.personalChef .callOutRight div
{
	background-color: #b6b3c7;
	border: 2px solid #fff;
	padding: 8px;	
}

.personalChef .callOutRight .who
{
	margin-top:0;
}

.personalChef .callOutRight .who li
{
	display: inline;
}

.nutrition .callOutRight
{
	float: right;
	margin-left: 10px;
	border: 2px solid #8880a2;
	margin-top: 10px;
	width: 190px;	
}

.nutrition .callOutRight div
{
	background-color: #b1d086;
	border: 2px solid #fff;
	padding: 8px;
}

.nutrition .callOutRight h1
{
	background-image: none !important;
	margin: 0 !important;
	padding: 0;
	height: 25px;
	line-height: 25px;
	width: 100%;
	color: #68628c;
	background-color: #fff !important;
	font-weight: bold;
	text-align: center;	
	border: 2px solid #8880a2;
	text-transform:lowercase;
	font-size: 140%;
}


.personalChef .callOutRight h2
{
	padding: 0;
	margin: 10px 0 0;
	color: #68628c;
	font-weight: bold;
	text-align: center;	
	text-transform:lowercase;
	font-size: 115%;
	
}


.callOutRight ul
{
	display: block;
	margin-top: 10px;
	text-transform:lowercase;
	font-size: 115%;
}

.callOutRight ul li
{
	display: block;
	color: #fff;
	font-weight: bold;
}


.callOutLeft
{
	float: left;
	width: 225px;
	margin-right: 20px;
	border: 2px solid #8880a2;
	
}

.callOutLeft div
{
	background-color: #b1d086;
	border: 2px solid #fff;
	padding: 10px;
}

.callOutLeft h1
{
	background-image: none !important;
	margin: 0 !important;
	padding: 2px 0 0;
	width: 99%;
	color: #68628c;
	background-color: #fff !important;
	font-weight: bold;
	text-align: center;	
	border: 2px solid #8880a2;
	text-transform:lowercase;
	font-size: 150%;
}

.callOutLeft ul
{
	display: block;
	margin-top: 10px;
	text-transform:lowercase;
	font-size: 115%;
}

.callOutLeft ul li
{
	display: block;
	color: #fff;
	font-weight: bold;
	padding-bottom: 15px;
}

.contact h2
{
	font-weight: normal;
}

.contact a
{
	color: #7ba142;
}


.buttons
{
	width: 700px;
	height: 160px;
	margin: 25px auto;
}

.buttons a
{
	height: 160px;
	width: 200px;
	float: left;
	display: block;
}

.buttons .btnChef
{
	background: url(../img/imgChef.jpg) no-repeat top center;
	padding-right: 50px;	
}

.buttons .btnYoga
{
	background: url(../img/imgYoga.jpg) no-repeat top center;

}

.buttons .btnNutrition
{
	background: url(../img/imgNutrition.jpg) no-repeat top center;
	padding-left: 50px;
}

.titles
{
	width: 700px;
	height: 48px;
	margin: 0 auto;
}

.titles a
{
	height: 48px;
	width: 200px;
	float: left;
	display: block;

}

.titles .titlesChef
{
	background: url(../img/titleChef.gif) no-repeat top center;
	padding-right: 50px;	
}

.titles .titlesYoga
{
	background: url(../img/titleYoga.gif) no-repeat top center;

}

.titles .titlesNutrition
{
	background: url(../img/titleNutrition.gif) no-repeat top center;
	padding-left: 50px;
}

.logo
{
	width: 268px;
	height: 114px;
	margin: 0 auto;
	display: block;
	background: url("../img/logo.gif") no-repeat center bottom;
}

.main
{
	margin: 0 auto;
	padding-bottom: 25px;
	width: 816px;
	background: #fff url("../img/pgbg.gif") no-repeat top left;
}

.mainbg
{
	background: #fff url(../img/bg.gif) repeat-x top left;	
	width: 100%;
	border-bottom: 25px solid #9db973;
}

.mainNav
{
	margin-top: 30px;
}

.mainNav span
{
	visibility:hidden;
	padding: 0 35px;
}

.mainNav a
{
	text-decoration:none;
}

.mainNav li.linkYoga    
{
	border-right: 1px solid #7ba142;
	background: url("../img/navYoga.gif") no-repeat center center;	
}

.mainNav li.linkChef  
{
	background: url("../img/navPersonalChef.gif") no-repeat center center;
}

.mainNav li.linkNutrition
{
	border-left: 1px solid #7ba142;
	background: url("../img/navNutritionCounseling.gif") no-repeat center center;
}

.mainNav li.linkChef span
{
	height: 12px;
	width: 246px;
}

.mainNav li.linkYoga span
{
	height: 12px;
	width: 87px;	
}

.mainNav li.linkNutrition span
{
	height: 12px;
	width: 107px;		
}


ul
{
	text-align: center;
	list-style-type: none;
}

ul li
{
	display:inline;
}

.footer
{
	padding-bottom: 5px;
	width: 100%;
	background-color: #fff;
}

.footer span
{
	visibility:hidden;
	padding: 0 35px;
}

.footer a
{
	text-decoration:none;
}

.footer li.linkAbout
{
	background: url("../img/purpleLine.gif") no-repeat center right;
}

.footer li.linkLinks
{
	background: url("../img/purpleLine.gif") no-repeat center left;
}

.footer li.linkAbout a
{
	background: url("../img/navAboutMe.gif") no-repeat center center;
}

.footer li.linkContact a
{
	background: url("../img/navContact.gif") no-repeat center center;
}

.footer li.linkLinks a
{
	background: url("../img/navLinks.gif") no-repeat center center;
}

.footer li.linkAbout span
{
	height: 12px;
	width: 70px;
}

.footer li.linkContact span
{
	height: 12px;
	width: 57px;	
}

.footer li.linkLinks span
{
	height: 12px;
	width: 27px;		
}

.secondaryNav
{
	text-align: center;
	width: 100%;
	list-style-type: none;
	font-weight: bold;
	font-size: 100%;
	font-weight: 700;
	color: #68628c;	
	text-transform:lowercase;	
	margin-bottom: 15px;
		
}

.secondaryNav a, .secondaryNav a:visited
{
	color: #9db973;
}

.secondaryNav a:hover
{
	color: #68628c;	
}

.nicolePhoto 
{
	width: 200px;
	height: 160px;
	background-image: url("../img/nicole.jpg");
	margin-bottom: 25px;
}

.nicoleInfo
{
	float: right;
	width: 200px;
	font-size: 120%;
	
}


.nicoleInfo span
{
	font-weight: bold;
	color: #68628c;
}

ul.menus li ul
{
	border-top: 1px dotted #CCC;
	text-transform: lowercase;
}

ul.menus li
{
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 15px;
	color: #7ba142;
}

ul.menus li span
{
	font-weight: normal;
}

ul.menus li ul li
{
	font-weight: normal;
	color: #999;
	margin-top: 3px;
}

ul.menus li ul li ul
{
	border: none;
	margin-bottom: 15px;
}

ul.menus li ul li ul li
{
	margin-left: 25px;
}


ul.menuAnchors li
{
	font-weight:bold;
	margin: 0 2px;
	background-color: #d1cbe3;
	border: 1px solid #b6b3c7;	
}

ul.menuAnchors li a
{
	color: #68628c;
	text-decoration: none;
	padding: 2px 8px;
}


