/*----- Basic Page Style -----*/

body {
	margin:0;
	padding:0;
	background:#6da340 url("../images/green.png") repeat left top;
	color:#000;
	font:10pt/13pt Verdana, Arial, Helvetica, sans-serif;
	}

#foxbar {
	display:block;
	height:30px;
	padding:0 5px;
	background:#b41c04 url('../images/foxbar/bg.gif') repeat-x top left;
	border-bottom:1px solid #000;
	text-align:center;
	line-height:30px; 
	color:#212460; }
	
	#foxbar a { line-height:30px; text-decoration:none; font-size:11px; color:#fff; }
	#foxbar a:hover { text-decoration:underline; }

#header {
	width:966px;
	height:200px;
	background:#fff url("../images/header_apples.png") no-repeat center left;
	color:#000;
	}

#layout {
	position:absolute;
	left:50%;
	width:1000px;
	margin:0 0 0 -500px;
	border:0;
	}

table {
	margin:0;
	padding:0 0 25px 0;
	}

tr,
td {
	margin:0;
	padding:0;
	}

/*----- Navbar -----*/

#drop_shadow {
	width:100%;
	height:8px;
	}

#nav_row_shadow {
	background:url("../images/drop_shadow_bg.png") repeat-y left top;
	color:#000;
	}

.navends {
	width:17px;
	height:58px;
	}

#navend_l {
	text-align:right;
	width:10px;
	height:58px;
	}

#navend_r {
	text-align:left;
	width:17px;
	height:58px;
	}

#navbar {
	background:#5e5e9d url("../images/blue.png") repeat left top;
	width:966px;
	height:50px;
	}

/*---( Nav Buttons )---*/

#global_nav {
	list-style:none;
	padding:0;
	margin:0;
	}

#global_nav li {
	float:left;
	}

#global_nav li a {
	text-decoration:none;
	height:50px;
	margin:0 15px;
	padding:0;
	display:block;
	}

/*-( Obesity )-*/

#nav_obesity a {
	background:#5e5e9d url("../images/nav_obesity.png") no-repeat 0px 0px;
	color:#000;
	width:68px;
	}

#nav_obesity a:hover {
	background:#5e5e9d url("../images/nav_obesity.png") no-repeat -68px 0px;
	color:#000;
	}

#obesity #nav_obesity a {
	background:#5e5e9d url("../images/nav_obesity.png") no-repeat -136px 0px;
	color:#000;
	cursor:default;
	}

/*-( Nutrition )-*/

#nav_nutrition a {
	background:#5e5e9d url("../images/nav_nutrition.png") no-repeat 0px 0px;
	color:#000;
	width:95px;
	}

#nav_nutrition a:hover {
	background:#5e5e9d url("../images/nav_nutrition.png") no-repeat -95px 0px;
	color:#000;
	}

#nutrition #nav_nutrition a {
	background:#5e5e9d url("../images/nav_nutrition.png") no-repeat -190px 0px;
	color:#000;
	cursor:default;
	}

/*-( FFOTC )-*/

#nav_ffotc a {
	background:#5e5e9d url("../images/nav_ffotc.png") no-repeat 0px 0px;
	color:#000;
	width:129px;
	}

#nav_ffotc a:hover {
	background:#5e5e9d url("../images/nav_ffotc.png") no-repeat -129px 0px;
	color:#000;
	}

#ffotc #nav_ffotc a {
	background:#5e5e9d url("../images/nav_ffotc.png") no-repeat -258px 0px;
	color:#000;
	cursor:default;
	}

/*-( Specialists )-*/

#nav_specialists a {
	background:#5e5e9d url("../images/nav_specialists.png") no-repeat 0px 0px;
	color:#000;
	width:97px;
	}

#nav_specialists a:hover {
	background:#5e5e9d url("../images/nav_specialists.png") no-repeat -97px 0px;
	color:#000;
	}

#specialists #nav_specialists a {
	background:#5e5e9d url("../images/nav_specialists.png") no-repeat -194px 0px;
	color:#000;
	cursor:default;
	}
	
/*-( School Initiative )-*/

#nav_school a {
	background:#5e5e9d url("../images/nav_school.png") no-repeat 0px 0px;
	color:#000;
	width:97px;
	}

#nav_school a:hover {
	background:#5e5e9d url("../images/nav_school.png") no-repeat -97px 0px;
	color:#000;
	}

#school #nav_school a {
	background:#5e5e9d url("../images/nav_school.png") no-repeat -194px 0px;
	color:#000;
	cursor:default;
	}	

/*----- Body Area -----*/

#body_area {
	width:646px;
	background:#fff;
	color:#000;
	padding:0 0 10px 0;
	vertical-align:top;
	}

#body_area p {
	margin:10px;
	}

#body_area ul {
	margin:10px 0;
	list-style:url("../images/bullet_apple.png");
	}

hr {
	width:75%;
	display:block;
	margin:10px auto;
	background:#fff;
	color:#fff;
	border-top:1px dashed #999;
	border-right:0;
	border-bottom:0;
	border-left:0;
	clear:both;
	}

/*---( Banner Ad )---*/

.ad {
	border:0;
	text-align:center;
	margin:20px auto 0 auto;
	}

/*----- Sidebar -----*/

#sidebar {
	width:320px;
	background:#8e1d44 url("../images/purple.png") repeat left top;
	color:#fff;
	padding:10px 0 0 0;
	vertical-align:top;
	}

#sidebar p {
	margin:10px 5px;
	}

#logos {
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
	}

/*---( An Apple A Day Form )---*/

#form_appleaday {
	margin:0 0 0 5px;
	padding:0;
	}

#form_age {
	text-align:right;
	}

#age {
	width:50px;
	height:18px;
	margin:0;
	padding:3px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	}

#email {
	width:300px;
	height:18px;
	margin:0;
	padding:3px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	}

#name {
	width:230px;
	height:18px;
	margin:0;
	padding:3px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	}

#question {
	width:300px;
	height:140px;
	margin:0;
	padding:3px;
	background:#fff url("../images/apple_form.png") no-repeat bottom right;
	color:#000;
	border:1px solid #000;
	overflow:auto;
	}

#submit {
	margin:0 3px 10px 0;
	padding:5px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	font-weight:bold;
	cursor:pointer;
	float:right;
	}

/*----- Footer -----*/

#footer {
	background:#5e5e9d url("../images/blue.png") repeat left top;
	color:#7d7d7d;
	text-align:right;
	padding:5px 10px;
	font-size:0.8em;
	}

/*----- Images -----*/

.headshot {
	float:left;
	margin:10px;
	width:100px;
	height:120px;
	}

#sidebar_apple {
	width:88px;
	height:87px;
	border:0;
	float:right;
	margin:0 5px 0 0;
	}

#sidebar_header_appleaday {
	width:203px;
	height:30px;
	border:0;
	margin:0 0 0 5px;
	}

/*---( Logos )---*/

#logo_hchf {
	width:141px;
	height:174px;
	border:0;
	margin:13px;
	}

#logo_ref {
	width:200px;
	height:78px;
	border:0;
	margin:0 0 5px 0;
	}

#logo_shch {
	width:201px;
	height:101px;
	border:0;
	margin:5px 0;
	}

/*----- MISC -----*/

.error {
	font-weight:bold;
	color:#f00;
	}

h2 {
	font-size:1.4em;
	margin:10px;
	}

h3 {
	margin:12px 0 5px 10px;
	}