/* 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;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -50.0px;
	height: 50.0px;
}

#header {
}

#logo_image {
}

#e_column_0 {
	padding-top: 15.0px;
	padding-bottom: 50.0px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* 
Basic Styles
Client: Runners with a Reason (runnerswithareason.org)
Author: Vivian Clark (vclark@i2rd.com)

*/

/* layout ------------*/

#header,
#footer,
#logo_image {
  width: 100%;
}
#header_wc_0,
#footer_wc_0,
#logo_image_wc_0,
#e_column_0 {
  width: 70%;
  margin: 0 auto;
}

/* body ------------*/
body {
  font: 0.8125em Arial, sans-serif; 
  line-height: 1; 
  color: #333;
}

/* header ------------*/
#header {
  color: white;
  height: 20px;
  padding: 12px 0pt 8px;
  background: #94afd0 url(/resources/all/files/47194/_fn/header_bg.gif) repeat-x bottom left;
  border-bottom: 3px solid #296b99;
}
/* main navigation ---*/
#main_menu {
  float: right;
}
#main_menu li {
  padding: 7px 15px 3px;
  margin-right: 2px; 
  font-size: 0.9em;
}
#main_menu li a {
  color: white;
}
#main_menu li a:hover {
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  border-bottom: 6px solid #296b99;
}
/* site search ----*/
#header .sitesearch {
  float: left;
}
span.site_search_button {
  display: none;
}
input.site_search_query {
  border: 1px solid white;
  background: #296b99;
  color: white;
  font-size: 0.9em;
  padding: 3px 5px 2px;
}
/* logo and image ---------------*/
#logo_image {
  background: #c57d3e;
  border-bottom: 3px solid black;
}
#logo_image_wc_0 {
  background: url(/resources/all/files/47175/_fn/logo_image.jpg) no-repeat left;
  height: 180px;
  width: 765px;
}

#logo h1 a {
  float: left;
  display: block;
  width: 300px;
  height: 100px;
  margin: 30px;
  text-indent: -4000em;
}
#slogan {
  float: right;
  margin: 30px;
  width: 200px;
}
#slogan h2 {
  font-weight: normal;
  color: black;
  font-style: italic;
  font-family: Times, serif;
  border: none;
}
/* footer -------------*/
#footer {
  color: white;
  background: #94afd0 url(/resources/all/files/47192/_fn/footer_bg.gif) repeat-x top left;
  border-top: 3px solid #296b99;
}
#footer .textbean {
  float: left;
  padding: 15px 0;
  font-size: 0.9em;
}
/* general styles -------------*/
a {
  text-decoration: none;
  color: #296b99;
}
a:visited {

}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
p {
  margin-bottom: 15px;
  line-height: 1.3;
}
h1, h2, h3, h4, h5 {
  font-weight: bold;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-weight:bold;
  border-bottom:1px solid #aaa;
  font-size:1.6em;
  margin-bottom:5px;
  padding-bottom:5px;
  color: #296B99;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
h4 {
  font-size: 1em;
}
.textbean li {
  list-style-type: square;
}
.textbean ul {
  margin: 0 0 15px 10px;
}
.textbean table {
  width: 100%;
  border: none;
}
/* columns */
#column1 {
  width: 23%;
  padding: 0 2%;
}
#column2 {
  width: 68%;
  padding: 0 2%;
}

/* subnav */

#column1 .menubean li {
  padding: 5px 0;
  border-bottom: 1px solid #aaa;
}
#column1 .menubean li a {
  color: #296B99;
  padding-left: 15px;
}
#column1 .menubean li a:hover {
  color: black;
  text-decoration: none;
}
/* 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;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}
