/* CSS RESET */
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */

body {
	background:#a32941;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #007c86;
}
a:hover { text-decoration:none; }


blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

		
li { line-height: 140%; list-style-type: disc; margin:5px 0 15px 0; }

h1, .head {
	color: #000;
	font-size: 26px;
	line-height: 27px;
	font-weight: bold;
  padding-top: 12px;
	margin-bottom: 16px;
}

h2, .subHead {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}

p {
  margin-bottom: 16px; }

h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

strong { font-weight: bold;}

.color { display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.highlight {color: #3333CC;}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:185px;
	width:250px;
}
#logo span {display:none;}

li.siteMap_1 { margin-top: 6px;}	
li.siteMap_2 { line-height: 125%;}
li.siteMap_3 { line-height: 125%; margin-top: 9px;}

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px;}
	
.imgTable {margin:0 0 8px 0;}

.mod_copy {margin: 0px 0 20px;  voice-family: "\"}\""; voice-family: inherit;}

#welcome_block {
  color: #1a1109;
  float: left;
  font-size: 15px;
  line-height: 21px;
  margin-right: 14px;
  width: 320px; }
  
  #welcome_block .mod_copy { 
    margin: 0; }
  
  #welcome_block h1 {
    background: url(../images/hand_print.jpg) no-repeat top left;
    font-size: 22px;
    height: 39px;
    line-height: 50px;
    padding-left: 50px;
    margin: 0 0 4px; }
  
#home_gallery {
  background: url(../images/home_gallery_background.jpg);
  float: left;
  padding-top: 17px;
  padding-left: 18px;
  height: 231px;
  width: 564px; }

#home_bottom_row {
  background: url(../images/bottom_row.jpg) no-repeat;
  clear: both;
  padding-top: 54px; }

.intro_block {
  font-size: 13px;
  line-height: 16px;
  float: left;
  margin-right: 20px;
  padding: 0 12px;
  position: relative;
  width: 268px; }

  .more {
    position: absolute; }

#wide_page {
  padding-left: 10px; }

.block_1 {
  color: #fff;
  line-height: 20px; }
  
  .block_1 .mod_copy { 
    margin: 0; }
  
  .block_1 img {
    border: 1px solid #312860; }
  
  .block_1 a {
    color: #fff; }
    
  .block_1 p {
    margin-bottom: 0; 
     }

  .block_1 .more {
    top: 213px;
    left: 18px; }

  .block_1 .more,
  .block_1 .more a {
    color: #6e6fa2; }
    
  .block_1 a {
    font-weight: bold; }

.block_2 {
  padding-top: 8px; color: #4E1B00;}

  .block_2 .more {
    top: 215px;
    left: 24px; }

  .block_2 a {
    color: #ad2900; }
    
  .block_2 .mod_copy {
    margin: 0;  }

.block_3 {
  padding-top: 3px;
  color: #254304; }

  .block_3 a {
    color: #523ea6; }

.intro_block strong {
  color: #fff; }

.intro_block.last {
  margin-right: 0; }
  
.intro_block.last p {
  margin-bottom: 11px; }
  
.block_2 .more,
.block_2 .more a {
  color: #d0460a;
  font-weight: normal; }
  
#home_top_row {
  padding-bottom: 25px; }

/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */

td {
  vertical-align: top; }

#wrapper {
	background: url(../images/header.jpg) no-repeat top center;
}

.wrapper {
  text-align: left;
  margin: 0 auto;
  min-height: 200px;
  width: 975px; }

#outer_wrapper {
  background: #e5dff9 url(../images/header_repeater.jpg) repeat-x top; }

#headContainer {
  height: 251px;
}

#bodyContent {
  background: #e5dff9;
  padding-bottom: 14px; }

#bodyContent .wrapper {
  background: #fff url(../images/body_content_bottom.jpg) no-repeat bottom;
  padding: 0 22px 15px 22px;
  width: 931px; }
  
#follow {
  background: url(../images/follow_background.jpg);
  color: #fff;
  height: 85px;
  margin: 20px 0;
  text-transform: uppercase;
  padding-left: 17px;
  width: 205px; }
  
  #follow a {
    margin-right: 8px; }
  
  #follow h3 {
    padding-top: 8px;
    margin-bottom: 8px;
    color: #fff; }
    
#donate_now {
  background: url(../images/donate_now.jpg);
  display: block;
  height: 156px;
  text-indent: -9999px;
  margin-bottom: 20px;
  margin-left: 33px;
  width: 155px; }
  
  #donate_now:hover {
    background: url(../images/donate_now.jpg) left bottom;}

#search {
  padding-top: 25px; }
  
#searchbox {
  background: #c7747e;
  border: 1px solid #690b15;
  color: #6c0d1c;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  margin: 0;
  padding: 7px 10px;
  width: 170px;
  float: left; }

/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin:0;
	padding: 171px 0 0 233px;
}

.majorNavLink {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}

.majorNavLink li {
	float:left;
	height:50px;
	list-style:none;
	margin:0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #fff;
	display:block;
	float:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height:50px;
	line-height:50px;
	padding:0;
	text-decoration: none;
	text-transform:capitalize;
}

#navLink_1 {
  text-indent: -99999px;
  background: url(../images/nav.jpg) left top;
  width: 94px; }
  
  #navLink_1:hover { background: url(../images/nav.jpg) left center; }
  #navLink_1.selected { background: url(../images/nav.jpg) left bottom; }
  
#navLink_5 {
  text-indent: -99999px;
  background: url(../images/nav.jpg) -94px top;
  width: 122px; }
  
  #navLink_5:hover { background: url(../images/nav.jpg) -94px center; }
  #navLink_5.selected { background: url(../images/nav.jpg) -94px bottom; }
  
#navLink_21 {
  text-indent: -99999px;
  background: url(../images/nav.jpg) no-repeat -344px top;
  width: 183px; }
  
  #navLink_21:hover { background: url(../images/nav.jpg) no-repeat -344px center; }
  #navLink_21.selected { background: url(../images/nav.jpg) no-repeat -344px bottom; width: 182px; }
  
#navLink_15 {
  text-indent: -99999px;
  background: url(../images/nav.jpg) -526px top;
  width: 215px; }
  
  #navLink_15:hover { background: url(../images/nav.jpg) -526px center; }
  #navLink_15.selected { background: url(../images/nav.jpg) -526px bottom; }
  
#navLink_22 {
  text-indent: -99999px;
  background: url(../images/nav.jpg) -216px top;
  width: 127px; }
  
  #navLink_22:hover { background: url(../images/nav.jpg) -216px center; }
  #navLink_22.selected { background: url(../images/nav.jpg) -216px bottom; }

.majorNavLink a:hover {
	text-decoration: underline;
}

/* Minor Nav */

#minorNav {
  float: right;
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	display:block;
	margin:0;
	padding:0;
}

.minorNavLink li {
	display:inline;
	list-style:none;
	margin:0;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
  background: url(../images/minor_nav_divider.gif) no-repeat right center;
	color: #fff;
	float: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding: 0 18px;
	text-decoration: none;
	text-transform:uppercase;
}

.minorNavLink a.last {
  background-image: none;
  margin-right: 0; }
	
.minorNavLink a:hover {
	text-decoration: underline;
}
	
/* Sub Nav */
	
div.subNav {margin: 0px 0;}

.subNav_hdr {
	border-top:7px solid #4c1714;
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
	margin:15px 0 0 0;
	padding:10px 20px 0 23px;
}

#subNav_header {
  background: #5b90b6 url(../images/subnav_top.gif) no-repeat left top;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 16px 13px 4px;
  text-transform: uppercase;  }

.subNavList_1 {
  background: #5b90b6 url(../images/subnav_bottom.gif) no-repeat left bottom;
	margin: 0;
	padding: 8px 12px 4px;
}

.subNavList_1 li {
	background: #3275a5 url(../images/subnav_off_top.gif) no-repeat 0 0;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_1 li.selected {
	background: #1e5f8e url(../images/subnav_on_top.gif) no-repeat 0 0; }

.subNavList_1 li.selected a:visited, 
.subNavLink_1 li.selected a:link {
	background: url(../images/subnav_on_bottom.gif) no-repeat 0 bottom; }

.subNavLink_1.selected.parent a:link,
.subNavLink_1.selected.parent a:visited {
  background: none;
  margin: 0; }

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background: url(../images/subnav_off_bottom.gif) no-repeat 0 bottom;
	color: #fff;
	display:block;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height:120%;
	margin: 0 0 8px;
	padding:10px 0 10px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 li span {
  display: block;
  background: url(../images/bullet.gif) no-repeat 0 6px;
  padding-left: 12px; }

.subNavList_1 a:hover {
  text-decoration: underline;
}

.subNavList_2 {
  background: #1e5f8e;
	margin:0 0 8px;
	padding:0;
}

.subNavList_2 li {
	background:none !important;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_2 li.selected a:visited, 
.subNavLink_2 li.selected a:link {
  background: none; text-decoration: underline; }
  
.subNavList_2 li.last {
  background: url(../images/subnav_on_bottom.gif) no-repeat 0 bottom !important;
  padding-bottom: 8px; }

.subNavList_2 a:visited, .subNavLink_2 a:link {
  background: none;
	color: #fff;
	display:block;
	font-size: 12px;
	line-height:120%;
	margin-left:15px;
	margin-bottom: 0;
	padding:7px 10px 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_2 a:hover {
	color: #fff;
	text-decoration: underline; }


.subNavList_3 {
	margin:0;
	padding:0;
}

.subNavList_3 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_3 a:visited, .subNavLink_3 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #fff;
	display:block;
	font-size: 11px;
	line-height:120%;
	margin-left:30px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_3 a:hover {
	color: #fff;
	text-decoration: underline; }

/* ----------------------------- */
/* CONTENT STYLES                */	
/* ----------------------------- */


/* Left Column */

.leftCol {
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
}


.leftCol td, .leftCol div, .leftCol {color: #555; font-size: 12px; line-height: 140%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}

/* Body Column */

.bodyWrapper {
  font-size: 16px;
  line-height: 25px;
	margin: 0px 0px 15px 0px;
  padding: 0 40px;
}

  .bodyWrapper ul {
    padding-left: 40px; }

#footerContainer {
  background: #a32942 url(../images/footer.jpg) no-repeat top center;
  color: #ce91a1;
	height: 148px;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding-top: 26px;
}

#footerContainer ul {margin:0; padding:0;}
#footerContainer ul li {line-height:140%; list-style:none; float:left; padding:0 20px;}

#powered_by { clear: both; padding: 0 10px;}
#powered_by span { float: left; color: #cb738e; }
#powered_by a { float: right; color: #cb738e !important; }

#footerContainer ul ul li {
  float: none; 
  margin: 0 0 2px;
  padding: 0; }

#footerContainer p {
  margin-bottom: 10px;
  width: 310px; }
  
#footerContainer h3 {
  border-bottom: 1px solid #a94e62;
  color: #fff;
  font-family: "Gill Sans MT", "verdana", "sans-serif";
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 4px; }

#footerContainer a:visited, #footerContainer a:link {
	font-size: 13px;
	color: #ce91a1;
	text-decoration: none;
}

#footerContainer a:hover {
	text-decoration: underline;
}

.mod_cart .tableCat { border: 0px solid !important; }

#appnowgo_content .filter_rule { list-style-type: none; } 
#appnowgo_content .ang-connection-list li { list-style-type: none; } 
#appnowgo_content .ang_crumbtrail { display: inline-block; }
#appnowgo_content .ang_current_user { float: right; display: inline-block; }
#appnowgo_content .ang_view.ang_info { background: #EEEEEE; padding: 5px 10px;  }
#appnowgo_content .ang-connection-list li { margin-bottom: 5px !important; }
#appnowgo_content .ang_form_input.ang_input_connection ul li { list-style-type: none !important; margin-bottom: 5px !important; }

#ang-footer { font-size: 11px !important; float: right; padding-top: 20px; }
#ang-footer a { font-size: 11px !important; }


#appnowgo_content #view_23 form { display: inline-block; float: left; }
#appnowgo_content #view_23 #field_20 { width: 360px !important; }

#tmeterOuter {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  height: 160px;
  width: 25px;
  border: 2px solid #000;
  position: relative;
  margin: 0 auto ;
  box-shadow: 2px 2px 5px #7d7d7d;
  -moz-box-shadow: 2px 2px 5px #7d7d7d;
  -webkit-box-shadow: 2px 2px 5px #7d7d7d;
  margin-bottom: 40px;

}

#tmCurrent {
  position: absolute;
  bottom: 160px;
  left: 40px;
  display: none;
}

#tmeterInner {
  background: #a30d0d;
  position: absolute;
  bottom: 0px;
  width: 25px;
  display: none;

}
#tmWrapper { 
  width: 140px; 
  text-align: center; 
  position: relative;
  float: left;
/*   left: 680px; */
/*   top: 530px;  */
/*   top: 50px;  */
}
  
#tmWrapper h3 { font-size: 19px; }

#tmBottom { 
  width: 40px; 
  height: 40px;  
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  background: #a30d0d;
  border: 2px solid #000;
  position: absolute;
  top: 181px;left: 48px;
    box-shadow: 2px 2px 5px #7d7d7d;
  -moz-box-shadow: 2px 2px 5px #7d7d7d;
  -webkit-box-shadow: 2px 2px 5px #7d7d7d;
}

