body {
   color: #777777;
   font-size: 16px;
   line-height: 16px;
   font-family: "century gothic", sans-serif;
}

#container #page h1, h2, h3, h4, h5, h6{
   color:#1D7373;
}
a{
   color:#1D7373;
   text-decoration: none;
}
#precontain {/*Overall container, put 'top' background here*/
}

#header {/*Container for header contents, specify total header height here*/
   height: 145px;/*Define height of header area, usually height of bg image*/
   width: 960px;
   text-align:left;
   margin-bottom: 10px;
   position: relative;
}

#container #page #header h1 {
   font: bold 46px/72px "century gothic",sans-serif;
   color: #000000;
   padding: 32px 0 0;
   margin: 0;
}
#container{
   width:960px;
   margin: 0 auto;
}

#container #page #subHeader{
   font-size:20px;
   line-height: 20px;
}

#logo {
   float:none;
   padding: 0; 
   text-align: left;
   height: auto;
   width: auto;
}

#content {
   padding: 0px;
   margin: 0;
   width: auto;
}

#widget_area_left {
   display: none;
   width: 185px;
   min-height: 300px;
   float: left;
   padding: 10px 0;
}
#widget_area_right {
   display: block;
   width: 230px;
   min-height: 300px;
   float: right;
   padding: 10px 0;
}
#widget_area_header {
   display: block;
   width: 300px;
   float: right;
   font: 14px/25px "century gothic", sans-serif;
   -moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.5);
   background-color: #279C9C;
   height: 125px;
   margin-top: 15px;
}

#widget_area_right .widget, #widget_area_header .widget {
   -moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
   background-color: #279C9C;
   font: bold 14px/20px "century gothic",sans-serif;
   margin: 0 auto 15px;
   padding: 15px 15px 15px 20px; 
}
#widget_area_header .widget {
   -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
   background:none;
   color: white;
}

#widget_area_splash_bottom .widget {
   -moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
   background:#279C9C;
   color: white;
   padding: 15px 15px 15px 20px; 
}

.widget_submit { margin: 5px 0; }
.widget input[type="submit"], .widget button {
   text-align:right;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

.widget input[type=text],.widget input[type=password] {
   width: 155px;
}

.widgets h2 {
   color: #FFFFFF;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 3px 5px;
    width: 145px;
}

#newsletterSignupDiv {
   color:white;
}

#emoContentContainer {
   background: none repeat scroll 0 0 #FFFFFF;
    color: #777777;
    float: left;
    margin: 10px 0px;
    padding: 15px;
    position: relative;
    width: 680px; 
    font-size:14px;
    line-height: 20px;
    font-family: "century gothic", sans-serif;
}
    
#container #page p, #container #page p li  { font-size: 14px; margin-bottom: 12px;line-height: 20px; }

#emoContentContainer a:hover {/*Content link hover style*/
   color: #1D7373;/*Define text color*/
}
#emoContentContainer a:visited {/*Content link visited style*/
   color: #1D7373;/*Define text color*/
}

#footer {/*Container for footer links*/
   width: 100%;/*Define width of footer area, usually 100%*/
   height: 140px;/*Define height of footer area, usually height of bg image*/
   padding: 0;
   padding: 25px 0 0;
}
#footer_menu_div {
   width: 100%;
   text-align:center;
}

ul.footer_links,#social_network_div {
   width: 100%;
   text-align:center;
   clear: both;
   float: none;
   display:block;
}
ul.footer_links {
   margin: 0 auto;
}

#leftmenu_area {/*Container for left menu, minicontent, and services menu*/
   -moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
   clear: both;
   height: 40px;
   margin-bottom: 15px;
   background-color: #1D7373;
}

ul.tabs { 
   margin: 0; 
   padding: 0;
   position:relative;
   display:block;
}

ul.tabs li:first-child a {
border: 0;
}

ul.tabs li {
    padding: 10px 0 0;
    height: 30px;
}

ul.tabs li ul li {
   border:none;
   padding: 0 0 10px 0;
   height: 20px;
}

ul.tabs ul {
    border-radius: 11px 11px 11px 11px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    padding: 0 0 17px;
    z-index: 999;
    background-color: #1D7373;
}

ul.tabs a {/*Define top-level buttons*/
   color: #FFFFFF;/*Define color of button text*/
   font: 16px/19px arial,sans-serif;
   position: relative;
   text-decoration:none;
   border-left: 2px solid #FFFFFF;
   padding: 0 17px;
}

ul.tabs ul a {
   border: none;
}

div#leftmenu_area > ul.tabs > li > a {/*Define top-level buttons*/

}

ul.tabs > a:hover,
ul.tabs > li:hover > a,
ul.tabs > li.iehover > a {/*Define button rollover state*/
   
}

ul.tabs > li > ul a {
   margin: 5px 15px;
   height: 20px;
   padding: 0 17px 0 5px;
}

ul.tabs > li > ul > li > a:hover, ul.tabs > li > ul:hover > a {
}

/* first submenu */
#leftmenu_area > ul.tabs > li > ul {
   border-radius: 0px 0px 11px 11px;
}

ul.tabs > li:hover > ul > li,
ul.tabs li.iehover li {/*Define sub buttons*/
   margin:0px;
}
ul.tabs > li:hover > ul > li > a,
ul.tabs li.iehover li a {/*Define sub buttons*/
   
}
ul.tabs > li:hover > ul > li:hover,
ul.tabs > li:hover >ul > li:hover,
ul.tabs li.iehover li:hover,
ul.tabs li.iehover li.iehover {/*Define sub buttons rollover state*/
   color: #FFFFFF;/*Define rollover link color*/
   background-color:#279C9C;
   
}

ul.footer_links li a {
   color: #279C9C;/*Define text color*/
   position: relative;
   z-index: 50;
   font-family: "century gothic", sans-serif;
}
ul.footer_links li a:hover {
   color: #279C9C;/*Define text color*/
}

#leftmenu_area > ul.tabs > li.emoCurrent > a {
   background-color: #279C9C;
}

#map,
.box {
   border-color: #000000 !important;
}
.formsul li a {
   color:#361A5D;
}
.pubsul li a {
   color:#361A5D;
}
#copyright {
   position: relative;
   width: 100%;
   margin: 40px 0px 0px;
}

/* widgets */
#header #widget_area_header ul {
   text-align:center;
   list-style:none;
   margin: 0;
   padding: 5px;
   font-size: 16px;
   line-height: 25px;
   font-family: "century gothic",sans-serif;
   font-weight:normal;
}
#header #widget_area_header ul li span {
   font-size: 25px;
   line-height: 35px;
   -webkit-text-fill-color: #fff;
}

/* splash page */
#widget_area_splash_bottom .widget { width: 389px; }

#widget_area_splash_bottom .widget input[type="password"],
#widget_area_splash_bottom .widget input[type="text"] { 
   width: 175px; 
}
#widget_area_splash_bottom #login_widget {
   float: left;
}
#widget_area_splash_bottom.widgets .widget h2 {
   width: 100%;
}


#widget_area_splash_bottom .widget_submit {
   display: inline;float:right;
}

#widget_area_splash_bottom #newsletterSignupDiv {
   float: right;
}
#widget_area_splash_bottom.widgets .widget h2 {
   width: 100%;
}
.widget INPUT[type='submit'] {
text-align: center;
}
.archiveDate {
font-size: 14px;
}
#minifeed { background-color: #EEEEEE; }
