@charset "UTF-8";
/* CSS Document */

/* 
	Colors
	very light beige (subpage box bg): #f0f1e9
	light beige (sidebar bg) #e9ebdf
	dark brown (newsbar) #3c2118
	light beige (home bg) #e6eccc
	med blue (breadcrumb links, box subheadings) #134E8C
	

*/

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:160%;
	color:#000000;
	font-size:12px;
}

p {
	margin: 0 0 18px 0;
	padding:0;
}

a {
	text-decoration:underline;
	color:#134E8C;
}
	
a:hover {
	color:#134E8C;
	text-decoration:none;
}		

a:visited {
	color:#134E8C;
}
	
h1 {
	font-size:20px;
	font-weight:normal;
	color:#716662;
	margin:0 0 12px 0;
	line-height: 165%;
	padding:0;
}	
	
h2 {
	font-size:16px;
	font-weight:normal;
	line-height: 170%;
	color:#3c2118;
	margin:20px 0 9px 0;
	padding:0;
}	
	
h3 {
	font-size:13px;
	font-weight:normal;
	color:#134E8C;
	margin:0px 0 9px 0;
	padding:0;
}	

 ul {
	margin: 0px auto 10px 45px;
	padding:0;
	}
	
 ul li {
	list-style-image:url(bullet.gif);
	padding:5px;
	
	line-height: 160%;
	}

img {
	border-width: 0;
}


input, textarea {
	border:1px solid #e0e0e0;
	padding:4px 0 0 0;
	margin-top:6px;
}	

	
select {
	font-size:11px;
	margin-top: 2px;
}		
	
submit {
	font-size:11px;
	margin-top: 0px;
}	

		
.spacer {
	clear:both;
}

#main {
	width:100%
	margin:10px;
	padding:0;
}
	
	
/* homepage styles */		
	
#container_home {
	width:960px;
	background-color:#e6eccc;
	margin:0;
	padding:0;
}	

/* drop down menus */
	
#nav_home {
	margin:0;
	padding:0;
	background-color:#3c2118;
	width: 960px;
	height: 36px;
	display:none;
}


ul #menulist {
	display:none;
}

	
#flash {
	margin:0;
	padding:0;
	width: 960px;
	height: 341px;
	background:url(../../images/flash_place.jpg) no-repeat top left;
}	

/* Homepage Boxes */

#bottom_home {
	width: 960px;
	margin:0;
	padding:0;
	background:url(../../images/boxbg_home.gif) repeat-y top left;
}
	
#bottom_boxes {
	width: 960px;
	background:url(../../images/boxbg_curve.gif) no-repeat top left;
	margin:0;
	padding:0;
	
}	
	
#getinvolved_box {
	float: left;	
	margin:0;
	padding:0 5px 0 0;
	width: 241px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:236px;
}
	
.homebox_text {
	padding: 20px 15px 10px 20px;
	margin:0;
}

.homebox_text p {
	margin: 10px 0 10px 0;
	padding:0;
	line-height:135%;
}

.homebox_text strong {
	font-variant:small-caps;
}

	
#program_box {
	float: left;	
	margin:0;
	padding:0 5px 0 0;
	width: 241px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:236px;
}
	

#recent_box {
	float: left;	
	margin:0;
	padding:0 5px 0 0;
	width: 241px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:236px;
}
	

#solutions_box {
	float: left;
	width: 237px;
	margin:0;
	padding:0;
	}
	

.solutions_img {
	float:left;
	padding: 10px 10px 0px 0;
	margin:0;
}

a#home_blogs_bttn {
	display:block;
	width: 152px;
	height: 17px;
	margin: 5px 0;
	background:transparent url('../../images/btn_home_blogs.gif') no-repeat top left;
}

a#home_blogs_bttn:hover {
	background-position:-152px 0px;
}

a#home_rss_bttn {
	display:block;
	width: 152px;
	height: 17px;
	margin: 5px 0;
	background:transparent url('../../images/btn_home_rss.gif') no-repeat top left;
}

a#home_rss_bttn:hover {
	background-position:-152px 0px;
}

a#home_stay_bttn {
	display:block;
	width: 152px;
	height: 17px;
	margin: 5px 0;
	background:transparent url('../../images/btn_home_stay_connected.gif') no-repeat top left;
}

a#home_stay_bttn:hover {
	background-position:-152px 0px;
}

a#home_support_bttn {
	display:block;
	width: 152px;
	height: 17px;
	margin: 5px 0;
	background:transparent url('../../images/btn_home_support.gif') no-repeat top left;
}

a#home_support_bttn:hover {
	background-position:-152px 0px;
}



#news_home {
	margin: 7px 0 0 0;
	float: left;
	width: 960px;
	height: 38px;
	background-color:#3c2118;
	padding: 0;
	overflow: hidden;
	text-align:left;
}

#news_home_content {
	margin:0;
	padding: 0 0 0 454px;
}

#news_home_support {
	float:left;
	width: 123px;
	height: 36px;
	margin:0;
	padding:0;
	
}
	
#news_home_support a {
	display:block;
	width: 123px;
	height: 36px;
	background:transparent url('../../images/home_bar_support.gif') no-repeat top left;
	margin:0;
	padding:0;
	
}

#news_home_support a:hover {
	background-position:-123px 0px;
}

#news_home_connect {
	float:left;
	width: 170px;
	height: 36px;
	margin: 0;
}

#news_home_connect a {
	display:block;
	width: 170px;
	height: 36px;
	background:transparent url('../../images/home_bar_stayconnected.gif') no-repeat top left;
	margin: 0;
}

#news_home_connect a:hover {
	background-position:-170px 0px;
}

#news_home_momentum {
	float:left;
	width: 212px;
	height: 36px;
	margin: 0;
}

#news_home_momentum a {
	display:block;
	width: 212px;
	height: 36px;
	background:transparent url('../../images/home_bar_momentum.gif') no-repeat top left;
	margin: 0;
	
}

#news_home_momentum a:hover {
	background-position:-212px 0px;
}


/*
	
#news_home_left {
	float:left;
	margin: 14px 10px 0px 20px;
	padding:0;
	width: 112px;
}
	
#news_home_middle {	
	float: left;
	width: 700px;
	margin: 10px 10px 0px 20px;
	color: #ffffff;	
}

ul#newsticker {
	list-style-type: none;
	margin:0;
	padding:0;
	font-size: 12px;
}

#newsticker li {
	list-style-type: none;
	margin:0;
	padding:0;
}

#newsticker li a {
	color: white;
	text-decoration:none;
}

#newsticker li a:hover {
	color: #f0f1e9;
	text-decoration:none;
}
	
#news_home_middle a {
	text-decoration: none;
}
	
#news_home_middle a:hover {
	text-decoration: underline;
}
	
	
#news_home_right {
	float:right;
	margin: 10px 20px 0px 0;
	padding:0;
	width: 57px;
}
	
*/
			
#bottom_home a {
	color:#000000;
	text-decoration: underline;
}
	
#bottom_home a:hover {
	text-decoration:none;
}		


	
/*secondary page */

#container_sub {
	width:960px;
	background-color:white;
	margin:0;
	padding:0;
}	

#content2 {
	width: 960px;
	/*background:url(../../images/curve_topright.gif) no-repeat top left;*/
	background-image:none;
	margin:0;
	padding:0;
}

#breadcrumb {
	width: 960px;
	margin:0;
	padding:0;
	}
	
#breadcrumb_left {
	float: left;
	margin:0;
	padding:0;	
	width:481px;
	}
	
#breadcrumb_logo {
	width:441px;
	margin:41px 18px 37px 20px;
	padding:0;
	}
	
#breadcrumb_right {
	float: left;
	margin:0;
	padding:0;
	width: 479px;
	}
	
#breadcrumb_text {
	font-weight: bold;
	color: #134E8C;
	font-size: 11px;
	text-transform: uppercase;
	margin: 42px 30px 33px 0px;
}	
	
	
#breadcrumb_text a {
	text-decoration: none;
	color: #3c2118;
	}
	
#breadcrumb_text a:hover {
	color: #000000;
	text-decoration:none;
	}
	
#content_cap {
	width: 960px;
	height: 1px;
	margin:0;
	padding:0;
	display:none;
}
	
#all_columns {
	width: 960px;
	/*background:url(../../images/sidebar_bg.gif) repeat-y top left;*/
	background-image:none;
	margin:0;
	padding:0;
	}	
	
.column_box {
    background-color:#f6f7f2;
	float: left;
	width: 200px;
	height: 200px;
	font-size:11px;
	padding: 12px;
	margin: 0 18px 12px 0;
	overflow: hidden;
}
	
.column_box h3 {
	line-height: 140%;
	margin: 8px 0px 4px 0px;
}

.column_box h2 {
	line-height: 140%;
	margin: 8px 0px 4px 0px;
}

.column_box_text {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
/* left-hand sidebar */

#sidebar {
	float:left;
	width: 193px;
	margin:0;
	padding:0;
	display:none;
	}
	
#sidebar_content {
	margin: 29px 14px 20px 20px;
	padding:0;
	text-align:left;
	}
	
#sidebar_content p {
	color:#3c2118;
	margin:0 0 10px 0;
	padding:0;
	}
	
#sidebar_content a {
	text-decoration: none;
	color:#3c2118;
	}
	
#sidebar_content a:hover {
	color: #134E8C;
	text-decoration:none;

}	

/* content area for pages w/o right-hand sidebar */

#main_content {
	float:left;
	margin:0 25px 0 28px;
	padding:0;
	width: 714px;
}
	

#main_content_text {
	margin: 0 0 15px 0;
	padding:0;
}


.left img {
	float:left;
	padding: 0;
	margin: 0 15px 5px 0;
	}		
	
	
		
#three_columns {
	float: left;
	width:714px;
	background:url(../../images/3column_bg.gif) repeat-y top left;
	margin:0;
	padding:0;
}		
				
#three_columns_1 {
	float:left;
	width:230px;
	margin:0 12px 0 0;	
	padding:0;
}

#three_columns_2 {
	float:left;
	width:230px;
	margin:0 12px 0 0;
	padding:0;
}

#three_columns_3 {
	float:left;
	width:230px;
	margin:0;
	padding:0;
}
		
.subpage_box {
	padding: 11px;
	font-size:11px;
	line-height:160%;
}

.subpage_box h2, .subpage_box h3 {
	color: #134E8C;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
}


p.buttonheading {
	margin: 0px;
}




/* content area for pages WITH right hand sidebar */

#sb_content {
	float:left;
	margin:0 23px 0 28px;
	padding:0;
	width: 716px;
	background:url(../../images/right_sb_bg.gif) repeat-y top left;
}

#sb_content_left {
	float:left;
	width: 475px;
	margin: 0 25px 0 0;
}

#sb_content_right {
	float:left;
	width: 200px;
	margin: 0 0 0 16px;
}

.emnote {
	font-size: 10px;
	font-style:italic;
	line-height: 140%;
}


#news_postings {
	width: 475px;
	margin:0;
	padding:0;
}

.news_post {
	width: 475px;
	margin: 0 0 15px 0;
}

.news_post_left {
	width: 126px;
	height: 126px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	
}

.news_post_right {
	width: 324px;
	height: 126px;
	float: left;
	margin: 0;
	padding: 0;
}

.news_post_right h3 {
	font-weight: bold;
	margin-bottom: 3px;
}

#two_columns {
	float: left;
	width:472px;
	background:url(../../images/3column_bg.gif) repeat-y top left;
	margin:0;
	padding:0;
}

#two_columns_1 {
	float:left;
	width:230px;
	margin:0 12px 0 0;	
}

#two_columns_2 {
	float:left;
	width:230px;
	margin:0;	
}


#subpage_bttmbar {
	width: 960px;
	height: 32px;
	
	/*overflow: none;*/
	background:url(../../images/bttmbar.gif) no-repeat top left;
	display:none;
	
}

#subpage_bttmbar_content {
	margin:0;
	padding: 0 0 0 501px;
}


#bttm_support {
	width: 108px;
	height: 32px;
	float:left;
	margin:0;
	/*margin-left: 501px;*/
	
}

#bttm_support a {
	display:block;
	width: 108px;
	height: 32px;
	margin:0;
	background:transparent url('../../images/bttmbar_support_new-1.gif') no-repeat top left;
	background-position:0px 0px;
}


#bttm_support a:hover {
	background-position:-108px 0px;
}

#bttm_momentum {
	width: 179px;
	height: 32px;
	margin:0;
	float:left;
}

#bttm_momentum a {
	display:block;
	width: 179px;
	height: 32px;
	margin:0;
	background:transparent url('../../images/bttmbar_momentum-1.gif') no-repeat top left;
	background-position:0px 0px;
}


#bttm_momentum a:hover {
	background-position:-179px 0px;
}


#bttm_signup {
	width: 162px;
	height: 32px;
	margin:0;
	float:left;
}

#bttm_signup a {
	display:block;
	width: 162px;
	height: 32px;
	margin:0;
	background:transparent url('../../images/bttmbar_stay_connected.gif') no-repeat top left;
	background-position:0px 0px;
}


#bttm_signup a:hover {
	background-position:-162px 0px;
}



/*

#bttmbar_left {
	width: 820px;
	margin:0;
	padding: 0;
	float: left;
	
}


#bttmbar_right {
	width: 140px;
	margin:0;
	padding: 0;
	float: left;
}

#bttmbar_left a, #bttmbar_right a {
	color: white;
	text-transform:uppercase;
	text-decoration: none;
}

#bttmbar_left a {
	display:block;
	background:transparent url('../../images/bttmbar_stay_current.gif') no-repeat top left;
	width:820px;
	height:32px;
}

#bttmbar_left a:hover {
	background-position:-820px 0px;
}

#bttmbar_right a {
	display:block;
	background:transparent url('../../images/bttmbar_support.gif') no-repeat top left;
	width:140px;
	height:32px;
}

#bttmbar_right a:hover {
	background-position:-140px 0px;
}

*/

/* Programs subpages */
#pr_all_columns {
	/*width: 100%;*/
	/*background:url(../../images/programs_bg.gif) repeat-y top left;*/
	background-image:none;
	margin:0;
	padding:0;
}	
	
#pr_content_cap {
	display:none;
}

#pr_content_bttm {
	display:none;
}


#pr_sidebar {
	float:left;
	width: 214px;
	margin:0;
	padding:0;
	display:none;
	}
	
#pr_sidebar_content {
	margin: 9px 14px 20px 40px;
	padding:0;
	}
	
#pr_sidebar_content p {
	color:#3c2118;
	margin:0 0 10px 0;
	padding:0;
	}
	
/*
#pr_sidebar_content a {
	text-decoration: none;
	color:#3c2118;
	}
	
#pr_sidebar_content a:hover {
	color: #134E8C;
	text-decoration:none;

}	
*/

#pr_main_content {
	float:left;
	margin:0 25px 0 20px;
	padding:0;
	width: 699px;
	border: 0px solid black;
}
	

#pr_main_content_text {
	margin: 0 13px 10px 0;
	padding:0;
}

#pr_main_content_text p {
	padding-left:0;
}

#pr_three_columns {
	float: left;
	width:686px;
	background:url(../../images/pr_3column_bg.gif) repeat-y top left;
	margin:0;
	padding:0;
}	

#pr_three_columns_1 {
	float:left;
	width:222px;
	margin:0 10px 0 0;	
	/*
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 222px;
	margin-right:10px;*/
}

#pr_three_columns_2 {
	float:left;
	width:222px;
	margin:0 10px 0 0;	
	
	/*
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 222px;
	margin-right:10px;*/
}

#pr_three_columns_3 {
	float:left;
	width:222px;
	margin:0;	
}

#pr_three_columns_1 > .subpage_box, #pr_three_columns_2 > .subpage_box, #pr_three_columns_3 > .subpage_box, {
	padding: 10px;
}



/* content area for pages WITH right hand sidebar */

#pr_sb_content {
	float:left;
	margin:0 25px 0 20px;
	padding:0;
	width: 699px;
	/*background:url(../../images/pr_right_sb_bg.gif) repeat-y top left;*/
	background-image:none;
}

#pr_sb_content_left {
	float:left;
	width: 469px;
	margin: 0 20px 0 0;
}

#pr_sb_content_right {
	float:left;
	width: 200px;
	margin: 0 0 0 8px;
}

#pr_sb_content_right p {
	font-size:11px;
	color:#5c851b;
	}
	
#pr_sb_content_right h2 {
	color: #134E8C;
	text-transform:uppercase;
	font-size: 12px;
	}
	
		

#pr_two_columns {
	float: left;
	width:464px;
	background:url(../../images/pr_3column_bg.gif) repeat-y top left;
	margin:0;
	padding:0;
}	

#pr_two_columns_1 {
	float:left;
	width:227px;
	margin:0 10px 0 0;	
}

#pr_two_columns_2 {
	float:left;
	width:227px;
	margin:0;	
}

#thumbnails a {
	display:block;
	float: left;
	width: 150px;
	height: 100px;
	margin: 0 20px 20px 0;
	padding: 0;
}

	

/*contact page*/

#contact_top {
	width: 660px;
	margin:0;
	padding:0;
}

#contact_address {
	float:left;
	width: 300px;
	margin:0;
	padding:0;
}
	
#contact_form {
	float:right;
	width:350px;
	margin:0;
	padding:0;

}	
	
	
/* u of m search */

.search input {
	margin: 0;
	padding: 0;
	border-width: 0;
}
	

/*credit, etc.*/

#page_footer {
	width: 960px;
	margin: 0;
	
}

ul.copyright {
	margin:0;
}


#footer_inner {
	width: 470px;
	margin: 0 10px 0 0px;
	float:left;
	border: 0px solid black;
}


#footer_right {
	width: 470px;
	margin: 0 0px 0 10px;
	float:left;
	border: 0px solid black;
}

/*

	
#credit p {
	font-size: 10px;
	color:#8a6c41;
	line-height:150%;
	margin: 10px 0 0 5px;
}

	
#credit a {
	color:#8a6c41;
	text-decoration:none;
}
	
#credit a:hover {
	color:#000000;
}	

*/



/* Bios styles */
#bios_page table {
	border-collapse:collapse;
}

#bios_page tr {
	padding: 3px 20px 3px 0px;
	margin: 0;
	text-align:left;
	font-weight: normal;
	font-size: 13px;
	color: #3c2118;
}

#bios_page td {
	padding: 3px 20px 3px 0px;
	margin: 0;
	text-align:left;
}

#bios_page h2 {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight:bold;
}

/* videos page styles */

.vids a {
	display: block;
	background-color:#f6f7f2;
	float: left;
	width: 200px;
	height: 200px;
	font-size:11px;
	padding: 12px;
	margin: 0 10px 10px 0;
	text-align:left;
	color:black;
	font-weight:normal;
	text-decoration:none;
	line-height: 160%;
}

.vids a:hover {
	background-color: #e9ebdf;
	text-decoration:none;
}

.vids a.playing, .vids a.paused, .vids a.progress {
	background-color: #134E8C;
	color: white;
}

.vids a.playing strong, .vids a.paused strong, .vids a.progress strong {
	color:white;
}

.vids a strong {
	display:block;
	margin: 5px 0;
	font-weight:bold;
	color:#134E8C;
	text-transform:uppercase;
}


a#player1 {
	display:block;
	width: 690px;
	height: 417px;
	text-align:center;
	border: 1px solid #bfbeba;
	margin: 10px 10px 10px 0;
}

#player1 img {
	margin-top: 185px;
}



/* fishbones styles */

h2.fb_sub_header {
	font-weight:normal;
	color:#3c2c15;
	font-size:14px;
	margin-bottom: 0px;
	text-transform:uppercase;
	
}

ul.fb_sub_links {
	list-style: none;
	list-style-image:none;
	margin: 0px 0;
	padding: 0;
}

.fb_sub_links li {
	text-align:left;
	background:url(../../images/fb_list_bg_left.gif) no-repeat bottom right;
	list-style: none;
	list-style-image:none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 1px;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
}

a.fb_sub_link  {
	color: #3c2118;
	text-decoration:none;
	font-weight:bold;
}

a.fb_sub_link:hover {
	color:#542f22;
	
}

.fb_sub_links li ul {
	margin: 0 0 6px 0;
}

.fb_sub_links li li {
	text-align:left;
	background-image:none;
	list-style: none;
	list-style-image:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 1px;
	line-height:140%;
	color:#134E8C;
	font-size: 10px;
	font-weight:normal;
	text-transform:uppercase;
}


a.fb_sub_sub_link {
	color:#542f22;
	text-decoration:none;
	font-weight:normal;
}

a.fb_sub_sub_link:hover {
	color: #3c2118;
}


#sb_content_right > .fb_sub_links li {
	text-align:left;
	margin-left: 10px;
	margin-bottom: 6px;
}
