/* ------------------------| Header |----------------------- */
HTML, BODY {
	HEIGHT: 100%; margin:0; padding:0; width: 100%	
}
BODY { FONT-SIZE: x-small; font-family: Arial, sans-serif; color: #97c1c3; table-layout: fixed; background-color: #152f30;
}
.bg_left { background: #152f30 url(/design/bg.gif) 0 0 repeat-x; }
.bg_right { background: #152f30 url(/design/bg.gif) 100% 0 repeat-x; }
.bg_bottom { background: #152f30 url(/design/bg1.gif) 0 100% repeat-x; height: 220px}
.bg_bottom2 { height: 220px; border-top: #1f3d40 1px solid; padding: 20px; text-align: center}
.bg_bottom div { background: transparent url(/design/bg2.gif) 50% 20% no-repeat;}
.bg_bottom2 div table tr td {  font-family: "Arial Narrow", Arial, sans-serif;  color: #59a8aa}

/* ------------------------| Headings |----------------------- */

h1 { color: #FFF; font-family: "Arial Narrow", Arial, sans-serif; FONT-SIZE: 30px; font-weight: normal; padding: 10px 0 15px 0; margin: 0; line-height: 1.0em }
h2 { color: #4f9ea0; FONT-SIZE: 11px; font-weight: normal; padding: 5px 0 15px ; margin: 0; text-transform: uppercase; line-height: 1.5em  }
h3 { color: #97c1c3; FONT-SIZE: 12px; font-weight: normal; padding: 5px 0 ; margin: 0; text-transform: uppercase; line-height: 1.5em  }

TABLE { border: 0px}
TD { FONT: 12px Arial; vertical-align: top; }
ul {FONT-SIZE: 110%; padding: 0px 0 15px 0; margin: 0; list-style-position: inside; line-height: 1.5em }
P { FONT-SIZE: 110%; padding: 0px 0 15px 0; margin: 0; clear: left; line-height: 1.5em }


#flashcontent {height: 450px; margin: 0; padding: 0; }

a img { border: none }

.weather {background: #152f30 url(/design/weather.gif) 0 0 no-repeat; width: 290px; height: 220px}
.weather2 {background: #152f30 url(/design/weather2.jpg) 0 0 no-repeat; height: 220px; padding: 10px 20px}
.weather2 table tr td {border-bottom: #3f6668 1px dotted; padding: 2px; text-transform: uppercase; font-size: 11px; vertical-align: middle}
.weather2 a:link {color: #97c1c3; text-decoration : none;}
.weather2 a:visited {color: #97c1c3; text-decoration : none;}
.weather2 a:hover {color: #97c1c3; text-decoration : none;}
.menu_left { width: 200px; line-height: 1.5em  }
.column_left { width: 200px; line-height: 1.5em  }
.column_left div { padding: 5px; background-color: #1e3c3d; border: #324e50 1px solid; text-align: center; margin: 10px 0   }
.menu_left a { text-transform: uppercase; font-size: 10px; padding: 0 0 0 15px; background: transparent url(/design/bul.gif) 0 5px no-repeat; }
.menu_left h3 { background: transparent url(/design/h3.gif) 0 5px no-repeat; padding: 5px 0 5px 30px }

a{ color: #4f9ea0; }
a:link{ color: #4f9ea0;  }
a:visited { color: #4f9ea0;  }
a:hover { color: #FFF; text-decoration: none  }
a:active { color: #FFF;  }

