html {
  background-color: #fff;
  background-image: url(/images/background.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

body {
  margin: 0 auto;
  width: 1000px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #444;
}

a.solink { display: none; }

#intro {   margin-left: 5px;}#intro h1, #intro p {  font-family: Helvetica, Arial, sans-serif;  letter-spacing: 0;   color: #045;  padding: 0;
  width: 560px;}
#intro h1 {
  font-size: 21px;  line-height: 21px; 
  margin: 10px 0 7px 15px;
}
#intro p {
  font-size: 18px;  line-height: 23px; 
  margin: 0 0 0 15px;
}#intro p a {
  display: inline-block;
  font-size: 18px;
  height: 23px;
  padding: 0 4px 0 4px;
  margin: 0;  color: #008ACE;
  text-decoration: none;
  border-bottom:#008ACE 1px dotted;}#intro p a:hover {
  display: inline-block;
  height: 23px;
  padding: 0 4px 0 4px;
  color: #fff;
  background-color: #008ACE;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;}
#intro p a:active {
  background-color: #002960;
  color: #acf;
}

/* homepage showcase */

div.showcaselayout {
  width: 100%;
  margin: 8px 0 20px 5px;
}

ul.showcaselayout {
  list-style-type: none;
  width: 100%;
  float: left;
  margin: 0;
  padding-left: 15px;
}
ul.showcaselayout li {
  margin: 0 4px 0 0;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
}
ul.showcaselayout a {
  float: left;
  display: block;
  padding: 4px 9px 3px 7px;
  border-bottom: 0;
  color: #347a96;
  background: #C7E7F0 url(/images/showcase-tab.gif) right top no-repeat;
  text-decoration: none;
  font-weight: bold;
}
ul.showcaselayout a:hover {
  background: #66AABD url(/images/showcase-tab-a.gif) right top no-repeat;
}
ul.showcaselayout a.active {
  background: #66AABD url(/images/showcase-tab-a.gif) right top no-repeat;
  padding-bottom: 4px;
  cursor: default;
  color: #fff;
}

.tabs-container {
  clear: left;
  height: 200px;
  border-left: 15px solid #047391;
  background: #66AABD url(/images/showcase-bg.jpg) right bottom no-repeat;
  padding: 15px;
}

#showcase h2 {
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 3px #ade;
  margin: 0 0 5px 0;
}
#showcase p, #showcase p a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 5px 0;
  color: #fff;
}
#showcase p a {
  text-decoration: none;
  border-bottom: #fff 1px dotted;
  font-weight: bold;
}
#showcase p a:hover {
  text-decoration: none;
  border-bottom: 0;
}

/* end homepage showcase */


.sidebar {
  margin: 0 5px 0 auto;
  padding: 0; 
  height: 100%;
  text-align: left;
}
.sidebar a:link, .sidebar a:visited {
  color: #3ab2e6;
  text-decoration: none;
  border-bottom: #3ab2e6 1px dotted;
}
.sidebar a:hover {
  color: #ec3;
  border-bottom: #ec3 1px solid;
}


ul.weather {
  margin: 6px 0 0 6px;
  padding: 0;
}
ul.weather small{
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
}
li.sunny, li.clearing, li.cloudincrease, li.chanceofrain, li.rain, li.storms, li.snow, li.hotwindy, li.latestorm, li.holiday {
  margin: 0;
  padding: 0 0 7px 45px;
  font-family: Georgia, Arial, sans-serif;
  font-size: 25px;
  line-height: 27px;
  color: #489;
  list-style-type: none;
}
li.sunny {
  background: url('images/weather-sunny.png') 0 0 no-repeat;
}
li.clearing {
  background: url('images/weather-clearing.png') 0 0 no-repeat;
}
li.cloudincrease {
  background: url('images/weather-cloudincrease.png') 0 0 no-repeat;
}
li.chanceofrain {
  background: url('images/weather-chanceofrain.png') 0 0 no-repeat;
}
li.rain {
  background: url('images/weather-rain.png') 0 0 no-repeat;
}
li.storms {
  background: url('images/weather-storms.png') 0 0 no-repeat;
}
li.snow {
  background: url('images/weather-snow.png') 0 0 no-repeat;
}
li.hotwindy {
  background: url('images/weather-hotwindy.png') 0 0 no-repeat;
}
li.latestorm {
  background: url('images/weather-latestorm.png') 0 0 no-repeat;
}
li.holiday {
  background: url('images/weather-holiday.png') 0 0 no-repeat;
}


.nav p {
  padding: 0 0 4px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ccc;
  line-height: 16px;}.nav a:link, .nav a:visited, #footer-nav a:link, #footer-nav a:visited {  color: #047391;  margin-left: 9px;
  border-bottom: 0;
  text-decoration: none;}.nav a:hover, #footer-nav a:hover {  color: #023;
  text-decoration: none;
  border-bottom: 0;}
.nav a:link small, .nav a:visited small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

/* #hometab a {
  display: block;  width: 88px;  min-height: 32px;
  background-image: url(images/tab-home.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#hometab a:hover {
  background-image: url(images/tab-home.png);
  background-position: -88px 50%;
  background-repeat: no-repeat;
}
#hometab-footer a {
  display: block;  width: 88px;  min-height: 32px;
  background-image: url(images/tab-home-footer.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#hometab-footer a:hover {
  background-image: url(images/tab-home-footer.png);
  background-position: -88px 50%;
  background-repeat: no-repeat;
} */


h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -0.03em; 
}
h1 {
  margin: 0 0 15px;
  text-shadow: 0 0 3px #fff;
  font-size: 23px;
  line-height: 25px;
  color: #426a7a;
}
h2 {
  margin: 25px 0 7px;
  text-shadow: 0 0 3px #fff;
  font-size: 23px;
  color: #426a7a;
}
h3 {
  margin: 15px 0 5px;
  font-size: 18px;
  color: #426a7a;
}
h4 {
  margin: 15px 0 5px;
  font-weight: normal;
  font-size: 16px;
  color: #28a;
}
h5 {
  margin: 15px 0 5px;
  font-weight: normal;
  font-size: 14px;
  color: #28a;
}
p {
  margin: 9px 0 0;
  font-size: 14px;
  line-height: 18px;
}
small {
  font-size: 10px;
}
big {
  font-size: 15px;
}
em {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-style: normal;
  color: #28a;
  margin-top: 7px;
}

h2 a:link, h2 a:visited {  color: #426a7a;  border-bottom: 0;
  text-decoration: none;}h2 a:hover {  color: #023;
  text-decoration: none;
  border-bottom: 0;}

#content {
  padding: 30px 35px 35px; 
  background: url(/images/body-panel-bottom.png) left bottom no-repeat;
}
#content p a:link, #content p a:visited, #content li a:link, #content li a:visited {
  color: #3ab2e6;
  text-decoration: none;
  border-bottom: #3ab2e6 1px dotted;
}
#content p a:hover, #content li a:hover {
  border-bottom: #eecc33 1px solid;
  color: #eecc33;
}

#content .top_menu a:link, #content .top_menu  a:visited {
  color: #3ab2e6;
  text-decoration: none;
  border-bottom: 0;
}
#content .top_menu a:hover {
  border-bottom: 0;
  color: #eecc33;
}

#content .top_menu a:link, #content .top_menu  a:visited, #content .bSideBar a:link, #content .bSideBar a:visited {
  color: #3ab2e6;
  text-decoration: none;
  border-bottom: 0;
}
#content .top_menu a:hover, #content .bSideBar a:hover {
  border-bottom: 0;
  color: #eecc33;
}

#col2 {
  padding-left: 65px;
}

#content .latest {
  width: 210px;
  height: 210px;
  padding: 0;
  margin-bottom: 2em;
}
#content .latest p {
  font-size: 17px;
  line-height: 17px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #fff;
  text-shadow: 0 0 2px #333;
}
#content .latest a {
  display: block;
  width: 100%;
}
#content .latest a:link, #content .latest a:visited {
  color: #fff;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
#content .latest a:hover {
  border: 0;
  background-color: #ddd;
  color: #333;
  text-shadow: none;
  font-size: 33px;
  line-height: 29px;
}
#content .latest big {
  font-size: 37px;
  line-height: 34px;
  margin: 0 0 0 -3px;
  text-shadow: none;
}

#blog { 
}
#blog p {
  color: #72adac;
}
#blog a:link, #blog a:visited {
  color: #aed9d8;
}
#blog a:hover {
  color: #3ab2e6;
}

#content fieldset {
  border: none;
}
#contactform form {
  border: 1px solid #ddd;
  background-color: #fafafa;
  width: 525px;
  padding: 10px;
}

.mini-divider {
  clear: both;
  margin: 12px 0;
  height: 1px;
  background: url(images/sidebar-divider.gif) left top repeat-x;
}

#col2 .spacer {
  clear: both;
  margin-bottom: 40px;
}

