
/* Tab bar for snow report/weather display */
/*****************************************************************************/


.tabBar
{
	margin: 0px;
	padding: 3px 0 0px 0;
	width: 203px;
}

.tabBar a:link, .tabBar a:visited,
.tabBar a.tabActive:link, .tabBar a.tabActive:visited
{
}

.tabBar a:hover, .tabBar a.tabActive:hover
{
	color: #900;
}

.tabBar a.tabActive:link, .tabBar a.tabActive:visited
{
}

.tabPane
{
	margin: 0 0 10px 0;
        /*  background-color: #D1CCBC;  */
	padding: 0 5px;
	clear: both;
	height: 95px;
}

#snowReportTabLink
{
	width: 111px;
	height: 27px;
	background-image: url(../../gfx/home/snowreport_tab_off.jpg);
	background-repeat: no-repeat;
	float: left;

	display:none;  /* if you remove this, uncomment margin-top in the forecastTabLink */
}

#forecastTabLink
{
	width: 92px;
	height: 27px;
	background-image: url(../../gfx/home/forecast_tab_off.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;

	/* margin-left: 111px;   winter use only */
	/* margin-top: -27px;  also for winter */

	display: block;
}

	div#weatherBar>a#forecastTabLink
	{
		margin-top: 0;
	}

a.tabActive#snowReportTabLink
{
	background-image: url(../../gfx/home/snowreport_tab_off.jpg);  /* change to "on" for winter */
}

a.tabActive#forecastTabLink
{
	background-image: url(../../gfx/home/forecast_tab_off.jpg);  /* change to "on" for winter */
}

#snowReport
{
	display: none;
	padding: 10px 0 0 10px;
}

#forecast
{
	display: none;
	padding: 10px 0 0 10px;
}

#snowReport .itemLabel, #forecast .itemLabel
{
	font-weight: bold;
	padding-right: 5px;
}

#snowReport .itemValue, #forecast .itemValue
{
}

/* Column display parameters */
/*****************************************************************************/

#introduction
{
	display: none;
}

div.bucketItem
{
	margin: 0;
	padding: 0;
}

div.bucketItem div.header
{
	color: #B30027;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}


#templateStyleMainOnly #columnMainContent
	{
	width: 916px;	
        margin:0 0 0 44px;
        background: none;
        text-align: left;
	}

h2
{
background: url(/local/gfx/h1_bg.gif) no-repeat;
background-position: 0px 2px;
font-size: 18px;
padding: 0px 0px 15px 25px;
display:block;
text-transform:uppercase;
}

h3, h3 a:link, h3 a:visited, h3 a:active
{
FONT-SIZE: 12px;
padding: 0px 0 0px 0px;
text-transform:uppercase;
text-decoration: none;
display:inline;
}

div#group1
{
float:right;
width:250px;
margin:-32px 0 0 0;
}


#signupH 
{
display: block;
text-transform:uppercase;
float: left;
width:220px;
overflow: hidden;
voice-family: "\"}\"";   
voice-family: inherit;

}

#signupH form 
{
display: block;
float:left;
width:210px;
}

#signupH form h2 
{
display: block;
float:left;
font-size: 12px;
font-weight: bold;
color: #563219;
background:none;
padding: 0px 0px 0px 0px;
}

#signupH form #emailSignUpForm
{
display: inline;
width:180px;
float:left;
}

#signupH form #signUpButton
{
display: inline;
float:right;
}


div#group2
{
width: 640px;
height:210px;
}

div#group2 .bucketText
{
padding: 20px 0 0 0;
}

div#group2 .copy, div#group2 H2, div#group2 H3
{
text-align:left;
}

div#group2 .post_date
{
display:inline;
padding:0 0 0 10px;
}

div#group2 .copy
{
line-height: 19px;
padding: 10px 0 0 0;
}

div#group3
{
width: 640px;
height:310px;

}

div#group4 
{
width: 640px; 
height:380px;
margin:15px 0 0 0;
}



div#group5
{

float:right;
margin: -890px 10px 0 0px;
width: 240px;
}

div#group5 div.bucketItem
	{
	}

div#group5 #Home5_1
	{
	}

div#group5 #Home5_2
	{
	}
	
div#group5 #Home5_3
	{
	}
	
	

div#group6
{
display:none;
}


#seo 
{
position:relative;
width: 960px;
margin: 0 auto;
}


#seo p
{
display: block;
height:50px;
width: 930px;
padding:0 0 0 15px;
font-size: 9px;
color: #cccccc;
text-align: left;
}

#mainImage
{
display: none;
}