/* orange */
/*links */

a{
	
	color: #326ea1;
	text-decoration: none;

	}
a:hover {
	
	color: #383d44;

	}
a img {border:0;}	
/*images*/
img {
	border: 0;
}
/*typography*/
	
body {
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #555;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #d44944;
text-transform: uppercase;
}


/* H1
---------------------------------------------*/
h1 {
	font-size: 1.6em;
	line-height: 1.3em;
	color: #d44944;
text-transform: capitalize;
letter-spacing: -1px;}
h1 a{
	color: #d44944;
	border-bottom: 0em none;
text-transform: capitalize;
letter-spacing: -1px;
display: block;}
h2 {
	font-size: 164%;
	line-height: 1.3em;
text-transform: uppercase;
	
}
h2 a, h3 a, h4 a{color: #d44944;
	}
h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}
h4 {
	font-size: 118%;
	line-height: 1.3em;
}

p {
	padding: 0em 5px 10px 0px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#pillmenu a:hover {
  color: #383d44;
}

#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;
}


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;
}