/*
Text-Light #EFE7DE
Text-Dark #2C2A23
Background #612D56
Blue #8585A3
Green #839580
Orange #838C66
Gold #C5A756
Red #471919

****** HEADER ******
Dk Gray #2C2A23
Med Gray #58544B
Lt Gray	#BDBBB6
Almost White  #EEECE7
*/


table#home{background-color:#FFFFFF; color:#2C2A23; text-align:left;}
	table#home h1{font-family:"Times New Roman", Times, serif; font-size:14px; line-height:18px; text-transform:uppercase;margin-bottom:0;}
	table#home a{color:#2C2A23;}
	table#home a:hover{text-decoration:underline;}
	table#home td{vertical-align:top;}

td#content{padding:10px;}
	#welcome{font-family:"Times New Roman", Times, serif; font-size:14px; line-height:24px; }
	.big_type{font-size:26px; vertical-align:baseline;}

	#home_one{width:125px; margin-right:0px; float:left;}
	#home_two{width:290px; margin-left:0px; float:right;}

td#table_gray{width:147px; padding:15px 3px 15px 10px; background-color:#BDBBB6;}
	td#table_gray a{color:#2C2A23; font-weight:normal;}
	td#table_gray a:hover{text-decoration:underline; font-weight:normal;}
	.home_clients{font-size:10px; line-height:12px; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px;}
	.home_left{padding-top:5px; font-size:9px; font-weight:normal; text-transform:none; font-family:Verdana, Arial, Helvetica, sans-serif}
	.home_left_header{font-family:"Times New Roman", Times, serif; font-size:13px; text-transform:uppercase; font-weight:bold}
		
.see_all{font-size:9px; font-weight:normal; text-transform:none; font-family:Verdana, Arial, Helvetica, sans-serif}
.see_all a{color:#2C2A23; font-weight:normal;}
.see_all a:hover{text-decoration:underline; font-weight:normal;}

td#desc{}
td#desc a{}
td#desc a:hover{color:#BDBBB6; text-decoration:none;}

/***********************************************/
/*            Weather/Snow Report              */
/***********************************************/
.panel{
	position: absolute;
	top: 126px;
	left: 0px;
	width: 160px;
	height: 75px;
	visibility: hidden;
	font: 7.5pt Verdana,sans-serif;
	overflow: visible; 
	z-index:101;	
   	color:#2C2A23;
}
.panel td{border:0;}
.panel_back{position:absolute;width:160px;height:75px;background-color: #FFFFFF;filter:alpha(opacity=75); -moz-opacity:0.75;	opacity: 0.75;z-index:101;}
.panel_content{position:absolute;z-index:110;margin: 3px 3px 3px 15px;}
.report_link a{color:#2C2A23;}
.report_link a:hover{color:#BDBBB6;}
