body {
background-color: #555555;
}

#container {
background-color: #ffffff;
width: 950px;
text-align: left;
}

#left {
padding:30px;
padding-left:25px;
}

#newsColumn {
padding-left:2px;
padding-top:7px;
padding-bottom:7px;
border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
}

#eventsColumn {
padding-left:2px;
padding-top:7px;
padding-bottom:7px;
border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
}

#footer {
height: 45px;
text-align: center;
vertical-align: middle;
border-top: 1px dotted #CCCCCC;
background-color: #F8F8F8;
font-size: 8pt;
}

#footer a {
color: #336699; 
text-decoration: 
none;font-size: 7pt;
}

#footer a:hover {
color: #444444; 
text-decoration: 
none;font-size: 7pt;
}

a:link {color: #336699; text-decoration: none;}     
a:visited {color: #336699; text-decoration: none;}  
a:hover {color: #444444; text-decoration: none;}   
a:active {color: #577E2D; text-decoration: none;}   

table.news {width:250px; font-size: 10px;}
table.news a {color: #336699; text-decoration: none;}
table.news a:hover {color: #444444; text-decoration: none;font-weight:bold;}

table.main {
align:center;
font-family: verdana, sans-serif;
font-size: 9pt;
background: url('http://www.weatherinnovations.com/images/container_bgNew.jpg');
background-repeat: no-repeat;
height: 465px;
width: 931px;
}

a.imageLink:link {color: #DDDDDD; text-decoration: none;} 
a.imageLink:visited {color: #DDDDDD; text-decoration: none;}
a.imageLink:hover {color: #444444; text-decoration: none;}

a.specialLink:link {color: #BBBBBB; text-decoration: none;} 
a.specialLink:visited {color: #BBBBBB; text-decoration: none;}
a.specialLink:hover {color: #444444; text-decoration: none;}

	#leftMenu{
		text-align:left;
		padding-right:10px;
		padding-top:10px;
	}

	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
		width:235px;
		visibility:hidden;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;
		display:block;
		clear:both;
		width:235px;
		padding-left:2px;
		padding:5px;
		

	}
	/* Active menu item */
	#dhtmlgoodies_slidedown_menu .dhtmlgoodies_activeItem {
		font-weight:bold;
		color: green;
	}
	/*
	A tags
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px dotted #ccc;	
		font-weight:bold;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;

	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;

	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems.
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e.

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1

	instead of

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
table.collapsed {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	padding: 0px 4px 0px 4px;
    margin: 0px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-weight: normal;
}	

H1     { font-size: x-large }
H2     { font-size: large }
H3     { font-size: medium }
H4     { font-size: small }
H5     { font-size: x-small }

p {font-size:12px;}

table.nested {
	font-size:12px;
}
#bottomAd{
	position: relative;
	overflow:hidden;
	text-align: center;
	margin:0 auto;
	width:830px;
	background-color:#fff;
	padding: 15px 0px 30px;
}

.bottomRecAd{
	border: 1px solid #ccc;
}

#bottomAdboxCont{
	text-align: center;
	margin:0 auto;
	width:650px;
}

.addPos{
	float:left;
}

#weblist{
	font-family:verdana, sans-serif;
}

#weblist a{
	font-weight:bold;
}

#weblist > ul > li{
	margin-bottom:3px;
}

#weblist .wenInfo{
	font-weight:normal;
}