/**************** General Classes *****************/
body {
	margin: 0px;
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #666666; /* Global Gray */
	background-image: url(../siteassist_images/body_background.jpg);
}

#homePage {

}

#subPage {

}

#globalContainer {
	width: 900px;
	margin: 30px auto 0px; /* Global White */
	background-image: url(../siteassist_images/line_dot.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #C36800; /* Accent 10 */
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #668975; /* Text Medium */
	margin: 0px 0px 5px 0px;			
}

h3 {
	font-size: 12px;
	color: #AD4100; /* Link */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;
		
}

#homePage h1 {
	clear: none;
}

#homePage h2 {
	clear: none;
}

#homePage h3 {
	clear: none;
}

a {
 color: #AD4100; /* Link */
 text-decoration: underline;
}

p {
	margin: 0px 0px 20px 0px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	width: 900px;
	margin: 10px auto;
	color: #698879; /* Global White */
}

#footer a {
	color:#7AB197; /* Global White */
	text-decoration:none
}

#borderTop {
	height: 1px;
	background-image: url(../siteassist_images/line_dot.gif);
	background-repeat: repeat-x;
}

#borderBottom {
	height: 1px;
	background-image: url(../siteassist_images/line_dot.gif);
	background-repeat: repeat-x;
}

/**************** Header Classes *****************/
#logo {
	padding: 0px 7px;
}

#homePage #header {
	background-image: url(../siteassist_images/home_header_background.jpg);
	background-repeat:no-repeat;
	height: 201px;
	margin: 0px 6px 0px 7px;
}


#subPage #header {
	background-image: url(../siteassist_images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 61px;	
	margin: 0px 6px 0px 7px;	
}

#homePage #header #mainFeaturedLeft {
	float: left;
	width: 159px;
	padding: 60px 10px 10px 15px;
	color: #FFFFFF; /* Global White */
}

#homePage #header #mainFeaturedRight {
	margin-left: 184px;
	padding: 100px 215px 20px 30px;
	color: #FFFFFF; /* Global White */
}

#homePage #header #mainFeaturedLeft h1 {
	color: #DFECCC; /* BG Light */
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

#homePage #header #mainFeaturedLeft p {
	color: #F1F0EE; /* Global Gray Light */
}

#homePage #header #mainFeaturedRight h1 {
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	font-size: 22px;
	margin: 0px 0px 15px 0px;
	font-style: italic;
}

#homePage #header #mainFeaturedRight h2 {
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	font-size: 22px;
	margin: 0px 0px 5px 0px;
	font-style: italic;
	padding-left: 15px;
}

/**************** Top Nav Classes *****************/
#topNavTop {
	background-image: url(../siteassist_images/topnav_border_top.jpg);
	height: 4px;
	background-position:center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
}

#topNav {
	background-image: url(../siteassist_images/topnav_border_middle.jpg);
	background-repeat: repeat-y;
	margin: 0px 6px 0px 7px;
	padding: 10px 20px;
}

#innerContainerWrapper {
	background-repeat:no-repeat;
	background-position: 0% 100%;
	background-color: #2E503F; /* Global White */
	padding: 15px 0px;
	margin: 0px 1px;
}

#innerContainerWrapper #innerContainer {
	background-repeat:no-repeat;
	padding: 0px 0px 0px 3px;
}

#innerContainerWrapper #innerContainer #innerLeft {
	width: 184px;
	float: left;
}


#homePage #innerContainerWrapper #innerContainer #innerRight {
	margin-left: 184px;
}

#subPage #innerContainerWrapper #innerContainer #innerRight {
	margin-left: 184px;
}

#subPage .contentHeaderContainer {
	padding-left: 15px;
	padding-right: 15px;
}

#subPage .contentBodyContainer {
	padding-left: 15px;
	padding-right: 15px;
}

#subPage div.hr {

}

/**************** Resources Classes *****************/
#resources {
	padding: 20px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}

#resources p {
	margin: 0px 0px 10px 0px;	 
}

#sideNav {
	padding: 20px
}

#sideNav h1 {
	margin: 0px 0px 5px 0px;
}

#homePage #sideNav a {
  text-decoration: none;
	display: block;
}

#featured {
	padding: 0px 15px 10px 15px;
}

#featured .featuredLeft {
	width: 225px;
	float: left;
	padding-right: 15px;
}

#featured .featuredRight {
	margin-left: 240px;
	padding-left: 15px;
}

#featured h1 {
	margin: 0px 0px 10px 0px;
}

#featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#featured h3 {
	margin: 0px;
	font-size: 11px;
	text-decoration:underline;
}

#featured li {
	padding-bottom: 10px;
}

/**************** left sub navigation menu links *****************/

.submenu	{
	list-style:none; color:#add2bf; line-height:18px; font-size:11px; letter-spacing:1px; font-weight:bold; font-family:Geneva, Arial, Helvetica, san-serif; line-height:22px;
}

a.subnav:link {
	color: #add2bf;
	text-decoration:none;
}

a.subnav:visited {;
	color: #add2bf;
	text-decoration:none; 	
}

a.subnav:hover {
	color:#eaf8f1;
	text-decoration:underline; 	
}

a.subnav:active {
	color: #add2bf;
	text-decoration:none; 	

}

.subnav2	{
	font-size:11px; color:#AEDOBE; font-weight:normal; font-weight:bold;
}

a.subnav2:link {
	color:#E0ECDF;
	text-decoration:none; 
}


a.subnav2:visited {
	color: #E0ECDF;
	text-decoration:none;  
}

a.subnav2:hover {
	color:#eaf8f1;
	text-decoration:underline; 
}

a.subnav2:active {
	color: #E0ECDF;
	text-decoration:none; 
}


.parag	{
	font-size:12px;
}

.content_body	{
	margin-left:146px; padding-right:30px; color:#BBD2C6; line-height:24px;
}

#bf_content	{
	margin-left:146px; padding-right:30px; color:#BBD2C6; line-height:24px;
}

/*
#recipe_content	{
	margin-left:146px; padding-right:30px; color:#BBD2C6; line-height:24px;
}
*/

.eileen_pic	{
	float:right; margin-left:10px; margin-bottom:10px; padding:10px; 
}

.food_books	{
	float:right; margin-left:10px; margin-bottom:2px;
}

.food_books2	{
	float:right; margin-left:20px; margin-bottom:2px;
}

.logo_hdr	{
	margin-left:132px;
}

.logo_hdr2	{
	margin-top:10px;
}

.title_hdr	{
	margin-left:132px;
}

.left_nav	{
	/*min-height: 650px; */
	min-height:720px
}


* html .left_nav { /*IE only style*/
	height: 100%; 
}

.left_nav1	{
	min-height: 1320px;
}

.left_nav2	{
	min-height: 1220px; 
}

.left_nav3	{
	min-height: 1100px; 
}

.left_nav4	{
	min-height: 2250px; 
}

.left_nav5	{
	min-height: 900px; 
}


* html .left_nav	{ /*IE only style*/
	height: 100%; 
}

a.backtop:link {
	color:#A3C79E;
	text-decoration:underline;

}

a.backtop:visited {
	color: #A3C79E;
	text-decoration:underline;
}

a.backtop:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.backtop:active {
	color: #A3C79E;
	text-decoration:underline;
}

a.bottomnav:link {
	color: #A3C79E;
	text-decoration:none;

}

a.bottomnav:visited {
	color: #A3C79E;
	text-decoration:none;
}

a.bottomnav:hover {
	color:#eaf8f1;
	text-decoration:underline;
}

a.bottomnav:active {
	color: #A3C79E;
	text-decoration:none;
}

.booklist	{
	color:#BBD2C6; font-weight:bold;
	text-decoration:none; 
}

a.booklist:link {
	color: #BBD2C6;
	text-decoration:none;

}

a.booklist:visited {
	color: #BBD2C6;
	text-decoration:none;
}

a.booklist:hover {
	color:#eaf8f1;
	text-decoration:underline;
}

a.booklist:active {
	color: #BBD2C6;
	text-decoration:underline;
}

.booklink	{
	color:#BBD2C6; font-weight:bold;
	text-decoration:underline; 
}

a.booklink:link {
	color: #BBD2C6;
	text-decoration:underline;

}

a.booklink:visited {
	color: #BBD2C6;
	text-decoration:underline;
}

a.booklink:hover {
	color:#eaf8f1;
	text-decoration:underline;
}

a.booklink:active {
	color: #BBD2C6;
	text-decoration:underline;
}

.emaillink	{
	color:#BBD2C6; font-weight:normal;
	text-decoration:underline; 
}

a.emaillink:link {
	color: #BBD2C6;
	text-decoration:underline;

}

a.emaillink:visited {
	color: #BBD2C6;
	text-decoration:underline;
}

a.emaillink:hover {
	color:#eaf8f1;
	text-decoration:underline;
}

a.emaillink:active {
	color: #BBD2C6;
	text-decoration:underline;
}


a.bottomnav:active {
	color: #BBD2C6;
	text-decoration:none;
}

.recipe	{
	font-size:12px; color:#AED0BE; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:500px;
}

.food_list	{
	list-style:none; font-size:12px; padding-left:-20px;
}

.recipe_list	{
	list-style:none; font-size:12px; padding-left:-20px; color:#AED0BE; line-height:20px;
}

.style1 {font-size: large}

.floatright
{
float: right; display:block; 
width: width; height:auto;
margin-top:0; margin-left:10px; margin-right:0; margin-bottom:3px;
background-color:#2e503f;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#99CC99;
/*padding-top: 2px; padding-left:2px; padding-bottom:10px; padding-right:2px;*/
padding-bottom:5px;
/*border-top: 1px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
border-left: 1px solid #666;*/
}

div.floatright img
{
	/*border-top: 1px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px solid #666;*/
	margin-bottom: 3px;
}

.photoby	{
	color:#99CC99; margin-left:56px; 
}

.medialist	{
	list-style:none; margin-left:-13px; line-height:20px;
}

.mediatype	{
	font-size:13px; padding-bottom:6px; padding-top:5px; color:#D6E7D3
}	

.mediapub	{
	font-size:13px; padding-bottom:-2px; color:#D6E7D3
}

.video	{
	list-style:none; margin-left:-13px;
}

.nhp	{
	font-size:12px; padding-bottom:6px; color:#D6E7D3"
}
