/*--CSS for CUISINEFORHEALING.ORG, by NetRaising.com--*/
/*--last update 6 Mar 09--*/

body {
	background: #eef7cd;
	font: .9em  Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
	font-weight: 300;
	color: #252525;
	margin: 0;
	padding: 0;	
}

a {
	color: #557fba;
	text-decoration: none;
}

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

a:visited {
	color: #557fba;
	text-decoration: none;
}

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


a img {
	text-decoration: none;
	border: 0px;
}

#box {
	margin: 8px auto 0;
	width: 802px;
}

#content {
}

#container-out {
	border: #cde770 12px solid;
	width: 802px;
}

#container-in {
	border: #dd26ff 1px solid;
	width: 800px;
	background-color: #fff;
}

h1 {
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
	color: #557fba;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p {
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
	color: #252525;
	line-height: 1.4;
	margin: 0 0 15px 0;
        font-size: 0.9em;
}

/*HEADER*/

#logo {
	margin-left: 9px;
}

#logo img {
	margin-top: 10px;
}

#donate {
	margin-top: -115px;
	margin-right: 10px;
	float:right;
}

#header-low {
	width: 800px;
	height: 260px;
}

#header-low-left {
	width: 255px;
	float: left;	
}

#healing-delicious {
	width: 254px;
	height: 165px;
	background-color: #29ccb1;
	float: left;
	color: #fff;
}

#healing-delicious h5 {
	margin-left: 5px;
	margin-bottom: 10px;
}

#healing-delicious .text-white p {
	color: #fff;
	font-size: .8em;
	margin: 3px 3px 3px 5px;
}

#interior-left-top {
	width: 237px;
	float: left;
	color: #fff;
	background: #00d4be url(http://www.cuisineforhealing.org/images/site/kiwi-berries.jpg) no-repeat right bottom;
}

#interior-left-top h2 {
	margin-left: 15px;
	margin-top: -30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#interior-left-top ul {
	margin-bottom: 60px;
	list-style-type: none;
	margin-left: -25px;
}

#interior-left-top ul a#selected {
	color: #666;
}

#interior-left-top ul li a {
	color: #fff;
	font: .9em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header-low-mid {
	width: 365px;
	float: left;
}

#foodblock1 {
	margin: 0 1.5px;
	padding: 0;
	background: url(http://www.cuisineforhealing.org/images/site/foodblock1.jpg) no-repeat left center;
	width: 179px;
	height: 235px;
	float: left;
}

#foodblock1:hover {
	background-position: right center;
}

#foodblock2 {
	margin: 0 2px 0 1.5px;
	padding: 0;
	background: url(http://www.cuisineforhealing.org/images/site/foodblock2.jpg) no-repeat left center;
	width: 179px;
	height: 235px;
	float: right;
}

#foodblock2:hover {
	background-position: right center;
	/*margin-left: 1px;*/
}

#header-low-right {
	width: 180px;
	height: 235px;
	float: right;
}

#foodblock3a {
	margin: 0 0 5px;
	padding: 0;
	background: url(http://www.cuisineforhealing.org/images/site/foodblock3a.jpg) no-repeat left center;
	width: 180px;
	height: 115px;
}

#foodblock3a:hover {
	background-position: right center;
}

#foodblock3b {
	padding: 0;
	background: url(http://www.cuisineforhealing.org/images/site/foodblock3b.jpg) no-repeat left center;
	width: 180px;
	height: 115px;
	margin: 0;
}

#foodblock3b:hover {
	background-position: right center;
}

/*END HEADER*/

/**NAV_MENU**/
/* DROP DOWN Navigation Menu */

div#navigation {
	margin: -65px 0 0;
	height: 20px;
	font-size: 1em;
	font-family: ariel, helvetica, tahoma, geneva, sans-serif;
	float: right;
	border-top: thin solid #d806ff;
	padding-top: 10px;
}

#main_navigation, #main_navigation ul {
	list-style: none;
	margin: 0;
	line-height: 2em;
	padding: 0;
}

/* This adds some background to the drop downs if you add width and it does the drop. */

#main_navigation li.drop_down ul {
	left: auto;
	margin-top: 0;
}

#main_navigation li.drop_down ul#about {
	width: 13em;
}

#main_navigation li.drop_down ul#food {
	width: 13em;
}

#main_navigation li.drop_down ul#research {
	width: 13em;
}

#main_navigation li.drop_down ul#services {
	width: 13em;
}

#main_navigation li.drop_down ul#shop {
	width: 13em;
}

#main_navigation li.drop_down ul#partners {
	width: 13em;
}

#main_navigation li.drop_down ul#donations {
	width: 13em;
}

#main_navigation li.drop_down ul#contact {
	width: 13em;
}

#main_navigation a:link {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation a:visited {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation a:hover {
	border-bottom: none;
	text-decoration: none;
	background: #fff;
	color: #000;
}

#main_navigation li {
	float: left;
	height: 20px;
	font-size: .9em;
}

/* WIDTH of the Nav Row text and the spacing*/

#main_navigation li.about {
	width: 67px;
}

#main_navigation li.food {
	width: 42px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.research {
	width: 67px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.services {
	width: 62px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.events {
	width: 50px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.partners {
	width: 60px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.donations {
	width: 69px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li.contact {
	width: 78px;
	border-left: 1px solid #29ccb1;
}

#main_navigation li ul {
	position: absolute;
	left: -9999px;
}

#main_navigation li ul a {
	display: block;
	font-size: 100%;
	width: 8em;
	background: #eef7cd;
	color: #000;
	text-align: left;
}

/* DROP DOWN MENU WIDTHS*/

#main_navigation li ul#about a {
	width: 11em;
}

#main_navigation li ul#food a {
	width: 14em;
}

#main_navigation li ul#research a {
	width: 7em;
}

#main_navigation li ul#services a {
	width: 28em;
}

#main_navigation li ul#partners a {
	width: 11em;
}

#main_navigation li ul#donations a {
	width: 19em;
}

#main_navigation a {
	display: block;
	height: 20px;
	padding-right: .5em;
	padding-left: .5em;
	color: #000;
	opacity:.96;
}

#main_navigation li ul a:link {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:visited {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:hover {
	border-bottom: none;
	text-decoration: none;
	background: #eef7cd;
	color: #29ccb1;
}

/*--END NAV--*/
/**END NAV_MENU**/

#left-col {
	width: 210px;
	float: left;
	margin: 5px 0px 2em 15px;
	padding: 5px;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: thin solid #d806ff;
	font-size: .9em;
}

#left-col img {
	float: right;
	margin-top: -11px;
}

#left-col a {
	font-size: .9em;
}

#left-col-inside {
	width: 240px;
	float: left;
}

#main-home {
	float: right;
	width: 525px;
	margin: 5px 15px 5px 5px;
	padding: 5px;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: thin solid #d806ff;
	background: url(http://www.cuisineforhealing.org/images/site/kiwi-salad.jpg) no-repeat right bottom;
	height: 300px;
}

#main {
	/*float: right;*/
	width: 515px;
	margin: 0px 5px 2em 250px;
	padding: 9px;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: thin solid #d806ff;
}

#sitemap {
	padding: 1em;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: thin solid #d806ff;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 2em;
}

#sitemap h2 {
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
	color: #d806ff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#sitemap h2 a {
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
	color: #d806ff;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#sitemap h2 a:hover {
	color: #666;
}

#sitemapcol1 {
	float: left;
}

#sitemapcol2 {
	float: right;
	margin-right: 80px;
}

#contact {
	padding: 1em;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: thin solid #d806ff;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 2em;
}

/*FOOTER*/

#footer-top {
	font: .8em georgia, serif;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

#footer-top a {
	color: #000;
	font-family: Georgia, Serif;
}

#footer {
	width: 798px;
	margin-bottom: 25px;
}

#footer-left {
	font: .7em arial;
	float:left;
	margin-top: 5px;
	margin-left: 25px;
}

#footer-left a {
	color: #252525;	
}

#footer-left a:hover {
	text-decoration: underline;
}

#footer-right {
	float:right;
	margin-right: 10px;
	font-size: .7em;
}

/*END FOOTER*/

/*--END CUISINEFORHEALING.ORG CSS--*/