/* page layout__________________________________ */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #888888;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
}

#container { }

#header { }

#leftbar { display: none; }

#content {
margin: 0;
padding: 0;
line-height: 1.6em;
text-align: left;
}

#tab_blue img, #tab_yellow img, #tab_red img {
margin: 0 -3px 0 -11px;
padding: 0;
display:inline;
background: #ffffff;
border: 0;
}

#tab_blue {
margin: 0 0 8px 0;
padding: 0 3px 0 8px;
border: 3px solid #004477;
}

#tab_yellow {
margin: 0;
padding: 0 3px 0 8px;
border: 3px solid #ffdd00;
}

#tab_red {
margin: 0;
padding: 0 3px 0 8px;
border: 3px solid #ff3300;
}

#tab_clear {
margin: 0;
padding: 0;
}

#hrdiv {
border-top: 1px solid #cccccc;
padding: 0 0 10px 0;
}

#footer {
display: none;
}

#footer_content {
clear: both;
margin: 0 10px 0 10px;
padding: 0;
border-top: 1px solid #ddd;
text-align: center;
font-size: 0.9em;
}

.contentBox {
margin:  0 0 15px 0;
padding: 10px;
width: 530px;
border: 2px dashed #ddd;
}

#mapSmall {
margin: 10px 0 10px 0;
position:relative;
height:300px;
}

/* navigation_______________________________ */

#menu_container, #menuClear_container {
display: none;
}

/* images_______________________________ */

#front_img {
display: none;
}

#leftbar img {
display: none;
}

/* fonts__________________________________ */

#leftbar alt {
text-align: center;
text-decoration: underline;
margin: 0;
font-size: 0.8em;
line-height: 0.9em;
}

#header h1 {
text-align: center;
text-decoration: underline;
margin: 0;
font-size: 1.4em;
line-height: 2.0em;
}

#content h1 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

.leftbar {
margin:  0px 0 10px 10px;
padding: 10px;
width: 120px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#footer a {
color: #606060;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
font-weight: bold;
color: #004477;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #006699;
}

a img {
border: 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/* tables__________________________________ */

#content table {
font-size: 1em;
width: 500px;
}

#content td {
background: #f4f4f4;
}

/* fixes_____________________________________*/

#print { display: none; }

/* stupid weather button fix */

#content2 {
margin: 0 0 20px 160px;
border-left: 1px solid #cccccc;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content2 img {
padding: 0;
display:inline;
background: #ffffff;
border: 0;
}

#content2 h1 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content2 h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content2 table {
font-size: 1em;
width: 500px;
}

#content2 td {
background: #ffffff;
}


