* {
	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;
}
h1 {font-size: 1.4em;
	color:#669966;
}
h2 {
	font-size: 1em;
	padding-top: 1em;
	color:#669966;
}
h3 {font-size: 1.2em;
	padding-top: 1em;
	color:#669966;
}
h4 {font-size: 1.1em;
	padding-top: 1em;
	color:#669966;
}
h5 {font-size: 1.0em;
	padding-top: 1em;
	color:#669966;
}
h6 {font-size: 1.0em;
	padding-top: 1em;
	color:#996666;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited {
	color: #cc3366;
}
a:hover, a:active {
	text-decoration: underline;
	color: #9F77BF;
}
.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: #CCCCCC;
	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: .8em;
	color: #666666;
}
#rightColumn1 #article_list {
	padding-left: 0;
	padding-top: 40px;
}
#rightColumn1 #article_list a {
	padding-left: 0;
}
#rightColumn1 a:link, #rightColumn1 a:visited {
	color: #6B943F;
}
#rightColumn1 a:hover, #rightColumn1 a:active {
	text-decoration: none;
	color: #7377bf;
}



/* --------------- 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: #CCCCCC;
	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: .8em;
	color: #999999;
	text-align:center;
	margin: 1em auto;
}
.project_name { /* Used for subtitles where the Project Name is nested in a larger headline. */
	font-size: .5em;
	color: #999999;
	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: 250px;
	font-size: 0.9em;
}
.article_content { /* Interior article page content. */

}
.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: .5em 0 .5em 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: 0;
	/* 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;
}
.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-top: -0.25em;
	margin-bottom: 0;
	font-size: 0.8em;
}
input {
	border: 1px solid #CCCCCC;
}
.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 1px 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;
}
/* ----------------- 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-size: 0.9em; Removed by request of LS - Aug 21, 2008 */
}


/* ---------------- 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 {
	color:#cecece;
	font-size: .7em;
}
.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: 20px;
	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;
	border-left: 1px solid #CCCE83;
	margin-left: 25px;
	font-size: .8em;
	margin-top: 10px;
	padding-left: 5px;
}
#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: 2em;
	width: 415px;
}
#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 {
	display: block; 
	margin: 0; 
	padding: 0;
}

#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: left;
}

/* 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: 0px;
	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;
}

#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: Helvetica, "Arial Narrow", Arial, sans-serif;	/* font-family: Constantia, "Lucida Bright", "Lucida Sans", Georgia, serif; */
	
}

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

#im_leadText p {
	font-family: 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: 600;
}
#im_leadText ul,
#im_leadText ol {
	font-family: 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;
}


/* ------------------------- 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;
}

#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;
}

#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;
}
div .twitterFeed a {
	display: inherit;
}

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;
}

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 {
	
}
