@charset "utf-8";
/* CSS Document */

body { margin: 0; background: url(images/home/bgMain.jpg) top repeat-x; background-color: #2f4e5f; text-align: center; }

div, table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a { color: #005080; text-decoration: underline; }
a:hover { color: #005080; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }

.hide { visibility: hidden; }

.uiHolder { background: url(images/home/uiBgExt.gif) center repeat-y; }
.uiHolder td { padding: 0 3px; }

.navHolder { height: 58px; border-bottom: 0px solid #102233; }
.navHolder td {padding: 0; }

.logoHdr { clear: both; height: 75px; background: url(images/home/logoHdr.jpg) top left no-repeat; }

.mapBorder { text-align: center; border: 1px solid #005080;}

.weatherBtn { display: block; width: 88px; height: 38px; float: right; margin: 6px 6px 0 0; }

.ttlTab { height: 35px; background: url(images/home/ttlTabBgExt.gif) top repeat-1; }
.ttlTabTtl { float: left; width: 50%; padding-top: 6px; padding-left: 16px; font-size: 18px; color: #FFFFFF; font-weight: bold; font-variant: small-caps; }

.ttlTabSearch { float: right; color: #FFFFFF; padding: 7px 16px 0 0; }
.ttlTabSearch form { margin: 0; padding: 0; }
.ttlTabSearchField { width: 110px; height: 19px; border: 1px solid #bfc097; margin-left: 6px; }
.ttlTabSearchBtn { height: 19px; font-size: 11px; padding: 0 6px; }

.footer { background: url(images/home/footerBg.jpg) top no-repeat; }
.footerLinks { margin: 0 27px; }
.footerLinks a { display: inline-block; padding: 0 8px; }
.footerCopyright { margin-top: 10px; font-size: 11px; }

.redTtl_1 { padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #800000; margin-bottom: 10px; }

.boldGreenTtl_1 { font-weight: bold; color: #344a3e; }

.contentSep { clear: both; height: 35px; background: url(images/home/contentSep.gif) top repeat-x; margin-top: 20px; }
.contentSepLeaf { float: right; width: 66px; height: 32px; background: url(images/home/contSepLeaf.gif) top right no-repeat; margin-top: 3px; }

.pic { border: 1px solid #000000; float: right; margin: 0 0 10px 20px; }

.adsTopHolder { text-align: center; margin-top: 18px; }
.adsBottomHolder { text-align: center; margin-bottom: 18px; }