/* CSS Document */

/* 
	Cummins & Barnard, Inc. 
	Style Sheet
	Updated: 11/22/2005
	by Kevin Schemahorn
	kschemahorn@cummins-barnard.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #A8A89F;
	}

h1 {
  font-family : arial, helvetica, sans-serif;
  font-size : 12pt;
  font-weight : 100; 
  color	: #660000;
  margin: 0;
  padding: 10px 0px 15px 10px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 30px;
}

h2 {
  font-family : arial, helvetica, sans-serif; 
  font-size : 10pt;
  font-weight : 100; 
  color	: #660000;
  margin: 0;
  padding: 10px 0px 0px 10px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 30px;
}

h3 {
  font-family : arial, helvetica, sans-serif; 
  font-size : 9pt;
  font-weight : 100; 
  color	: #660000;
  margin: 0;
  padding: 0px 0px 0px 0px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 30px;
}

h4 {
  font-family : arial, helvetica, sans-serif; 
  font-size : 8pt;
  font-weight : 600; 
  color	: #660000;
  margin: 0;
  padding: 10px 0px 15px 10px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 30px;
}

table {
    background: #fff;
	border-top: 10px solid #A8A89F;
	border-left: 1px solid #606163;
	border-right: 1px solid #606163;
	border-bottom: 1px solid #606163;
	}
	
td {
   vertical-align:top;
   }

img {
     border:none;
	 }   
   
/* Default Links */

a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
     }
	 
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
     }
	 
a:active {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
     }
	 
a:hover, a:active {
	font-weight: bold;
	color: #4C4D4E;
	text-decoration: none;
}
 
/* banner with global navigation - appears on all pages*/
	 
#banner {
	margin: 0;
	padding: 0;
	width: 800px;
	text-align: right;
	background: #ffffff;
	}

#logo {
	float: left;
	padding: 10px 10px 25px 10px;
	  }

#date {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
	  }

#banner_links a:link {
	margin: 0; 
	padding: 0 17px 6px 12px;
	float: right;
	display: inline;
	color: #660000;
	background: #ffffff;
	}
	
#banner_links a:visited {
	margin: 0; 
	padding: 0 17px 6px 12px;
	float: right;
	display: inline;
	color: #660000;
	background: #ffffff;
	}

#banner_links a:hover {
	background: #660000;
	color: #ffffff;
	}
	
#breadcrumb_links {
	margin: 0; 
	padding: 8px 14px 8px 14px;
	float: right;
	display: inline;
	}
	
#global_links a:link {
	margin: 0; 
	padding: 8px 24px 8px 24px;
	float: left;
	display: inline;
	color: #660000;
	background: #ffffff;
	}

#global_links a:active {
    margin: 0; 
	padding: 8px 24px 8px 24px;
	float: left;
	display: inline;
	color: #660000;
	background: #ffffff;
	}
		
#global_links a:visited {
    margin: 0; 
	padding: 8px 24px 8px 24px;
	float: left;
	display: inline;
	color: #660000;
	background: #ffffff;
	}
	
#global_links a:hover {
	background: url(images/tab_rounded.gif) no-repeat bottom center;
	color: #660000;
	}

/* billboard - available on all pages - quote left, image right */
	  
#billboard_top_left {
    padding: 0;	
	margin: 0;
	height: 96px;
	background: #A8A89F;
	}
	
#billboard_top_left p {
	margin: 0;
	padding: 0px 0px 10px 10px;
	color: #eaeade;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 10px; }

#billboard_top_left h1 {
	margin: 0;
	padding: 10px 0px 15px 10px;
	text-align: left;
	color: #eaeade;
	font-size: 14px;
    font-weight: normal;
	letter-spacing: 1px;
	line-height: 30px; }
	
#billboard_top_right {
	margin: 0;
	padding: 0;
	background: #cccccc url(images/sub_banner_right_state.gif) no-repeat;
	}	
	
/* content */

#content p {
	margin: 10px;
	padding: 0;
	color: #666666;
	line-height: 12px; 
	}
	
#content_culture {
	margin: 0px;
	padding: 10px;
	text-align:left;
    background: #eaeade;
	}
#content_culture p {
	margin: 10px;
	padding: 0;
	color: #666666;
	line-height: 12px; 
	}
#content li {
    color: #666666;
    list-style-type: square;
	line-height: 12px;
    }
	
#content_culture li {
    color: #660000;
    list-style-type: none;
    }

/* content nav - appears on first page in main areas */

#col_left_top {
	margin: 0px;
	padding: 20px;
	text-align:left;
    background: #eaeade;
	}
	
	#col_left_top li {
    color: #666666;
    list-style: none;
	}
	
	#col_left_top_jobs li {
    padding: 10px;
	color: #666666;
	background: #ffffff;
	list-style: square;
	}
	#col_left_top_careers li {
    color: #666666;
	background: #ffffff;
	list-style: square;
	}
	
	#col_left_top h1,h2,h3 {
    color: #4D4D4A;
	font-weight:400;
    padding: 0;
	}
		
	#col_left_bottom {
	margin: 0px;
	padding: 20px;
	color: #4C4D4E;
	text-align:left;
    background: #A8A89F;
	}
	
	#col_left_bottom li {
    color: #666666;
    list-style: square;
                }
	
	#col_left_bottom h2 {
    color: #4C4D4E;
	padding: 0;
    }
	
/* bullet points - appears right of text content */
                
#col_right_top {
	margin: 0px;
	padding: 10px;
	text-align:left;
    background: #ffffff;
	}
	
	#col_right_top li {
    color: #666666;
    list-style: square;
                }

#col_right_top_news {
	margin: 0px;
	padding: 0px;
	text-align:left;
    background: #ffffff;
	}
#col_right_middle {
	margin: 0px;
	padding: 10px;
	text-align:left;
    background: #ffffff;
	}
#col_right_middle_news {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #FFFFFF;
	}
	
#col_right_middle li {
    color: #666666;
    list-style: square;
                }

#col_right_bottom {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #ffffff;
	}

#col_right_bottom h1 {
	margin: 0;
	padding: 0px 0px 0px 22px;
	color: #660000;
	font-size: 10px;
    font-weight: normal;
	letter-spacing: 0px;
	}

#col_right_bottom p {
	margin: 0;
	padding: 0;
	margin: 10px;
	padding: 0;
	color: #666666;
	line-height: 12px; }

#col_right_bottom li {
        color: #660000;
        list-style: none;
                }
#col_right_bottom_main {
	margin: 0;
	padding: 0;
	width: 288px;
	height: 96px;
	text-align: left;
	background: #ffffff url(images/news.gif) no-repeat center top;
	}

#col_right_bottom_main h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #660000;
	font-size: 10px;
    font-weight: normal;
	letter-spacing: 0px;
	}

#col_right_bottom_main p {
	margin: 25px 0px 0px 0px;
	padding: 0;
	color: #666666;
	line-height: 12px; }

#col_right_bottom_main li {
        color: #666666;
        list-style: square;
             }

/* footer */

#footer_copyright {
	color: #eaeade;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: 900;
	font-size: 75%;
  	letter-spacing: 1px;
	background: #A8A89F;
	}
	
#footer_middle  {
	color: #eaeade;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: 900;
	font-size: 100%;
  	letter-spacing: 1px;
	background: #A8A89F;
	}
