/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

body, .text { font-size: 13px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #73ae57 url(../images/bg.jpg) no-repeat center 30px; }
#main_container { width: 950px; margin-right: auto; margin-left: auto; background: #fff url(../images/body_bg.gif) repeat-y 0 0; clear:both; }
#main_container_home { width: 950px; margin-right: auto; margin-left: auto; background: #fff url(../images/home/body_bg.gif) repeat-y 0 0; clear:both; }
#print_header {display:none}
#map h2 {font-size: 16px; line-height: 18px; color: #000; font-weight: normal; margin:0 0px 2px 0px;}
.FTPTable td { padding:5px 0;}
dl, dt, dd { padding:0; margin:0;}

p { margin:0px 0px 10px 0px; }
.PageContent, table {font-size: 1em;}
p, .text, li {line-height: 1.67em}
h1 {font-size: 1.42em; line-height: 1em; color: #003300; font-weight: normal; margin:0px 0px 14px 0px; }
h2 {font-size: 1.25em; line-height: 1.2em; color: #003300; font-weight: normal; margin:20px 0px 10px 0px; }
h3 {font-size: 1.15em; line-height: 1.2em; color: #003300; font-weight: normal; margin:0px 0px 7px 0px; }
h4 {font-size: 1.15em; line-height: 1.2em; color: #003300; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: solid 1px #99c2e1; }
h5 {font-size: 1.1em; line-height: 1.2em; color: #003300; font-weight: normal; margin:0px 0px 0px 0px; }
.textColor {color: #003300}

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: 0px 1px; margin-top: 0px; padding-left: 15px; }
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: 0px 1px; padding-left: 15px; margin-left: 15px; }

a:link, a:visited, .ValidatorTextClass a:link, .ValidatorTextClass a:visited { color: #0066b3; text-decoration: none; }
a:hover, a:active, .ValidatorTextClass a:hover, .ValidatorTextClass a:active { color: #3d9b35;  }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #99c2e1; border-right: 0px; border-bottom: 0px; border-left: 0px; }

.formbox, .formtextarea, .formselect, .ValidatorTextClass input {  border: 1px solid #99c2e1; 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; font-style:normal; font-size: 11px; line-height:13px; color: #666666; font-family:Arial, Helvetica, sans-serif;}
.formselect { padding: 0; }
.formselect option {padding:0 3px; background:#fff;}
.formbutton { overflow:visible; padding: 5px 27px 5px 5px; background: url(../images/button_bg.png) no-repeat right top; cursor:pointer; border:none; color:#0066b3; display:inline;}
.formbutton:hover { color:#fff; background:url(../images/button_bg_hover.png) no-repeat right top; }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 10px 20px; clear:right}
.photoleft { float:left; margin:0px 20px 10px 0px; clear:left}
.phototreatment {}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }
.PageContent { width:700px; padding:14px 0 10px 0; float:left; overflow:hidden; min-height:500px; }

.topBar { background:#fff; height:30px; }
.topBar .container { width:950px; margin-left:auto; margin-right:auto; }
.header { background:#fff; }
.topFlash { width:825px; height:80px; float:right; }
.topFlashHome { width:780px; height:120px; float:right; }

/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/
.leftNav { width:195px; float:left; margin-right:25px; background:url(../images/navigation/Tier2_top.gif) no-repeat 0 0; padding-top:12px;}

.Tier0 { padding:6px 13px 6px 0; color:#999;font-size:10px;line-height:10px; text-align:right; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#0066b3; }
/* ON */.Tier0 a:hover, .Tier0 a:active { color:#ccc; }
.Tier0 a:link.On, .Tier0 a:visited.On, .Tier0 a:hover.On, .Tier0 a:active.On { text-decoration:none; color:#ccc;}

.siteMenu { padding:6px 0; text-align:center; height:13px; background: url(../images/navigation/site_menu_bg.gif) repeat-x 0 0; color:#73ae57;font-size:10px;line-height:10px;}
.siteMenu a:hover, .siteMenu a:active { color:#73ae57; }
.siteMenu a.On:link, .siteMenu a.On:visited, .siteMenu a.On:hover, .siteMenu a.On:active { color:#333; text-decoration:none; }
.left { width:5px; height:25px; background:url(../images/navigation/site_menu_left.gif) no-repeat 0 0; font-size:0; line-height:0;}
.right { width:5px; height:25px; background:url(../images/navigation/site_menu_right.gif) no-repeat 0 0; font-size:0; line-height:0; }


/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { padding-bottom:14px; background:url(../images/navigation/Tier1_bottom.gif) no-repeat left bottom;}
.Tier1_home { padding:0; background:none; }


/*----- 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: #0066b3;background: #fff;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


/*----- SIDE NAVIGATION ELEMENTS -----*/

/* ul */.SideNav { list-style-type: none; margin:0 0 15px 6px; padding:0; }
.SideNav li { padding:0; margin:0; display:inline; background:none;}

/* OFF li */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:144px;padding:8px 30px 8px 15px;text-decoration:none;color:#0066b3;display:block;background:none; 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 0; color:#fff; }
/* ON li */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:144px;padding:8px 30px 8px 15px;text-decoration:none;color:#ef8200;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -100px; font-size: 12px; line-height: 14px; }


/* OFF li */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:146px;padding:4px 15px 4px 28px;text-decoration:none;color:#0066b3;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -200px; font-size: 11px; line-height: 13px; }
/* OFF HOVER li */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat 0 -300px;width:146px;padding:4px 15px 4px 28px;font-size: 11px; line-height: 13px; }
/* ON li */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active {  width:146px;padding:4px 15px 4px 28px;text-decoration:none;color:#ef8200;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -400px; font-size: 11px; line-height: 13px; }


/* OFF li */.Tier4_Inactive a:link, .Tier4_Inactive a:visited { width:136px;padding:2px 15px 2px 38px;text-decoration:none;color:#999;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -500px; font-size: 10px; line-height: 12px; }
/* OFF HOVER li */.Tier4_Inactive a:hover, .Tier4_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat 0 -500px; }
/* ON li */.Tier4_Active a:link, .Tier4_Active a:visited, .Tier4_Active a:hover, .Tier4_Active a:active {  width:136px;padding:2px 15px 2px 38px;text-decoration:none;color:#ef8200;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -500px; font-size: 10px; line-height: 12px; }


/*----- PAGE ELEMENTS -----*/

.home_left { width:293px; float:left; }
.home_center { width:287px; margin-right:30px; float:left; background:url(../images/home/blog_top.gif) no-repeat 0 0; }
.home_right { width:310px; float:left; }

.directions, .fb { margin:0 0 5px 12px;}

#weather { margin:0 0 10px 8px; padding:13px 20px 5px 14px; background:url(../images/home/weather_bg.gif) no-repeat 0 0; height:64px; font-size:10px; line-height:12px; font-style:italic; color:#3385c2; }
.temp { font-size:24px; line-height:24px; color:#ef8200; margin:0 0 2px 145px; padding:4px 0 4px 35px;}

.news { padding:0 38px 0 29px;}
.news h2, .blog h2 { font-size:18px; line-height:22px; }
.news dd, .blog dd { color:#392814; font-style:italic; margin-bottom:12px;}

.blog { width:222px; margin-left:30px;}
.blogIntro, .blogIntro p { color:#392814; }
.blogIntroTitle { font-size:15px;}
.blog dl { border-top:1px solid #f1f7ef; padding-top:15px;}

.welcome { padding:17px 0 10px 0;}
.welcome, .welcome p { color:#392814; }
.welcome h1 span { font-size:12px; line-height:14px;}

.photoCallout { border-bottom:5px solid #fff; border-top:5px solid #fff; font-size:0; line-height:0;}

.ShareLinks { margin-top:25px; clear:both; font-size:11px; line-height:11px;}

.FooterContainer_home { background:#73ae57 url(../images/home/blog_bottom.gif) no-repeat 293px 0; padding:30px 0 20px 0;}
.FooterContainer { background:#73ae57 url(../images/footer_bg.gif) no-repeat 0 0; padding:30px 0 20px 0;}
.Footer { color: #c7dfbc; font-size: 11px; line-height: 13px; padding-top:5px; }
.Footer a:link, .Footer a:visited { color: #fff; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #fff; text-decoration:none; }
.Footer a:link.On, .Footer a:visited.On, .Footer a:hover.On, .Footer a:active.On { text-decoration:none; color:#c7dfbc;}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.legend { width:433px; padding:10px 13px 0 14px; margin:10px 0 0 31px; background:#e3efde url(../images/facilitiesMap/map_legend_top.gif) no-repeat 0 0;}
.legendBottom { width:460px; margin-left:31px; background:#e3efde url(../images/facilitiesMap/map_legend_bottom.gif) no-repeat 0 bottom; height:10px; font-size:0; line-height:0; }
.legend ul { width:140px; float:left; list-style-type: none; margin:0; padding:0; }
.legend ul li { padding:0; margin:0; display:inline; background:none;}
.legend ul li a:link, .legend ul li a:visited { width:140px; margin-bottom:7px; display:block; text-decoration:none; font-size:12px; line-height:14px;}
.legend ul li a:link span, .legend ul li a:visited span { width:129px; padding:2px 0px 2px 11px; display:block; cursor:pointer;}
.legend ul li a:hover, .legend ul li a:active { width:140px; margin-bottom:7px; text-decoration:none; display:block; background:#fff url(../images/facilitiesMap/legend_highlight_top.gif) no-repeat 0 0; font-size:12px; line-height:14px; }
.legend ul li a:hover span, .legend ul li a:active span { width:129px; padding:2px 0px 2px 11px; display:block; background: url(../images/facilitiesMap/legend_highlight_bottom.gif) no-repeat 0 bottom; color:#0066b3; }
.legend ul li.On a:link, .legend ul li.On a:visited, .legend ul li.On a:hover, .legend ul li.On a:active { width:140px; margin-bottom:7px; text-decoration:none; display:block; background:#fff url(../images/facilitiesMap/legend_highlight_top.gif) no-repeat 0 0; font-size:12px; line-height:14px; cursor:pointer; }
.legend ul li.On a:link span, .legend ul li.On a:visited span, .legend ul li.On a:hover span, .legend ul li.On a:active span { width:129px; padding:2px 0px 2px 11px; display:block; background: url(../images/facilitiesMap/legend_highlight_bottom.gif) no-repeat 0 bottom; color:#0066b3; }
.legend em { width:15px; float:left; display:block; font-style:normal; color:#003300; }
.legend h2 { font-size:16px; line-height:18px; margin:0 0 12px 0;}
.legend h2 span { font-size:11px; float:right; }

.facilityDescription { width:190px; padding:10px 5px 5px 5px; background:#e3efde url(../images/facilitiesMap/details_bg.gif) no-repeat 0 0; }
.facilityDescription div { padding:8px 15px 0 10px; font-size:12px; line-height:19px;}
.facilityDescription h2 { margin:0 0 10px 8px;}
.descriptionBottom { background:url(../images/facilitiesMap/details_bottom.gif) no-repeat 0 bottom; width:200px; height:10px; font-size:0; line-height:0; }

.photoNav { width:165px; height:282px; float:left; padding-right:5px; background:#fff url(../PhotoGallery/images/nav_bg.gif) no-repeat 0 0; }
.down { width:160px; float:left; }
.up { width:160px; float:left; margin-top:10px; }
.photoNavBottom { width:161px; height:7px; float:right; background:url(../PhotoGallery/images/nav_bottom.gif) no-repeat center top; font-size:0; line-height:0;}
.thumb { width:160px; height:65px; float:right; margin:0 0 5px 5px; }

.alert { background:#ef8200; padding:8px 0;}
.alert div { width:950px; margin-left:auto; margin-right:auto; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:18px; line-height:22px; }


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

