html, body, h1, h2, h3, h4, h5, h6, p, code, form, ul, div, li, img, a {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	padding-top: 0px;
	text-decoration: none;
	}
body  {
	padding: 0;
	text-align: center; /* centers container in IE 5* browsers. The text is then set left aligned in the #container selector */
	color: #000000;
	background:  url(http://www.daculaweather.com/images/spacecloud3.jpg);
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
body.CR  {
	padding: 0;
	text-align: center; /* centers container in IE 5* browsers. The text is then set left aligned in the #container selector */
	color: #000000;
	background:  url(http://www.daculaweather.com/images/spacecloud3.jpg);
	width: 900px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
} 
#containerCR {
	width: 390px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0;
	height: auto;
} 

#fadeshowban {
	padding: 0;
	background: #000;
	width: 900px;
	height: 74px;
	border-bottom: none;
}
#topnav {
z-index: 200;
margin: 0;
padding: 0;
}

#suckerfishnav {
	z-index: 200;
	background-color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 896px;
	font-size: .94em;
}
#suckerfishnav, #suckerfishnav ul {
	z-index: 200;
	float: left;
	list-style: none;
	padding: 0;
	border: 1px solid #aaa;
	margin: 0;
	width: 898px;
	line-height: 1.6em;
}
#suckerfishnav a {
z-index: 200;
display:block;
color:#FFF;
text-decoration:none;
padding:0px 10px;
}
#suckerfishnav li {
	z-index: 200;
	float:left;
	padding: 0;
}
#suckerfishnav ul {
z-index: 200;
position:absolute;
left:-999em;
height:auto;
width:160px;
font-weight:normal;
margin:0;
line-height:1.4em;
border:0;
border-top:1px solid #666666;
}
#suckerfishnav li li {
	z-index: 200;
	width:158px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#suckerfishnav li li a {
	z-index: 200;
	width:140px;
	color:#FFF;
	margin-left: 0px;
	padding-right: 8px;
	line-height: 1.9em;
	font-size: 0.7em;
	text-align: left;
}
#suckerfishnav li ul ul {
z-index: 200;
margin:-20px 0 0 80px;
}
#suckerfishnav li li:hover {
background:#1F3E9F;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
color:#FFF;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#FFF;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
color:#FFF;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
left:auto;
background-color:#003;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background:#5E7AD3;
}


/*.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
/*	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

#sidebar1 {
	float: left;
	width: 173px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	min-height: 1106px;
	border-right: 1px solid #999;
	background-color: #E6F1F2;
	background-image: url(images/cloud_conditions.jpg);
	background-repeat: no-repeat;
}
#sidebar1 h2 {
	padding: 0;
	color: #003366;
	font-size: 0.8em;
	line-height: 1.6em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #FF9;
	border-right: 1px solid #FF9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFF99;
	margin: 0;
	margin-bottom: 5px;
	display: block;
	vertical-align: top;
}
#sidebarcontainer	{
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	width: 173px;
	text-align: center;
}
.summarybox	{
	width:173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	background-color: #E6F1F2;
	height: 130px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
.summarybox_extremes	{
	width:173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	background-color: #E6F1F2;
	height: 160px;
	vertical-align: center;
	padding: 0;
	margin: 0;
}
.summarybox a {
	color: #003366;
	text-decoration: none;
	}
.summarybox a:hover {
	color: #CC0000;
	text-decoration:none;
	}
.summarybox img	{
	margin: 0;
	padding: 0;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
	

#mainContent {
	margin: 0;
	margin-left: 173px; 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#level1	{
	width: 720px;
	border: 1px solid #003366;
	background-color: #999;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
}
#levelCR	{
	width: 390px;
	border: 1px solid #003366;
	background-color: #999;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

#level1left	{
	float: left;
	width: 390px;
	background-color: #FF9;
	height: 252px;
	border-right: 1px solid #003366;
}
#level1right	{
	width: 324px;
	float: right;
	background-color: #999;
	height: 241px;
	margin: 0;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-top: 2px;
}
#level1	h1	{
	margin-top: 0;
	color: #FFF;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	margin-bottom: 5px;
	line-height: 19px;
	display: block;
	background-color: #036;
}
#thermo	{
	float: right;
	width: 102px;
	height: 222px;
	margin-right: 35px;
	margin-top: 33px;
	margin-bottom: 6px;
}
#current	{
	float: left;
	width: 160px;
	margin-left: 2px;
	margin-top: 0px;
	height: 70px;
	text-align: center;
	padding-top: 2px;
}
#wind	{
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 4px;
	margin-left: 20px;
}
#level1 h3	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 0.71em;
	font-family: Arial, Helvetica, sans-serif;
}

#level1 h5	{
	margin: 0;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: .82em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#level1 h6	{
	margin: 0;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
#maintable	{
	float: left;
	font-size: 0.6em;
	width: 720px;
	border: 1px solid #003366;
	margin-left: 2px;
	margin-top: 4px;
	background-color: #FFF;
}
#level1 a {
	color: #C30;
	text-decoration: none;
}
#level1 a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#maintble	{
	border-collapse: collapse;
	border-color: #DBDBDB;
}
#maintable a {
	color: #C30;
	text-decoration: none;
}
#maintable a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#warning	{
	width: 722px;
	float: left;
	margin-top: 1px;
	text-decoration: none;
	margin-left: 1px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
}
.advisoryBoxnoactive {
	color: black;
	background-color: white;
	height: 18px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	margin-top: 2px;
	text-decoration: none;
	border: 1px solid #036;
	width: 720px;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	border-top-color: #036;
}
.advisoryBoxnoactive a 	{
	text-decoration: none;
	color:#036;
}
.advisoryBoxnoactive a:hover 	{
	text-decoration: none;
	color:#0CF;	
}
.advisoryBox {
	color: #360;
	background-color: #B7F17C;
	height: 18px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	margin-top: 2px;
	text-decoration: none;
	border: 1px solid #360;
	width: 720px;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.advisoryBox a 	{
	text-decoration: none;
	color: #360;
}
.advisoryBox a:hover 	{
	text-decoration: none;
	color: #FFF;	
}

.watchBox {
	color: #C00;
	background-color: #FC0;
	height: 18px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	margin-top: 2px;
	text-decoration: none;
	border: 1px solid #C00;
	width: 720px;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.watchBox a 	{
	text-decoration: none;
	color: #C00;
}
.watchBox a:hover 	{
	text-decoration: none;
	color: #FFF;	
}

.warningBox {
	color: white;
	background-color: #F00;
	height: 18px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	margin-top: 2px;
	text-decoration: none;
	border: 1px solid #C00;
	width: 720px;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.warningBox a {
	text-decoration: none;
	color: #FFF;
}
.warningBox a:hover 	{
	text-decoration: none;
	color: #FF0;	
}
.tornadowarningBox {
	color: white;
	background-color: #CC0000;
	height: 18px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	margin-top: 2px;
	text-decoration: none;
	border: 1px solid #F00;
	width: 720px;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.tornadowarningBox a 	{
	text-decoration: none;
	color: #FFF;
}
.tornadowarningBox a:hover 	{
	text-decoration: none;
	color: #FF0;	
}

#maintable h1	{
	margin-top: 0;
	color: #FFF;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #003366;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0px;
	line-height: 18px;
	display: block;
	background-color: #036;
}
#maintable h5	{
	margin-top: 0;
	color: #FFF;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #003366;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0px;
	line-height: 18px;
	display: block;
	background-color: #036;
}

#maintable h2 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#maintble h3	{
	text-align: center;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#shortforecast	{
	float: left;
	width: 390px;
	border-top: 1px solid #036;
}
#hilo	{
	float:right;
	margin-top: 1px;
	margin-right: 1px;
	width: 65px;
	height: 68px;
	padding-top: 0px;
	overflow: hidden;
	border: 1px solid #036;
}
#winddir	{
	width: 60px;
	height: 65px;
	float: left;
	padding-top: 6px;
	margin-left: 12px;
}
.tblrowtop	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.72em;
}
.tblrowbottom	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.74em;
}
	
	
	
/*#fadeshowdw	{
	vertical-align:middle;
	margin-left: 20px;
	margin-top: 20px; 
} */

#level3	{
	float: left;
	border: 1px solid #036;
	width: 720px;
	margin-top: 4px;
	margin-left: 2px;
	background-color: #FFF;
	margin-bottom: 4px;
	z-index: 5;
}
#level3left	{
	float: left;
	height: 346px;
	width: 360px;
	background-color: #E6F1F2;
}
#level3right	{
	float: right;
	height: 346px;
	width: 359px;
	border-left: 1px solid #036;
}
#level3	h1	{
	margin-top: 0px;
	color: #FFF;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #003366;
	width: 359px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	margin-bottom: 4px;
	line-height: 18px;
	display: block;
	background-color: #036;
	border-right: 1px solid white;
}
#level3 h3	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 0.72em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#level3 h4	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	text-align: right;
	font-size: 0.72em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

#level3	h5	{
	margin-top: 0px;
	color: #FFF;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #003366;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	margin-bottom: 4px;
	line-height: 18px;
	display: block;
	background-color: #036;
}
#level3 a {
	color: #C30;
	text-decoration: none;
}
#level3 a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#fadeshowdw	{
	z-index: 5;
	}
.bottomtable	{
		border-collapse: collapse;
}

#almanac	{
	padding-bottom: 4px;
}
#records	{
	margin-bottom: 5px;
}
#footer	{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
}
/*.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
/*	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
/*	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
/*} */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#message {
	width: 708px;
	color: black;
	text-align: justify;
	background-color: #F00;
	margin: 0;
	margin-top: 0px;
	text-decoration: none;
	border: 1px solid #036;
	line-height: 1.1em;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px; 
	float: left;
	margin-left: 2px;
	visibility: hidden;
	min-height: 0px;
}
#hide {
	visibility: hidden;
	z-index: 1;
	max-height: 1px;
} 
.pointdown	{
	background-image:url(arrows-down.png);
	background-repeat:no-repeat;
	background-position:right;
}
.pointright	{
	background-image:url(arrows-menu.png);
	background-repeat:no-repeat;
	background-position:right;
}

#sidebar1 h1 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .87em;
	padding-bottom: 2px;
	display: block;
	background-color: #036;
	color: #FFF;
	line-height: 18px;
}

.summarybox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .87px;
	line-height: 18px;
}
.noaahead	{
	float: right;
	width: 172px;
	margin-bottom: 4px;
	background-image:url(images/noaa_header.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.glance	{
	background-image:url(images/weather_glance.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.currently	{
	background-image:url(images/current_conditions.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.extremes	{
	background-image:url(images/daily_extremes.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.usconditions	{
	background-image:url(images/current__us_conditions.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 20px;
}
.almanac_head	{
	background-image:url(images/almanac.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.records_head	{
	background-image:url(images/records.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.station_head	{
	background-image:url(images/station.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#imagebox2 {
	height: 240px;
	width: 320px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-left:20px;
	overflow: hidden;
	background-color: #E6F1F2;
	z-index: 1;
}
#iframe2 {
	height: 250px;
	width: 320px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#forecasttble {
	width: 360px;
}

#thermo img {
	border: 1px solid #036;
}
#levelCR h3	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 0.71em;
	font-family: Arial, Helvetica, sans-serif;
}

#levelCR h5	{
	margin: 0;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: .82em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#levelCR h6	{
	margin: 0;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

