@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:#000 url(/images/background.jpg) no-repeat bottom center fixed; 
 }
body { font: 12px arial; }
a { color: #444; font-weight: bold; text-decoration: none; }
a:focus {outline:0;}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
.floatright {
float: right;
}
.floatleft {
float: left;
}
.totheright {
text-align: right;
}
/* Body Wrapper */

#main {  margin: 40px auto; width: 777px; margin-bottom: 10px;}
#tehgreen {
margin-top: -10px;
}
#contains-stuff {
margin-top: 60px;
}
#bottom-curves {
position: absolute;
bottom: 40px;
text-align: center;
bottom: -4750px;
border: 15px solid red;
margin-left: -15px;
}
/* Heading Styles */

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

/* Navigation Bars */
#topLinks { position: absolute; margin-top: 140px; margin-left: 40px; display: block; }
#topLinks li { line-height: 2em; }
#topLinks li a {  height: auto;}
#topLinks a, #topLinks a:link { color: #999; }
#topLinks a:hover { text-decoration:underline; color: #999; }
#topLinks {
	background-image:url('/images/link_bg.gif');
}
#sidesm {
	text-align:left;	
}
#topLinks li a, #sidesm li a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #999;
        margin-top: -50px;
}
#topLinks a, #sidesm a {
	color: #999; 
}
#topLinks a:hover, #sidesm a:hover  {
	color: #999; 
}
#topLinks li {
display:block;
list-style: none;
margin: 0 auto;
}
#topLinks ul li {
width: 100px;
}
#bottomLinks {font-size: 1.5em; line-height: 2em; background: #00526E; text-align: center;}
#bottomLinks li {display: inline;list-style: none;}
#bottomLinks li a {color: #fff; margin: 0 .5em;}
#bottomLinks li a:hover {color: #ccc;}

/* wrapper for elements below nav */

#mainArea { padding: 1em; }

/* Left Side Layout */

#leftLinks {
padding:1em; 
text-align: center;
}
#leftLinks li { line-height: 1.55em; 
display: inline;}
#leftLinks a, #leftLinks a:link { color: #fff; padding: 5px; }
#leftLinks a:hover { text-decoration:underline; }

/* Sitemap sidebar link area */

#sidesm {margin: 1em 0; padding:1em;}
#sidesm li { line-height: 1.55em; }
#sidesm a, #sidesm a:link { color: #fff; }
#sidesm a:hover { text-decoration:underline; }

/* Web Link Box */

#webLinkTop {  
padding:10px;
background: #fff;
text-align: center;
height: 320px;
width: 700px;
display: block;
text-indent: -99999em;
background: url(/images/weblink.png) no-repeat;
background-position: top center;
overflow: hidden;
margin: 0 auto;
}
#webLinkBottom {  
padding:10px;
background: #fff;
text-align: center;
height: 300px;
width: 700px;
display: block;
text-indent: -99999em;
background: url(/images/weblink.png) no-repeat;
background-position: top center;
overflow: hidden;
margin: 0 auto;
}
#webLinkTop h2 a {
display: block;
text-indet: -9999em;
height: 300px;
margin-left: auto;
margin-right: auto;
}
#webLinkBottom h2 a {
display: block;
text-indet: -9999em;
height: 300px;
margin-left: auto;
margin-right: auto;
}

/* Page Content Styles */

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

/* Bottom Keyterms */

#relatedInfo {padding: 1em; text-align: center; clear:both;}
#relatedInfo li { display:inline; padding: 3px; }
#relatedInfo h3 { color: #ffffff; font-size: 18px; }
#relatedInfo a { color: #ffffff; text-transform: capitalize;}
#relatedInfo a:hover { color: #ccc; }

/* Weather */

#wrap{
margin-top: 30px;
display: block;
height: 200px;
padding-bottom: 5px;
position: relative;
margin: 10px;
padding: 40px;
margin-bottom: 0px;
}
#weather {
text-align: right;
padding:0px 30px 0px 0px;
margin-top: 0px;
float: right;
width: 200px;
color: #fff;
}
#weather a {
color: #fff;
}
#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;
}
#cotd h2{
font-size: 12px;
color: #fff;
}
#cotd img {
border: #00526E solid 1px;
}

/* Search box */

#search { 
text-align:center;
padding:5px;
position: absolute;
border: 0px;
margin-top: -50px;
}
#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; }

.blog { border-top: 2px solid black; }
.blog legend { font-weight:bold; font-size:16px; }
.blogDetail img { display:none !important; }
.blogDetail object { display:none !important; }
#mirr {
height: 758px;
background: url(/images/mirr-pic.jpg) no-repeat;
background-position: 20px 0px;
}

#mirr img {
position: relative;
z-index: -1px;
}

#mirr-nav {
position: relative;
z-index: 3;
}

#mirr-content {
z-index: 3;
}

#breadcrumbs {
position: absolute;
margin-top: 680px;
margin-left: 50px;
}

#breadcrumbs a {
color: red;
margin-right:6px;
}
#breadcrumbs img {
border: 0px;
}
#breadcrumbs li {
display: inline;
}