body
{
  margin:                                        0px;
  background-image:                              url(../img/backgrounds/main_background.png);
  background-attachment:                         fixed;
  background-position:                           top;
  background-repeat:                             no-repeat;
  text-align: center;
}

table
{
  margin-left:       auto;
  margin-right:      auto;
}

.table_style1 { border-style: solid; border-width: 2px; border-color: #EA0082;}
.table_style2 { border-style: solid; border-width: 2px; border-color: #005B68; background-color: #7EBF37;}
.table_style3 { border-style: solid; border-width: 2px; border-color: #93C531;}
.table_style4 { border-style: solid; border-width: 2px; border-color: #008FA4; background-color: #E5E89E;}

a.current_elections           { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.current_elections:link      { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.current_elections:visited   { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.current_elections:hover     { font-size: 10pt; font-weight: normal; text-decoration: none; color: #008095; }

a.homepage_news_item          { font-size: 10pt; font-weight: bold; text-decoration: none; color: #00758B; }
a.homepage_news_item:link     { font-size: 10pt; font-weight: bold; text-decoration: none; color: #00758B; }
a.homepage_news_item:visited  { font-size: 10pt; font-weight: bold; text-decoration: none; color: #00758B; }
a.homepage_news_item:hover    { font-size: 10pt; font-weight: bold; text-decoration: none; color: #FFFFFF; }

a.coming_soon                 { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.coming_soon:link            { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.coming_soon:visited         { font-size: 10pt; font-weight: normal; text-decoration: none; color: #FFFFFF; }
a.coming_soon:hover           { font-size: 10pt; font-weight: normal; text-decoration: none; color: #000000; }

span.vote_now_button          { font-size: 16pt; font-weight: normal; text-decoration: none; color: #FFFFFF; font-style: italic; }

td
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10pt;
  color:                                         #00222E;
}

td.header_background
{
  background-image:                              url(../img/header/logo.png);
}

td.menu_background
{
  background:                                    #EF7F01;
}

td.sub_items
{
  padding:                                       3px;
  background:                                    #CADB2A;
}

a
{
  font-size:                                     10pt;
  text-decoration:                               none;
  color:                                         #008095;
}

a:link
{
  font-size:                                     10pt;
  text-decoration:                               none;
  color:                                         #008095;
}

a:visited
{
  font-size:                                     10pt;
  text-decoration:                               none;
  color:                                         #008095;
}

a:hover
{
  font-size:                                     10pt;
  text-decoration:                               none;
  color:                                         #E70078;
}


a.main_menu
{
  font-size:                                     11pt;
  font-weight:                                   bold;
  text-decoration:                               none;
  color:                                         #FFFFFF;
}

a.main_menu:link
{
  font-size:                                     11pt;
  font-weight:                                   bold;
  text-decoration:                               none;
  color:                                         #FFFFFF;
}

a.main_menu:visited
{
  font-size:                                     11pt;
  font-weight:                                   bold;
  text-decoration:                               none;
  color:                                         #FFFFFF;
}

a.main_menu:hover
{
  font-size:                                     11pt;
  font-weight:                                   bold;
  text-decoration:                               none;
  color:                                         #FFFFFF;
}

h1
{
  font-size:                                     14pt;
  color:                                         #DEDB00;
}

h2
{
  font-size:                                     12pt;
  color:                                         #FFFFFF;
}

td.town_logo
{
  background:                                    #FFB9E4;
  font-size:                                     8pt;
  color:                                         gray;
}

span.town_logo_title
{
  font-size:                                     12pt;
  font-weight:                                   bold;
  color:                                         #FFFFFF;
}

span.homepage_news_title
{
  font-size:                                     12pt;
  font-weight:                                   bold;
  color:                                         #00758B;
}

span.website_title
{
  font-size:                                     14pt;
  font-weight:                                   bold;
  color:                                         #FFFFFF;
}

td.overview_towns
{
  background:                                    #A1D365;
  border:                                        2px solid #7EBF37;
}

td.overview_towns_hover
{
  background:                                    #A1D365;
  border:                                        2px solid #FFFFFF;
  cursor:                                        pointer;
}

td.developed_by
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10px;
  color:                                         #848484;
}

a.developed_by
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10px;
  color:                                         #848484;
  text-decoration:                               none;
}

a.developed_by:link
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10px;
  color:                                         #848484;
  text-decoration:                               none;
}

a.developed_by:visited
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10px;
  color:                                         #848484;
  text-decoration:                               none;
}

a.developed_by:hover
{
  font-family:                                   "Trebuchet ms", Verdana;
  font-size:                                     10px;
  color:                                         #A8A8A8;
}