/*****************************//*** Core html setup stuff ***//*****************************/



div#tabarea {	background: #f7f7f7 url(http://bestlawn.info/templates/rhuk_milkyway//images/mw_header_b.png) 0 0 repeat-x;	margin: 0 11px;}div#tabarea_l {	background: url(http://bestlawn.info/templates/rhuk_milkyway//images/mw_header_l_b.png) 0 0 no-repeat;	padding-left: 32px;}div#tabarea_r {	height: 42px;	background: url(http://bestlawn.info/templates/rhuk_milkyway//images/mw_header_r_b.png) 100% 0 no-repeat;	padding-right: 1px;}/* horizontal pill menu */table.pill {  margin-left: auto;  margin-right: auto;  padding: 0;}td.pill_l {  background: url(images/mw_menu_cap_l.png) no-repeat;  width:  20px;  height: 32px;}td.pill_m {  background: url(http://bestlawn.info/templates/rhuk_milkyway//images/mw_menu_normal_bg.png) repeat-x;  padding: 0;  margin: 0;  width: auto;}td.pill_r {  background: url(images/mw_menu_cap_r.png) no-repeat;  width:  19px;  height: 32px;}#pillmenu {  white-space: nowrap;  height: 32px;  float: left;}#pillmenu ul {  margin: 0;  padding: 0;  list-style:none;}#pillmenu li {	float: left;	background: url(http://bestlawn.info/templates/rhuk_milkyway/images/mw_menu_separator.png) top right no-repeat;	margin: 0;	padding: 0;}#pillmenu a {  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: bold;	float:left;  display:block;  height: 24px;  line-height: 24px;  padding: 0 20px;  color: #000;  text-decoration: none;}#pillmenu a#active_menu-nav {	margin-top:2px;	height: 21px;	line-height: 21px;	background-position: 0 0;}

#pillmenu2 ul {  margin: 0;  padding: 0;  list-style:none;}#pillmenu2 li {	float: left;	background: url(http://bestlawn.info/templates/rhuk_milkyway/images/mw_menu_separator.png) top right no-repeat;	margin: 0;	padding: 0;}#pillmenu2 a {  font-family: Arial, Helvetica, sans-serif;  font-size: 10px;	float:left;  display:block;  height: 17px;  line-height: 17px;  padding: 0 20px;
  Font-weight: bold;
  background-color: #E0C063;  color: #FFFFFF;  text-decoration: none;}#pillmenu2 a#active_menu-nav {	margin-top:2px;	height: 21px;	line-height: 21px;	background-position: 0 0;}

#pillmenu2# a#hover {	color: #ac5419;}


/* a:link, a:visited {	color: #E0C063; /* gold color -- was cd620 orange color */; /* was E0C063; /* gold color -- was cd620 orange color */ */}a:hover {	color: #ac5419;}#pillmenu a:hover {  color: #E0C063; /* gold color -- was cd620 orange color */;}#pillmenu a#active_menu-nav {  background: url(../images/orange/mw_menu_active_bg.png) 0 0 repeat-x;  color: #fff;}#pillmenu a#active_menu-nav:hover {  color: #fff;}h3, .componentheading, table.moduletable th {  color: #E0C063; /* gold color -- was cd620 orange color */;}div.module_menu {	background: url(../images/orange/mw_box_br.png) 100% 100% no-repeat;}div.module_menu div {	background: url(../images/orange/mw_box_bl.png) 0 100% no-repeat;}div.module_menu div div {	background: url(../images/orange/mw_box_tr.png) 100% 0 no-repeat;}div.module_menu div div div {	background: url(../images/orange/mw_box_tl.png) 0 0 no-repeat;}