@charset "utf-8";
body {
background:url(../images/backgroundRepeatX.gif) repeat-x #e0f0df;
font-family:Helvetica, Arial, sans-serif;
text-align:left;
font-size:.9em;
line-height:1.6em;
border:none;
margin:0 0 50px;
}

img {
border:none;
}

#headerHeight {
height:196px;
background-image:url(../images/header.jpg);
text-align:right;
}

#nav {
background-position:bottom;
height:39px;
margin:0 23px 0 0;
}

#contentRepeatY {
background:url(../images/borderRepeatY.gif) repeat-y;
}

#myOwnPadding {
padding:10px;
}

#myOwnPaddingTwo {
padding:10px 0;
}

#footer {
padding:10px 23px;
}

.pleaseScroll {
margin: 0 0 500px 0;}

#footer .copyRight {
padding:0 0 5px;
}

.mission,.vision,.statement {
text-align:left;
font-size:17px;
padding:5px;
}

.header {
font-weight:700;
}

a:link,a:visited {
color:#1a865a;
text-decoration:none;
}

a:hover,a:active {
text-decoration:underline;
color:#1a865a;
}

.bullet {
background:url(../images/bullet.gif);
}

td,.para {
text-align:left;
}

.mission,.vision,.comingSoon {
color:#1a865a;
font-weight:700;
}