/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

#e_content {
	margin-right: 0.0px;
	margin-left: 0.0px;
}

#footer {
	margin: 0.0px auto 10.0px auto;
	padding: 10.0px 10.0px 10.0px 10.0px;
	width: 880.0px;
	height: 1.0em;
}

#header {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*
BASIC STYLE	
Filename: styles.css
Author: Vivian Clark (vclark@i2rd.com)
Company: MADD
*/

body {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  color: #343434;
}
.page {
  width: 900px;
  margin: 0 auto;
}
#e_column_0 {
  padding-top: 25px;
}
/* header ------------------------*/
#header {
  position: relative;
  height: 170px;
  clear: both;
  background-position: left 29px;
  background-repeat: no-repeat;
  background-image: url(/resources/dyn/files/115579/_fn/header_home.jpg);
}
#logo {
  position: absolute;
  bottom: 0;
  left: 0;
}
#logo,
#logo h1 a {
  width: 260px;
  height: 80px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
#logo h1,
#logo a {
  margin: 0;
  padding: 0;
}

/* main navigation -----------*/
#main_menu {
  width: 900px;
  background: black;
  height: 29px;
}
#main_meu ul {
  z-index: 1;
}
#main_menu li {
  z-index: 1;
  background: url(/resources/all/files/39698/_fn/nav_bg.gif) no-repeat top right;
  padding: 8px 10px;
}
#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  border-bottom: 6px solid #ff0000;
}
#main_menu li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
/* main navigation sublevel -------------*/
#main_menu li ul {
  top: 25px;
  left: -10px;
  height: auto; 
  width: 150px;
  background: transparent;
  padding-top: 4px;
}
#main_menu li ul ul {
  top: 0;
  left: 150px;
}
#main_menu li li {
  font-family: arial, tahoma, sans-serif;
  padding: 5px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
  font-size: 0.9em;
  display: block;
  float: none;
  border-bottom: 1px solid #d6d6d6;
  height: auto;
  background: #aaa;
  z-index: 1000;
}
#main_menu li li.over,
#main_menu li li.mi_active {
  background: #d6d6d6;
}
#main_menu li li a,
#main_menu li.over li a,
#main_menu li.mi_active li a {
  display: block;
  text-transform: none;
  color: white;
  border: none;
}

#main_menu li li.over a,
#main_menu li li a:hover,
#main_menu li.mi_active li.over a,
#main_menu li li.mi_active a {
  color: #575757;
  border: none;
}
li.parent_list li {
  padding-left: 20px;
}
/* footer ------------------------------------*/
#footer {
  background: #ddd;
  border-top: 1px solid #A9AFB1;
}

/* general styles ---------------*/
h1,h2,h3,h4,h5 {
  font-weight: bold;
  line-height: 1.2;
}
h1 {
  font-size: 1.8em;
}
#column2 h2,
#column2 h3 {
  color: white;
  margin-bottom: 8px;
  background: #86a5b2;
}
#column2 h4 {
  margin: 12px 0;
  background: #d6e6ee;
  padding: 5px;
}
#column2 h3 {
  padding: 5px 15px 5px;
}
#column2 h2 {
  padding: 16px 15px 5px;
}
h2 {
  font-size: 1.6em; 
}
h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
p {
  line-height: 1.4;
  margin-bottom: 15px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
a {
  color: red;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.textbean li {
  list-style-type: disc;
  margin: 5px 0 5px 14px;
  list-style-position: outside;
}
.textbean ul {
  margin-left: 2em;
}
.textbean li {
  margin-bottom: 1em;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
/* table styles */
/*
table td {
  line-height: 1.2em;
  height: 4em;
}
table {
  margin: 1em 0;
}*/

.textbean th {
  font-weight: bold;
  color: #86A5B2;
  font-size: 1.2em;
}
.col1 {
  width: 40%;
}
.col2 {
  width: 20%;
}

/* fck styles */
.red_text {
  color: red;
}
.green_text {
  color: green;
}
.blue_text {
  color: blue;
}
.purple_text {
  color: purple;
}
.orange_text {
  color: orange;
}
.pink_text {
  color: pink;
}
/* welcome page only --------------------*/


/* columns */

#column1 {
  border: 1px solid #aaa;
  border-width: 1px 1px 0 0;
  width: 581px;
  padding: 0 0px 15px 0;
  margin: 0 25px;
  display: inline; /* fix IE6 double margin bug*/

}
#column2 {
  width: 250px;
  display: inline; /* fix IE6 double margin bug*/
  padding: 15px 0 20px 15px;
  border: 1px solid #aaa;
  border-width: 1px 0 0 1px;
  margin-bottom: 15px;
  background: url(/resources/dyn/files/39744/_fn/column1_bg.gif) no-repeat left 100%;
}
/* column1 ------------*/

#welcome_text h2 {
  font-size: 1.6em;
  color: red;
  padding: 0;
  background: transparent;
}
#welcome_text h3 {
  font-size: 1.4em;
  margin-bottom: 10px;
  color: black;
  background: transparent;
}
/* column2 ----------------*/
#column2 p {
  border-bottom: 5px solid #d6e6ee;
  padding-bottom: 10px;
}
#column2 p.subscribe {
  border-bottom: none;
}
#column2 h3 {
  color: red;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  margin-bottom: 0px;
}


/* enewsletter -----------*/
.enewsletter input {
  width: 9em;
}
.enewsletter div.email,
.enewsletter span.submit_button {
  float: left;
  margin-right: .25em;
  display: block;
}

/* new home photo gallery - tab component ----------*/


#home_gallery {
  padding: 0;
  margin-bottom: 20px;
  height: 273px;
  position: relative;
}
#home_gallery div.tab-items {
  width: 100%;
  background: #d6e6ee;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 51px;
}
#home_gallery .tab-items ul {
  float: right;
  padding-top: .5em;
}
#home_gallery .tab-items li {
  float: left;
  display: block;
  margin-right: 1em;
  width: 48px;
  height: 48px;
  text-indent: -4000em;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
  opacity: 1;
}
#home_gallery .tab-items li:hover {
  opacity: .75;
}
#home_gallery .tab-items li.first {
  background: url(/resources/dyn/files/131385/_fn/madd_home_features_MemorialDay_tb.jpg) no-repeat top left;
}
#home_gallery .tab-items li.last {
  background: url(/resources/dyn/files/131387/_fn/madd_home_features_VictimServices_tb.jpg) no-repeat top left;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
