body {background-color: #ffffff; margin: 0px 0px 0px 0px; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #282828; line-height: 18px}
body a:visited { color: #008998; text-decoration: underline}
body a:link { color: #008998; text-decoration: underline}
body a:active { color: #008998; text-decoration: underline}
body a:hover { color: #000000; text-decoration: underline}

a img {
  border-width:0;
}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #333333; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 0px}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #008998; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-transform:uppercase}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #282828; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; text-transform: uppercase}

h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #282828; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 5px; text-transform: uppercase}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #282828;
    margin: 0 0 5px 0;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #008998;
    margin: 0 0 7px 0;
}

/*------------- Begin Search Results Page -------------*/

#results h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #282828; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px;text-transform: uppercase; } 

#results p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #282828; line-height: 18px; margin-top:0px}

#results a:visited { color: #008998; text-decoration: underline}
#results a:link { color: #008998; text-decoration: underline}
#results a:active { color: #008998; text-decoration: underline}
#results a:hover { color: #000000; text-decoration: underline}


/*------------- Begin Upcoming Events and Current News on Home Page -------------*/

#links ul {
    margin: 0;
    padding: 15px;
    }
        
#links li {
    color:#666;
    margin: 0;
    padding-bottom: 8px;
    line-height: 17px;
    }

/*------------- End Upcoming Events and Current News on Home Page -------------*/

.formfield {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828; }

.formbtn {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #282828}

.formfieldhdr {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; }

.formbtnhdr {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666}

.formrequired {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #993300}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999; line-height: 11px}
.footer a:visited { color: #999999; text-decoration: underline}
.footer a:link { color: #999999; text-decoration: underline}
.footer a:active { color: #999999; text-decoration: underline}
.footer a:hover { color: #000000; text-decoration: underline}
    
.subnav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #008998; line-height: 24px}
.subnav a:visited { color: #008998; text-decoration: underline}
.subnav a:link { color: #008998; text-decoration: underline}
.subnav a:active { color: #008998; text-decoration: underline}
.subnav a:hover { color: #000000; text-decoration: underline}

.subnav h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #282828; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-transform: uppercase}

.sidebarcolor {background-color:#e7e7e7}

.tertiarynav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #282828}
.tertiarynav a:visited { color: #282828; text-decoration: underline}
.tertiarynav a:link { color: #282828; text-decoration: underline}
.tertiarynav a:active { color: #282828; text-decoration: underline}
.tertiarynav a:hover { color: #008998; text-decoration: underline}

.tertiarytxt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #282828; line-height: 13px; padding-left: 12px}

/*------------- Begin Login Styles -------------*/

#login ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #282828;
    font-weight: normal;
    line-height: 17px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#login a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #282828;
    font-weight: normal;
    text-decoration: underline;
}

#login li li a {
    color: #454545;
}

#login li li a:hover {
    color: #008998;
}

#login li {
    float: right;
    position: relative;
    text-align: left;
}

#login li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    font-weight: normal;
    padding-left: 8px;
}

#login li>ul {
    top: auto;
    left: auto;
}

#login li li {
    float: none;
}

#login li:hover ul, li.over ul {
    display: block;
}

/*------------- End Login Styles -------------*/

/*------------- Begin Blog Styles -------------*/

.blogdate {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

#bloglinks ul {
    margin: 0;
    padding-left: 15px;
    /*padding-top: 15px;*/
    font-weight: bold;
    }
        
#bloglinks li {
    color:#666666;
    margin: 0;
    padding-bottom: 3px;
    font-weight: bold;
    }
    
#archivelinks ul {
    margin: 0;
    padding-left: 15px;
    /*padding-top: 15px;*/
    font-weight: bold;
    }
        
#archivelinks li {
    color:#666666;
    margin: 0;
    padding-bottom: 3px;
    font-weight: bold;
    }
#rhtBlogLinks{
    padding:15px 0 15px 0;
    line-height:18px;
}

#rhtBlogArchives{
    padding:15px 0 15px 0;
    line-height:18px;
}

.comment-poster {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

.comment-body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828; line-height: 14px}

.comment-timestamp {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

.comment-title {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

.comment-link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

.post-footer-link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #282828}

/*------------- End Blog Styles -------------*/


.modalBackground { background-color:#ffffff; filter: alpha(opacity=80); opacity: .8; }


/* --------- Start MainMenu and MainFooter ---------- */
.cmsAuth {
    cursor:pointer;
}
#MainMenu img {
    border: none;
}
#MainMenu, #MainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    line-height: 12px;
    z-index:1000000;
}
#MainMenu a:link, #MainMenu a:active, #MainMenu a:visited {
    display: block;
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #282828;
    font-weight:bold;
    text-decoration: none;
}
#MainMenu a:hover {
    color: #282828;
    font-weight:bold;
    text-decoration: underline;
}
#MainMenu a.down {
    font-weight:bold;
    color: #282828;
}
#MainMenu a.down:hover {
    color: #282828;
    font-weight:bold;
    text-decoration: underline;
}
#MainMenu li {
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#MainMenu ul {
    left: 0px;
    position: absolute;
    top: 27px;
    display: none;
    background-color: #ccc;
    border: #666 1px solid;
    z-index: 100001;
}
#MainMenu ul li {
    width: 135px;
    border: none;
    border-bottom: #666 1px dotted;
    margin: 0;
    padding: 8px 4px 8px 4px;
    list-style: none;
}
#MainMenu .last {
    border-bottom: none;
    border-right: none;
}
#MainMenu .last .submenu {
    background-color: Green;
    width: auto;
    border: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
#MainMenu ul ul {
    top: 6px;
    z-index: 100001;
}
#MainMenu li ul ul {
    left: 140px;
    margin: 0;
}
#MainMenu li:hover ul ul, #MainMenu li:hover ul ul ul, #MainMenu li:hover ul ul ul ul {
    display: none;
}
#MainMenu li:hover ul, #MainMenu li li:hover ul, #MainMenu li li li:hover ul, #MainMenu li li li li:hover ul {
    display: block;
}
.submenu {
    background-image: url(/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 133px 50%;
}
.submenu:hover {
    background-image: url(/images/common/arrow-over.gif);
    background-repeat: no-repeat;
    background-position: 133px 50%;
}
#MainFooter {
    line-height:11px;
    position: relative;
    padding: 0px;
    margin: 0px;
}
#MainFooter li {
    display:inline;
    float:left;
    list-style-image: none;
    list-style-type: none;
    list-style-position: inside;
    position: relative;
    padding: 0 4px 0 0;
    margin: 0 4px 4px 0;
    border-right-style: solid;
    border-right-width: 1px;
}
#MainFooter .last {
    border-right-width: 0px;
}

#SideMenu img {
    border:none;
}
#SideMenu {
    list-style:none;
    margin:0px;
    padding:0px;
}
#SideMenu li ul {
    list-style-image:url(/images/common/sub-nav-shim.gif);
    padding-left:22px;
}
#SideMenu .submenu {
    background-image:none;
}
/* --------- End MainMenu and MainFooter ---------- */

#masterBuilderCallout {
    margin: 0 20px 0 20px;
    padding: 15px;
    width: 298px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 1px solid #a9a9a9;
    background-color: #ebebeb;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
    float: left;
}
#spacer {
    clear: both;
}
.hr {
    margin: 15px 0 25px 0;
    border: 0;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
}

/* ------------- topnav Styles ------------- */
#topnavContainer {
}
#topnav img {
    border: none;
}
#topnav, #topnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
    padding: 0 0 0 7px;
}
#topnav li {
    display: inline;
    position: relative;
}
#topnav ul {
    position: absolute;
    width: 100px;
    top: 12px;
    display: none;
    z-index: 100001;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #fff;
    font-size: 11px;
}
#topnav ul li {
    border: none;
    margin: 0;
    list-style: none;
    display: block;
}
#topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #232323;
    text-decoration: none;
}
#topnav ul li a:hover {
    color: #008998;
    font-weight: normal;
    text-decoration: none;
}
#topnav li ul { /* IE 7 sub menu position fix */
    left: 1px;
    margin: 0;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul {
    display: none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul {
    display: block;
}
/* ------------- End topnav Styles ------------- */

/* -------------------------------------
   -------- New Homepage Styles --------
   ------------------------------------- */
   
#calloutContainer {
    width: 768px;
    border-right: 1px solid #008998;
    border-left: 1px solid #008998;
    background-color: #fff;
    padding: 15px 0 15px 0;
    margin: 0;
}
#containerTop {
    width: 770px;
    height: 8px;
    background-image: url(/images/home/containerTop.jpg);
    background-repeat: no-repeat;
}
#containerBottom {
    width: 770px;
    height: 8px;
    background-image: url(/images/home/containerBottom.jpg);
    background-repeat:no-repeat;
    margin-bottom: 25px;
}
.callout {
    width: 224px;
    padding: 0 15px;
    float:left;
    line-height:19px;
    border-right: 2px solid #c2c2c2;
    min-height: 231px;
}
.callout p {
    margin:0;
    padding:0;
}
.callout p.normal {
    margin: 12px 0;
}
.callout p.normal.center {
    text-align:center;
}
.callout h3 {
    color: #008998;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: none;
}
.callout ul {
    margin: 0 0 0 20px;
    padding: 10px 0 0 0;
}
.callout li {
    padding-bottom: 10px;
}
.callout a:link, .callout a:active, .callout a:visited {
    color: #282828;
}
.callout a:hover {
    text-decoration: none;
}
.callout.last {
    border-right:none;
}
.quotation {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    color:#666;
}
.quotationauthor {
    font-family:Arial, Helvetica, sans-serif;
    color:#008998;
    font-size:12px;
    font-weight:bold;
    line-height: 25px;
}
.quotationtitle {
    color:#999;
    font-size:smaller;
    line-height:12px;
}
