@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfontfvFLBU0N') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TempusSansITCRegular';
    src: url('fonts/tempsitc-webfont.eot');
    src: url('fonts/tempsitc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tempsitc-webfont.woff') format('woff'),
         url('fonts/tempsitc-webfont.ttf') format('truetype'),
         url('fonts/tempsitc-webfont.svg#TempusSansITCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JournalRegular';
    src: url('fonts/journal-webfont.eot');
    src: url('fonts/journal-webfont.eot?#iefix') format('eot'),
         url('fonts/journal-webfont.woff') format('woff'),
         url('fonts/journal-webfont.ttf') format('truetype'),
         url('fonts/journal-webfont.svg#webfontKxGpfKgK') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {
	font-size: 100%;
	padding: 0;
	margin:0;
	border: none;
}
html {  font-size: 62.5%; }
body {
	font-size: 1.4em;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d2e2e;
	line-height: 1.2;
	background-repeat:repeat-x;
	background-position: 50% 0;
	/* Winter Seasonal Background
  background-image:url(../imgs/Winter_Background1.jpg); */
  /* Plain Gradient Non-Seasonal Background */
  background-image:url(../imgs/Winter_Background1.jpg);
}
h1 {
	font-size: 1.4em;
	color:#547E54;
}
h2 {
	font-size: 1em;
	padding-top: 1em;
	color:#5A875A;
}
h3 {
	font-size: 1.2em;
	padding-top: 1em;
	color:#598659;
	height: 2.6em;
	vertical-align: bottom;
}
h4 {font-size: 1.1em;
	padding-top: 1em;
	color:#598659;
}
h5 {font-size: 1.0em;
	padding-top: 1em;
	color:#598659;
}
h6 {
	font-size: 1em;
	padding-top: 1em;
	color:#7A5252;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited { color: #952438; }
a:hover, a:active {
	text-decoration: underline;
	color: #664086;
}
.MsoBodyText, .MsoBodyText2, .MsoBodyText3, .MsoNormal, MsoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}





/* --------------- SPECIAL AREAS ----------------------------------------------------- */
.hidden { 
	display: none;
	visibility: hidden;
}
#header {
	color: #ffffff;
}
#header p, #header h1, #header h2, #header h3, #header h4, #header h5	{
	visibility:hidden;
}
#EmailToAFriend {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 5px 2px 20px;
	background-image:url(../imgs/small_icons/email-contact-orange.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
}
#EmailToAFriend .emailicon {

}
#EmailToAFriend a:link, #EmailToAFriend a:visited {
	color: #333333;
	text-decoration:none;
}
#EmailToAFriend a:hover, #EmailToAFriend a:active {
	text-decoration:none;
}
/* Masthead Graphics */

.masthead_EatSmart {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_GetActive {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_ButtOut {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_Workplace {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_Recipes {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_Partnership {
	background-image: ;
	background-repeat: no-repeat;
}
.masthead_Intro {
	background-image: ;
	background-repeat: no-repeat;
}

/* --------------- LEFT COLUMN INFO ----------------------------------------------------- */
#leftColumn1 {
	font-size: 0.9em;
	padding-top: 1.25em;
}
#leftColumn1 .sectionHeader {
	border-bottom: 1px solid red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#leftColumn1 h1, #leftColumn1 h2, #leftColumn1 h3, #leftColumn1 h4 {
	padding:0 5px;
}
#leftColumn1 h1 {
	font-size: 1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#leftColumn1 p {
	padding: 0 8px 0 6px;	
	line-height: 1.1;
}
#leftColumn1 a {
	padding: .25em .2em .25em 0px;
}

/* --------------- LEFT COLUMN NAV ----------------------------------------------------- */




#left_menu {
	padding-left: 0px;
	padding-bottom: 3em;
	width: 195px; /* Overall column allowance.  */
}
#left_menu ul {
}
#left_menu li {
	font-size: 1em;
	list-style-type: none;
	text-decoration:none;
	display: block;
	padding: .25em .2em .25em 8px;
}
#left_menu ul li ul {
	padding-bottom: 0;
	font-size: .9em;
}
#left_menu li ul li {
	padding: .5em .2em .5em 8px;
}
#left_menu a {
	list-style-type: none;
	text-decoration:none;
}
#left_menu a:link, #left_menu a:visited {
}
#left_menu a:hover, #left_menu a:active {
	text-decoration: underline;
}

#left_menu ul li ul li ul li{
	line-height: 90%;
	padding-bottom: 4px;
	padding-top: 5px;
}

/* --------------- RIGHT COLUMN INFO ----------------------------------------------------- */
#rightColumn1 {
	font-size: 0.8em;
	color: #444444;
}
#rightColumn1 #article_list {
	padding-left: 0;
	padding-top: 40px;
}
#rightColumn1 #article_list a {
	padding-left: 0;
}
#rightColumn1 a:link, #rightColumn1 a:visited { color: #49652C; }
#rightColumn1 a:hover, #rightColumn1 a:active {
	text-decoration: none;
	color: #4A4FA2;
}



/* --------------- MAIN COLUMN INFO ----------------------------------------------------- */
#contentWrapper { /* contains all columns. */
	padding-top: 3em;
}
#content {
	
}
#content #lower_area {
	clear: both;
}
#content p {
	margin-top: 0.75em;
	line-height: 1.4;
}
#content ul, #content ol {
	padding-left: 2.5em;
	margin-bottom: -.5em;
}
#content img {
	padding: 0;
	margin: 10px;
}
#content img a{
	border: none;
}
#content li {
	padding-left: 0;
	text-indent: 0;
	margin-left: 0;
}
#content #lower_area {
	overflow: visible;
}
#content #upper_area {
	overflow: visible;
	padding-bottom: 15px;
}
#content #right_col_area { /* Nested Column */
	float: right;
	width: 225px;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 3em;
	padding-left: 0.75em;
	border-left: 1px solid #dedede;
	margin: 2.5em 0 2em 2em;
	font-size: .8em;
}
#content h1 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
}

#article a,
#article a:link,
#article a:visited	{ /* IHL added by DF request May 2009) */
	font-weight: bold;
}

#article a:hover,
#article a:active	{ /* IHL added by DF request May 2009) */
	font-weight: bold;
}

/* --------------- FOOTER  ----------------------------------------------------- */
#footer p {
	padding:5px;
	margin:0;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a, #footer p a {
}
.privacyLink {
	padding: 0;
	display: inline;
	font-size: .9em;
}
#emailToFriendLink {
	padding: 0 0 0 5px;
	display: inline;
}
#aboutRSSLink {
	padding: 0 0 0 15px;
	display: inline;
}
#aboutRSSLink .rssicon {
	margin: 2px 2px 0 0;
}
#printThisPage {
	padding: 0 0 0 20px;
	display: inline;
}
#printThisPage .printicon {
	padding: 1px 2px 0 5px;
}
#emailToFriendLink .emailicon {
	padding: 4px 2px 0 0;
}
#footer a, #footer a:link, #footer  a:visited {
	text-decoration: none;
	color:#336600;
}
#footer a:hover, #footer  a:active {
	text-decoration: none;
	color: #ffffff;
}

/* --------------- ARTICLE DIVS ----------------------------------------------------- */
#adminonly {
	font-size: 8px;
	color: #666666;
	text-align: right;
	visibility: visible;  /* Set to 'hidden' when not in debug/development. */
}
#pageLinks { /* Fwd and bkwd page controls for multi-page entries. */
	font-size: 0.8em;
	color: #666666;
	text-align:center;
	margin: 1em auto;
}
.project_name { /* Used for subtitles where the Project Name is nested in a larger headline. */
	font-size: 0.5em;
	color: #666666;
	font-weight: normal;
}
#article h1, #article h2, #article h3, #article h4, #article h5, #article h6 {
	margin-top: 1.5;
}
#article h1 {
	margin-top: 0.7em;
	border-bottom: 0px solid #DBD7BC;
}

#article {  /* Lead section/page articles only */
	margin: 1em 0 2em 0;
	min-height: 40px;
	font-size: 0.9em;
}
.article_content { /* Interior article page content. */
	padding-left: 1em;
	padding-right: 0;
	padding-top: 2em;
}
.article_content p {
	margin-bottom: .8em;
}
.article_summary { /* Just the summary field. */
	padding: 0 0 2em .8em;
	margin-top: -.5em;
	font-size: .9em;
	display:block;
	padding-left: 10px;
}
/* ------------- IN-ARTICLE LIST CONTROLS --------------------- */
#article ol { /* Lead section/page articles only */
	/*margin-top: 1em;
	margin-bottom: .75em;
	margin-left: 2em;
	 margin-left: 1.5em; Removed at client request - LS - Aug 29, 2008 */
	/* font-size: .9em; Removed at client request - LS - Aug 19, 2008.*/
	
}
#article ul { /* Lead section/page articles only */
	/*margin-top: 1em;
	margin-bottom: .75em;
	 margin-left: 1em; */
	/* margin-left: 1.5em; Removed at client request - LS - Aug 29, 2008 */
	/* font-size: .9em; Removed at client request - LS - Aug 19, 2008.	
	margin-left: 1em;
	padding-left: 1em;
	text-indent: 0; */
	padding: .8em 0 .8em 1.5em;
}
#article ul li, #article ol li  {
	padding-bottom: .8em;
	/*padding-left: 1em; */
	/*margin-left: -1em;
	text-indent: -1em; */
}
.article_content ul { /*#article 
	margin-top: 1em;
	margin-bottom: .75em;
	margin-left: 0.5em;
	padding-left: 1em;
	text-indent: 0; 
	padding-bottom: .6em;*/
}
.article_content ol li, 
.article_content ul li {	/*#article */
	padding-bottom: .8em; 
	
	margin-left: 1.6em;
	/* text-indent: 0; Must be here to counter the Text-Indent -1em in #article ul li, #article ol li 
	padding-left: .3em;*/
}
#article .article_content ol li ol, 
#article .article_content ul li ul,
#article  ol li ol, 
#article  ul li ul
 {	 /* for nested lists - May 2009 */
	padding-bottom: 0;
	margin-bottom: 0;
}
#article .article_content ol li ol li, 
#article .article_content ul li ul li,
#article  ol li ol li, 
#article  ul li ul li  {	 /* for nested lists - May 2009  */
	padding-bottom: .3em;
}
.news 	{ /* Specific topic rule. */
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 10px;
}
.links p { /* Specific topic rule. */
	padding-top: .8em;
}
.link_pagetop { /* Back to top of page link. */
	font-size: 0.7em;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #ECF6D3;
	text-align: center;
	padding: .1em .5em;
	width: 8em;
	margin: .75em 1em 0 0;
	float: right;
	display: block;
}
#article_list {
	padding: 1em .2em 2em 5px;
}
#article_list a {
	display: block;
	padding: .5em 0 0 1em;
	font-weight: normal;
}
#article_list h1 {
	margin-bottom: .5em;
	font-size: 1em;
}

#article_list h5 {
	margin-top: 1.5em;
	border-bottom: 1px solid #7377bf;
	color: #7a6d39;
}
.readmore {
	text-align:right;
	background: none;
}
.col_head_red {
	background-image: url(../imgs/column_head_300px_red.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.col_head_orange {
	background-image: url(../imgs/column_head_300px_orange.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.col_head_purple {
	background-image: url(../imgs/column_head_300px_purple.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.sub-title {
	display:block;
	margin-bottom: 0;
	font-size: 0.8em;
	padding: .4em 0;
}
input {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 0.3em;
	-moz-outline-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
.front_page_news {
	font-size: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	width: 200px;
}
.archive_entry {
	margin-top: .8em;
	padding-top: .4em;
	padding-bottom: 1.25em;
	color:#999999;
}
.archive_entry p {
}
.archive_entry a {
}
.archive_date {
	display: block;
	padding-top: 1em;
	margin-bottom: -.5em;
}
.download {
	border: none;
	background-color:none;
	padding: 10px 15px 0px 50px;
	margin: 1em 1em;
	background-image:url(../imgs/badge_300w_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:69px;
	font-size: 0.85em;
	clear: both;
	width: 235px;
	display: block;
}
/* ----------------- RECIPE DETAILS PAGE --------------------- */
#recipeBadgeBlock {
	display: block;
	float: right;
	width: 225px;
	padding: 0;
	margin: 0;
}
#ingredients {
	display: block;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-top: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* font-size: 0.9em; Removed by request of LS - Aug 21, 2008 */
}

#ingredients img { /* Hiding all the images incorrectly entered by LS - Oct 2010 */ 
	display: none;
	visibility: hidden;
}


/* ---------------- Healthy Recipes Intro Page ----------------------*/
#article .hRecipeTypeList  {/* Healthy Recipes Intro Page Type Lists */
	float: left;
	width: 300px;
	padding: 60px .7em 15px 1em;
	margin-bottom: 15px;
}
#article .hRecipeTypeList p {
	display: block;
	padding:.5em 0 0 0;
	margin: 0;
	line-height: 1.2em;
}
#article .hRecipeTypeList a {
	padding:0 0 0 0;
	margin: 0;
}
#article .hRecipeTypeList a:link, #article .hRecipeTypeList a:visited {
	color:#999966;
}
#article .hRecipeTypeList a:hover, #article .hRecipeTypeList a:active {
	color:#FF3300;
	text-decoration:none;
}
#article .Soups  {/* Healthy Recipes Intro Page Type Lists */
	background-image:url(../imgs/badge_300w_soups.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#article .Appetizers  {/* Healthy Recipes Intro Page Type Lists */
	background-image:url(../imgs/badge_300w_appetizers.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#article .Snacks  {/* Healthy Recipes Intro Page Type Lists */
	background-image:url(../imgs/badge_300w_snack.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#article .MainCourses  {/* Healthy Recipes Intro Page Type Lists */
	background-image:url(../imgs/badge_300w_mainCourses.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#article .Desserts  {/* Healthy Recipes Intro Page Type Lists */
	background-image:url(../imgs/badge_300w_desserts.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}


/* --------------- NUTRITION FACTS TABLE DIVS ----------------------------------------------------- */
#nutrition_facts_table {
	display: block;
	font-size:9px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #000000;
	margin: 20px 20px 30px 20px;
	width: 250px;
}
#nutrition_facts_table td {
	border: none;
	padding: 0 .5em 0 .5em;
}
#nutrition_facts_table td.right {
	text-align:right;
}
#nutrition_facts_table .brdr_bottom {
	border-bottom: 3px solid #000000;
}
#nutrition_facts_table .brdr_top {
	border-top: 1px solid #dedede;
}
#nutrition_facts_table .brdr_top_light {
	border-top: 1px solid #efefef;
}
#nutrition_facts_table .brder_bottom_thick {
	border-bottom: 6px solid #000000;
}
#nutrition_facts_table .txt_indent {
	padding-left: 1.25em;
}
#nutrition_facts_table .txt_samllest {
	font-size:9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nutrition_facts_table caption {
	font-size:9px;
	color:#cecece;
}
#nutrition_facts_table h3 {
	font-size:2.5em;
	color:#000000;
}
/* --------------- RSS FEED STYLES ----------------------------------------------------- */

#feed-headlines {
	padding-bottom: 2.25em;
}
.PubDate {
	font-size: 0.7em;
	color: #999;
}
.rssTitle {
	font-size: 1.2em;
	padding: .4em 0;
	font-weight: 500;
	margin-top: .8em;
	border-top: 1px dotted;
	border-top-color:#CDDCCD;
	border-bottom: 1px dotted;
	border-bottom-color:#CDDCCD;
}
.rssHeadline {
	display: block;
	line-height: .95;
	padding-top: .8em;
}
.disclaimer {
	color: #999999;
	font-size: .8em;
	padding-top: 1.5em;
}
.disclaimer strong {
	color: #666666;
}
.pageTopLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
/* ------------------ INLINE ADS and AD BLOCKS ------------------------------- */


#recipe_inline_ad {
	display: block;
	padding: 2em;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 325px;
	font-size: 0.8em;
}
#adBlock_SlowCooker {
	display: block;
	padding: 2em .7em;
}
.rssListDisclaimer {
	margin: 10px auto;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	text-align: center;
	clear: both;
	display: block;
}
.miniTips {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	background-image: url(../imgs/bknd_box_minTips_body.jpg);
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 425px;
}
.miniTips h3 {
	height:45px;
	color: #7a6d39;
	background-image: url(../imgs/bknd_box_minTips_top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:0;
	padding: 10px 0 0 1em;
}
.miniTips p {
	padding: .25em 1.25em 1em 1.25em;
}

/* ---------------------------- Map Gallery Display ------------------- */
#bigMapDisplay {
	text-align: center;
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
}
#mapThumbnailDisplay div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
}
#mapThumbnailDisplay {
	text-align: center;
	margin-top: 25px;
}
#mapThumbnailDisplay a:hover, #mapThumbnailDisplay a:active {
	background-color: #DDEBCB;
}
#mapThumbnailDisplay .mapTitleTB {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 2px;
	height: 2.6em;
	margin-top: 5px;
	margin-bottom: 2px;
}
#bigMapDisplay div img {
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #666666;
}

/* --------------------------- SECTION LEAD PAGES ------------------------ */
#section_news_table { /* DEPRECATED  */
	width: 950px;
}
#section_copy {
	padding: 1em 2em 1em 1em;
	clear: both;
	width: 950px;
}
#section_copy .nutrition_section {  /* Used for controlling the section's characteristics (header colours, etc.) */
}
#section_copy .section_column {
	padding: 10px;
}
#section_copy .col-01 { /* Far right smaller column */
	float: right;
	width: 247px;
	font-size: .8em;
	margin-left: 5px;
}
#section_copy .col-02 { /* First smaller column */
	float: right;
	width: 220px;
	font-size: 0.8em;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 0;
}
.col-02 img { /* Used to center the badged found in that column - added Sept 2010. */
	text-align:center;
	display: block;
	margin: 0 auto;
}
#section_copy .col-01 a, #section_copy .col-02 a  { 
	margin-bottom: .8em;
	display:block;
}
#section_copy .col-03 { /* Main article column */
}
#section_copy .col-03 #article { /* Should still wrap below the other columns if needed. */
	margin-right: 1.5em;
	width: 420px;
}
#section_copy .col-03 p { 
	padding-bottom: .8em;
}
#section_block 	{ /* Information block within a column */
	padding-bottom: 1.25em;
}
#nutrition_summary {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 0.8em;
	width: 99%;
}
#nutrition_summary tr.values{
	font-size: 1.2em;
}
#footer #printThisPage {
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
}
#creditBlock { /* Healthy Recipes Acknowledgement */
	display: block;
	padding-top: 5px;
	padding-bottom: 50px;
	margin-bottom: 15px;
}
#creditBlcok p.recipeCredit { /* Healthy Recipes Acknowledgement */
	width: 100%;
	padding: 0 1em 0 1em;
}
#left_col_optional {
	padding-top: 20px;
	padding-right: 1em;
	padding-bottom: 20px;
	padding-left: 1em;
}

/* --------------- RECIPES QUICK PICK LIST ------------------ */
#recipePickerList {
	font-size: 0.8em;
	background-color: transparent;
	padding-top: 1em;
	padding-right: 0.25em;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#recipePickerList label {
	font: Arial, Helvetica, sans-serif;
	color:#666633;
	padding-bottom: 3px;
}
#recipePickerList select {
	padding-left: 20px;
	border: 1px solid #dbb7bc;
}
.txtGreySml {
	color: #969696;
	font-size: xx-small;
	margin-top: 5px;
	font-variant: small-caps;
	text-align: center;
	margin: 5px auto 10px auto;
}
.recipeList a:link, .recipeList a:visited {
	color:#996600;
}
.recipeList a:hover, .recipeList a:active {
	text-decoration: none;
	color: #663333;
}
/* Recipe Ingredients Table (Default) - IHL Added May 2009 */


#recipeIngredients  td {

}
#recipeIngredients  td {
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 2em;
	padding-bottom: 1px;
	padding-left: 0;
	width: auto;
}

#recipeIngredients .measures {
	min-width: 125px;
	white-space:nowrap;
	
}
#recipeIngredients .ingredients {
	padding-right: 0;
	min-width: 125px;

}
/* ----------------------------- Recipe Lists by Type ----------------------- */

#pickListContainer {
	margin: 0;
	padding: 1.5em 0 0 0;
	clear: both;
}

#pickListContainer .recipePickerGroup {
	display:block; 
	width: 412px; 
	padding: 2em 0 2em 30px;
	margin: 0 5px;
}

#pickListContainer .recipePickerGroup p {
	padding: .25em .5em 0 .5em; 
	display:block; 
	margin-bottom: .7em; 
	font-size:.85em;
}

#pickListContainer .recipesByTypeItem {

}

/* ----------------------------- LAST REVISION BLOCK  ----------------------- */
#lastReviewdBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	padding-top: 0.4em;
	border-top: 1px dotted #cecece;
	margin-top: 1.6em;
	clear: both;
}

/* Moved from cosmetics Sheet just before IM - Aug 2009.
#content-1-col h1{
	font-family: Arial, Helvetica, sans-serif;
	size: 24px;
} */
/* ----------------------------------------------------------------------------- */
/*                              IN MOTION SECTION                                */
/* ----------------------------------------------------------------------------- */
.inmotion {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-variant:normal;
}

sup {
	vertical-align: baseline;
	font-size: 0.7em;
	position: relative;
	top: -0.3em;
	font-weight: 100;
}

#im_leadTextBlock .sectionSubNav {
	float: none;
}

#im_topBlock {
	padding: 4px 24px 24px 24px;
}

#im_leadTextBlock #sectionLinksBlock {
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
}

#im-leadPictureBlock {
	height: 300px;
	width: 670px;
	float: left;
	border: 1px solid #666666;
}

#topBlock {
	margin: 1em 0 0 0;
	padding: 0 12px 24px 12px;
	float: none;
	clear: both;
}

#im-leftCol {
	float: left;
	width: 224px;
}

#im-leadBlock,
#im_linksBlock .linksBox {
	float: right;
	width: 220px;
	border-color: #CFC9C7;
	padding-bottom: 0.25em;
	font-size: 0.9em;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 12px;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-top-left-radius: 0.7em;
	-webkit-border-top-right-radius: 0.7em;
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	}
		
.linksBox h1 {
	background-image:url(../imgs/bkgnd_im_blue_linksbox.jpg);
	background-position: 0 60%;
}
	
.linksBox h2 {
	background-image:url(../imgs/bkgnd_im_blue_linksbox.jpg);
	background-position: 0 60%;
}

h1.blueBkgndGrphc {
	background-image:url(../imgs/bkgnd_im_blue_linksbox.jpg);
	background-position: 0 60%;
}

#sectionLinksBlock .linksBox {
	float: none;
	width: 98%;
	border-color: #CFC9C7;
	padding-bottom: 0.25em;
	margin-left: 1%;
	font-size: 0.9em;
	border-style: solid;
	border-width: thin;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-top-left-radius: 0.7em;
	-webkit-border-top-right-radius: 0.7em;
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	margin-bottom: 12px;
}

#im-leadBlock h1,
#im_linksBlock .linksBox h2,
#sectionLinksBlock .linksBox h2 {
	font-size: 1.1em;
	background-color: #6370C7;
	color: #FFFFFF;
	padding-left: 1em;
	border-left-color: #CFC9C7;
	border-right-color: #CFC9C7;
	border-top-color: #CFC9C7;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #2E3881;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	-moz-outline-radius-topleft: 0.5em;
	-moz-outline-radius-topright: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-moz-border-top-colors: #CFC9C7;
	-moz-border-right-colors: #CFC9C7;
	-moz-border-left-colors: #CFC9C7;
	-webkit-border-top-left-radius: 0.7em;
	-webkit-border-top-right-radius: 0.7em;
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	padding-top: 1em;
}

#im-leadBlock.sectionSubNav h1 {
	background-color:#FF9900;
	background-image: url(../imgs/bkgnd_im_dkorange_linksbox.jpg);
	background-position: 0 60%;
	background-repeat: no-repeat;
}

#sectionLinksBlock .linksBox h2 {
	font-size: 1.1em;
}

#im-leadBlock p {
	font-size: 0.9em;
	line-height: 1.1em;
	padding-bottom: 0.25em;
	padding-left: 10px;
	padding-right: 1em;
	color: #636363;
}

#topBlock #im_leadText h1 {
	color: #6370C7;
}

#im-leadBlock h2 {
	padding-left: 10px;
	padding-right: .5em;
}

#im-leadBlock a {
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding-left: 7px;
}

#im-leadBlock a:link,
#im-leadBlock a:visited {
	color: #71853E;
	font-weight: bold;
}

#im-leadBlock a:hover,
#im-leadBlock a:active {
	color: #6370C7;
}

#im-leadBlock h2 a,
#im-leadBlock h2 a:link,
#im-leadBlock h2 a:visited {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#im-leadBlock h2 a:hover,
#im-leadBlock h2 a:active {
	border-top: 1px dotted #ff6600;
	border-bottom: 1px dotted #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
}


#im_leadText {
	width: 440px;
	float: left;
	margin-left: 14px;
	margin-right: 14px;
	font-size: 1.1em;
}
#im_leadText img {
	/* padding:.25em 1em 1em 1em; */
}

#im_linksBlock {
	width: 412px;
	float: right;
}

#im_leadTextBlock {
	clear: both;
	padding-left: 6px;
	padding-right: 6px;
	/*
	background-image:url(../imgs/watermark-orange-logo.gif);
	background-repeat:no-repeat;
	background-position: 100% 98%;*/
}

#im_linksBlock .linksBox {
	width: 44%;
	float: right;
	display: block;
	margin-left: 5%;
}
#im_linksBlock .linksBox h2 {
	font-size: .95em;
	padding-top: .7em;
	padding-bottom: 2px;
}

/* ----------- SILLY WEATHER WIDGET RULES -------------- */
#weatherWidget {
	width: 220px;
	display: block;
	float: right;
	margin-left: 2px;
}

#im_linksBlock #weatherBlock {
	font-size: 0.8em;
	padding-bottom: 12px;
}
#im_linksBlock #weatherBlock table {
	float: none;
}

#im_linksBlock #weatherBlock td {
	padding-left: 6px;
	padding-right: 6px;
}	
	
#im_linksBlock #weatherBlock a {
	font-size: 0.8em;
	color: #6370C7;
}

/* ----------------------------- Link Box List Styles ------------------------ */
.linksBox ul {
	padding-left: 2px;
	list-style-type: none;
	margin-bottom: 1.1em;
}

#im_linksBlock .linksBox li,
#sectionLinksBlock .linksBox li {
	display: block;
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-bottom: 0.55em;
	padding-top: 2px;
	/* background-image: url(../imgs/bullet_orange.jpg);
	background-position: 1px 4px;
	padding-left: 12px; */
	background-repeat: no-repeat;
}

.hightlights li h2{

}

.hightlights li {
	background-image: url(../imgs/bullet_orange.jpg);
	background-position: 1px 4px;
	padding-left: 12px; 
} 

.hightlights li a,
.hightlights li a:link,
.hightlights li a:visited,
.hightlights li a:hover,
.hightlights li a:active  {
	background-image: none;
}

.linksBox a,
.linksBox a:link,
.linksBox a:visited {
	color: #2E5B00; 
	/*color: #2E3881; */
	/*color: #598440; */
	display: block;
	font-size: 0.95em;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 12px;
	font-weight: normal;	/*background-image: url(../imgs/bullet_orange_hollow.jpg);*/
}

.linksBox a:link,
.linksBox a:visited {

}

.linksBox a:hover,
.linksBox a:active {
	text-decoration: none;
	/* color: #FF6600; */
	background-image: url(../imgs/bullet_orange_hollow.jpg);
	/*$color: #356A00; */
	color: #6370C7;
}
.linksBox .missingLink {
	display: block;
	font-size: 0.95em;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 12px;
	font-weight: normal;
}

.hightlights a {
	color: #2E5B00;
}

.hightlights a:hover,
.hightlights a:active {
	text-decoration: none;
	/*color: #F26100;
	color: #2E5B00;*/
	background-image: none;
	color: #6370C7;
}

.linksBox .archive_entry {
	font-size: .9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 13px;
	display:block;
	margin-top: -.5em;
	margin-bottom:  -.25em;
	padding-bottom: .2em;
}
/* ----------------------------- IM Article Styles ------------------------ */

#im_leadText h1 {
	font-size: 1.7em;
	font-family: Constantia, "Lucida Bright", "Lucida Sans", Georgia, serif; 
	/* font-family:"Trebuchet MS", Verdana, sans-serif;*/
	color: #6370C7;
	line-height: 1.1em;
	/*background-image:url(../imgs/watermark-orange-logo.gif);*/
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 1em;
	margin-bottom: 0.5em;
	/* padding-top: 0.8em;
	padding-left: .6em;
	margin-top: -.8em;
	margin-left: -.6em;*/
}

#im_leadText h2.subtitle {
	/* color: #A5ACDE; */
	color: #8488B9;
	padding-top: 0;
	padding-bottom: 0.7em;
	letter-spacing: normal;
	font-size: 1.3em;
	/*font-family: Helvetica, "Arial Narrow", Arial, sans-serif;
	font-family: "Lucida Bright", "Lucida Sans", Georgia, serif;  */
	font-family:"Trebuchet MS", Verdana, sans-serif;
	margin-top: -.5em;
	padding-left: 40px;
}

#im_leadText h2 {
	/* color: #A5ACDE; */
	color: #87AC82;
	padding-top: 0.25em;
	padding-bottom: 0.7em;
	letter-spacing: normal;
	font-size: 1.15em;
}

#im_leadText h3 {
	/* color: #A5ACDE; */
	color: #89A77C;
	padding-bottom: 0.3em;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, "Arial Narrow", Arial, sans-serif;
}

#im_leadText h4 {
	color: #799B6A;
	padding-bottom: 0.3em;
	font-size: 1em;
	font-family: Verdana, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}

#im_leadText p {
	font-family: Verdana, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #4D4D4D;
	padding-bottom: 0.65em;
	padding-right: 2em;
	clear: left;
}
	
#im_leadText b, 
#im_leadText strong {
	font-weight: bold;
}
#im_leadText ul,
#im_leadText ol {
	font-family: Verdana, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding-bottom: 0.45em;
	padding-right: 2em;
	padding-left: 2em;
	list-style-position: outside;
	color: #4D4D4D;
}

#im_leadText ul li,
#im_leadText ol li {
	padding-bottom: .6em;

}

#im_leadText a,
#im_leadText a:link,
#im_leadText a:visited {
	text-decoration: none;
	/* color:#FF9900; */
	color: #FF6600;
	font-weight: bold;
}

#im_leadText a:hover,
#im_leadText a:active {
	color: #6370C7 /*#FF6600*/;
	text-decoration: underline;
}

#im_leadText u {
	text-decoration: none;
}

/* ----------------------------- IM Badge Styles ------------------------ */
#badgeBlockHoriz {
	padding-top: 24px;
	padding-bottom: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: none;
	padding:0;
	margin:0;
	width: 100%;
}

#badgeBlockHoriz .frontPageBadges {
	float: left; 
	width: 465px; 
	display:block;
}

#badgeBlockHoriz .frontPageBadges img {
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#badgeBlockHoriz #nextSatWalkBlock {
	display: block;
	height: 127px;
	width: 202px;
	float: left;
	background-image: url(../imgs/badges-lrg/badge-im-blank-blue.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#badgeBlockHoriz #nextSatWalkBlock #nextWalkBlock {

}

#nextWalkBlock .trail {padding-bottom: .4em;}

#nextWalkBlock .walkdate {}

#badgeBlockVert {
	padding-top: 24px;
	padding-bottom: 12px;
	text-align: center;
	border: none;
}

#sectionLinksBlock #badgeBlockVert {
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	border: none;
	width:238px;
	margin-right: auto;
	margin-left: auto;
	
}

#badgeBlockVert img {
	display: block;
	padding-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}

#overlyLargeBanner {
	padding: 12px 0 0 0;
	text-align:center;
	clear:both;
}
#overlyLargeBanner img {
	margin: 0 auto;
	border: none;
}

#content #article .article_content a img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
}


/* ------------------------- MINI TIPS BLOCK -------------------------- */

#partnerSpotlightBlock {
	border-color: #CFC9C7;
	padding-bottom: 0.25em;
	font-size: 0.9em;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 12px;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-top-left-radius: 0.7em;
	-webkit-border-top-right-radius: 0.7em;
}

#miniTipBlock .linksBox,
#partnerSpotlightBlock{
	float: none;
	width: 99%;
	margin-left: 0;
}

#miniTipBlockIHL .linksBox {
	width: 100%;
}

#miniTipBlockIHL {
	-moz-border-radius: 0.4em;
	-moz-outline-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	margin-top: 2.25em;
	border: 1px solid #DCD6C9;
	padding: 0 0 4px 0;
}
#miniTipBlockIHL li {
	background-repeat: no-repeat;
	background-image:none;
}

#miniTipBlock {
	padding-bottom: 20px;
}

#miniTipBlock .linksBox h2 {
	/* background-color: #D9E6CA;*/
	background-color:#FF9900;
	/*background-image: url(../imgs/bkgnd_im_orange_linksbox.jpg);*/
	background-image: url(../imgs/bkgnd_im_dkorange_linksbox.jpg);
	background-position: 0 60%;
	background-repeat: no-repeat;
	/*padding-left: 2.5em; */
}

#miniTipBlockIHL .linksBox h2 { /* Added to HLI index page by DF request - Aug 3, 2010 */
	background-color:#B13639;
	background-position: 0 60%;
	background-repeat: no-repeat;	/*padding-left: 2.5em; */
	color:#FFFFFF;
	display: block;
	padding: 6px 0 4px 1em;
	background-image:none;
	margin: 0;
	
}

#partnerSpotlightBlock h2 {
	background-image: url(../imgs/bkgnd_im_blue_linksbox.jpg);
	color: #FFFFFF;
}

.miniTip {
	font-family: "Palatino Linotype", "Book Antiqua", "Baskerville Old Face", "Bookman Old Style", Garamond, "Century Schoolbook", Georgia, serif;
	font-size: 1.3em;
	color: #666666;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

#miniTipBlock .linksBox .readMore,
#partnerSpotlightBlock .readMore {
	text-align: right;
	padding-top: 0.8em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	background: none;
}

#im_topBlock.im-contentPage {
	background-image: url(../imgs/misc_im_greenDivider.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

/* ------------------ IN MOTION SECTION NAV ------------------ */
#im_leadTextBlock .sectionSubNav ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 6px;
	padding-top: 1em;
}

#im_leadTextBlock .sectionSubNav ul li{
	display: block;
	padding-left: 0;
	line-height: 18px;
	padding-bottom: .4em;
}

#im_leadTextBlock .sectionSubNav ul li ul {
	padding-left: .3em;
	font-size: 12px;
	padding-bottom: .3em;
	font-weight: 300;
	padding-top: .2em;
}

#im_leadTextBlock .sectionSubNav ul li ul li {
	line-height: 16px;
	padding-bottom: .3em;

}
#im_leadTextBlock .sectionSubNav a,
#im_leadTextBlock .sectionSubNav a:link,
#im_leadTextBlock .sectionSubNav a:visited {
	display: block;
	border-left: 6px solid #FFFFFF;
	padding-left: 0.4em;
	color: #617A3F;
}

#im_leadTextBlock .sectionSubNav a,
#im_leadTextBlock .sectionSubNav a:hover,
#im_leadTextBlock .sectionSubNav a:active {
	border-left: 6px solid #FF6600;
	text-decoration:none;
	color:#6370C7; 
}

#im_leadTextBlock .sectionSubNav ul li ul li a,
#im_leadTextBlock .sectionSubNav ul li ul li a:link,
#im_leadTextBlock .sectionSubNav ul li ul li a:visited {
	border-left: 3px solid #FFFFFF;
	padding-left: 0.5em;
	font-weight: normal;
}

#im_leadTextBlock .sectionSubNav ul li ul li a:hover,
#im_leadTextBlock .sectionSubNav ul li ul li a:active {
	border-left: 3px solid #FFFFFF;
	padding-left: 0.5em;
	font-weight: normal;
	color:#6370C7;
}

.linksBox h5 {
	color: #6370C7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 0.4em;
}

.imNewsBlock {
	border: thin solid;
	-moz-border-radius: 0.5em;
	-moz-outline-radius: 0.5em;
	border-color: #CFD0E0;
	margin-bottom: 2em;
}

.downloadBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.downloadBlock .pdfDownloadBadge {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}

/* ----------------------------- IN MOTION NEWS PAGE ---------------------- */
.imNewsBlock h1 {
	padding-top: 0.25em;
	padding-left: .7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.imNewsBlock .innerContentBlock {
	padding-right: 1.5em;
	padding-left: 1.5em;
}

.imNewsBlock .innerContentBlock {
	padding-right: 1.5em;
	padding-left: 1.5em;
}

.imNewsBlock .innerContentBlock ul {
	padding-right: 1.5em;
	padding-left: 1.25em;
}

.walkSheduleEvent {
	text-align: left;
	display: block;
	float: none;
	padding-top: 1em;
	padding-bottom: 1em;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	border-color: #CFC9C7;
	border-style: solid;
	border-width: thin;
	margin-bottom: 1em;
	width: 420px;
}

.walkSheduleEvent .picBlock {
	text-align: center;
	display: block;
	padding: 0 .25em;
	float: left;
	width: 95px;
}

div.picBlock img {
	background-color: #FFFFFF;
	padding: 8px 8px 8px 8px;
	border: 1px solid #333333;
}

.walkSheduleEvent .trailDataBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 12px;
	display: block;
	width: 300px;
	padding-right: 1px;
}

.trailDataBlock .mapPDFLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.trailDataBlock h2 {
	font-size: .6em;
}

.trailDataBlock .TrailName {
	font-size: 1.2em;
}

.trailDataBlock .eventTime {
	font-size: 0.8em;
	display: block;
	margin-top: -0.3em;
}

.trailDataBlock .eventComments {
	display: block;
}

.trailDataBlock img {
	display: none;
	visibility: hidden;
}

.txtSmall {
	font-size: 0.75em;
}
.trailDataBlock p {
	font-size: 0.9em;
	padding-bottom: .35em;
}
.trailDataBlock p.TrailName {
	font-size: 1.3em;
	color: #000033;
}

#im_linksBlock div.frontPage2ColHolder {
	display: block;
	float: right;
	width: 198px;
	margin-left: 0px;
}

#im_linksBlock div.frontPage2ColHolder div.linksBox {
	width: 99%;
	margin-left: 0;
}

#im_linksBlock div.frontPage2ColHolder div.linksBox .creditLine {
	display: block;
	padding: 0 1em .4em 1.5em;
	font-size: .9em;
	font-style:italic;
}
#im_linksBlock div.frontPage2ColHolder div.linksBox .recipeTitle { font-weight:bold; }
.creditLine .sillyColour1 {
	color: #FF9900;
	font-weight:500;
}
.creditLine .sillyColour2 {
	color: #FF6699;
	font-weight:500;
}
.creditLine .sillyColour3 {
	color: #CC6633;
	font-weight:500;
}
.creditLine .sillyColour4 {
	color: #669966;
	font-weight:500;
}

#left_menu .quickListItem {
	padding: 2px 2px 2px 0;
	display: block;
	margin: 0;
}

#left_menu .quickListItem a,
#left_menu .quickListItem a:link,
#left_menu .quickListItem a:visited {
	display: block;
	padding: 4px 2px;
}

#left_menu .quickListItem a:hover,
#left_menu .quickListItem a:active {
	text-decoration: none;
	background-color:#FFFFCC;
	margin: 0;
	color:#555500
}

.miniTip .tipHeader {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	display: block;
	padding-bottom: 0.6em;
	font-size: 1.1em;
}

#randomImageBlock {
	text-align: center;
	padding-top: 25px;
}

#randomImageBlock img {
	background-color: #FFFFFF;
	padding: 16px;
	border: thin solid #CFC9C7;
	margin: 5px;
}

#randomSmallImageBlock{
	text-align: center;
	padding-top: 25px;
}

#randomSmallImageBlock img {
	background-color: #FFFFFF;
	padding: 8px;
	border: thin solid #3D4050;
	margin: 10px 2px;
}
div.miniTip ul {
	list-style-type:circle;
	margin-left: 0;
	list-style:outside;
}
div.miniTip ul li {
	list-style-type:circle;
	padding-bottom: 6px;
	padding-top: 1px;
	display: list-item;
	list-style:outside;
	padding-left: 1em;
	margin-left: 0;
	background-image:url(../imgs/bullet_orange.jpg);
	background-position: left 8px;
	line-height: 1.0em;
}
/* ---- In Motion Page Top Banner Rotation Block ----- */
#imPageTopBanner {
	padding: 0;
	margin: -5px 0 15px 0;
}
/* --- END Banner Rotation Block ------ */

#partnerSpotlightBlock p {
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}


/* --- Twitter Feed STyles ----- */

div.twitterFeed {
	padding:0;
	margin:0;
}

div.imTweets {
	font-size: .9em;
}

div.tweet {
	font-size: 1em;
	color: #D3D2C9;
	word-wrap:break-word;
}
div .twitterFeed a {
	display: inherit;
	word-wrap:break-word;
}

div.tweet img {
}

ul.tweet_list {
	list-style-type:none;
}

ul.tweet_list li {
	margin-bottom: 1.5em;
	display: block;
	-moz-border-radius: 0.5em;
	-moz-outline-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: .7em 1em 1.3em 1em;
	margin-right: 0;
	border: 1px dotted #CCCCCC;
	word-wrap:break-word;
}

ul.tweet_list li img {
	/*display: none;  Hide Image */
}

.tweet_first {
	
}

.tweet_odd {

}

li.tweet_first.tweet_odd {
}

a.tweet_avatar {
	
}

a.tweet_avatar img {
	float: left;
	margin: 0 .4em .6em 0;
	padding: 1px;
	border: 1px solid #000000;
}

span.tweet_time {
	color: #666666;	
}

span.tweet_time {
	color: #666666;	
}

.imTweets span.tweet_time, 
.imTweets span.tweet_join { 
	font-size: .9em;
}

.imTweets a,
.imTweets a:link,
.imTweets a:visited {
	color: #336633;
}

span.tweet_time a,
span.tweet_time a:link,
span.tweet_time a:visited {
	color: #999999;
	display:inline;
}


span.tweet_time a:hover,
span.tweet_time a:active {
	color: #FFCC00;
}
span.tweet_join {
	color: #999999;
}

span.tweet_text {
	color: #333333;	
	font-size: .9em;
}

li.tweet_even {
	border: none;
}

li.tweet_odd {
	
}
/* ------------- /TWITTER --------------- */

/* ------------- Healthline RSS Feed ---- */
.healthLineRSS h2{
	/* background-color: #D9E6CA;*/
	background-color:#FF9900;
	/*background-image: url(../imgs/bkgnd_im_orange_linksbox.jpg);*/
	background-image: url(../imgs/bkgnd_im_dkorange_linksbox.jpg);
	background-position: 0 60%;
	background-repeat: no-repeat;
	/*padding-left: 2.5em; */

}

.healthLineRSS.rssFooterNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
}


.healthLineRSS p.rssFooterNotes a,
.healthLineRSS p.rssFooterNotes a:link,
.healthLineRSS p.rssFooterNotes a:visited { 
	color: #838794; 
	display: block;
	padding: 5px 1em;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	font-size: .9em;
	}

.healthLineRSS p.rssFooterNotes a:hover,
.healthLineRSS p.rssFooterNotes a:active {
	color: #6699CC;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	background-image: none;
	background-color:#FFFFCC;
}

.bookCover {
	margin: 0 0 2em 2em;
	padding: 0;
	border: 1px solid #666666;

}
/* ---------------------- RECIPE PICKERS DROP DOWNS ------------------------- */
#recipeQuickPick select {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #006600;
	background-color: transparent;
	-moz-border-radius: 0.3em;
	-moz-outline-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border: 1px solid #336600;
	background-image:url(../imgs/bg-search.jpg);
	background-repeat: no-repeat;
	background-position: -10px -5px;
}
#recipeQuickPick option {
	padding: .25em .3em;
	border-top: 1px dotted #FFFFCC;
	/* border-bottom: 1px dotted #FFFFCC; */
	background-color: #fff;
	background-position: -10px -4px;
	color:#666600;
	z-index: 9;
}

#sectionLead_right_wrapper {
	width: 510px;
	float: right;
}

/* ------------------ RECIPE CARD EMAIL SYSTEM STYLES ------------- */
#outerWrapper #content-1-col .emailRecipePreviewBlock {
	float: left;
	width: 220px;
	margin-right: 36px;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: auto;
}

#outerWrapper #content-1-col .emailRecipePreviewBlock .imageWrapper,
#outerWrapper #content-1-col .emailRecipeDetailBlock .imageWrapper {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 8px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

#outerWrapper #content-1-col .emailRecipePreviewBlock .sendRecipeCardButton a,
#outerWrapper #content-1-col .emailRecipePreviewBlock .sendRecipeCardButton a:link,
#outerWrapper #content-1-col .emailRecipePreviewBlock .sendRecipeCardButton a:visited,
#outerWrapper #content-1-col .emailRecipeDetailBlock .sendRecipeCardButton a,
#outerWrapper #content-1-col .emailRecipeDetailBlock .sendRecipeCardButton a:link,
#outerWrapper #content-1-col .emailRecipeDetailBlock .sendRecipeCardButton a:visited,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:link,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: center;
	-moz-text-shadow: 2px 2px 6px #333;
	-webkit-text-shadow: 2px 2px 6px #333;
	text-shadow: 2px 2px 6px #333;
	display:block;
	-moz-border-radius: 5px;
	-moz-outline-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	margin-top: 1.4em;
	margin-bottom: 1.0em;
	display:block;
	text-align:center;
	vertical-align:middle;
}

#outerWrapper #content-1-col .emailRecipePreviewBlock .sendRecipeCardButton a:hover,
#outerWrapper #content-1-col .emailRecipePreviewBlock .sendRecipeCardButton a:active,
#outerWrapper #content-1-col .emailRecipeDetailBlock .sendRecipeCardButton a:hover,
#outerWrapper #content-1-col .emailRecipeDetailBlock .sendRecipeCardButton a:active,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:hover,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:active  {
	color: #FFFFFF;
	background-color: #669933;
	text-decoration:none;
}

/* ------------ RECIPE CARD DETAIL BLOCK --------------------- */
#outerWrapper #content-1-col .emailRecipeDetailBlock {
	text-align: center;
	float: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #content-1-col .emailRecipeDetailBlock h1 { text-align: left; }


#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:link,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:visited  {
	height: 4em;
	line-height: 4em;
	padding: 1em auto 1em auto;
}
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:hover,
#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton a:active {

}

#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton img {
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}

#outerWrapper #content-1-col .emailRecipeDetailBlock .downloadRecipeCardButton { background-position: center; }


/* ********************* April 2011 - Masthead Rework Styles ******************* */


#outerWrapper #feature_photo {
	display: block;
	width: 100%;
	background-position:left top;
	clear:both;
	background-color: transparent !important;
	overflow:hidden;
}
#outerWrappter #feature_photo #mastheadBlock {
	height: auto; 
	padding-top:0; 
	background-position: left top;
	background-repeat: no-repeat; 
	margin: 1em 0;
	z-index:1;
	background-color: #FFFFFF; /*transparent !important; */
}
#outerWrapper .mastheadTextBlock {
	display:block;
	background-color:#FFFFFF;
	width: 422px;
	height: 240px;
	float:right;
}
#outerWrapper .mastheadTextBlock .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	text-transform: capitalize;
	/*color: #B13639;
	color: #73873F;*/
	color: #8D2C2E; /* dark red */
	color: #A33235; /* dark red */
	display: block;
	margin-top: 14px;
	/* text-shadow: 3px 4px 4px #cecece; */
	text-shadow: #fff 0px 1px 1px;
	/*letter-spacing: 0.036em; */ 
	/* font-family: 'BebasNeueRegular', helvetica, arial, sans-serif; */
	text-decoration: none;
}
#outerWrapper .mastheadTextBlock .headline {

}
#outerWrapper  .eatSmart .headline { color: #8AB13A; text-transform: uppercase; 
}
#outerWrapper  .workplaceWellness .headline {color: #654783; font-size: 40px; letter-spacing: 0.024em;}
#outerWrapper  .smokeFree .headline { color: #B1983F;	text-transform: uppercase; letter-spacing: 0.0005em; font-size: 40px;}
#outerWrapper  .healthyRecipes .headline { /*color: #73873F;*/}


#outerWrapper .mastheadTextBlock .tagline {
	color: #58548D; /* ; #557D64; */
	color: #339966; /* dark sage */
	color: #799B64; /* Suggested green */
	/* color: #6C7D31;  dark green from eat Smart */
	padding-left: 0;
	display: block;
	font-family: 'TempusSansITCRegular', serif; /*'JournalRegular', serif; */
	/* font-size: 36px; */
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	/* 	letter-spacing: 0.060em; */
	word-spacing: -0.01em;
	line-height: 1.13em;
	margin-top: 0px;
	text-align:right;
	padding-right: 24px;
	font-smooth: always;
	font-style:italic;
}
#outerWrapper  .corp .tagline {padding-right: 45px;}
#outerWrapper  .smokeFree .tagline {color: #937E1F; padding-right: 45px; font-size: 38px;}
#outerWrapper  .workplaceWellness .tagline {
	color: #8D7BB7;
	padding-right: 36px;
	margin-top: 5px;
}
#outerWrapper  .healthyRecipes .tagline { /*color: #AAC873; */ padding-right: 42px; margin-top: 3px;}
#outerWrapper  .eatSmart .tagline {color: #6C7D31; padding-right: 45px; font-size: 32px;}

#outerWrapper  .corp .second {padding-right: 45px;}
#outerWrapper  .smokeFree .second {padding-right: 45px;}
#outerWrapper  .healthyRecipes .second {font-size: 20px; padding-right: 42px; margin-top: -3px;}
#outerWrapper  .eatSmart .second {padding-right: 45px;}

#outerWrapper .mastheadTextBlock .blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-top: 16px;
	padding-right: 36px;
	padding-left: 1px;
	/* color:#525C65; */
	color: #484F3E;
	line-height: 2em;
	padding-bottom: 0.8em;
	background:#FFFFFF;
	font-smooth: always;
	letter-spacing: 0.020em;
}
#outerWrapper  .smokeFree .blurb {
	color: #706041;
	margin-top: 14px;
}
#outerWrapper  .workplaceWellness .blurb { color: #554E7E; }
#outerWrapper  .healthyRecipes .blurb { padding-top: 20px; }
#outerWrapper  .eatSmart .blurb { color: #657359; }

#outerWrapper .mastheadTextBlock .second + .blurb {
 padding-top: 10px;
}



/* ------------------ HEALTHY COMMUNITY & WORKPLACE BLUEPRINT REPORTS ------------------- */
.healthyCommunityInfoBlock {
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2em;
	margin-left: 8px;
	border: 1px dotted #E5EFD7;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	border-radius: 0.7em;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	
}
.firstHealthyCommunityInfoBlock {
	border: none;
	-moz-box-shadow:  none;
	-webkit-box-shadow:  none;
	box-shadow: none;
}
.healthyCommunityInfoBlock h3 {
	font-size: 1.0em;
	height: auto;
	padding:0;
}
.healthyCommunityInfoBlock h3 a,
.healthyCommunityInfoBlock h3 a:link,
.healthyCommunityInfoBlock h3 a:visited { 
	display: block; 	
	font-weight: 300;
	background-color: #FFF9EB;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCF5D9;
	padding: .2em 1em;
	color:#336600;
}
.healthyCommunityInfoBlock h3 a:hover,
.healthyCommunityInfoBlock h3 a:active {
	text-decoration:none;
	color:#600;
	background-color: #FFF0CE;
}
.healthyCommunityInfoBlock .healthyCommunityListContent {
	display: block;
	padding: 1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.healthyCommunityListContent a.quickDownload {
	text-align: right;
	display: block;
	margin-top: 1.25em;
	font-size:.9em;
	colour: #333;
}


.updateBlock {
	background-color: #FFF9EB;
	display: block;
	padding: 1em;
	margin: 1.5em .7em;
	font-size: .9em;
	border: 1px dotted #FFE4A6;	
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	border-radius: 0.7em;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
}










/* ------------------  WORKPLACE BLUEPRINT REPORTS ------------------- */
#healthyWorkplaceBlueprint {
	display: block;
	padding: 0;
	margin: 0px;	
	}
.workplaceBlueprintInfoBlock {
	display: block;
	padding: 0;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 2em;
	margin-left: 8px;
	border: 1px dotted #E5EFD7;
	/*
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	border-radius: 0.7em;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	*/
	/* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#content #healthyWorkplaceBlueprint h1,
#content #healthyWorkplaceBlueprint h2,
#content #healthyWorkplaceBlueprint h3 {
	color: #1C4074;
}
#healthyWorkplaceBlueprint .firstHealthyCommunityInfoBlock {
	border: none;
	-moz-box-shadow:  none;
	-webkit-box-shadow:  none;
	box-shadow: none;
}

.workplaceBlueprintInfoBlock h3 {
	font-size: 1em;
	height: auto;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0;
	/* background-color: #E5EFD7; Original green colour */
	background-color: #DAEBF8;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8C380;
	-moz-border-radius-topleft: 6px; /* FF1-3.6 */
	-webkit-border-top-left-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-top-left-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	-moz-border-radius-topright: 6px; /* FF1-3.6 */
	-webkit-border-top-left-right: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-top-right-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;	/* color: #426200; */
}

#healthyWorkplaceBlueprint a,
#healthyWorkplaceBlueprint a:link,
#healthyWorkplaceBlueprint a:visited {
	/*color:#1C4074;*/ 
}
#healthyWorkplaceBlueprint a:hover,
#healthyWorkplaceBlueprint a:active  {
	text-decoration:none;
	/*color: #426200; ORIGINAL COLOUR */
	color: #1C4074; 
}


.workplaceBlueprintInfoBlock h3 a,
.workplaceBlueprintInfoBlock h3 a:link,
.workplaceBlueprintInfoBlock h3 a:visited {
	display: block;
	color:#600; 
	padding: .25em 1em;
	/* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}


.workplaceBlueprintInfoBlock h3 a:hover,
.workplaceBlueprintInfoBlock h3 a:active  {
	text-decoration:none;
	/*color: #426200; ORIGINAL COLOUR */
	color: #1C4074;
	background-color: #FFF0CE;
	 /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

.workplaceBlueprintInfoBlock .healthyCommunityListContent {
	display: block;
	padding: 1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.workplaceBlueprintInfoBlock  .healthyCommunityListContent a.quickDownload {
	text-align: right;
	display: block;
	margin-top: 1.25em;
	font-size:.9em;
}
 .workplaceBlueprintInfoBlock .updateBlock {
	background-color: #FFF9EB;
	display: block;
	padding: 1em;
	margin: 1.5em .7em;
	font-size: .9em;
	border: 1px dotted #FFE4A6;	
	/*
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	border-radius: 0.7em;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999; */
}
.workplaceBlueprintInfoBlock  .updateBlock {
	background-color: #E6EED7;
}
.healthyCommunityListContent .teaser {
	display: block;
	padding-bottom: 1em;
}
#healthyWorkplaceBlueprint .readMore,
.workplaceBlueprintInfoBlock .readMore {
	background-image: url(../imgs/arrow_readMore.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	display: block;
}
#healthyWorkplaceBlueprint ul,
.workplaceBlueprintInfoBlock ul {
	padding-top 1.8em;
	padding-bottom: .6em;
}
#healthyWorkplaceBlueprint ul li,
.workplaceBlueprintInfoBlock ul li {
	padding-bottom: .6em;
}
/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }




.box_rgba {
	/* background-color: #533600; */
	background: rgba(30, 25, 15, 0.85);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B21E190F,endColorstr=#B21E190F); */ /* IE6–IE9 */
	zoom: 1;			/* Brown = #40311C  medium,   #1E190F dark*/
}

.box_rgba_text {
	/* background-color: #533600; */
	background: rgba(154, 154, 0, 0.9);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
 	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B29A9A00,endColorstr=#B29A9A00); IE6–IE9 */
	zoom: 1;		
}
.box_rgba_inner {
	background-color: #fff; 
	background: rgba(255, 255, 255, 0.9);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
 	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B29A9A00,endColorstr=#B29A9A00); IE6–IE9 */
	zoom: 1;			
	border: 12px solid #575A50;
}
.box_shadow {
     -moz-box-shadow: 1px 2px 3px #999, 0px 0px 3px #AAA; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 1px 2px 3px #999; /* Saf3.0+, Chrome */
          box-shadow: 1px 2px 3px #999; /* Opera 10.5, IE9, FF4+, Chrome 10+ */ 
		  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}

.box_round {
     -moz-border-radius: 20px; /* FF1-3.6 */
  -webkit-border-radius: 20px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 20px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
.box_round_small {
     -moz-border-radius: 7px; /* FF1-3.6 */
  -webkit-border-radius: 7px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 7px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}


/* ---------- MLHU Footer Added Sept 2011 ------------------ */
/* ------------ FOOTER Adjusted Sept 2011 for MHLU Branding ------------ */
#outerWrapper #footer {
	background-color: #A3BE79;
	border-top: 2px solid #008265; /* Sets the top border properties for an element using shorthand notation */
	padding: 3px 10px 3px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	font-size: 0.8em;
	background-image:url(../imgs/HLI_bkgnd_footer-02.jpg);
	background-position: 50% 50%;
	background-repeat:repeat;
	clear: both;
	text-align: center;
}

div#footer a,
div#footer a:link,
div#footer a:visited {color: #008265; font-weight:normal;}


#outerWrapper #footer .mlhuCreditBlock {
	font-size: 1em;
	font-weight: bold;
	color: #5E3340;
	vertical-align: top;
	width: 550px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#outerWrapper #footer .mlhuCreditBlock span { 
	margin-left: 25px; 
	height: 70px; 
	width: 275px; 
	float: left; 
	padding-top: 12px; 
	line-height: 1.5em; 
}
#article .inlineRightCol {
	display: block;
	padding: 1em;
	float: right;
	width: 260px;
	margin-bottom: 2em;
	margin-left: 1em;
}

.inlineRightCol img.bookCover {
	display: block;
	padding: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	min-width: 241px;
	max-height: 350px;
	border: 1px #999 solid;
	-moz-box-shadow: 3px 3px 3px #666, 0px 0px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #666, 0px 0px 3px #999;
	box-shadow: 3px 3px 3px #666, 0px 0px 3px #999;
}

#article .inlineRightCol .caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: center;
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	float: none;
	text-indent: 0;
	display: block;
}

#article h2.pageHead {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	border-bottom: 1px dotted;
	border-bottom-color: #630;
}

#article h1.pageHead {
	border-bottom: 1px dotted;
	border-bottom-color: #630;
}

/* --------------- RSS FEED STYLES -------------- */
#feed-headlines {
}
#feed-headlines .PubDate {
}
#feed-headlines .noteHeadline {
	font-size: .85em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.25em;
	margin-left: 0px;
}

#nav #skipLink { position:absolute; left: -200em; color: #000; backaground-color: #ffffff; size: 2em; padding: 2em;}

#nav #skipLink a {color: #000; backaground-color: #ffffff; }

