/*** GLOBAL STYLES ***/
body { margin:0px; text-align:center; background-image:url(../images/backgrounds/bgBody.gif); background-repeat:repeat-x; background-color:#5FA5EA; font-family:Arial; }
form { margin:0px; }
img { border:0px; }
div { font-size:12px; }
div.clear { clear:both; height:0px; overflow:hidden; }

a, a:visited { color:Blue; }

/*** MASTER PAGE: ROOT ***/
#container_outer { width:692px; padding:0px 4px 0px 4px; margin-left:auto; margin-right:auto; background-image:url(../images/backgrounds/bg_Gutters.gif); }
#container_inner { width:692px; text-align:left; }
#header { font-size:0px; }
#header #headerNav { background-image:url(../Images/Backgrounds/bg_HeaderNav.gif); font-size:0px; }
#content { width:672px; min-height:165px; padding:10px; background-image:url(../images/backgrounds/bg_Inside.gif); background-repeat:repeat-x; }
#footer { height:20px; width:672px; padding:10px; text-align:center; color:White; background-image:url(../images/backgrounds/bg_Footer.gif); background-repeat:repeat-x; background-color:#0154A4; }


/*** MASTER PAGE: SUBPAGE TEMPLATE 1 ***/
#sub1Title { background-image:url(../Images/Backgrounds/bg_Title.gif); border:solid 1px #0054A4; color:White; font-weight:bold; height:22px; line-height:22px; margin-bottom:1px; text-indent:5px; }
#sub1Content { background-color:White; padding:10px; }


/*** PAGE: DEFAULT ***/
X#bLeftx { height:130px; width:647px; padding:10px; border:solid 2px #ADADAD; }
X#bLeft { height:130px; width:316px; padding:10px; float:left; display:inline; margin-right:10px; }
X#bRight { height:150px; width:317px; border:solid 2px #ADADAD; float:left; text-align:center; }
X#bRight img { margin-top:14px; }

X#greeting { width:667px; border:solid 2px #ADADAD; margin-bottom:10px; background-color:White; }
X#greeting p { margin:5px 5px 10px 5px; }


/*** PAGE: DEFAULT ***/
div.pubHome div#greeting { background-color:white; border:solid 2px #ADADAD; float:left; padding:5px; width:413px; }
div.pubHome div#news { background-color:white; border:solid 2px #ADADAD; float:right; padding:5px; width:225px; }
div.pubHome div#news div.separator { background-image:url(../images/backgrounds/bg_Dots.gif); height:1px; margin:5px 0; }
div.pubHome div#map { background-color:White; border:solid 2px #ADADAD; float:right; margin-top:5px; padding:5px; text-align:center; width:225px; }
div.pubHome div#contact {  border:solid 2px White; float:right; margin-top:5px; padding:5px; width:225px; }


/*** PAGE: ACCOMPLISHMENTS ***/
div.pubAccomp { }
div.pubAccomp h1 { background-color:#E61638; color:White; font-size:14px; margin:0px 0px 10px 0px; padding:3px 0px 3px 0px; text-indent:5px; width:100%; }
div.pubAccomp h2 { font-size:12px; }


/*** PAGE: STORY ***/
div.pubStory { }
div.pubStory .date { margin-bottom:15px; }
div.pubStory .title { font-size:16px; font-weight:bold; }
div.pubStory .snippet { font-style:italic; margin-bottom:30px; }
div.pubStory .body img { margin-bottom:10px; margin-left:12px; }