* {padding:0;margin:0;}
ul {padding-left: 30px;}
a {color:#3A79A0;}
a:hover {text-decoration: none;}



#loc_wrapper {
   background: #FFFFFF;
   margin-top: 30px;
   border: 1px solid #BDBDBD;
   }

body {
   background: #F7F7F9
      url(/files/site/0/back.gif)
      repeat-x;
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   }


#header_element_1 {
   height: 95px;
   padding-top: 12px;
   padding-left: 25px;
   background: url(/files/site/0/header.gif)
      repeat-x;
   color: #3a79a0;
   }
#header_element_1 a {
   text-decoration: none;
   }

#main {
   padding: 0px 15px 15px 30px;
   margin-bottom: 50px;
   }
#column1 {
   border-left: 1px dotted #DDDDDD;
   padding: 0px 15px 15px 15px;
   }
#column1_element_1 {
   border-bottom: 1px dotted #DDDDDD;
   }
#column1_element_2 {
   padding-bottom: 20px;
   border-bottom: 1px dotted #DDDDDD;
   }


.globalTitle {
   font-family: helvetica;
   margin-top: 20px;
   margin-bottom: 5px;
   font-size: 18px;
   }

#main .globalTitleWrapper {
   height: 65px;
   background: url(/files/site/0/coma.gif)
      no-repeat;
   margin-bottom: 10px;
   }
#main .globalTitle {
   color: #E78426;
   padding-left: 45px;
   padding-top:10px;
   }


#column1 .globalTitle {
   color: #4A7EA6;
   }
#column1_element_1 .globalTitle {
   padding-top: 10px;
   }

#footer {
   border-top: 2px solid #BDBDBD;
   border-bottom: 5px solid #BDBDBD;
   margin: 0px 15px 20px 15px;
   padding: 15px 0px;
   }



#header .navigationMenu {
   width: 800px;
   height: 47px;
   background: url(/files/site/0/tab.gif)
      repeat-x;
   }
#header .navigationMenu ul {
   padding-left: 0px;
   padding-top: 13px;
   list-style-type: none; 
   }
#header .navigationMenu li {
   display: inline; 
   }
#header .navigationMenu ul li a {
   padding: 14px 19px 18px 18px;
   width: 100px;
   font-family: helvetica;
   text-decoration: none;
   color: #FFF;
   font-size: 16px;
   border-right: 1px solid #FFFFFF;
   }
#header .navigationMenu ul li a:hover, #header .navigationMenu ul li a.currentPage {
   background: url(/files/site/0/tab_hover.gif)
      repeat-x;
   color: #4A7EA6;
   }

.featuredNewsListTitle, .newsListTitle {
   color: #E78426;
   }
.featuredNewsListContent, .newsListContent {
   padding-bottom: 20px;
   }
.newsListDate {
   color: #3A79A0;
   }

.twitterFeed {
   position: relative;
   left: -5px;
   }

#contactForm input {
   margin-bottom: 5px;
   }
#column1_element_2 ul {
   list-style-type: none;
   padding-left: 0px;
   }
#column1_element_2 ul li {
   padding-left: 15px;
   background: url(/files/site/0/bullet.gif)
      no-repeat
      0px 5px;
   }
#column1_element_3 ul {
   text-align: justify;
   list-style-type: none;
   padding-left: 0px;
   }
#column1_element_3 ul li {
   display: inline-block; 
   padding-right: 15px;
   }

.blogEntryTitle {
   font-size: 20px;
   margin-top: 20px;
   margin-bottom: 5px;
   }
.blogDate {
   color: #E78426;
   margin-bottom: 15px;
   }

.blogContent {
   text-align: justify;
   line-height: 18px;
   }
