
a {
	color: #808000;
}


#rh_col {
	margin-top: 9px;
	background: url(../images/rh_col_border_left.gif) repeat-y top left;
}

#rh_col .content {
	padding-top: 0;
}

#lh_submenu .content {
	padding-top: 12px;
}

.header_chamberguard, .header {
	color: #808000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

.list_tighter .subheader {
	color: #808000;
}

ul.list_tighter li {
	background: url(../images/bullet_red.gif) no-repeat center left;
}

ul.list li {
	background: url(../images/bullet_red.gif) no-repeat center left;
}

ul.list, ul.list li a {
	color: #808000;
}

.subheader_4 {
	color: #808000;
}

.subheader_3 {
	color: #808000;
}

.subheader_2 {
	color: #808000;
}

.subheader {
	color: #808000;
}

/* BEGIN MENU */

#menu {
	width: 760px;
	margin: 0 0 12px 2px;
}

#menu a {
	background: #808000;
	border: 1px solid #98B0F1;
	border-left: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 20px;
	text-decoration: none;
}

/* Safari-only hack */
/*\*/
html>body*#menu a {
	padding: 5px 32px;
}
html>body*#menu a.last {
	padding-right: 35px;
}
/**/

#menu a.first {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #C0C0C0;	
	padding-left: 35px;
	padding-right: 35px;
}
#menu a.last {
	/*padding-right: 30px;
	border-right: 1px solid #98B0F1;*/
}

#menu a .selected {
}

/* END MENU */


/* BEGIN SUBMENUS */

.submenu {
	border: 3px solid #FFFFFF;
	background: #808000;
	position: absolute;
	top: 86px;
	z-index: 1000;
	display: none;
}

* html .submenu {
	top: 87px;
}

.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	border: 1px solid #98B0F1;
	border-top: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover {
	background: #FFFFFF;
	color: #808000;
}

.submenu a.first {
	border-top: 1px solid #98B0F1;
}


/* -------------------------------------- */


#submenu_products_and_services {
	left: 105px;
	width: 193px;
}

/* Safari-only hack */
/*\*/
html>body*#submenu_products_and_services {
	left: 104px;
}
/**/

* html #submenu_products_and_services {
	width: 175px;
}

html>body #submenu_products_and_services a { /*Non IE rule*/
	width: auto;
}


/* -------------------------------------- */


#submenu_resources {			
	left: 458px;
	width: 152px;
}

/* Safari-only hack */
/*\*/
html>body*#submenu_resources {
	left: 491px;
}
/**/

* html #submenu_resources {
	width: 144px;
}

html>body #submenu_resources a { /*Non IE rule*/
	width: auto;
}


/* END SUBMENUS */

