/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

body, .text { font-size: 12px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #000 url(../images/bg.jpg) no-repeat center top;}
#main_container { width: 950px; margin-right: auto; margin-left: auto; background: #fff; }
#print_header {display:none}
#map h2 {font-size: 16px; line-height: 18px; color: #ee4a15; font-weight: normal; margin:0 0px 2px 0px;}

p { margin:0px 0px 10px 0px; }
.PageContent, table {font-size: 1em;}
p, .text, li {line-height: 1.67em}
h1 {font-size: 1.58em; line-height: 1.2em; color: #ee4a15; font-weight: normal; margin:0px 0px 15px 0px; }
h2 {font-size: 1.33em; line-height: 1.2em; color: #ee4a15; font-weight: normal; margin:20px 0px 10px 0px; }
h3 {font-size: 1.25em; line-height: 1.2em; color: #ee4a15; font-weight: normal; margin:0px 0px 7px 0px; }
h4 {font-size: 1.25em; line-height: 1.2em; color: #ee4a15; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: solid 1px #ff9933; }
h5 {font-size: 1.15em; line-height: 1.2em; color: #ee4a15; font-weight: normal; margin:0px 0px 0px 0px; }
.textColor {color: #ee4a15}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 3px 5px; margin-top: 0px; padding-left: 13px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 3px 5px; padding-left: 13px; margin-left: 15px; }

a:link, a:visited, .ValidatorTextClass a:link, .ValidatorTextClass a:visited { color: #145dc6; text-decoration: none; }
a:hover, a:active, .ValidatorTextClass a:hover, .ValidatorTextClass a:active { color: #145dc6; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ff9933; border-right: 0px; border-bottom: 0px; border-left: 0px; }

.formbox, .formtextarea, .formselect, .ValidatorTextClass input {  border: 1px solid #ccc; font-size: 11px; line-height:13px; color: #666666;background: url(../images/formboxBG.gif) no-repeat 0 0; }
.formbox, .ValidatorTextClass input { padding: 2px 3px; background-color:#fff}
.formtextarea { padding: 2px 0px; background-color:#fff}
.formselect { padding: 0; }
.formselect option {padding:0 3px;}
.formbutton { padding: 2px 3px; background: #cc0000; cursor:pointer; border:none; color:#fff; font-family:Arial Narrow, Arial, Helvetica, sans-serif }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 15px 30px; clear:right; padding:2px; border:1px solid #ff9933;}
.photoleft { float:left; margin:0px 30px 15px 0px; clear:left; padding:2px; border:1px solid #ff9933;}
.photoright_nb { float:right; margin:0px 0px 15px 30px; clear:right;}
.photoleft_nb { float:left; margin:0px 30px 15px 0px; clear:left;}
.photoright_middle { float:right; margin:15px 0px 15px 30px; clear:right; padding:2px; border:1px solid #ff9933;}
.photoleft_middle { float:left; margin:15px 30px 15px 0px; clear:left; padding:2px; border:1px solid #ff9933;}
.photoright_nb_middle { float:right; margin:15px 0px 15px 30px; clear:right;}
.photoleft_nb_middle { float:left; margin:15px 30px 15px 0px; clear:left;}
.phototreatment { border:1px solid #ff9933; padding:2px;}

.header { width:950px; height:116px;background:url(../images/header_bg.gif) no-repeat right top; font-size:0; line-height:0;}
.home_left { width:630px; float:left; vertical-align:top;}
.home_right { width:320px; background:#fff5eb url(../images/home/right_bg.jpg) no-repeat 0 0;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }
.PageContent { width:699px; float:left; overflow:hidden; vertical-align:top; padding:26px 0 0 0;}


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding-top:4px; color:#fff;font-size:10px;line-height:10px; text-align:right;}
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#ff9933; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:none; color:#ff9933; }
.Tier0 a:link.On, .Tier0 a:visited.On, .Tier0 a:hover.On, .Tier0 a:active.On { text-decoration:none; color:#fff;}


/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { padding-top:71px;}
.Tier1 a { margin-right:2px;}


/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

ul.DHTMLMenu {background: transparent url(../images/navigation/menu_background.png) repeat 0px 0px; padding: 0px;margin: 0px;border: none;position: absolute;z-index: 500;display: none;}
ul.DHTMLMenu li {background: none;padding: 0;margin: 0;line-height: 20px;}
ul.DHTMLMenu li a:link, ul.DHTMLMenu li a:visited {color: #fff;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #145dc6;background: #fff;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


.left { width:190px; float:left; margin-right:31px; padding:0 0 10px 0; vertical-align:top;}
/*----- SIDE NAVIGATION ELEMENTS -----*/

/* ul */.SideNav { list-style-type: none; margin:0; padding:0; width:190px; float:left;}
.SideNav li { padding:0; margin:0; display:inline; background:none;}

/* OFF li */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:139px;padding:8px 30px 8px 21px;text-decoration:none;color:#145dc6;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 0; font-size: 12px; line-height: 14px; }
/* OFF HOVER li */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat 0 -100px; }
/* ON li */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:139px;padding:8px 30px 8px 21px;text-decoration:none;color:#a80000;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -200px; font-size: 12px; line-height: 14px; }


/* OFF li */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:145px;padding:4px 10px 4px 24px;text-decoration:none;color:#ee4a15;display:block;background: url(../images/navigation/nav.gif) no-repeat -11px -300px; font-size: 11px; line-height: 13px; margin-left:11px;}
/* OFF HOVER li */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat -11px -400px; }
/* ON li */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:145px;padding:4px 10px 4px 24px;text-decoration:none;color:#145dc6;display:block;background: url(../images/navigation/nav.gif) no-repeat -11px -500px; font-size: 11px; line-height: 13px; margin-left:11px; }
.SideNav .LastTier3 { background:#fff; height:10px; width:190px; display:block; font-size:0; line-height:0;}
.SideNav li ul { background:#fff;}

.Tier2_bottom { width:190px; height:10px; float:left; background:url(../images/navigation/Tier2_bottom.gif) no-repeat 0 0; font-size:0; line-height:0;}
.donate { padding:0 0 10px 10px; border-bottom:3px solid #fff;}
.donate_int { width:170px;padding:10px 10px 7px 10px; float:left; border-bottom:3px solid #fff; font-size:0; line-height:0;}
.testimonial_left { width:150px; padding:15px 20px 10px 20px; float:left;background:#ffecd8 url(../images/testimonials_bg.gif) no-repeat 0 0;}
.testimonial_left, .testimonial_left p { color:#cc0000; font-size:11px; line-height:17px;}
.testimonial_left h2 { margin:0 0 7px 0;}


/*----- PAGE ELEMENTS -----*/

.ShareLinks { margin-top:40px;clear:both; font-size:11px; line-height:13px;}
.ShareLinks a:link, .ShareLinks a:visited { text-decoration:none; }
.ShareLinks a:hover, .ShareLinks a:active { text-decoration:none; }


.Footer_holder { background:#000 url(../images/bottom_bevel.gif) no-repeat 0 0; padding:38px 10px 20px 10px;}
.Footer_holder_home { background:#000 url(../images/home/bottom_bevel.gif) no-repeat 0 0; padding:38px 10px 20px 10px;}
.Footer { color: #666; font-size: 11px; line-height: 17px; }
.Footer a:link, .Footer a:visited { color: #666; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #666; text-decoration:underline; }
.Footer a:link.On, .Footer a:visited.On, .Footer a:hover.On, .Footer a:active.On { text-decoration:none; color:#666;}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.welcome { padding:15px 0 0 0; width:590px; float:left; font-size:14px; line-height:22px;}
.welcome span { font-size:12px; line-height:20px;}

.programs { width:590px; float:left; border-bottom:1px solid #ff9933;border-top:1px solid #ff9933; padding:15px 0;}
.programs div { width:182px; margin-right:25px; float:left; font-size:11px; line-height:20px; color:#000;}
.programs div.Last { width:174px; margin-right:0; float:left; font-size:11px; line-height:20px; color:#000;}
.programs p { margin:0 0 3px 0;}
.programs h2 { margin:0 0 2px 0; font-size:15px; font-weight:bold;}

.news { padding:10px 20px 13px 19px; width:281px;}
.news ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; margin-bottom:0; list-style-type: none; }
.news ul li { background-image: url(../images/icons/16x16/bullet2.gif); background-repeat: no-repeat; background-position: 0px 3px; margin-top: 8px; padding-left: 19px; }
.news h2 { font-size:17px; line-height:20px; font-weight:bold; margin:3px 0 0 0;}


.testimonials_home { background:url(../images/home/testimonial_bg.gif) repeat-y 0 0; vertical-align:top;}
.testimonials_home div { background:url(../images/home/testimonials_top_bg.gif) no-repeat 0 0; padding:15px 30px 5px 20px; width:270px;}
.testimonials_home div p {  font-size:13px; line-height:21px; color:#cc0000;}
.testimonials_home div h2 { font-weight:bold; font-size:17px; line-height:20px; margin:0 0 5px 0;}


.ValidatorTextClass td { text-align:left}
.ValidatorTextClass img { border: 1px solid #cccccc}
.ValidatorTextClass { float:left}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
