body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	behavior: url(hover.htc);
}

#wrapper {
	margin: 0;
	padding: 0;
	vertical-align:top;
}

#case_wrapper {
	margin: 0;
	padding: 0;
	vertical-align:top;
}


#container {
	margin: 0;
	padding: 0;
	vertical-align:top;
}


#content {
	margin: auto;
	padding: 0;
	width: 830px;
	vertical-align:top;
	/*border: #009933 1px solid;*/
}

#content_index {
	margin: auto;
	padding: 0;
	width: 860px;
	vertical-align:top;
	/*border: #009933 1px solid;*/
}


#case_content {
	margin: 0;
	padding: 10px;
	width: 420px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}

.case_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008166;
}

.case_title_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008166;

}

#case_photo {
	padding: 10px;
	
}




H1 {
	margin: 0;
	padding: 0;
	color: #008166;
	
	
}



#login {
	margin: 0;
	padding: 5px 10px 0 10px;
	float:right;
	font-size: 10px;
}

#login a {
	text-decoration:none;
	color: #666666;
}

#login a:link, a:visited {
	text-decoration:none;
	color: #666666;
}

#login a:hover {
	text-decoration:none;
	color: #003300;
}


#help_box {
	margin: 0;
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
}

#help_box a {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

#help_box a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}

#help_box a:hover {
	color: #666666;
	text-decoration: underline;
}




.greenline {
	border-top: #008166 2px solid;
}

.lt_greenline {
	border-top: #008166 1px dotted;
}


/* ---- start Static Nav -------------*/

#static_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #008166;
	vertical-align:bottom;
	
}

#static_header a {
	color: #999;
	text-decoration:none;
}

#static_header a:link, a:visited {
	color: #999;
}

#static_header a:hover {
	color: #008166;
	text-decoration: underline;
}


#static_nav{
	padding: 0;
	/*position:absolute;*/
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	margin:0;
	list-style: none;
	
		
}

.static_nav_bg {
	background-image: url(images/static_menu/sliver_menu.jpg);
	background-repeat: repeat-x;
	
	height:42px;
	/*width: 830px;*/
	margin: 0;
	
	
}

#static_nav ul {
     padding: 0;
	  margin: 0;
	list-style: none;
	line-height:2.3em;
	
	
} 

#static_nav a {
     display: block;
	width: auto;
	 color:#333333;
	 text-decoration:none;
} 

#static_nav li {
     float: left;
	width: auto;
	 

}


#static_nav li ul {
     position: absolute;
	 left: -999em;
	width: 150px;
	 list-style: none;
}


#static_nav li ul ul {
     margin: -2.4em 0 0 150px;
	
}



#static_nav li ul li {
 	padding: 0 8px;
 	width: 150px;
	
}

#static_nav ul li {
     float: left;
	 width: 150px;
	 color:#333333;
	
}
 
#static_nav li:hover ul {
     left: auto;
	 width: 150px;
	
	 
}

#static_nav li:hover, #static_nav li.sfhover {
	/*background-color: #e5e5e5;*/
}


#static_nav li:hover ul,  #static_nav li.sfhover ul{
     left: auto;
	 width: 150px;
	 list-style:none;
	
	
}

/*---- Third level -----*/
#static_nav li:hover ul ul, #static_nav li.sfhover ul ul{
    left: -999em;
	width: 150px;
}


#static_nav li li:hover ul,  #static_nav li li.sfhover ul{
     left: auto;
	 width: 150px;
	
}


#info, #infoButton, #infoButton:visited {
	width:150px;
	w\idth:150px;
	height: 2.3em;
	/*background-color: #ffffff;*/
	background-color: #e7ecec;
	/*padding: 0 5px;*/
}

#infoButton:hover, #infoButton:focus, #infoButton:visited:hover, #infoButton.udmR, #infoButton.udmR:visited, #infoButton:active {
	width:150px;
	w\idth:150px;
	height: 2.3em;
	background-color: #ffffff;
	color: #008166;
	text-decoration: underline;
	
	/*border-bottom:#9ec6e5 1px solid;*/
}

/* ---- end Static Nav -------------*/



/*----------  Top Nav Styles -------------------*/

#navbar {
	margin-top: 10px;
	background-image: url(images/top_nav_gray.jpg);
	background-repeat: repeat-x;
	width: 550px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
	position: relative;
	clear:both;
	border-bottom: #FFFFFF 2px solid;
	
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#navbar li {
	position: relative;
	list-style: none;
	float: left;
	padding-top: 5px;
}



#navbar li a:link {
	text-decoration: none;
	color: #69696a;

}

#navbar li a:visited {
	text-decoration: none;
	color: #69696a;

}


#navbar li a:hover {
	text-decoration: underline;
	color: #000000;
	

}

/* ----------  End Navbar ----------------*/
#index_flash_box {
	
	border-bottom: #008166 2px solid;
	margin:0;
	padding:0;
	width: 670px;
	float:left;
}

#index_box {
	border-top: #008166 2px solid;
	border-bottom: #008166 2px solid;
	margin:0;
	padding:0;
height: 300px;
width: 715px;
}

#index_flash_box_new {
	
	margin:0;
	padding:0;
	
	float:left;
}

#index_news_box {
	width:185px;
	float:left;
	/*padding-top: 30px;*/
	margin-left: 10px;
	height: 300px;
	overflow: auto;
	overflow-x: hidden;
	
}

#index_news_box a {
	text-decoration:none;
}

#index_news_box a:link, a:visited {
	text-decoration:none;
}

#index_news_box a:hover {
	text-decoration:underline;
}


#index_news_title {
	font-weight: bold;
	color: #008166;
	text-transform:capitalize;
	padding:15px 0 0 0;
	margin:0;
	
}

#index_news_title a {
	text-decoration:none;
	font-weight: bold;
	color: #008166;
	text-transform:capitalize;
	
}

#index_news_title a:link, a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #008166;
	text-transform:capitalize;
}

#index_news_title a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #008166;
	text-transform:capitalize;
}



#index_news_content {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0;
	
	
}

#index_news_content  a {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	
}
#index_news_content a:link, a:visited {
	color: #666;
	text-decoration:none;
}

#index_news_content a:hover{
	color: #999;
	text-decoration:underline;
	
}

#index_news_click {
	color: #008166;
	font-weight: 800;
	font-size: 12px;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	/*border-bottom:#999 1px dotted;*/
	
}

#index_news_click a {
	color: #008166;
	font-weight: 800;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
	
}
#index_news_click a:link, a:visited {
	color: #008166;
	text-decoration:none;
}

#index_news_click a:hover{
	color: #008166;
	text-decoration:underline;
	
}

#lower_flash_box {
	border-top: #008166 2px solid;
	border-bottom: #008166 2px solid;
	margin:0;
	padding:10px 0 10px 0;
	width: 785px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
}

#lower_flash_box ul {
	font-size: 13px;
	font-weight:bold;
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height: 2.2em;
	
}



#lower_flash_box a {
	color: #008166;
	text-decoration: none;
}

#lower_flash_box a:linked, visited {
	color: #008166;
	text-decoration: none;
}

#lower_flash_box a:hover {
	color: #008166;
	text-decoration: underline;
}

/*
#contact_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;
	border: #CCCCCC 1px solid;

}
*/
#sign-up_box {
	height: 340px;
	/*border: #063 1px solid;*/
	overflow: auto;
	overflow-x: hidden;
	padding: 5px;
	
}

#picture_box {
	padding: 0 10px 10px 0;
}

#community_box {
	height: 444px;
	/*border: #063 1px solid;*/
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
	width: auto;
	
}

#community_box ul {
	list-style: none;
}

#community_box a {
	color: #008166;
}

#community_box a:linked, a:visited {
	color: #008166;
}

#community_box a:hover {
	color: #008166;
	text-decoration: underline;
}

#non_scrolling_text_box {
	height: 360px;
padding: 0 10px;
	
	
}

#non_scrolling_text_box ul {
	list-style: none;
}

#non_scrolling_text_box a {
	color: #008166;
}

#non_scrolling_text_box a:linked, a:visited {
	color: #008166;
}

#non_scrolling_text_box a:hover {
	color: #008166;
	text-decoration: underline;
}

#sports_box {
	height: 435px;
	/*border: #063 1px solid;*/
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
	width: auto;
	
}

#sports_box ul {
	list-style: none;
}

#sports_box a {
	color: #008166;
}

#sports_box a:linked, a:visited {
	color: #008166;
}

#sports_box a:hover {
	color: #008166;
	text-decoration: underline;
}

.gray_border {
	border:  #CCC 1px solid;
}


#recipe_box {
	border-top: #008166 2px solid;
	border-bottom: #008166 2px solid;
	margin:0;
	padding: 10px 0;
	width: 785px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
}

#recipe_box ul {
	list-style: none;
	line-height:1.8em;
	margin: 0;
	padding-left: 10px;
}

#recipe_box a {
	color: #666;
	text-decoration: none;
}

#recipe_box a:linked, a:visited {
	color: #666;
	text-decoration: none;
}

#recipe_box a:hover {
	color: #008166;
	text-decoration: underline;
}

#recipe_inside_box {
	height: 488px;
	/*border: #063 1px solid;*/
	overflow: scroll;
	overflow-x: hidden;
	/*border: #CCC 1px solid;*/
	padding: 10px;
	margin-right: 10px;
}

#recipe_inside_box ul {
	list-style-image: url(images/recipe_list_dot.gif);
}
#recipe_inside_box ul li {
	list-style-image: url(images/recipe_list_dot.gif);
}

#recipe_inside_box a {
	color: #666;
}

#recipe_inside_box a:linked, a:visited {
	color: #666;
}

#recipe_inside_box a:hover {
	color: #008166;
	text-decoration: underline;
}

.recipe_title {
	color: #008166;
	font-size: 13px;
	font-weight: bold;
}

.chef_name {
	color: #929191;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#recipe_selection {
	color: #008166;
}

#recipe_selection ul {
	display: inline;
	margin-left:0;
	padding:0;
	font-size: 10px;
}
#recipe_selection li {
	display: inline;
	margin-right: 10px;
}

#recipe_selection li a {
	display: inline;
	margin-right: 7px;
	color: #008166;
	text-decoration: underline;
}

#recipe_selection a:linked, a:visited {
	color: #008166;
	text-decoration: underline;
}

#recipe_selection a:hover {
	color: #333;
	text-decoration: underline;
}

#send_friend_box {
	border: #999 1px solid;
	background-color: #CCC;
}

.text_right {
	text-align: right;
	font-size: 10px;
}

#recipe_box_full {
	
	border: #008166 1px dashed;
	margin:25px;
	padding: 10px 10px;
	width: 600px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
}

#recipe_box_full ul {
	list-style: none;
	line-height:1.8em;
	margin: 0;
	padding-left: 10px;
}

#recipe_box_full a {
	color: #666;
	text-decoration: none;
}

#recipe_box_full a:linked, a:visited {
	color: #666;
	text-decoration: none;
}

#recipe_box_full a:hover {
	color: #008166;
	text-decoration: underline;
}


#event_box {
	height: 350px;
	/*border: 1px solid #CCC;*/
	/*overflow: scroll;
	overflow-x: hidden;*/
	margin: 0px;
	padding: 5px;
}

#classic_corner_box {
	height: 447px;
	/*border: 1px solid #CCC;*/
	overflow: scroll;
	overflow-x: hidden;
	margin: 0px;
	padding: 5px;
}

#classic_corner_box ul {
	list-style:disc;
	
}

#classic_corner_box li {
	list-style-type: disc;
	font-weight:400;
	
}

.togo_menu_text {
	font-weight: bold;
	font-family:"Times New Roman";
	font-size: 14px;
}

#login_box {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

#bsa_help {
	width:150px;
	
}


/*-----------  ask a chef styles -------------*/
.question_text {
	color: #008166;
	font-size: 12px;
}

.answer_text {
	color: #333333;
	font-size: 12px;
}

.date_text {
	color: #008166;
	font-size:10px;
}

/*-----------  Bulletin Styles ----------------*/

#bulletin_box {
	border-top: #008166 2px solid;
	border-bottom: #008166 2px solid;


}

.bulletin_title {
	color: #008166;
	font-size: 12px;
	font-weight: 500;
}

.bulletin_listing {
	color: #959696;
	font-size: 10px;
	font-weight: 400;
}

.bulletin_show_title {
	color: #008166;
	font-size: 13px;
	font-weight: 500;
}

.bulletin_show_detail {
	color: #959696;
	font-size: 10px;
	font-weight: 400;
}

.bulletin_show_date {
	color: #008166;
	font-size: 10px;
	font-weight: 400;
}

/*-----   Careers --------------------*/

#careers_listing {
	font-size: 11px;
	color: #666666;
	width: 100%;
}

.career_title {
	font-weight: bold;
	text-align: right;
}

.career_info {
	text-align: left;
}

.career_seperate {
	border-top: #003300 dotted 1px;
	
}

#careers_listing a {
	text-decoration: none;
	color: #008166;
}

#careers_listing a:linked, visited {
	text-decoration: none;
	color: #008166;
}

#careers_listing a:hover {
	text-decoration: underline;
	color: #999999;
}

.food_title {
	text-decoration: underline;

}

/*----------- Contact -----------------*/

#verizon_warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	padding: 5px 20px;
	color: #008166;
}

.employee {
	font-weight:bold;
	color: #666;
}

.inquiries_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: 600;
	color:#008166;
}

#contact_box {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	/*border: #CCCCCC 1px solid;*/
}

#contact_box a {
	text-decoration: none;
	color: #008166;
}

#contact_box a:linked, visited {
	text-decoration: none;
	color: #008166;
}

#contact_box a:hover {
	text-decoration: underline;
	color: #999999;
}

#contact_list_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	width: 330px;
	height: 840px;
	overflow: scroll;
	overflow-x: hidden;
}

#contact_list_box a {
	text-decoration: none;
	color: #008166;
}

#contact_list_box a:linked, visited {
	text-decoration: none;
	color: #008166;
}

#contact_list_box a:hover {
	text-decoration: underline;
	color: #999999;
}

#contact_schedule_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	width: 435px;
}

#contact_schedule_box a {
	text-decoration: none;
	color: #008166;
}

#contact_schedule_box a:linked, visited {
	text-decoration: none;
	color: #008166;
}

#contact_schedule_box a:hover {
	text-decoration: underline;
	color: #999999;
}

#directions_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	width: auto;
	line-height: 2.1em;
	border: #CCCCCC 1px solid; 
	padding: 5px; 
	height: 470px; 
}

#directions_box a {
	text-decoration: none;
	color: #008166;
}

#directions_box a:linked, visited {
	text-decoration: none;
	color: #008166;
}

#directions_box a:hover {
	text-decoration: underline;
	color: #999999;
}


.contact_list {
	font-size: 12px;
	/*overflow:hidden;*/
	height: 360px;
	border: #0C3 1px solid;
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#008166;
	scrollbar-darkshadow-color:#666;
	scrollbar-face-color:#008166;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.contact_title {
	
	font-size: 14px;
	font-weight: 700;
	color: #008166;
}

.contact_email {
	font-weight: 700;
	color: #008166;
}

/* --------  Venue listings -----------------*/

#togo_box {
	font-family:"Times New Roman";
	font-size: 13px;
	color: #008166;
	line-height: 1.3em;	
}

#togo_box a {
	color: #008166;
	text-decoration:none;
}

#togo_box a:linked, a:visited {
	color: #008166;
	text-decoration:none;
}

#togo_box a:hover {
	color: #008166;
	text-decoration:underline;
	font-weight: 500;
}



/* --------  Venue listings -----------------*/

#venue_box {
	padding: 5px;
	/*border-bottom: 1px dotted #008166;*/
	font-size: 10px;
	color: #666;
	line-height:1.4em;
	border-bottom: #008166 thin dotted;
	
}

.col         {width: 100%;  margin: 1em 0; padding: 0; counter-reset: ol;}
.col      li {float: left;  font-size: 10px; font-weight:normal; margin: 0;     padding: 0; list-style-type: none;
              width: 18em;  margin-left: 2.5%;font-size: 10px; font-weight:normal;}
.col.three  li {width: 32.5%; margin-left: 0.2%;}
ul.col.bull li:before {font-size: 9px; content: "\2022  ";}
/*debug*/ 
/*ol, ul {outline: blue dashed thin; background: gray;}
li     {outline: red  dotted thin; background: silver;}*/



#venue_box a {
	color: #666;
	
	font-size: 10px; 
	font-weight:normal;
}

#venue_box a:linked, a:visited {
	color: #666;
	
}

#venue_box a:hover {
	color: #008166;
	text-decoration:underline;
	font-weight: 500;
}

#venue_box ul {
	color: #666;
	font-size: 10px;
	color: #666;
	line-height:2.0em;
	font-weight:normal;
}

#venue_box ul a {
	color: #666;
	text-decoration:none;
}

#venue_box ul a:linked, a:visited {
	color: #666;
	text-decoration:none;
}


#venue_title {
	color: #008166;
	font-size: 14px;
	font-weight:bold;
	
}

#venue_title ul{
	list-style-type: disc;
	margin-left: 20px;
	font-weight:500;
	line-height:1.6em;
}


#venue_name {
	color: #008166;
	font-size: 12px;
	font-weight:bold;
}

#venue_address {
	color: #666;
	font-size: 10px;
	
}

#venue_detail {
	color: #008166;
	font-size: 10px;
	border-bottom: #008166 thin dotted;
	
}

#gap {
	padding: 20px;
}




/*---------- Footer -------------------------*/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 785px;
	font-size:10px;
	color: #666666;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:linked, visited {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #008166;
}

#footer ul{
	/*margin:auto;*/
	list-style:none;
	font-size: 9px;
	text-align: center;
	display: inline;
list-style-position: inside;
	
}

#footer li{
	display: inline;
	list-style:none;
	padding: 8px;
	
	/*border: #930 1px solid;*/
}

#footer_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 715px;
	font-size:10px;
	color: #666666;
	text-align: center;
}

#footer_index a {
	text-decoration: none;
	color: #666666;
}

#footer_index a:linked, visited {
	text-decoration: none;
	color: #666666;
}

#footer_index a:hover {
	text-decoration: none;
	color: #008166;
}

#footer_index ul{
	/*margin:auto;*/
	list-style:none;
	font-size: 9px;
	text-align: center;
	display: inline;
list-style-position: inside;
	
}

#footer_index li{
	display: inline;
	list-style:none;
	padding: 8px;
	
	/*border: #930 1px solid;*/
}


#middle {
	margin-top: 5px;
	
}

/*#footer a{
	text-decoration:underline;
	font-size: 9px;
}

#footer a:link{
	color: #c41230;

}

#footer a:visited,
#footer a:active{

	color: #c41230;

}

#footer a:hover{
	color: #000000;
}
*/


/*---------  Admin Section  -----------*/

#admin {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	line-height: 1.5em;
}

#admin ul {
	list-style:none;
	line-height: 1.75em;
}
	
#admin a {
	color: #003300;
	text-decoration:none;
}

#admin a:linked, visited {
	color: #003300;
	text-decoration:none;
}

#admin a:hover {
	color: #009900;
	text-decoration:underline;
}

#admin_topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	background-image:url(images/green_title_sliver.jpg);
	background-repeat:repeat-x;
}

#admin_topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	
}

#admin_topnav li {
	position: relative;
	list-style: none;
	float: left;
	padding: 0 10px 0 10px;
}


#admin_topnav li a:link {
	text-decoration: none;
	color: #ffffff;
}

#admin_topnav li a:visited {
	text-decoration: none;
	color: #ffffff;
}


#admin_topnav li a:hover {
	text-decoration: underline;
	color: #d8ead5;
}

/*--- admin topnav logout ---*/
#admin_topnav_logout {
	text-align: right;
	padding-right: 25px;
}

#admin_topnav_logout a:link {
	text-decoration: none;
	color: #ffffff;
}

#admin_topnav_logout a:visited {
	text-decoration: none;
	color: #ffffff;
}


#admin_topnav_logout a:hover {
	text-decoration: underline;
	color: #d8ead5;
}


	
#admin_header {

	background-image: url(images/static_menu/logo_static.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 100px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #016e55;
}




/*----------   end Admin Styles ------------*/

#ask_a_chef {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:normal;

}

.classic_corner_letter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #008166;
	font-weight:bold;	
}

#admin_sidenav {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
	line-height: 1.5em;
	width: 230px;
}

#admin_sidenav ul {
	list-style:none;
	line-height:3em;
	padding: 0;
	margin: 0 0 0 10px;
	
}
	
#admin_sidenav a {
	color: #003300;
	text-decoration:none;
	
}

#admin_sidenav a:linked, visited {
	color: #003300;
	text-decoration:none;
}

#admin_sidenav a:hover {
	color: #009900;
	text-decoration:underline;
}

#admin_sidnav_header {
	border: #066 1px solid;
	background-color:#016e55;
	color: #FFF;
	padding-left: 5px;
	font-weight:bold;
	font-size: 14px
}

.admin_sidnav_box {
	border: #066 1px solid;
	
}




/*-----------  Blog Styles -------------*/

#side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	


}

#side_nav ul {
	list-style:none;
}
	
#side_nav a {
	color: #003300;
	text-decoration:none;
}

#side_nav a:linked, visited {
	color: #003300;
	text-decoration:none;
}

#side_nav a:hover {
	color: #009900;
	text-decoration:underline;
}

.dotted {
	border-bottom: #003300 dotted 1px;
	
}

.full_dotted {
	border-bottom: #003300 dashed 1px;
	border-top: #003300 dashed 1px;
	background-color:#e3e6e5;
	font-size: 14px;
	font-weight:500;
}

.full_dotted_lite {
	border-bottom: #003300 dotted 1px;
	border-top: #003300 dotted 1px;
	background-color:#e3e6e5;
}

		
.person {
	color: #003300;	
	font-weight: 600;
}

#blog_box {
	/*border-top: 2px #008166;*/
	border-bottom: 2px solid #008166;
	margin:0;
	padding:0;
	width: 670px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	vertical-align:top;
	font-weight:normal;
}

#blog_box ul {
	font-size: 12px;
	font-weight:normal;
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height: 2.2em;
	
}



#blog_box a {
	color: #008166;
	text-decoration: none;
}

#blog_box a:linked, visited {
	color: #008166;
	text-decoration: none;
}

#blog_box a:hover {
	color: #008166;
	text-decoration: underline;
}

.blog_titles {
	font-size: 11px;
	font-weight: 700;
	background-color:#e9eee7;
	text-align: right;
	vertical-align:top;
	
}

/*---- Recipe print out Styles -----*/

.recipe_print {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #333;
}

#recipe_print_box {
	padding: 5px;
	width: 401px;
}

/*------- Books for Cooks -----*/
#books_list_box {
	width: 240px;
	height: 350px;
	/*overflow:scroll;
	overflow-x: hidden;*/
	
	font-weight:normal;
	float:left;
	/*border: #F39 1px solid;*/
	
}

#books {
	width: 240px;
	height: 300px;
	overflow:scroll;
	overflow-x: hidden;
	
	
	
	
}

#books ul {
	
	
}

#books li {
	background-color:#FFF;
	
}

#books a {
	color: #008166;
	text-decoration: none;
	display: block;
	border-bottom: #008166 1px dotted;
	padding: 3px 8px;
	font-size: 12px;
	font-weight:normal;
	line-height: 1.5em;
	
}

#books a:linked, visited {
	color: #008166;
	text-decoration: none;
}

#books a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#008166;
	
}

#book_title {
	font-size: 12px;
	font-weight: bold;
	color: #008166;
}

#author_title {
	font-size: 10px;
}

#book_box {
	float:right;
	width: 490px;
	
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	margin-right:15px;
	
}

.clear {
	clear: both;
}

.faint {
	color: #CCC;
}

/*--- Cooking Camp admin ----*/
#class_list {
	margin-left: 10px;
}

#class_list ul {
	
}

#class_list li {
	list-style-type: disc;
	font-weight: 600;
}

/*--- Cooking Camp website ----*/

#class_box {
	overflow:auto;
	height: 450px;
}

#class_list_site {
	margin-left: 10px;
}

#class_list_site ul {
	line-height: 1.2em;
}

#class_list_site li {
	list-style-type: none;
	font-weight: normal;
}

#class_title_site {
	font-weight: 600;
}

#class_date {
	color: #008166;
}
