@charset "utf-8";
/* CSS Document */

/* begin basic global styles */
html,body,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd {color: #000000;list-style: none; margin: 0;padding: 0; }
html { background: #fff;
background: url('/images/backdrop3.jpg') center ;
 }
body { font: 12px arial; }
a { color: #444; font-weight: bold; text-decoration: none; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
.floatright {
float: right;
}
.floatleft {
float: left;
}
/* Body Wrapper */

#main {background: #ffffff; margin: 100px auto; width: 777px; margin-bottom: 10px;}






/* Heading Styles */

#header {}
#mainTitle {text-align: center;}
#mainTitle a {text-align: center;}
#mainTagline { display:block; text-align: center; font-size: 18px; }

/* Navigation Bars */

#topLinks, #bottomLinks {font-size: 1.5em; line-height: 2em; background: #00526E; text-align: center;}
#topLinks li, #bottomLinks li {display: inline;list-style: none;}
#topLinks li a, #bottomLinks li a {color: #fff; margin: 0 .5em;}
#topLinks li a:hover, #bottomLinks li a:hover {color: #ccc;}

/* Page Layout---2 columns */

#rightside { } /*this should be set to the width of the sidebar*/
#leftside { width:220px; float:left; }

/* wrapper for elements below nav */

#mainArea { padding: 1em; }

/* Left Side Layout */

#leftLinks { 
border: 2px solid #000; 
padding:1em; 
background-color: #; 
text-align: center;
width: 600px;
}
#leftLinks li { line-height: 1.55em; 
display: inline;}
#leftLinks a, #leftLinks a:link { color: #000000; }
#leftLinks a:hover { text-decoration:underline; }

/* Sitemap sidebar link area */

#sidesm { border: 2px solid #618095; margin: 1em 0; padding:1em; background-color: #CAE0EF;}
#sidesm li { line-height: 1.55em; }
#sidesm a, #sidesm a:link { color: #000000; }
#sidesm a:hover { text-decoration:underline; }

/* Web Link Box */

#webLinkTop, #webLinkBottom {height: 270px; margin:1em 0; padding:1em;background: url('/images/weblink.png') center no-repeat;}
#webLinkTop, #webLinkBottom { margin:0; }
#webLinkTop h2, #webLinkBottom h2 { text-align:center; }
#webLinkTop dl dt, #webLinkBottom dl dt { float:left; width:100px; font-weight:normal; }
#webLinkTop dl dd, #webLinkBottom dl dd { margin-left:100px; }
#addressLeft { width:250px; float:left; }
#addressRight { margin-left:250px; }
#webLinkTop a, #webLinkBottom a {
display: block;
text-indent: -99999px;
height: 225px;
z-index: -5;
}
#webLinkTop a:focus, #webLinkBottom a:focus {outline:0;}

/* Page Content Styles */

#content {text-align: left; margin: 0px auto; padding:1em;font-size: 14px; width: 650px;}
#content img {margin: 8px; padding: 5px;}
#content li {list-style: disc; margin-left: 30px;}

/* Bottom Keyterms */

#relatedInfo { background: #; padding: 1em; text-align: center; clear:both; width: 700px;}
#relatedInfo li { display:inline;  }
#relatedInfo h3 { color: #000; font-size: 18px; }
#relatedInfo a { color: #000; }
#relatedInfo a:hover { color: #ccc; }

/* Weather */

#wrap{
margin-bottom: 10px;
margin-top: 30px;
display: block;
height: 200px;
margin-bottom: 100px;
padding-bottom: 5px;
position: relative;
background: #;
margin: 10px;
padding: 40px;
border: #000 solid 5px;
margin-bottom: 10px;
width: 600px;
}
#weather {
text-align: right;
padding:0px 30px 0px 0px;
margin-top: 0px;
float: right;
width: 200px;

}
#weather img {
float:left;
margin:0;
}

/* Opt in form classes */

#optin { border: 2px solid #618095; margin: 1em 0; padding:1em; background-color: #CAE0EF;}
#optin label { display:block;}
#optin label span { width:45px; float:left; margin:7px 0; font-size:14px; font-weight:bold; }
#optin label input { width:130px; height:15px; margin:5px 0;}
#optin input[type="submit"] { }

/* Cartoon of the day */

#cotd {
margin: 0px 0;
padding: 0px 60px;
text-align:center;
float: left;
width: 160px;
}
#cotd h2{
font-size: 12px;
}
#cotd img {
border: #00526E solid 1px;
}

/* Search box */

#search { 
text-align:center;
padding:5px;
position: absolute;
border: 0px;
margin-top: -10px;
}
#search input, #search option { margin:0 5px; }
#search fieldset {border: 0px;}

/*------------------------------------------
Forms
------------------------------------------*/
#content form { text-align:center; }
#content form span { display:block; clear:both; }
#content form span label { width:75px; float:left; text-align:right; line-height:24px;}
#content form span input[type=text], #content form label textarea { width:375px; }
#content form span textarea { height:75px; width:375px; }
#content form input[type=submit] { margin:0 auto; }

/*------------------------------------------
Site Map area Possibly Reusable
------------------------------------------*/
#sitemap { margin-left:5px; }
#sitemap dt { margin-left:10px; }
#sitemap h3 { margin-left:10px; text-decoration:underline; }
#sitemap dd { margin-left:20px; text-transform:capitalize; }

/* Referer Keyword */
#referer a,
#referer a:link { border:2px solid #FF0000; margin-bottom:10px; padding:11px; background-color:#FF3; text-align:center; display:block; text-transform:uppercase; font:14pt 'Tahoma', 'Helvetica', 'Arial', 'Sans-serif'; letter-spacing:1px; }